TheQwertiest / foo_discord_rich

foobar2000 component for integration with Discord Rich Presence
https://theqwertiest.github.io/foo_discord_rich/
MIT License
405 stars 40 forks source link

Compatibility with foo_external_tags? #55

Open UmbraVivens opened 2 months ago

UmbraVivens commented 2 months ago

Foobar External Tags allows untaggable files to load metadata from external files in the same directory as the file you play, this way i can listen game music file rips and tag them as if they were MP3s including album art, but foo_discord_rich doesn't recognize this as an alternative (understandably so). would it be possible to make it compatible with it? https://www.foobar2000.org/components/view/foo_external_tags

TheQwertiest commented 1 month ago

Not sure what you mean: foo_discord_rich uses fb2k title formatting queries to display all the data. I.e. if foo_external_tags integrates itself in fb2k query engine, then it will work here as well.