mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
fix: add folder to playlist
This commit is contained in:
@@ -75,6 +75,7 @@ class Track:
|
|||||||
"""
|
"""
|
||||||
self.og_title = self.title
|
self.og_title = self.title
|
||||||
self.og_album = self.album
|
self.og_album = self.album
|
||||||
|
self.folder = self.folder + "/"
|
||||||
|
|
||||||
self.image = self.albumhash + ".webp"
|
self.image = self.albumhash + ".webp"
|
||||||
self.extra = {
|
self.extra = {
|
||||||
|
|||||||
Reference in New Issue
Block a user