mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
Unable to scan home videos and photos library #549
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#549
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @groenator on GitHub (Mar 30, 2019).
I am not able to scan my home videos and photos library. The storage of the photos is in the same location as my other media.
When I added my series and movies the scanning worked fine. This only happens with this type of media.
Here is an error example;
@JustAMan commented on GitHub (Apr 1, 2019):
ping @Bond-009 @cvium
@TropperCZ commented on GitHub (Jun 26, 2019):
OS: QNAP
Version: 10.3.5
Docker: jellyfin/jellyfin:latest
@DrPandemic commented on GitHub (Jun 27, 2019):
Your
/data/Picture/216236_117.jpgseems to have something special about it (maybe broken metadata?) but it's hard to say without having an example. Is this image always throwing? Do you have multiple images throwing?@TropperCZ commented on GitHub (Jul 1, 2019):
There are multiple images with error. It is possible that metadata is broken but i dont know.
More complete log:
Log2.txt
@stale[bot] commented on GitHub (Sep 29, 2019):
Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.
@bigcookie commented on GitHub (Jun 6, 2020):
I have the same... I guess:
I saw this with exactly the same error on getting image size. Unclear if data was corrupt or not as all other images from the same camera had no problems (no indication though for uncorrupted metadata).
I didnt yet find out, where all issues are coming from, but this
[2020-06-06 07:51:49.115 +00:00] [ERR] [11] TaskManager: Error Constraint: SQLitePCL.pretty.SQLiteException: NOT NULL constraint failed: ItemValues.TypeI saw several times.
Will try to enable debug to figure out why the scan stopped. I would reopen the bug, but I cannot. Probably creating a new one?
@bigcookie commented on GitHub (Jun 6, 2020):
Seems to be related to pictures/photos. The error I see often is on getting image size.
@bigcookie commented on GitHub (Jun 7, 2020):
I checked the photos. Interestingly the metadata (exif) etc is the same as other photos which passed the scan. I couldnt see any problem in reading the data. In this case I used Apple Preview app to read the Exif data or general data.