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.67k stars 209 forks source link

Can't get subtitles for thousands of episodes #1322

Closed thefeli73 closed 3 years ago

thefeli73 commented 3 years ago

Describe the bug Bazarr seems to be having issues on my server. i'm running in the linuxserver/bazarr:development container. i have opensubtitles.org VIP provider. the container uses 100% of the allocated 2 cpus constantly no matter what, recreating the container solves the issue only temporarily. I currently have >3300 episode subtitles missing and 24 movie subtitles. No matter how many times i try to manually force it to download everything or just shows at a time it won't comply. I've made sure that all video files and directories got 777 permissions. No info in History. Logs (similar messages for a ton of files, but not all?):

During handling of the above exception, another exception occurred:

Traceback (most recent call last):  File "/app/bazarr/bazarr/get_subtitle.py", line 63, in get_video   video = parse_video(path, hints=hints, providers=providers, dry_run=used_scene_name,  File "/app/bazarr/bazarr/../libs/subzero/video.py", line 61, in parse_video   return scan_video(fn, hints=hints, dont_use_actual_file=dry_run, providers=providers,  File "/app/bazarr/bazarr/../libs/subliminal_patch/core.py", line 531, in scan_video   guessed_result = guessit(guess_from, options=hints)  File "/app/bazarr/bazarr/../libs/guessit/api.py", line 71, in guessit   return default_api.guessit(string, options)  File "/app/bazarr/bazarr/../libs/guessit/api.py", line 222, in guessit   raise GuessitException(string, options) guessit.api.GuessitException: An internal error has occured in guessit. ===================== Guessit Exception Report ===================== version=3.1.1 string=It\s Always Sunny in Philadelphia/Season 03/It\s Always Sunny in Philadelphia (2005) - S03E12 The Gang Gets Whacked 1 [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv options={\expected_title\: [\OSS 117\, \This is Us\, "It\s Always Sunny in Philadelphia"], \allowed_countries\: [\au\, \gb\, \us], \allowed_languages\: [\ca\, \cs\, \de\, \en\, \es\, \fr\, \he\, \hi\, \hu\, \it\, \ja\, \ko\, \mul\, l\, o\, \pl\, \pt\, \ro\, \ru\, \sv\, \te\, \uk\, \und], \advanced_config\: {\common_words\: [\ca\, \cat\, \de\, \he\, \it\, o\, \por\, \rum\, \se\, \st\, \sub], \groups\: {\starting\: ([{\, \ending\: )]}}, \audio_codec\: {\audiochannels\: {\1.0\: [\1ch\, \mono], \2.0\: [\2ch\, \stereo\, \re:(2[\\W]0(?:ch)?)(?=[^\\d]



**To Reproduce**
no clue, just trying to download stuff i guess.

**Expected behavior**
Bazarr should download subtitles for all show

**Screenshots**
Big spikes are forcing search for all wanted, only worked the first few times.
![Screenshot from 2021-03-16 14-46-11](https://user-images.githubusercontent.com/39433012/111319978-d39d0000-8666-11eb-8a4b-3ce7c2c494e5.png)

**Software (please complete the following information):**
 - Bazarr: 0.9.3-beta.14
 - Radarr version 3.0.2.4552
 - Sonarr version 3.0.5.1161
 - OS: Linux-5.4.0-66-generic-x86_64-with
 - Python: 3.8.7
thefeli73 commented 3 years ago

Also Its very slow in general, im assuming this is because i gave the container access to only 50% cpu and something in bazarr is hogging all that for something else

morpheus65535 commented 3 years ago

Just to rules out anything else: can you test with hotio/bazarr:nightly?

thefeli73 commented 3 years ago

@morpheus65535 sure, is the data directory/structure the same? wouldn't wana mess upp my config, using ``` volumes:

morpheus65535 commented 3 years ago

Yes it should but just in case take a copy of your config directory while Bazarr is stopped.

thefeli73 commented 3 years ago

Same thing with hotio. Also of note is after searching for the 24 missing movie subtitles it doesnt download anything and just says BAZARR Finished searching for missing Movies Subtitles. Check History for more information. but the latest entry in movies history is 2 weeks old. and i did make sure im actually running the hotio container, very weird. Screenshot from 2021-03-16 17-26-58

thefeli73 commented 3 years ago

I've tried downloading both through Wanted>Series>Search all and through System>Tasks>Search for wanted Series Subtitles (in case there is any difference)

morpheus65535 commented 3 years ago

BAZARR Finished searching for missing Movies Subtitles. Check History for more information.

This one just means that the job is completed. It doesn't say something was found or not. History is there for that.

What's the trace for the last exception?

You know you can force search only for one of those missing subtitles instead of forcing Bazarr to search them all every time? Does it make a difference?

thefeli73 commented 3 years ago

container logs:

2021-03-16 17:57:12,535 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 01/It's Always Sunny in Philadelphia (2005) - S01E04 Charlie Has Cancer [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:57:14,075 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E04 Wolf Cola A Public Relations Nightmare [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:57:20,739 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E10 Murder [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:57:20,759 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E05 Making Dennis Reynolds a Murderer [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:57:28,198 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E05 Making Dennis Reynolds a Murderer [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:57:28,975 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 01/It's Always Sunny in Philadelphia (2005) - S01E05 Gun Fever [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:57:36,019 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 01/It's Always Sunny in Philadelphia (2005) - S01E05 Gun Fever [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:57:36,360 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E11 Shareholder Meeting [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:57:44,124 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E11 Shareholder Meeting [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:57:44,328 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E06 Hero or Hate Crime [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:57:51,622 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E07 PTSDee [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:57:52,407 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 01/It's Always Sunny in Philadelphia (2005) - S01E06 The Gang Finds a Dead Guy [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:57:59,873 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 01/It's Always Sunny in Philadelphia (2005) - S01E07 Charlie Got Molested [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:58:00,069 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E12 Scotts Tots [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:58:07,416 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E12 Scotts Tots [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:58:08,176 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E08 The Gang Tends Bar [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:58:15,364 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E08 The Gang Tends Bar [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:58:15,790 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E01 Charlie Gets Crippled [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:58:23,340 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E01 Charlie Gets Crippled [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:58:23,454 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E13 Secret Santa [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:58:30,685 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E13 Secret Santa [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:58:32,137 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E09 A Crickets Tale [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:58:39,435 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E02 The Gang Goes Jihad [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:58:39,462 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E09 A Crickets Tale [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:58:47,627 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E14 The Banker [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:58:47,633 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E10 Dennis Double Life [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:58:54,943 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E14 The Banker [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:58:56,423 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E03 Dennis and Dee Go on Welfare [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:03,459 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E03 Dennis and Dee Go on Welfare [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:03,584 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 12/It's Always Sunny in Philadelphia (2005) - S12E10 Dennis Double Life [ WEBDL-720p] [h264] [8bit] [AAC 2.0] -Sonarr.mkv,
2021-03-16 17:59:11,578 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E04 Mac Bangs Dennis Mom [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:11,608 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E01 The Gang Makes Paddys Great Again [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 17:59:19,073 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E01 The Gang Makes Paddys Great Again [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 17:59:20,014 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E15 Sabre [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:59:27,401 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E15 Sabre [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:59:27,694 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E04 Mac Bangs Dennis Mom [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:35,510 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E05 Hundred Dollar Baby [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:35,627 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E02 The Gang Escapes [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 17:59:42,949 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E05 Hundred Dollar Baby [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:43,999 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E16 Manager and Salesman [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:59:50,692 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E16 Manager and Salesman [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 17:59:54,474 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E06 The Gang Gives Back [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 17:59:59,859 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E17 The Delivery 1 [ Bluray-720p] [x264] [8bit] [AC3 5.1] -Sonarr.mkv,
2021-03-16 18:00:03,083 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E03 The Gang Beats Boggs Ladies Reboot [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:00:05,732 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E17 The Delivery 1 [ Bluray-720p] [x264] [8bit] [AC3 5.1] -Sonarr.mkv,
2021-03-16 18:00:11,995 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E06 The Gang Gives Back [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:00:12,636 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E17 The Delivery 1 [ Bluray-720p] [x264] [8bit] [AC3 5.1] -Sonarr.mkv,
2021-03-16 18:00:19,882 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E04 Times Up for the Gang [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:00:20,388 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E18 The Delivery 2 [ Bluray-720p REAL] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:00:27,761 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E18 The Delivery 2 [ Bluray-720p REAL] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:00:28,907 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E07 The Gang Exploits a Miracle [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:00:36,243 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E07 The Gang Exploits a Miracle [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:00:37,126 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E04 Times Up for the Gang [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:00:44,425 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E08 The Gang Runs for Office [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:00:45,031 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E05 The Gang Gets New Wheels [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:00:52,686 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E05 The Gang Gets New Wheels [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:00:53,615 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E19 St. Patricks Day [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:01,350 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E08 The Gang Runs for Office [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:01:01,423 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E19 St. Patricks Day [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:08,624 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E20 New Leads [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:10,306 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E06 The Gang Solves the Bathroom Problem [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:01:17,407 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E06 The Gang Solves the Bathroom Problem [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:01:17,475 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E09 Charlie Goes America All Over Everybodys Ass [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:01:25,844 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E20 New Leads [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:25,914 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E06 The Gang Solves the Bathroom Problem [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:01:33,315 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E07 The Gang Does a Clip Show [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:01:34,648 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E10 Dennis and Dee Get a New Dad [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:01:40,870 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 02/It's Always Sunny in Philadelphia (2005) - S02E10 Dennis and Dee Get a New Dad [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:01:42,764 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E21 Happy Hour [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:49,065 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E08 Charlies Home Alone [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -Sonarr.mkv,
2021-03-16 18:01:50,302 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E21 Happy Hour [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:57,274 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E22 Secretarys Day [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:01:57,499 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E01 The Gang Finds a Dumpster Baby [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:02:03,749 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E22 Secretarys Day [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:02:07,142 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E09 The Gang Wins the Big Game [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:02:12,559 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E02 The Gang Gets Invincible [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:02:13,486 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E09 The Gang Wins the Big Game [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:02:18,041 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E09 The Gang Wins the Big Game [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:02:26,162 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E23 Body Language [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:02:26,943 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E03 Dennis and Dees Mom Is Dead [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:02:34,145 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E03 Dennis and Dees Mom Is Dead [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:02:34,400 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 13/It's Always Sunny in Philadelphia (2005) - S13E10 Mac Finds His Pride [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -Sonarr.mkv,
2021-03-16 18:02:39,286 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E01 The Gang Gets Romantic [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:02:49,088 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E02 Thunder Gun 4 Maximum Cool [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:02:49,523 - root                             (7f47a3746b38) :  INFO (get_providers:242) - Provider opensubtitles throttle count 1 of 5, waiting 5sec and trying again,
2021-03-16 18:02:54,382 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E05 The Aluminum Monster vs. Fatty Magoo [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:03:01,971 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E23 Body Language [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:03:02,483 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E03 Dee Day [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:03:10,033 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E03 Dee Day [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:03:10,290 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E06 The Gang Solves the North Korea Situation [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:03:15,604 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E24 The Cover-Up [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:03:21,039 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E06 The Gang Solves the North Korea Situation [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:03:29,097 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E06 The Janitor Always Mops Twice [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:03:29,097 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E25 The Chump [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:03:36,097 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E25 The Chump [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,
2021-03-16 18:03:38,263 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E07 The Gang Sells Out [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:03:44,963 - root                             (7f4786e24b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 03/It's Always Sunny in Philadelphia (2005) - S03E07 The Gang Sells Out [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv,
2021-03-16 18:03:45,102 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E06 The Janitor Always Mops Twice [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:03:51,924 - root                             (7f4787ed5b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 14/It's Always Sunny in Philadelphia (2005) - S14E07 The Gang Solves Global Warming [ WEBDL-720p] [h264] [8bit] [EAC3 5.1] -NTb.mkv,
2021-03-16 18:03:54,134 - root                             (7f47a3746b38) :  ERROR (get_subtitle:76) - BAZARR Error trying to get video information for this file: /mnt/pool/tv_shows/The Office (US)/Season 06/The Office (US) (2005) - S06E26 Whistleblower [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv,

Trace of the lates error:

Traceback (most recent call last):
 File "/app/bazarr/../libs/guessit/api.py", line 210, in guessit
  matches = self.rebulk.matches(string, options)
 File "/app/bazarr/../libs/rebulk/rebulk.py", line 115, in matches
  self._execute_rules(matches, context)
 File "/app/bazarr/../libs/rebulk/rebulk.py", line 146, in _execute_rules
  rules.execute_all_rules(matches, context)
 File "/app/bazarr/../libs/rebulk/rules.py", line 316, in execute_all_rules
  when_response = execute_rule(rule, matches, context)
 File "/app/bazarr/../libs/rebulk/rules.py", line 341, in execute_rule
  rule.then(matches, when_response, context)
 File "/app/bazarr/../libs/rebulk/rules.py", line 122, in then
  cons.then(matches, next(iterator), context)
 File "/app/bazarr/../libs/rebulk/rules.py", line 204, in then
  removed = self.remove.then(matches, when_response, context)
 File "/app/bazarr/../libs/rebulk/rules.py", line 140, in then
  matches.remove(match)
 File "/usr/lib/python3.8/_collections_abc.py", line 997, in remove
  del self[self.index(value)]
 File "/app/bazarr/../libs/rebulk/match.py", line 569, in __delitem__
  self._remove_match(match)
 File "/app/bazarr/../libs/rebulk/match.py", line 137, in _remove_match
  _BaseMatches._base_remove(self._tag_dict[tag], match)
ValueError: list.remove(x): x not in list

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 File "/app/bazarr/get_subtitle.py", line 63, in get_video
  video = parse_video(path, hints=hints, providers=providers, dry_run=used_scene_name,
 File "/app/bazarr/../libs/subzero/video.py", line 61, in parse_video
  return scan_video(fn, hints=hints, dont_use_actual_file=dry_run, providers=providers,
 File "/app/bazarr/../libs/subliminal_patch/core.py", line 531, in scan_video
  guessed_result = guessit(guess_from, options=hints)
 File "/app/bazarr/../libs/guessit/api.py", line 71, in guessit
  return default_api.guessit(string, options)
 File "/app/bazarr/../libs/guessit/api.py", line 222, in guessit
  raise GuessitException(string, options)
guessit.api.GuessitException: An internal error has occured in guessit.
===================== Guessit Exception Report =====================
version=3.1.1
string=It\s Always Sunny in Philadelphia/Season 03/It\s Always Sunny in Philadelphia (2005) - S03E07 The Gang Sells Out [ DVD] [x264] [8bit] [AC3 2.0] -NTb.mkv
options={\expected_title\: [\OSS 117\, \This is Us\, "It\s Always Sunny in Philadelphia"], \allowed_countries\: [\au\, \gb\, \us\], \allowed_languages\: [\ca\, \cs\, \de\, \en\, \es\, \fr\, \he\, \hi\, \hu\, \it\, \ja\, \ko\, \mul\, 
l\, 
o\, \pl\, \pt\, \ro\, \ru\, \sv\, \te\, \uk\, \und\], \advanced_config\: {\common_words\: [\ca\, \cat\, \de\, \he\, \it\, 
o\, \por\, \rum\, \se\, \st\, \sub\], \groups\: {\starting\: \([{\, \ending\: \)]}\}, \audio_codec\: {\audio_channels\: {\1.0\: [\1ch\, \mono\], \2.0\: [\2ch\, \stereo\, \re:(2[\\\\W_]0(?:ch)?)(?=[^\\\\d]
morpheus65535 commented 3 years ago

Can you enable debug log, empty your log and reproduce the issue for a single movie? I will need the full chain of events.

thefeli73 commented 3 years ago

Download-log button doesnt seem to work for me (might be because im running in organizr window) but from what i can tell from the logs there arent any errors? after trying to download an episode (that gave an error) individually there was no error and there just arent any good enough matches? ´: Score 248 is below min_score (324)´. But i did manage to download some other episodes without problem. Is it possible that there are so many episodes without a match that the provider is getting throttled before it can get to anything else and after the timeout it just retries the episodes without a match and continous that cycle without ever getting to any episode which do have matches? in that case this might be solved by downloading subtitles in a random order? i dont really want to download ever show manually.

debug output does seem buggy though: Screenshot from 2021-03-16 18-34-00

morpheus65535 commented 3 years ago

Without a debug log, there's nothing I can do. You can get the file from config/logs directory.

thefeli73 commented 3 years ago
16/03/2021 18:43:58|DEBUG   |root                            |BAZARR No Subtitles were found for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06/It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv|
16/03/2021 18:43:58|DEBUG   |root                            |BAZARR Searching subtitles for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06/It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv|
16/03/2021 18:43:58|DEBUG   |subzero.video                   |Parsing video: It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv, hints: {'title': "It's Always Sunny in Philadelphia", 'type': 'episode'}|
16/03/2021 18:43:58|INFO    |subliminal_patch.core           |Determining basic video properties for "It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv" in "/mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06"|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.core           |GuessIt found: {
    "title": "It's Always Sunny in Philadelphia",
    "season": 6,
    "year": 2005,
    "episode": 3,
    "episode_title": "The Gang Buys a Boat",
    "source": "Blu-ray",
    "screen_size": "720p",
    "video_codec": "H.264",
    "color_depth": "8-bit",
    "audio_codec": "DTS",
    "audio_channels": "5.1",
    "release_group": "Sonarr",
    "container": "mkv",
    "type": "episode"
}|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.core           |Size is 936291284|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.core           |Computed hashes {'opensubtitles': 'e2e1b78124eff02c', 'opensubtitlescom': 'e2e1b78124eff02c'}|
16/03/2021 18:43:59|DEBUG   |root                            |BAZARR returning this binary: /usr/bin/ffprobe|
16/03/2021 18:43:59|DEBUG   |root                            |BAZARR FFprobe used is /usr/bin/ffprobe|
16/03/2021 18:43:59|DEBUG   |root                            |FFprobe found: OrderedDict([('title', 'g33k'), ('path', "/mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06/It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv"), ('duration', datetime.timedelta(seconds=1278, microseconds=277000)), ('size', 936291284), ('bit_rate', 5859708), ('container', 'mkv'), ('video', [OrderedDict([('id', 0), ('language', <Language [en]>), ('width', 1280), ('height', 720), ('scan_type', 'Progressive'), ('aspect_ratio', 1.778), ('pixel_aspect_ratio', 1.0), ('resolution', '720p'), ('frame_rate', 23.976), ('bit_depth', 8), ('codec', 'H.264'), ('profile', 'High'), ('default', True)])]), ('audio', [OrderedDict([('id', 1), ('language', <Language [en]>), ('codec', 'DTS'), ('channels_count', 6), ('channels', '5.1'), ('bit_rate', 1536000), ('sampling_rate', 48000), ('default', True)])]), ('subtitle', [OrderedDict([('id', 2), ('language', <Language [en]>), ('format', 'SubRip')])]), ('provider', {'name': 'ffmpeg', 'version': {'/usr/bin/ffprobe': 'v4.3.1'}})])|
16/03/2021 18:43:59|DEBUG   |root                            |BAZARR is using these video object properties: {'name': "/mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06/It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv", 'source': 'Blu-ray', 'release_group': 'Sonarr', 'resolution': '720p', 'video_codec': 'H.264', 'audio_codec': 'DTS', 'imdb_id': None, 'hashes': {'opensubtitles': 'e2e1b78124eff02c', 'opensubtitlescom': 'e2e1b78124eff02c'}, 'size': 936291284, 'subtitle_languages': set(), 'original_name': "It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv", 'plexapi_metadata': {}, 'hints': {'title': "It's Always Sunny in Philadelphia", 'type': 'episode', 'single_value': True, 'expected_title': ["It's Always Sunny in Philadelphia"]}, 'audio_languages': {'eng'}, 'external_subtitle_languages': set(), 'series': "It's Always Sunny in Philadelphia", 'season': 6, 'episode': 3, 'title': 'The Gang Buys a Boat', 'year': 2005, 'original_series': False, 'tvdb_id': None, 'series_tvdb_id': 75805, 'series_imdb_id': 'tt0472954', 'alternative_series': [], 'used_scene_name': False, 'original_path': "/mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06/It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv", 'fps': 23.976}|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Downloading best subtitles for <Episode ["It's Always Sunny in Philadelphia", 2005, 6x3]>|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Listing subtitles with provider 'opensubtitles' and languages {<Language [de]>}|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Initializing provider opensubtitles|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.providers.opensubtitles|Using timeout: 15|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.providers.opensubtitles|Using HTTPS connection|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.providers.opensubtitles|Using previous login token: 'OzHagYKrJoXXXXXXXXXXXXXXXXX'|
16/03/2021 18:43:59|INFO    |subliminal_patch.providers.opensubtitles|Searching subtitles [{'moviehash': 'e2e1b78124eff02c', 'moviebytesize': '936291284', 'sublanguageid': 'ger'}, {'imdbid': '0472954', 'season': 6, 'episode': 3, 'sublanguageid': 'ger'}]|
16/03/2021 18:43:59|DEBUG   |urllib3.connectionpool          |Starting new HTTPS connection (1): vip-api.opensubtitles.org:443|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.http           |DNS: Falling back to default DNS or IP on vip-api.opensubtitles.org|
16/03/2021 18:43:59|DEBUG   |urllib3.connectionpool          |https://vip-api.opensubtitles.org:443 "POST /xml-rpc HTTP/1.1" 200 191|
16/03/2021 18:43:59|INFO    |subliminal_patch.providers.opensubtitles|No subtitles found|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Listing subtitles with provider 'opensubtitlescom' and languages {<Language [de]>}|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Initializing provider opensubtitlescom|
16/03/2021 18:43:59|DEBUG   |root                            |Searching using this hash: e2e1b78124eff02c|
16/03/2021 18:43:59|DEBUG   |root                            |Searching for this languages: ['de']|
16/03/2021 18:43:59|DEBUG   |urllib3.connectionpool          |Starting new HTTPS connection (1): www.opensubtitles.com:443|
16/03/2021 18:43:59|DEBUG   |subliminal_patch.http           |DNS: Falling back to default DNS or IP on www.opensubtitles.com|
16/03/2021 18:43:59|DEBUG   |urllib3.connectionpool          |https://www.opensubtitles.com:443 "GET /api/v1/subtitles?parent_feature_id=8804&languages=de&episode_number=3&season_number=6&moviehash=e2e1b78124eff02c HTTP/1.1" 200 52|
16/03/2021 18:43:59|DEBUG   |root                            |Query returned 0 subtitles|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Downloaded 0 subtitle(s)|
16/03/2021 18:43:59|DEBUG   |subliminal.core                 |Terminating initialized providers|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Terminating provider opensubtitles|
16/03/2021 18:43:59|INFO    |subliminal_patch.core           |Terminating provider opensubtitlescom|
16/03/2021 18:43:59|DEBUG   |root                            |BAZARR No Subtitles were found for this file: /mnt/pool/tv_shows/It's Always Sunny in Philadelphia/Season 06/It's Always Sunny in Philadelphia (2005) - S06E03 The Gang Buys a Boat [ Bluray-720p] [x264] [8bit] [DTS 5.1] -Sonarr.mkv|
morpheus65535 commented 3 years ago

Bazarr doesn't find any subtitles in German for this episode. I've verified, there isn't any on both providers. So this is totally normal.

I need a debug log where I can see the issue reproduced.

thefeli73 commented 3 years ago

while debug is enabled i'm unable to find any errors in the log, i tried grepping for error, warning, exception, trace and fatal but nothing, dont know how the debug works. it could just be that there arent any actual errors but the log misinterprets a unsuccessful download as an error for some reason? in which case there isn't a problem but the log is just full with similar messages to the ones i've posted.

maybe this:

|Query returned 0 subtitles|

is causing this:

ValueError: list.remove(x): x not in list

morpheus65535 commented 3 years ago

No there's no link. If you're able to catch a debug log where the issue is reproduced, I'll be happy to investigate. Without that, there's nothing I can do.

thefeli73 commented 3 years ago

was able to find some errors now, though they might be unrelated.

root@Tsunami:~# cat /var/lib/docker/volumes/arrs_bazarr_data/_data/log/bazarr.log | grep ERROR
16/03/2021 19:19:25|ERROR   |subliminal_patch.core           |Unexpected error in provider 'opensubtitles': Traceback (most recent call last):  File "/app/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider    results = self[provider].list_subtitles(video, provider_languages)  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 262, in list_subtitles    return self.query(video, languages, hash=video.hashes.get('opensubtitles'), size=video.size,  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 296, in query    response = self.use_token_or_login(  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 211, in use_token_or_login    return func()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/mixins.py", line 47, in retry    return f()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 430, in checked    raise ServiceUnavailable("Unknown Error, empty response: %s: %r" % (status_code, response))subliminal.exceptions.ServiceUnavailable: Unknown Error, empty response: None: None|Traceback (most recent call last):  File "/app/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider    results = self[provider].list_subtitles(video, provider_languages)  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 262, in list_subtitles    return self.query(video, languages, hash=video.hashes.get('opensubtitles'), size=video.size,  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 296, in query    response = self.use_token_or_login(  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 211, in use_token_or_login    return func()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/mixins.py", line 47, in retry    return f()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 430, in checked    raise ServiceUnavailable("Unknown Error, empty response: %s: %r" % (status_code, response))subliminal.exceptions.ServiceUnavailable: Unknown Error, empty response: None: None|
16/03/2021 19:27:13|ERROR   |subliminal_patch.core           |Unexpected error in provider 'opensubtitles': Traceback (most recent call last):  File "/app/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider    results = self[provider].list_subtitles(video, provider_languages)  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 262, in list_subtitles    return self.query(video, languages, hash=video.hashes.get('opensubtitles'), size=video.size,  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 296, in query    response = self.use_token_or_login(  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 211, in use_token_or_login    return func()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/mixins.py", line 47, in retry    return f()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 430, in checked    raise ServiceUnavailable("Unknown Error, empty response: %s: %r" % (status_code, response))subliminal.exceptions.ServiceUnavailable: Unknown Error, empty response: None: None|Traceback (most recent call last):  File "/app/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider    results = self[provider].list_subtitles(video, provider_languages)  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 262, in list_subtitles    return self.query(video, languages, hash=video.hashes.get('opensubtitles'), size=video.size,  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 296, in query    response = self.use_token_or_login(  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 211, in use_token_or_login    return func()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/mixins.py", line 47, in retry    return f()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 430, in checked    raise ServiceUnavailable("Unknown Error, empty response: %s: %r" % (status_code, response))subliminal.exceptions.ServiceUnavailable: Unknown Error, empty response: None: None|
16/03/2021 19:48:01|ERROR   |subliminal_patch.core           |Unexpected error in provider 'opensubtitles': Traceback (most recent call last):  File "/app/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider    results = self[provider].list_subtitles(video, provider_languages)  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 262, in list_subtitles    return self.query(video, languages, hash=video.hashes.get('opensubtitles'), size=video.size,  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 296, in query    response = self.use_token_or_login(  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 211, in use_token_or_login    return func()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/mixins.py", line 47, in retry    return f()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 430, in checked    raise ServiceUnavailable("Unknown Error, empty response: %s: %r" % (status_code, response))subliminal.exceptions.ServiceUnavailable: Unknown Error, empty response: None: None|Traceback (most recent call last):  File "/app/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider    results = self[provider].list_subtitles(video, provider_languages)  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 262, in list_subtitles    return self.query(video, languages, hash=video.hashes.get('opensubtitles'), size=video.size,  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 296, in query    response = self.use_token_or_login(  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 211, in use_token_or_login    return func()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/mixins.py", line 47, in retry    return f()  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 297, in <lambda>    lambda: self.retry(lambda: checked(lambda: self.server.SearchSubtitles(self.token, criteria)))  File "/app/bazarr/../libs/subliminal_patch/providers/opensubtitles.py", line 430, in checked    raise ServiceUnavailable("Unknown Error, empty response: %s: %r" % (status_code, response))subliminal.exceptions.ServiceUnavailable: Unknown Error, empty response: None: None|
thefeli73 commented 3 years ago

bazarr.log

morpheus65535 commented 3 years ago

You are being throttled by opensubtitles.org. You really have a vip account? Other than that, all of your search result in now subtitles available of score too low. Nothing wrong here regarding Bazarr behavior. I can't see the original issue anywhere.

thefeli73 commented 3 years ago

tried turning off debug mode again and redid everything the same as last time and now i get the errors again (no debug tho :/) bazarr_nodebug.log

morpheus65535 commented 3 years ago

I need to see the specific issue in context of the complete debug log. I can't debug without that... :-/

morpheus65535 commented 3 years ago

If you're able to test v0.9.3-beta.18 or greater and tell me if it fixes your issue. Thanks!

morpheus65535 commented 3 years ago

No news, good news! Re-open this issue if required.