Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sickrage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SiCKRAGE
  • sickrage
  • Issues
  • #558

Closed
Open
Created Jan 15, 2021 by echel0n@echel0nOwner

ValueError: 110 is not a valid EpisodeStatus

Sentry Issue: SICKRAGE-APP-78M

ValueError: 110 is not a valid EpisodeStatus
(2 additional frame(s) were not displayed)
...
  File "sickrage\subtitles\__init__.py", line 193, in download_subtitles
    History.log_subtitle(series_id, series_provider_id, season, episode, episode_object.status, subtitle)
  File "sickrage\core\tv\show\history.py", line 200, in log_subtitle
    action = Quality.composite_status(EpisodeStatus.SUBTITLED, quality)
  File "sickrage\core\common.py", line 280, in composite_status
    return EpisodeStatus(status + 100 * quality)
  File "__init__.py", line 2077, in __call__
    return cls.__new__(cls, value)
  File "__init__.py", line 2442, in __new__
    raise ve_exc

276515: Error occurred when downloading subtitles for The Curse of Oak Island
Assignee
Assign to
Time tracking