danieladov / jellyfin-plugin-mergeversions

This plugin scans all your movies and groups every repeated movie in one version
MIT License
216 stars 15 forks source link

Merge music albums #16

Open MayeulC opened 3 years ago

MayeulC commented 3 years ago

I have a few duplicated albums and tracks that come from read-only sources, visible in the same library.

I'm unsure if jellyfin supports multiple versions of a music track, but it would certainly be nice to merge the albums themselves, and maybe the tracks inside.

danieladov commented 3 years ago

I don't think jellyfin supports multiple versions of a music track, the API only lets you merge videos

Chaphasilor commented 2 years ago

It looks like it can differentiate between different versions. I have playlist folders where each file is copied into the folder, and when I search for a file in a playlist I get multiple results, one for the "global" files and another result for each playlist that his track is a part of. Combining these would be awesome :)