Merge movies with different resolution on different paths?
Merge movies with different resolution on different paths?
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're viewing a single thread.
View all comments
3
comments
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.
1 0 Reply