mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: multi version movie #3519
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 @iEvoken on GitHub (Jan 10, 2022).
Please describe your bug
after fresh install and clean library scan i got that "version section" is disappeared on my multi version movies. (webui show there is tow movies but when i click on poster "version section" is not there)
on 10.7.7 everything is ok.
Jellyfin Version
Other
if other:
10.8.0
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@Shadowghost commented on GitHub (Jan 10, 2022):
What's your filesystem layout?
@iEvoken commented on GitHub (Jan 11, 2022):
Movies
└── Three Times (2005)
├── Three Times (2005) - 1080p.mp4
└── Three Times (2005) - 480p.mp4
for split movies:
Movies
└── cleopatra (1963)
├── cleopatra-cd1.mkv
└── cleopatra-cd2.mkv
@whiteowl3 commented on GitHub (Jan 16, 2022):
#7189