morpheus65535 / bazarr

Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
https://www.bazarr.media
GNU General Public License v3.0
2.86k stars 223 forks source link

No language to search for #349

Closed diaznet closed 5 years ago

diaznet commented 5 years ago

Hello

im trying to download chinese subs from Assrt. I am not able to get any subs from this website. I have a valid token.

The logs seem to indicate that Assrt and other providers are anyway skipped. See example below for a movie.

14/03/2019 23:58:29|DEBUG   |root                            |BAZARR Searching subtitles for this file: /movies/Bohemian Rhapsody (2018)/Bohemian.Rhapsody.2018.1080p.BluRay.x264.DTS-HD.MA.7.1-FGT.mkv|
14/03/2019 23:58:29|DEBUG   |subzero.video                   |Parsing video: Bohemian.Rhapsody.2018.1080p.BluRay.x264.DTS-HD.MA.7.1-FGT.mkv, hints: {'type': 'movie', 'title': 'Bohemian Rhapsody'}|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Determining basic video properties for 'Bohemian.Rhapsody.2018.1080p.BluRay.x264.DTS-HD.MA.7.1-FGT.mkv' in '/movies/Bohemian Rhapsody (2018)'|
14/03/2019 23:58:29|DEBUG   |subliminal_patch.core           |GuessIt found: {
    "title": "Bohemian Rhapsody", 
    "year": 2018, 
    "screen_size": "1080p", 
    "format": "BluRay", 
    "video_codec": "h264", 
    "audio_codec": "DTS", 
    "audio_profile": "HDMA", 
    "audio_channels": "7.1", 
    "release_group": "FGT", 
    "container": "mkv", 
    "type": "movie"
}|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Using 6 threads for 6 providers (['addic7ed', 'assrt', 'subscene', 'subscenter', 'supersubtitles', 'tvsubtitles'])|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Downloading best subtitles for <Movie [u'Bohemian Rhapsody', 2018]>|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Skipping provider 'addic7ed': not a valid video|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Skipping provider 'assrt': no language to search for|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Skipping provider 'subscene': no language to search for|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Skipping provider 'subscenter': no language to search for|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Skipping provider 'supersubtitles': no language to search for|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Skipping provider 'tvsubtitles': not a valid video|
14/03/2019 23:58:29|INFO    |subliminal_patch.core           |Downloaded 0 subtitle(s)|
14/03/2019 23:58:29|DEBUG   |subliminal.core                 |Terminating initialized providers|
14/03/2019 23:58:29|DEBUG   |root                            |BAZARR No subtitles were found for this file: /movies/Bohemian Rhapsody (2018)/Bohemian.Rhapsody.2018.1080p.BluRay.x264.DTS-HD.MA.7.1-FGT.mkv|

I am requesting "Chinese" with language code zh. Could you check why ?

Thanks for the cool job!

morpheus65535 commented 5 years ago

@pannal You can take a look at this one too? Thanks!

morpheus65535 commented 5 years ago

Is this still an issue?