fix: add folder to playlist

This commit is contained in:
cwilvx
2024-09-02 08:15:15 +03:00
parent c4699f4c82
commit 2e5b1ab222
+1
View File
@@ -75,6 +75,7 @@ class Track:
"""
self.og_title = self.title
self.og_album = self.album
self.folder = self.folder + "/"
self.image = self.albumhash + ".webp"
self.extra = {