mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
File extension check for pictures is case-sensitive #736
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 @Liggy on GitHub (Jun 5, 2019).
Originally assigned to: @anthonylavado on GitHub.
Describe the bug
In a library containing content type "Home videos & photos" or "Mixed Content", pictures are only recognized if the file extension is lower case.
To Reproduce
Expected behavior
Case insensitive scan, so files with upper case (maybe even mixed case) extension will be added to the library as well.
Logs
Added files are listed with "Getting image size for item Photo {Full path}", the other files don't even show up
System (please complete the following information):
Additional context
This only seems to affect pictures, while other content types seem unaffected. I tested .MP3, .MP4 and .ISO without problem.
@anthonylavado commented on GitHub (Jun 5, 2019):
Sorry for the trouble! This is a duplicate of #1365, which is fixed in #1367. Sadly, this is slated for 10.4 right now, but we don't have an estimated release date for that. I'll see what we can do about a backport.
@Liggy commented on GitHub (Jun 5, 2019):
Sorry, I didn't find the other bug when I searched for it. 😳
I guess this can be closed as duplicate of #1365 then and I don't mind waiting for 10.4