mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix queue update
This commit is contained in:
@@ -273,8 +273,6 @@ def get_tags(full_path: str) -> dict:
|
||||
"folder": os.path.dirname(full_path).replace(helpers.home_dir, ""),
|
||||
}
|
||||
|
||||
print(tags['filepath'])
|
||||
|
||||
return tags
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user