Soggfy icon indicating copy to clipboard operation
Soggfy copied to clipboard

Soggify Missing Metadata :(

Open freeload101 opened this issue 5 months ago • 0 comments

**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

freeload101 avatar Aug 15 '25 13:08 freeload101