Open superislam opened 1 year ago
I'm working on a new version of LRCGET right now with a lot of code refactoring, UI changes, more features, and also with opus format (.ogg) support. I can't say anything about the ETA for now but it should take 1-2 weeks from now at most.
@superislam Could you try v0.1.0 and see if this is resolved?
I'll close this to clean things up, but please feel free to reopen if you are still having this issue.
Some quick info here:
lofty
to recognize music files and parse metadata. If ogg/opus file is not appearing, then one reason might be that it is not supported by lofty
, or the metadata is not correct (missing album name or artist name). According to lofty
docs about supported formats, it looks like lofty
does support ogg/opus.kira
(and in turn, symphonia
) for media playback. According to symphonia
's supported formats, ogg container is supported, but opus codec isn't supported (see https://github.com/pdeljanov/Symphonia/issues/8).
hello can you add support to opus music files