-
Notifications
You must be signed in to change notification settings - Fork 1
Query Parameters
If you're new to query parameters, the site will automatically start placing them in your URL as you use the UI. Try toggling through the Repeat or Shuffle settings and you will see the URL change
- fgcolour
- bgcolour
- dockcolour
- playlist
- nowplaying
- gain
- shuffle
- repeat
- folder
Theming (see Themes for more info)
These will not be added automatically to your URL and must be manually added
Named web colours, rgb() and #ffffff hex values are valid for these parameters. For hex values, replace the hash (#) with %23
- fgcolour=rgb(255,0,0)
- bgcolour=red
- dockcolour=%23ff0000
Playlists (see Playlists for more info)
This will not be added automatically to your URL and must be manually added
Pastebin paste codes are valid for this parameter, this parameter can be added multiple times to add more playlists, or you can use %00 to delimit multiple codes in one parameter
- playlist=LhgTByqc&playlist=ntNBc5E2
- playlist=LhgTByqc%00ntNBc5E2
This will be automatically added to your URL once a song starts playing
It is not recommended to attempt to manually add this to your URL
The format of this parameter is subject to change, but loosely follows the dock path with song appended
- nowplaying=Daft+Punk%0FDiscovery%00f223a7062e68957a
This will be automatically added to your URL once the gain slider has been moved
A percent integer 0-100 is valid for this parameter
- gain=10
This will be automatically added to your URL once the shuffle button has been clicked
A boolean "true"/"false" value is valid for this parameter
- shuffle=true
This will be automatically added to your URL once the repeat button has been clicked
Only these 3 values are valid
- repeat=none
- repeat=playlist
- repeat=one
This will be automatically added to your URL once a folder has been opened
It is not recommended to attempt to manually add this to your URL
The format of this parameter is subject to change, but loosely follows the dock path
- folder=Daft+Punk%0FDiscovery