[GH-ISSUE #140] Soggify Missing Metadata :( #127

Open
opened 2026-02-27 15:48:22 +03:00 by kerem · 0 comments
Owner

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}.ogg

Image

https://github.com/freeload101/Python/blob/master/Soggify_Monkey_Patch.py

find . -not -path "*/.*" -type d -exec python Soggify_Monkey_Patch.py '{}' \;

Image

It VERKS !

Image
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}.ogg ` <img width="576" height="73" alt="Image" src="https://github.com/user-attachments/assets/6c5c1276-4487-424f-aaab-fd1eb3dcf0c0" /> https://github.com/freeload101/Python/blob/master/Soggify_Monkey_Patch.py `find . -not -path "*/.*" -type d -exec python Soggify_Monkey_Patch.py '{}' \;` <img width="678" height="773" alt="Image" src="https://github.com/user-attachments/assets/78d81020-9608-4bd4-8739-706d91fc87ac" /> It VERKS ! <img width="723" height="933" alt="Image" src="https://github.com/user-attachments/assets/b8673fd2-4fd3-45fd-bf0a-ddac7e86e804" />
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Soggfy#127
No description provided.