mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Folders are not correctly parsed #2524
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 @mikebakke on GitHub (Jan 18, 2021).
Describe the bug
I have a library structure organised in folders - example:
ARTIST
=> BEASTIE BOYS
- file1.mp4
- file2.mp4
=> BEYONCE
- file1.mp4
=> BRIAN WILSON
- file1.mp4
- file2.mp4
After scanning the folders with multiple files are all displayed first in the correct sequence as expected and opening them correctly shows the files inside them.
However - all the folders with one file only are displayed after the last multi-file folder. In addition the title of the single file is lost - all that is displayed is the folder (artist) name.
See screenshot.
System (please complete the following information):
To Reproduce
Expected behavior
I expect every folder to be displayed as a folder and inside, whatever files with the correct filename
Screenshots

@stale[bot] commented on GitHub (Jun 2, 2021):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
@SjoerdV commented on GitHub (Apr 18, 2023):
Navigation of folders is deserving an upgrade indeed: https://github.com/jellyfin/jellyfin/issues/9221#issuecomment-1513268044
@nonobio commented on GitHub (Jul 15, 2023):
Hi,
It is similar to my issued: https://github.com/jellyfin/jellyfin/issues/9221#issuecomment-1636713205