geosone / seriesrenamer

Automatically exported from code.google.com/p/seriesrenamer
0 stars 1 forks source link

thetvdb is no longer returning episode titles #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Click "Get Titles"
2. Choose www.thetvdb.com as the Search Provider and click "Search"
3. Choose the correct series and click OK

What is the expected output? What do you see instead?

Episode titles should appear, but do not.

What version of the product are you using? On what operating system?

version 0.9.7.0 on Windows 7 SP1 x64

To fix the issue, change Databases/Titles/TheTVDb.cfg Line 44 to:

RelationsRegExp=<tr><td class="(odd|even)"><a href=".*?">(?<Season>\d*) x 
(?<Episode>\d*)</a></td><td class="(odd|even)"><a 
href=".*?">(?<Title>.*?)</a></td><td class="(odd|even)">

Original issue reported on code.google.com by elah...@gmail.com on 3 Dec 2012 at 6:10

GoogleCodeExporter commented 8 years ago
Thank you for the fix !

Original comment by verbee...@gmail.com on 4 Dec 2012 at 6:14

GoogleCodeExporter commented 8 years ago
Thank you for this fix.

Original comment by mi.a...@gmail.com on 6 Dec 2012 at 9:27

GoogleCodeExporter commented 8 years ago
THX it works - Thanks for the fix

Original comment by bastianb...@gmail.com on 6 Dec 2012 at 10:35

GoogleCodeExporter commented 8 years ago
Fixed in 0.9.8.

Original comment by fragman@gmail.com on 8 Dec 2012 at 10:42

GoogleCodeExporter commented 8 years ago
I'm running Windows 7 Ultimate x32 and the problem persist even after the fix. 

Original comment by bartimae...@gmail.com on 10 Jan 2013 at 6:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Same problem here, even after the fix, I get timeouts when trying to get the 
episode names. I've tried to set the timeout setting, but it doesn't go up to 
10000 mseg.

Original comment by mundodis...@gmail.com on 15 Jan 2013 at 9:50

GoogleCodeExporter commented 8 years ago
mundodis, I have been getting timeouts for a long time, but the frequency of 
them has increased lately... I believe it's an issue with thetvdb.com, as I get 
them when browsing the site as well. Regardless, timeouts are unrelated to this 
issue.

bartimae, please make sure seriesrenamer is closed when you make the fix, as 
the cfg file gets overwritten each time the program is closed.

Original comment by elah...@gmail.com on 17 Jan 2013 at 4:25