All Projects → raphaelquast → foobar2000_TripleQ

raphaelquast / foobar2000_TripleQ

Licence: GPL-3.0 license
A versatile foobar2000 (dark) theme with 3 different view modes

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to foobar2000 TripleQ

foo drpc
Foobar2000 music status for Discord Rich Presence!
Stars: ✭ 83 (+151.52%)
Mutual labels:  foobar2000, foobar
dotnet title bar
foobar2000 component that provides a skinnable overlay UI.
Stars: ✭ 26 (-21.21%)
Mutual labels:  foobar2000
foo subsonic
Foobar2000 plugin to retrieve and stream music from Subsonic compatible servers
Stars: ✭ 19 (-42.42%)
Mutual labels:  foobar2000
foo spotify
foobar2000 component for Spotify integration
Stars: ✭ 158 (+378.79%)
Mutual labels:  foobar2000
ipod manager
iPod manager component for foobar2000
Stars: ✭ 53 (+60.61%)
Mutual labels:  foobar2000
foobar2000-web-ui
Control Foobar2000 from a (remote) web browser
Stars: ✭ 25 (-24.24%)
Mutual labels:  foobar2000
foo jscript panel
JScript Panel 2
Stars: ✭ 43 (+30.3%)
Mutual labels:  foobar2000
fpl reader
foobar2000 .fpl playlists reader.
Stars: ✭ 16 (-51.52%)
Mutual labels:  foobar2000
foo input amr
amr-nb decoder for foobar2000
Stars: ✭ 15 (-54.55%)
Mutual labels:  foobar2000
google-foobar
Google foo.bar recruitment challenges
Stars: ✭ 51 (+54.55%)
Mutual labels:  foobar

foobar2000 TripleQ theme

A minimalist yet versatile foobar2000 skin with 3 (switchable) view-modes
and several nice gadgets like:

       ◆   a playlist-view with an integrated playlist-manager

       a lightweight filesystem browser with quick-access to selected folders
             ... and the capability to sort files "in alphabetic order" or by "last modified date"

       library- and coverflow views
             ... to get a nice overview of your well sorted collection

       a tree view to search and filter everything in your media-library
              (including the stuff in messy unsorted folders)

       a queue content editor to keep track of what's going to play next

... and some equally nice utility-buttons that help with recurring tasks like

       quickly move & rename files and folders to a pre-defined structure
       apply replay-gain ( and notice if replay-gain is missing)
       set the output-device
       open containing folder
     change playback order


minimode

midimode

midimode

Installation (quick and easy)

checked with foobar2000 (v1.6.7)

🏕 Portable:

  1. Install Foobar2000 (portable) (don't start it yet!)
  2. Copy all files into the installation folder (replace existing files)
  3. Start foobar2000, open preferences (crtl + p) and set your music-directory in the "Media Library" tab
  4. Enjoy!

🏡 Standalone:

  1. Install Foobar2000 (standard)
  2. Copy all files into your foobar2000 configuration-folder (replace existing files)
    • it is located at "%appdata%\foobar2000" (if it does not yet exist, start foobar2000 and close it again)
  3. Start foobar2000, open preferences (crtl + p) and set your music-directory in the "Media Library" tab
  4. Enjoy!

🌌 if you know how to deal with git

  1. Install Foobar2000 (standard)
  2. navigate to the configuration-folder and execute the following commands: (warning, files already present in the folder will be overwritten!!)
git init
git remote add origin https://github.com/raphaelquast/foobar2000_TripleQ.git
git fetch
git checkout -t origin/master -f
  1. Enjoy!

General Infos

Hotkeys

🌍 GLOBAL

The theme incorporates the following global hotkeys (e.g. also working if the player is not in focus):
(they might interfere with other apps using similar assignments... however I've never had problems so far)

crtl + shift + space activate/deactivate the player window (e.g. show/hide)
crtl + shift + enter play / pause
crtl + shift + up previous track
crtl + shift + down next track
crtl + shift + left move 5 seconds ahead in the current track
crtl + shift + right move 5 seconds back in the current track

◯ If the player is focused

alt + a toggle "always on top"

▷ If the playlist is focused

tab show / hide playlist manager
crtl + t show / hide title bar
crtl + i show / hide playlist header
crtl + q add selected tracks to playback queue
crtl + w remove selected trakcs from playback queue

Folder structure

The theme is intended to be used with a well sorted collection...
... you'll get the best out of the TripleQ theme if your music is structured in the following form:
(note the () and () buttons that help with that task!)

To allow having both sorted and unsorted stuff in your music folders,
any folder that starts with 2 underscores will remain hidden in the Library- and Coverflow views!
(It'll still be visible in the Tree view and File Browser tabs)

- Musik   (the base-directory of your "Media Library")
└─── __unsorted_folder (note the DOUBLE underline!)
│   └─── ... (all the unsorted stuff)
│
│   Artist_1
│   └─── Album Title 1 [Date]
│   │    │   01 - Track Title 01.mp3
│   │    │   02 - Track Title 02.mp3 
│   │    │   ...
│   │    │   Cover.jpg (possible names and formats specified in "Preferences/Display/Album art")
│   └─── Album Title 2 [Date]
│   Artist_2
│   └─── ...
│    ...
│
│   _Compilations (note the single underline in the beginning)
│   └─── Compilation Title [Date]
│   │    │   01 - Artist 01 - Title 01.mp3
│   │    │   02 - Artist 02 - Title 02.mp3
│   │    │   ...
│   │    │   Cover.jpg 

Notice

  • To make the buttons Move to sorted music () and Move to unsorted music () work, the directories must be adjusted.
    1. select an arbitrary song in the playlist
    2. click on () or ()
    3. go to More options (located at the bottom left of the popup-window) and change the "Destination Folder" for both presets
      • here you can also set your own file-naming convention if you're not happy with the default
    4. don't forget to hit save once you're done! one!

Thanks to

all the developers that created the awesome components that TripleQ is based on:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].