Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Series not found in show ids (Medusa does not download subtiltes) #10344

Closed
Miicker opened this issue Feb 13, 2022 · 29 comments
Closed

Series not found in show ids (Medusa does not download subtiltes) #10344

Miicker opened this issue Feb 13, 2022 · 29 comments
Assignees

Comments

@Miicker
Copy link

Miicker commented Feb 13, 2022

Medusa gives this warning for a few of my shows, for example How I Met Your Father:
2022-02-13 23:36:54 WARNING Thread_0 :: [918cfe7] Series How I Met Your Father not found in show ids

It doesn't download subtitles for this show. I couldn't find anything related to this issue. Hope you can help.

@Miicker
Copy link
Author

Miicker commented Feb 15, 2022

I keep getting the same kind of errors:
2022-02-15 21:57:58 WARNING FINDSUBTITLES :: [918cfe7] Series How I Met Your Father not found in show ids
2022-02-15 20:50:32 WARNING FINDSUBTITLES :: [918cfe7] Series Young Sheldon not found in show ids
2022-02-15 15:02:06 WARNING POSTPROCESSOR :: [918cfe7] Series American Dad! not found in show ids
2022-02-15 14:05:47 WARNING FINDSUBTITLES :: [918cfe7] Series South Park not found in show ids

@p0psicles
Copy link
Contributor

What subtitle provider?

@p0psicles
Copy link
Contributor

In latest release we fixed addic7ed. But you need to configure a user id + password

@Miicker
Copy link
Author

Miicker commented Feb 15, 2022

Opensubtitles and addic7ed, I just saw that I had to fill in a user ID number for addic7ed, so I changed my username into the user ID. I usually get these errors every 10 hours or so, so I will wait and see if this solved the issue.

@Miicker
Copy link
Author

Miicker commented Feb 16, 2022

I changed it, but unfortunately the same errors occur:
2022-02-16 21:56:51 WARNING FINDSUBTITLES :: [918cfe7] Series How I Met Your Father not found in show ids
2022-02-16 18:34:06 WARNING FINDSUBTITLES :: [918cfe7] Series Young Sheldon not found in show ids
2022-02-16 16:19:13 WARNING FINDSUBTITLES :: [918cfe7] Series South Park not found in show ids

@p0psicles
Copy link
Contributor

Are you getting subtitles found now?

@Miicker
Copy link
Author

Miicker commented Feb 18, 2022

Are you getting subtitles found now?

No, still the same errors:
2022-02-18 12:40:24 WARNING FINDSUBTITLES :: [918cfe7] Series Young Sheldon not found in show ids
2022-02-18 11:32:58 WARNING FINDSUBTITLES :: [918cfe7] Series South Park not found in show ids
2022-02-18 10:25:26 WARNING FINDSUBTITLES :: [918cfe7] Series American Dad! not found in show ids
2022-02-18 08:06:04 WARNING FINDSUBTITLES :: [918cfe7] Series How I Met Your Father not found in show ids

@p0psicles
Copy link
Contributor

p0psicles commented Feb 18, 2022

Can you give me a specific show + language? So that I can try to reproduce.
Also limit providers to addic7ed. As I asume that's the issue here right?

To reproduce, I navigate to the show. And for the specific ep click on the CC icon.
Then click the manual button.

@p0psicles
Copy link
Contributor

Just tested with the show young sheldon.
My guess is your user id/password is incorrect.

image

@Miicker
Copy link
Author

Miicker commented Feb 18, 2022

I double checked my password, and it is correct.
Is this info still up-to-date?
Navigate and login on addic7ed.com
Click on My Profile
Click on your own username
Your user id should now be visible in the address bar
For example: https://www.addic7ed.com/user/12345

I did that, and I filled in the number I found from the URL as "Addic7ed User ID".

I use multiple subtilte plugins:
Opensubtitles
Addic7ed
Podnapisi
Tvsubtiltes

For this test I disabled them all but Addic7ed, when I search for subtitles on that same ep, this is the result:
image

So for some reason it was still using the other subtitle providers. I restarted Medusa and searched again for subtitles, now this is the result:
image

Together with this error:
image

@p0psicles
Copy link
Contributor

p0psicles commented Feb 18, 2022

Ow okay. Looks like it's having issues when trying to get the result from cache.

I'll try reproducing that

@p0psicles
Copy link
Contributor

Doesn't any following manual search result in found subtitles. Cause addic7ed is know to often give timeouts

@Miicker
Copy link
Author

Miicker commented Feb 18, 2022

Doesn't any following manual search result in found subtitles. Cause addic7ed is know to often give timeouts

Nope. I tried like 10-15 times after each other, not a single result with addic7ed. I went ahead and created a new account on addic7ed and tried with that account, same issue. I'm now considering just disabling addic7ed and stop using that as a subtitle provider.

