Skip to content

Cannot deal with large files #26

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions