feat: Add new plugin Album actions (#1515)

Co-authored-by: JellyBrick <shlee1503@naver.com>
This commit is contained in:
Yazazuyo
2023-12-29 16:13:56 +01:00
committed by GitHub
parent 5e303c2ba8
commit 5e79e9e0f2
6 changed files with 478 additions and 0 deletions

View File

@ -593,6 +593,10 @@
"visualizer-type": "Visualizer Type"
},
"name": "Visualizer"
},
"album-actions": {
"description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album.",
"name": "Album actions"
}
}
}