Marekkon5 / onetagger

Music tagger for Windows, MacOS and Linux with Beatport, Discogs, Musicbrainz, Spotify, Traxsource and many other platforms support.
https://onetagger.github.io/
GNU General Public License v3.0
587 stars 31 forks source link

Tags don't update in Apple Music (and recovered album art is not displayed correctly.) #410

Open Fozzy2269 opened 2 weeks ago

Fozzy2269 commented 2 weeks ago

Hello,

Many album artworks have been recovered but they are not displayed correctly in Apple Music. When I play the song, the artwork is displayed in the player at the top but it is not present in the list on the song:

Capture d’écran 2024-08-31 à 14 11 51

Song list:

Capture d’écran 2024-08-31 à 14 14 57

When I read the song information, I don't get the illustration either:

Capture d’écran 2024-08-31 à 14 12 03

When I reveal the track in the Finder, I get the illustration:

Capture d’écran 2024-08-31 à 14 12 13

On the other hand, the tags I've retrieved don't update in Apple Music, so I have to read the information and refresh the window. Here's an example. Before I read the informations:

Capture d’écran 2024-08-31 à 14 16 12

Read information :

Capture d’écran 2024-08-31 à 14 16 28

After :

Capture d’écran 2024-08-31 à 14 16 38

I can't find a way to fix both problems...

Marekkon5 commented 2 weeks ago

This is more of an Apple Music problem rather than 1T. 1T only writes metadata to the audio files, it does not update any databases, caches, or external programs. You have to refresh / reload library within the app itself. 1T cannot do that, and every music app works differently so it is kinda impossible to add.

Fozzy2269 commented 2 weeks ago

Thank you for your reply. Indeed, nothing seems to be wrong with the updated tracks. However, I'm surprised to be the first to encounter this problem :(

Fozzy2269 commented 1 week ago

I think I found a solution here : https://gist.github.com/Kautenja/75e0c4e406bf91466a6846e9834de090#file-refresh-music-selection-scpt

Another one : https://dougscripts.com/itunes/2017/08/refresh-a-track-from-its-files-metadata/

Testing in progress...