@medariox
Copy link
Contributor

@Miicker are you really running this commit 918cfe7 ?

@Miicker
Copy link
Author

Miicker commented Feb 18, 2022

@Miicker are you really running this commit 918cfe7 ?

I don't know, I am using medusa in Docker and autoupdate is turned on.
image

@p0psicles
Copy link
Contributor

That should be new enough.
What's the debug log when you do the search?

@Miicker
Copy link
Author

Miicker commented Feb 18, 2022

It logs a lot in debug mode, but this is what I could find:
2022-02-18 19:53:38 WARNING Thread_1 :: [918cfe7] Series Young Sheldon not found in show ids
2022-02-18 19:53:38 DEBUG Thread_1 :: [918cfe7] Getting show id
2022-02-18 19:53:38 DEBUG Thread_1 :: [918cfe7] Getting show id with year
2022-02-18 19:53:38 DEBUG Thread_1 :: [918cfe7] Found cached video information under key medusa.subtitles:video|/tv/Young Sheldon/Season 05/Young Sheldon - S05E01 - One Bad Night and Chaos of Selfish Desires MeGusta.mkv
2022-02-18 19:53:38 INFO Thread_1 :: [918cfe7] Manual searching subtitles for: Young.Sheldon.S05E01.720p.HEVC.x265-MeGusta
2022-02-18 19:53:38 INFO Thread_1 :: [918cfe7] Starting to manual searching subtitles

@p0psicles
Copy link
Contributor

Try deleting the *.dbm files in cache folder and try again.

@Miicker
Copy link
Author

Miicker commented Feb 18, 2022

Try deleting the *.dbm files in cache folder and try again.

Thanks! This fixed the issue!

@McEnnes
Copy link

McEnnes commented Mar 8, 2022

I still get this error every day for Big Sky and this morning for NCIS.

APIv2-Thread-2 :: [4908f30] Series Big Sky not found in show ids

I did delete the *.dbm files in the cache multiple times.
I also changed my Addic7ed password according to this manual:

Navigate and login on addic7ed.com
Click on My Profile
Click on your own username
Your user id should now be visible in the address bar
For example: https://www.addic7ed.com/user/12345

Anything else i can do?

@p0psicles
Copy link
Contributor

p0psicles commented Mar 8, 2022

Yeah so for username you use the user id. And password is your password.

Not much more you can do.
Edit: Tested here. Works fine for big sky.
Maybe your password is wrong. Double check that.

@Miicker
Copy link
Author

Miicker commented Apr 4, 2022

I also still have the same issue, but only for one of my shows. For the other shows the actions did solve the issue, but I still have this message:
2022-04-04 23:58:21 WARNING SHOWQUEUE-SUBTITLE :: [918cfe7] Series American Dad! not found in show ids

@McEnnes
Copy link

McEnnes commented Apr 5, 2022

I checked my password, it is fine. The problem seems not persistent, last week it did not happen again.

@p0psicles
Copy link
Contributor

Yeah so I think it's caused by connection errors / timeouts.. so nothing we can do about it

@mmhere
Copy link

mmhere commented May 8, 2022

I would suggest the WARNING in question instead be logged as INFO so it does not pollute the warnings badge on the tools popdown menu present on most pages.

The place to do this is in .../Medusa/medusa/subtitle_providers/addic7ed.py on line 222.

simply change logger.warning() to logger.info.

I configured addic7ed with a confirmed proper user id (the numeric one) and password. Medusa is able to log in, but whenever it encounters a series that addic7ed [apparently] does not know about, Medusa posts the warning.

The only other resort is to entirely disable Medusa's use of the addic7ed subtitle provider, which would be a shame overall since they usually have stuff that is of high quality (and not filled with adverts like opensubtitles)

Can We Re-Open this issue?

@mmhere
Copy link

mmhere commented May 8, 2022

An example series that consistently shows the present WARNING problem is "Richard Hammond's Crazy Contraptions". If you click on an episode's "Search Subtitles" icon and respond "Auto", this erroneous warning always appears.

Again, I confirmed that my login credentials are correct. Other shows work properly.

Also, I tried all of the cache *.db cleanup (restarting Medusa each time), which had zero effect.

Please Re-Open.

@p0psicles p0psicles reopened this May 8, 2022
@p0psicles p0psicles self-assigned this May 8, 2022
@mmhere mmhere mentioned this issue May 9, 2022
@p0psicles
Copy link
Contributor

Also increased the timeout for searching. Was 10s. And I suspect that at times requests can take longer then that.

@mmhere
Copy link

mmhere commented May 11, 2022

Ah. The timeout change is a good idea. addic7ed.com is historically quite slow in responding. This is shown in clients using the API, as well as simply searching for anything using their web interface in a browser.

@p0psicles
Copy link
Contributor

Added some more improvements/fixes #10771

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants