nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
12.01k stars 1.04k forks source link

Include Metadata In Downloaded Song #1232

Open JamesClarke7283 opened 2 years ago

JamesClarke7283 commented 2 years ago

We need the ability to write the metadata(Artist,Album,Cover Art) to the file, when we download a song.

If we want to compete with Spotify, this is much needed.

nukeop commented 2 years ago

https://github.com/nukeop/nuclear/tree/master/packages/main/bin/linux

We use AcoustID for this:

https://acoustid.org/

JamesClarke7283 commented 2 years ago

https://github.com/nukeop/nuclear/tree/master/packages/main/bin/linux

We use AcoustID for this:

https://acoustid.org/

Well it does not work for me when i download it, maybe the user needs to change some settings, but this should work out the box.

I have this version installed "1644451159020:202229_017ad858d1119f6e7b9f2e8daff094b3-2" Installed via the aur/nuclear-player-bin package on archlinux AUR.

Here is the example of the song downloaded not having metadata in the file.

I open it in Rythmbox music player, no music metadata.

Example_NoMetadata

This is all, using default setting BTW. MoreExample_NoMetadata

This also happens looking in local library in the Nuclear music player: Example_NoMetadata_Nuclear