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

Error Message when Scraping TV Series in TheTVDB API #1106

Closed
Omertron opened this issue Mar 15, 2015 · 4 comments
Closed

Error Message when Scraping TV Series in TheTVDB API #1106

Omertron opened this issue Mar 15, 2015 · 4 comments

Comments

@Omertron
Copy link
Member

Original issue 1107 created by Omertron on 2009-11-21T18:35:59.000Z:

What steps will reproduce the problem?

  1. Run YAMJ
  2. While Scraping, error shows in output screen (see below)
  3. Does not seem to be causing issues with final output

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

I expect no errors from scraper. Instead error is displayed

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

r1297 but was happening also in r1196

Please provide any additional information below.

--snip--
Updating data for: Henry Poole Is Here
Finished: Henry Poole Is Here
Updating data for: Hero
Finished: Hero
Updating data for: Heroes [Season 1]
ERROR: TheTVDB API ->
http://thetvdb.com/api/2805AD2873519EC5/series/79501/defau
lt/1/1/
Finished: Heroes [Season 1]
Updating data for: Heroes [Season 2]
ERROR: TheTVDB API ->
http://thetvdb.com/api/2805AD2873519EC5/series/79501/defau
lt/2/1/
Finished: Heroes [Season 2]
Updating data for: Heroes [Season 3]
ERROR: TheTVDB API ->
http://thetvdb.com/api/2805AD2873519EC5/series/79501/defau
lt/3/1/
Finished: Heroes [Season 3]
Updating data for: Hidalgo
Finished: Hidalgo
--snip--

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2009-11-21T18:36:57.000Z:

log was wrapped. Here is is as shown:

Updating data for: Henry Poole Is Here
Finished: Henry Poole Is Here
Updating data for: Hero
Finished: Hero
Updating data for: Heroes [Season 1]
ERROR: TheTVDB API -> http://thetvdb.com/api/2805AD2873519EC5/series/79501/default/1/1/
Finished: Heroes [Season 1]
Updating data for: Heroes [Season 2]
ERROR: TheTVDB API -> http://thetvdb.com/api/2805AD2873519EC5/series/79501/default/2/1/
Finished: Heroes [Season 2]
Updating data for: Heroes [Season 3]
ERROR: TheTVDB API -> http://thetvdb.com/api/2805AD2873519EC5/series/79501/default/3/1/
Finished: Heroes [Season 3]
Updating data for: Hidalgo
Finished: Hidalgo

@Omertron
Copy link
Member Author

Comment #2 originally posted by Omertron on 2009-11-22T15:37:07.000Z:

I also get this error for many series that were perfectly fine before the last update.
for example "Breaking Bad" is getting an error and for sure there were no errors some
weeks ago:

Searching for movies information...
Updating data for: Breaking Bad [Season 2]
ERROR: TheTVDB API -> http://thetvdb.com/api/2805AD2873519EC5/series/81189/default/2/1/
Finished: Breaking Bad [Season 2]
Updating data for: House [Season 5]
ERROR: TheTVDB API -> http://thetvdb.com/api/2805AD2873519EC5/series/73255/default/5/1/
Finished: House [Season 5]
Updating data for: House MD [Season 1]
Finished: House [Season 1]

@Omertron
Copy link
Member Author

Comment #3 originally posted by Omertron on 2009-11-22T16:20:49.000Z:

I've noticed also that the year is no longer read for series using theTVDb.
(value UNKNOWN is returned)

@Omertron
Copy link
Member Author

Comment #4 originally posted by Omertron on 2009-11-22T21:16:04.000Z:

Fixed r1210

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

No branches or pull requests

1 participant