Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • 70edd27f2e6cb7350f426d8c7c8dac2e83887d27
  • master default protected
  • fix_nzb_cat
  • develop
  • guessit2-minimal
  • ssl_warning
  • UHD-qualities
  • fix_providers8
  • !
  • tvvault
  • provider_alpharatio
  • v5.1.1
  • v5.1
  • v5.0.3
  • v5.0.2
  • v5.0.1
  • v5.0
  • v4.2.1.07
  • v4.2.1.06
  • v4.2.1.05
  • v4.2.1.04
  • v4.2.1.03
  • v4.2.1.02
  • v4.2.1.01
  • v4.2.1.0
  • v4.2.0.6
  • v4.2.0.5
  • v4.2.0.4
  • v4.2.0.3
  • v4.2.0.2
  • v4.2.0.1
31 results

classes.py

Blame
    • TagForce's avatar
      539154d5
      Fix Title of None for Errors submitted through UI · 539154d5
      TagForce authored
      - Changes the title assignment to use the message if there is no
      Exception that generated the error. Should fix submitting errors that
      were handled by SR itself, rather than an exception like configuration
      errors or the like.
      539154d5
      History
      Fix Title of None for Errors submitted through UI
      TagForce authored
      - Changes the title assignment to use the message if there is no
      Exception that generated the error. Should fix submitting errors that
      were handled by SR itself, rather than an exception like configuration
      errors or the like.
    version.py 37 B
    VERSION = '2.0.6'
    BRANCH = 'develop'