I know this works if I have, for example:

movies/
    - movie1 - 1080p.mkv
    - movie1 - 2160p.mkv

but what if I have:

movies/
    - movie1 - 1080p.mkv
movies2/
    - movie1 - 2160p.mkv

Because I'm out of space on the driver under "movies". Do I need to have them in the same parent folder?

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

I have used https://github.com/danieladov/jellyfin-plugin-mergeversions in the past and it merged movies from different paths (I forgot I already owned the movie in worse quality). But I have no experience with different drives.

  • source