Movie Merging wont work anymore #7141

Closed
opened 2026-02-07 04:37:49 +03:00 by OVERLORD · 1 comment
Owner

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

  1. open jellyfin
  2. navigate to “merge movies”
  3. merge movies was completed in under a minute

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

- OS: Synology
- Linux Kernel:
- Virtualization:Docker
- Clients:Browser, FireTV, AppleTV
- Browser:Safari, Chrome
- FFmpeg Version:
- Playback Method:Direct Play
- Hardware Acceleration:none
- GPU Model:none
- Plugins:Fanart, Anilist, Anidb, anisearch, Introskipper, tvdb, skinmanager, tvmaze, tvheadend, playbackreporting, merge versions, omdb, tmdb box sets, trakt, studio images
- Reverse Proxy:none
- Base URL:yes
- Networking:host
- Jellyfin Data Storage:hdd
- Media Storage:hdd
- External Integrations:none

Jellyfin logs

[2025-07-07 08:02:06.540 +00:00] [INF] [42] Jellyfin.Plugin.MergeVersions.MergeVersionsManager: Starting plugin, Merging Movies
[2025-07-07 08:02:06.545 +00:00] [INF] [42] Jellyfin.Plugin.MergeVersions.MergeVersionsManager: Scanning for repeated movies
[2025-07-07 08:02:15.528 +00:00] [INF] [42] Jellyfin.Plugin.MergeVersions.MergeVersionsManager: All movies merged
[2025-07-07 08:02:15.528 +00:00] [INF] [42] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Merge All Movies" Completed after 0 minute(s) and 8 seconds

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

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 1. open jellyfin 2. navigate to “merge movies” 3. merge movies was completed in under a minute ### 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 ```markdown - OS: Synology - Linux Kernel: - Virtualization:Docker - Clients:Browser, FireTV, AppleTV - Browser:Safari, Chrome - FFmpeg Version: - Playback Method:Direct Play - Hardware Acceleration:none - GPU Model:none - Plugins:Fanart, Anilist, Anidb, anisearch, Introskipper, tvdb, skinmanager, tvmaze, tvheadend, playbackreporting, merge versions, omdb, tmdb box sets, trakt, studio images - Reverse Proxy:none - Base URL:yes - Networking:host - Jellyfin Data Storage:hdd - Media Storage:hdd - External Integrations:none ``` ### Jellyfin logs ```shell [2025-07-07 08:02:06.540 +00:00] [INF] [42] Jellyfin.Plugin.MergeVersions.MergeVersionsManager: Starting plugin, Merging Movies [2025-07-07 08:02:06.545 +00:00] [INF] [42] Jellyfin.Plugin.MergeVersions.MergeVersionsManager: Scanning for repeated movies [2025-07-07 08:02:15.528 +00:00] [INF] [42] Jellyfin.Plugin.MergeVersions.MergeVersionsManager: All movies merged [2025-07-07 08:02:15.528 +00:00] [INF] [42] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Merge All Movies" Completed after 0 minute(s) and 8 seconds ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos _No response_ ### Additional information _No response_
OVERLORD added the bug label 2026-02-07 04:37:49 +03:00
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#7141