mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Movie Merging wont work anymore #7141
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Err0r0815 on GitHub (Jul 7, 2025).
Description of the bug
i can't say exactly when the bug started. possibly with the update to 10.10.7.
there are older films that have been in the library for a while that have been successfully merged. but new films that are added now are no longer merged.
they exist as 2 or more independent films in the library.
the path and filenames are correct for perfect merging.
Reproduction steps
What is the current bug behavior?
if you want to merge films, jellyfin says that there are no films to merge and ends the merge successfully, even though there are still films that need to be merged.
What is the expected correct behavior?
you click the merge button, jellyfin finds all the films that are available multiple times and merges them with the different versions.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@Err0r0815 commented on GitHub (Jul 7, 2025):
i found the error myself.
i still had the merge movie plugin installed, which was causing problems.
after uninstalling and restarting the server, everything now works as it should.