[GH-ISSUE #13] Metadata has stopped embedding #11

Closed
opened 2026-02-27 15:47:55 +03:00 by kerem · 4 comments
Owner

Originally created by @m1dst on GitHub (Feb 1, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/13

Just noticed that using 1.1.77.643 and latest release (v2.2.1), the metadata is not being embedded in the ogg as it was a few days ago. Not sure if Spotify are fighting back with this or if you embed the metadata after stripping it but even the comment field is blank now.

Rebooted to be sure it wasn't just something memory resident.

Originally created by @m1dst on GitHub (Feb 1, 2022). Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/13 Just noticed that using 1.1.77.643 and latest release (v2.2.1), the metadata is not being embedded in the ogg as it was a few days ago. Not sure if Spotify are fighting back with this or if you embed the metadata after stripping it but even the comment field is blank now. Rebooted to be sure it wasn't just something memory resident.
kerem closed this issue 2026-02-27 15:47:55 +03:00
Author
Owner

@Rafiuth commented on GitHub (Feb 1, 2022):

This usually happen when it can't find ffmpeg either on %PATH% or Soggfy/ffmpeg/ffmpeg.exe. Can you try running the DownloadFFmpeg script again?

<!-- gh-comment-id:1027221223 --> @Rafiuth commented on GitHub (Feb 1, 2022): This usually happen when it can't find ffmpeg either on `%PATH%` or `Soggfy/ffmpeg/ffmpeg.exe`. Can you try running the DownloadFFmpeg script again?
Author
Owner

@m1dst commented on GitHub (Feb 1, 2022):

You are totally right. I must have forgotten to redownload when I updated the release. It also seems you need to restart Spotify too after download based on a quick test I did. Hope this helps another person who forgets as I did. I wonder if it is worth doing a check when the injector launches to warn the user it doesn't exist?

<!-- gh-comment-id:1027258779 --> @m1dst commented on GitHub (Feb 1, 2022): You are totally right. I must have forgotten to redownload when I updated the release. It also seems you need to restart Spotify too after download based on a quick test I did. Hope this helps another person who forgets as I did. I wonder if it is worth doing a check when the injector launches to warn the user it doesn't exist?
Author
Owner

@Rafiuth commented on GitHub (Feb 1, 2022):

I wonder if it is worth doing a check when the injector launches to warn the user it doesn't exist?

There's indeed a check for this, but the warning is only written to the log file (older versions used to open a console window, so this was quite visible).

I'll add a warning on the injector in the next release.

<!-- gh-comment-id:1027290997 --> @Rafiuth commented on GitHub (Feb 1, 2022): > I wonder if it is worth doing a check when the injector launches to warn the user it doesn't exist? There's indeed a check for this, but the warning is only written to the log file (older versions used to open a console window, so this was quite visible). I'll add a warning on the injector in the next release.
Author
Owner

@Rafiuth commented on GitHub (Feb 2, 2022):

Warning implemented in 59ea70c3.

<!-- gh-comment-id:1027467941 --> @Rafiuth commented on GitHub (Feb 2, 2022): Warning implemented in 59ea70c3.
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#11
No description provided.