Automatically retrieve sort title from Musicbrainz - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Automatically retrieve sort title from Musicbrainz (/t-automatically-retrieve-sort-title-from-musicbrainz) |
Automatically retrieve sort title from Musicbrainz - bbaovanc - 2024-04-20 I have a bunch of music in my Jellyfin library. I want them to be sorted by last name (basically the same rules as Musicbrainz uses), but it looks like I have to enter it in for every artist manually. Is there a way to have the Musicbrainz plugin automatically fill the artist sort titles in for me? RE: Automatically retrieve sort title from Musicbrainz - TheDreadPirate - 2024-04-21 I am not aware of a way to get Jellyfin to do this automatically. You could experiment with enabling NFO saver in Jellyfin then making a script to automate this. RE: Automatically retrieve sort title from Musicbrainz - bbaovanc - 2024-04-21 I'm interested in making a pull request, do you think adding a feature to read the "discsubtitle" tag on the FLACs would be accepted? Or is there somewhere I should ask first too? |