🐛 Fixed playlist cover saving (#358)

* add proper template for playlist covers

* cover size is now properly limited

* dont save cover if cover data is empty
This commit is contained in:
Oskar Dudziński
2026-05-03 20:43:36 +02:00
committed by GitHub
parent 0f9a4006f1
commit 880f6008b0
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ allowed = [
# album = "albums/{album.artist} - {album.title}"
# you can access: {playlist}
# playlist = "playlists/{title}"
# playlist = "playlists/{playlist.title}"
[m3u]