mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #59] request: option to embed metadata with .ogg format #52
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#52
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 @AfthenDEV on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/59
It would be nice if the metadata (such as the track number, the title, the album, etc) is also embedded when a song is downloaded. Because currently, all songs have no metadata in them:

I can't find the option for this in the Soggfy settings. I was wondering if this feature is implemented in already or is planned in the future. If it is implemented already, can someone please point me in the right direction for how to enable it?
Thanks!
@SmilerRyan commented on GitHub (Nov 17, 2022):
Which file format are you trying to save in? For me I use the mp3 option which has the track details stored in them just fine.
@AfthenDEV commented on GitHub (Nov 17, 2022):
I think it was .ogg since it's the default option. I'll try switching to .mp3 to see if it works. I still wish it works even when saving in the .ogg format though.
Thanks!
@Rafiuth commented on GitHub (Nov 17, 2022):
Windows is quite bad when it comes to displaying metadata from OGG files, maybe try checking with a player like foobar2000/MusicBee/MPCHC/VLC (or really any other).
This could also be due to ffmpeg missing, you can check the log.txt file for errors or just change the output format and see if it works.