mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Starting a instant mix includes titles from multiple libraries #7329
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 @Nexusnui on GitHub (Sep 18, 2025).
Description of the bug
I have two audio libraries on my Jellyfin server and if I start a instant mix from a album page it also includes titles from the other library. These are seperate libraries for a reason.
Reproduction steps
Note: The album has to meet the right conditions to include titles form other libraries
What is the current bug behavior?
The title queue includes titles from a different library.
What is the expected correct behavior?
Only include titles from the current library.
(I think this should be default behaviour)
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
This also happens on different clients.
I originally opened the issue https://github.com/jmshrv/finamp/issues/1376 about this in the Finamp repo, before I knew this was a server side problem.