mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #140] Soggify Missing Metadata :( #127
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @freeload101 on GitHub (Aug 15, 2025).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/140
**It could me my ad blockers at DNS level IDK ... everything else works fine ! **
Change the file format in Soggify and redownload all your music....
{artist_name}/{album_name}{multi_disc_path}/{artist_name} - {track_num} - {album_name} - {track_name}.ogghttps://github.com/freeload101/Python/blob/master/Soggify_Monkey_Patch.py
find . -not -path "*/.*" -type d -exec python Soggify_Monkey_Patch.py '{}' \;It VERKS !