Can't hide mulitple versions - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Can't hide mulitple versions (/t-can-t-hide-mulitple-versions) |
Can't hide mulitple versions - Hoosier205 - 2024-09-16 Even with using the "Merge Versions" plugin, duplicate entries for items with multiple versions (2160p and 1080p/720p). How can I avoid this. Restructuring my library is a non-starter, as it is also being used with Plex. Regardless of them being in different directories and the files being name differently (one includes a tmdb-id and the other does not), they are the same movie and should be grouped together with only one entry. /storage/movies/8 Mile (2002) {imdb-tt0298203}/8 Mile (2002) {imdb-tt0298203}.mkv /storage/movies-TMDb/8 Mile (2002) {imdb-tt0298203} {tmdb-65}/8 Mile (2002) {imdb-tt0298203} {tmdb-65}.mkv RE: Can't hide mulitple versions - TheDreadPirate - 2024-09-16 You need to add a dash to trigger "multiple versions". Also, I am pretty sure they need to be in the same folder. https://jellyfin.org/docs/general/server/media/movies/#multiple-versions-of-a-movie /storage/movies/8 Mile (2002) {imdb-tt0298203}/8 Mile (2002) {imdb-tt0298203}.mkv /storage/movies/8 Mile (2002) {imdb-tt0298203}/8 Mile (2002) {imdb-tt0298203} - {tmdb-65}.mkv |