• 0 Posts
  • 15 Comments
Joined 2 months ago
cake
Cake day: March 26th, 2025

help-circle

  • dgdft@lemmy.worldtoSelfhosted@lemmy.worldBetter music management
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    edit-2
    4 days ago

    This is a Jellyfin problem; not a beets problem. You can easily solve it with beets config if you’d like to, though.

    The distinction between what you want vs. what you’re getting is that Jellyfin is grouping by the “Artist” tag instead of the “Album Artist” tag. I haven’t touched Jellyfin in years, but look for a builtin setting or alternative view to group by album artist - you’ll almost certainly find it.

    If you want to solve it in beets, you can do that through a custom script, the FtInTitle plugin, or a combo of the inline + advancedrewrite plugins. Remember to run a re-import on the Jellyfin side after making your tweaks to the beets pipeline to make your changes show up without duplication.