mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[bug]: Zero matched music files by Folder view request #5518
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 @Shisheloma on GitHub (Mar 12, 2024).
Please describe your bug
In Folders view from Chrome (Windows) client some folders getting error while playing
I thought the problem lays within at folder structure at first since I had files at both
library/folder/fileandlibrary/folder/subfolder/filelevels.But then created test folders with various depth combination and they all failed.
Reproduction Steps
Home -> My Media -> FoldersviewSame files can be successfully played from
Home -> My Media -> MusicscreenSee folders structure in client logs zip
Jellyfin Version
10.8.13
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
Http logs
Note that every
Users/<id>/Items/<id>response (files marked as 1) has corrent file count under RecursiveItemCount
And every
Users/<id>/Items?ArtistIds=<id>&Filters=<id>&Recursive=true&SortBy=SortName&MediaTypes=Audio&Limit=300&Fields=Chapters&ExcludeLocationTypes=Virtual&EnableTotalRecordCount=false&CollapseBoxSetItems=falseresponse (files marked as 2) has 0 items
http_logs+folder_structure.zip
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jul 12, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Aug 2, 2024):
This issue was closed due to inactivity.
@ZecaStevenson commented on GitHub (May 18, 2025):
It's still a problem.