pannal/Sub-Zero.bundle

subliminal_patch.core: Cannot parse language code u'Radarr'

glensc opened this issue · 1 comments

With such Radarr Standard Movie Format: {Movie.CleanTitle}.{Release Year}.{Quality.Full}.{MediaInfo.Full}.{Edition.Tags}.{Release.Group}

I'm noticing errors in logs:

2020-12-18 08:07:08,079 (-57d05ba0) :  WARNING (scanning:142) - File could not be guessed: /media/Portable/Movies/Videodr
ome (1983)/Videodrome.1983.Bluray-720p.x264.AAC.Radarr.mp4: Traceback (most recent call last):
  File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Code/support/scanning.py"
, line 123, in prepare_video
    providers=providers)
  File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/subzero/
video.py", line 60, in parse_video
    skip_hashing=skip_hashing, hash_from=hash_from)
  File "/config/Library/Application Support/Plex Media Server/Plug-ins/Sub-Zero.bundle/Contents/Libraries/Shared/sublimin

2020-12-18 08:07:09,937 (-57d05ba0) :  ERROR (logger:34) - subliminal_patch.core: Cannot parse language code u'Radarr'

Should be fixable. Thanks for reporting.