Refresh Metadata not working as expected - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: Refresh Metadata not working as expected (/t-refresh-metadata-not-working-as-expected) |
Refresh Metadata not working as expected - Zedniac - 2024-09-18 I'm working on moving over to Jellyfin to handle my music library, and in the process I've been noticing some of my files are not tagged quite as they should be. When I update them, I can't get Jellyfin to recognize the changes made to the tags. For example, I was working on one album which started with album artist "Drake" when it should be two album artists: Drake and Future. I tagged the album with MusicBrainz (making sure to set Album Artist as "Drake;Future" as this format works correctly with other albums I have) and saved the changes. However, Jellyfin still displays the album artist Drake. Here's what I've tried so far:
None of these have caused the change to show up. Am I missing something? I imagine I could move the file location around so that Jellyfin sees them as fresh files and has to read the tags, but if I'm making a lot of changes to a lot of different files, that would be a big hassle. Some other info that may be relevant:
RE: Refresh Metadata not working as expected - TheDreadPirate - 2024-09-19 You can try disabling all the metadata providers in the library settings if you want to use more of the tags instead of scraping online sources. RE: Refresh Metadata not working as expected - tacrec - 2024-11-06 I recently updated to 10.9.11 on Win10. Metadata has been working fine before this. I tagged a new album with MP3Tag and added it to my library. JF will only read the external artwork file, not the tag data. MusicBrainz url is blank, all plugins are turned off. I have refreshed metadata several times. RE: Refresh Metadata not working as expected - TheDreadPirate - 2024-11-06 Music metadata is pretty messy in Jellyfin, in general. It is a known issue that is being worked on. My understanding is that the EFCore library database refactoring will need to happen first before any significant progress can be done with music metadata. https://jellyfin.org/posts/efcore-refactoring-incoming/ Hopefully, this will happen in time for 10.11. RE: Refresh Metadata not working as expected - tacrec - 2024-11-10 I just updated to 10.10 and it works again. |