DJDoubleD / QobuzDownloaderX-MOD

Downloads streams directly from Qobuz. Experimental refactoring of QobuzDownloaderX by AiiR
GNU General Public License v3.0
406 stars 14 forks source link

[Enhancement] Fix Incorrect Copyright Metadata #70

Closed phantomswiftx closed 5 months ago

phantomswiftx commented 5 months ago

🚀 Enhancement Request

Is your enhancement request related to a problem? Please describe.


Describe the solution you'd like

orbittwz commented 5 months ago

I can't find a detailed evidence but Apollo A-1 LLC purchase the Big Machine Records masters of Taylor's work to distribute it via other platforms, so qobuz probably changed it in the pages... But if you look just above and in the top of the page it says Big Machine Records LLC. Fine either way...

DJDoubleD commented 5 months ago

The Qobuz API returns a COPYRIGHT field for each individual track and I use that field for the track's metadata, not the album's field. As you can see in the credits of the web player, the COPYRIGHT field is correctly written as per the credits for each track:

image

In fact, I can't even find any mention of © 2017 Apollo A-1 LLC ℗ 2017 Apollo A-1 LLC, in the web player's credits for this album anywhere.

Since individual tracks can have different copyright values from the album on which they appear (especially for compilations), this is "works as designed", so I don't really see any reason to change this.