Added playlist placeholders
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "spotizerr-ui",
|
||||
"private": true,
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -47,6 +47,8 @@ const placeholders = {
|
||||
"%isrc%": "ISRC",
|
||||
"%explicit%": "Explicit flag",
|
||||
"%duration%": "Track duration (s)",
|
||||
"%playlist%": "Playlist name",
|
||||
"%playlistnum%": "Track number within its playlist",
|
||||
},
|
||||
Indexed: {
|
||||
"%ar_album_1%": "Album artist #1 (use _2, _3, ...)",
|
||||
|
||||
Reference in New Issue
Block a user