Sproglet / oversight

Oversight Jukebox for Popcorn Hour 1 and 2 series. Original code by Lordy.
1 stars 0 forks source link

problem with find german series on thetvdb #612

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

I have problems with find german series on thetvdb.
I have a german series "Zur See", this have the thetvdb id: Zur See
Deutsch 122111

oversight search for:
http://www.thetvdb.com/api/GetSeries.php?seriesname=Zur+See

the series wars not found

i search per manual for:

http://www.thetvdb.com/api/GetSeries.php?eriesname=Zur+See&language=de

the series wars found

another series is "Sabrina - total verhext!" - without &language=de no
results

Original issue reported on code.google.com by dboxtes...@dboxtester.de on 8 Jun 2011 at 6:59

GoogleCodeExporter commented 9 years ago
Which version of Oversight is this?

Scanning works with new alpha if Scrape language set to 'de'.

Original comment by a...@lordy.org.uk on 11 Jun 2011 at 5:14

GoogleCodeExporter commented 9 years ago
the version is 2.0α-r1965

for "Zur See" i added a english titel by thetvdb

a search for:

http://www.thetvdb.com/api/GetSeries.php?seriesname=sabrina+total+verhext

no data found, when i add &language=de, or language=all, then found data

http://www.thetvdb.com/api/GetSeries.php?language=de&seriesname=sabrina+total+ve
rhext

i have test this. In the file tv.awk i changed the url to 
http://www.thetvdb.com/api/GetSeries.php?language=de works fine.

thanks Jens

Original comment by dboxtes...@dboxtester.de on 11 Jun 2011 at 5:53

GoogleCodeExporter commented 9 years ago
Hi, ok that's why I got better results for Zur See!
I will try language=all and see what happens.

I dont want to add users locale yet in case it misses a new series for which 
there is only english.

Will release a new version soon to try...

Original comment by a...@lordy.org.uk on 12 Jun 2011 at 12:45

GoogleCodeExporter commented 9 years ago
Fixed r1979

Original comment by a...@lordy.org.uk on 22 Jun 2011 at 12:04