Subtitle errors
See original GitHub issueI’m getting errors such as
NZBGetPostProcess: NoMatches: No guessit.transformer extensions found NZBGetPostProcess: raise NoMatches('No %s extensions found' % self.namespace) NZBGetPostProcess: File "/usr/local/lib/python2.7/dist-packages/stevedore/extension.py", line 252, in map NZBGetPostProcess: return self.map(self._get_obj) NZBGetPostProcess: File "/usr/local/lib/python2.7/dist-packages/guessit/plugins/transformers.py", line 111, in objects
and
NZBGetPostProcess: 2017-01-20 11:05:32 - autoprocess.sonarr - INFO - [INFO] Sonarr response: queued. NZBGetPostProcess: 2017-01-20 11:05:32 - autoprocess.sonarr - INFO - [INFO] Requesting Sonarr to scan directory '/StoragePool/Downloads/Completed/Sonarr/Arrow.S01E01.720p.WEB-DL.DD5.1.H.264-ECI'. NZBGetPostProcess: 2017-01-20 11:05:32 - autoprocess.sonarr - INFO - [INFO] Sonarr notifier started. NZBGetPostProcess: Successfully processed /StoragePool/Downloads/Completed/Sonarr/Arrow.S01E01.720p.WEB-DL.DD5.1.H.264-ECI/131148.mkv. NZBGetPostProcess: /StoragePool/Downloads/Completed/Sonarr/Arrow.S01E01.720p.WEB-DL.DD5.1.H.264-ECI/131148.mp4 created. NZBGetPostProcess: Starting conversion. NZBGetPostProcess: ValueError: 'en' is not a valid language NZBGetPostProcess: raise ValueError('%r is not a valid language' % language)
I have no idea why. Do you have any idea?
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (6 by maintainers)
Top GitHub Comments
Soon as I have some free time my top priority will be updating to the latest guessit
Thank you for all the work you do! 🤗