mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 18:25:19 +00:00
Update page 'Variables for templates'
@@ -0,0 +1,56 @@
|
||||
## List of variables for the templates
|
||||
### Track names (Singles and Albums)
|
||||
* %title%
|
||||
* %album%
|
||||
* %artist%
|
||||
* %year%
|
||||
* %date%
|
||||
* %label%
|
||||
* %number%
|
||||
* %disc%
|
||||
* %isrc%
|
||||
* %explicit%
|
||||
* %genre%
|
||||
* %track_id%
|
||||
* %album_id%
|
||||
|
||||
### Track names (Playlists)
|
||||
* %title%
|
||||
* %album%
|
||||
* %artist%
|
||||
* %year%
|
||||
* %date%
|
||||
* %label%
|
||||
* %number%
|
||||
* %position%
|
||||
* %disc%
|
||||
* %isrc%
|
||||
* %explicit%
|
||||
* %genre%
|
||||
* %track_id%
|
||||
* %album_id%
|
||||
* %playlist_id%
|
||||
|
||||
### Playlist folders
|
||||
* %owner%
|
||||
* %name%
|
||||
* %year%
|
||||
* %date%
|
||||
* %playlist_id%
|
||||
|
||||
### Artist folder and artwork
|
||||
* %name%
|
||||
* %artist_id%
|
||||
|
||||
### Album folder and artwork
|
||||
* %album%
|
||||
* %artist%
|
||||
* %year%
|
||||
* %date%
|
||||
* %bitrate%
|
||||
* %type%
|
||||
* %label%
|
||||
* %album_id%
|
||||
* %upc%
|
||||
* %explicit%
|
||||
* %genre%
|
||||
Reference in New Issue
Block a user