-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I am trying to scan in a surprisingly large 5GB (5431101221 bytes) video file with SportsScanner.
The plugin scanned in a lower quality video perfectly so I know the set up works.
This is appearing in the logs
Traceback (most recent call last):
File "/srv/dev-disk-by-label-omv-data/plexmediaserver/Library/Application Support/Plex Media Server/Scanners/Series/SportScanner.py", line 81, in Scan
file_contents = os.read(fd, size)
OverflowError: signed integer is greater than maximum
I assume that this is a simple change that I will start looking into
Metadata
Metadata
Assignees
Labels
No labels