Lo,
How scraping TVDB in French ?
Thanks
Scraping TVDB in FRENCH ?
Billou_French
Junior Member Posts: 5 Joined: Jun 2008 Reputation: 0 |
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2008-06-29 23:34
Post: #2
scraper settings
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Billou_French
Junior Member Posts: 5 Joined: Jun 2008 Reputation: 0 |
2008-06-30 19:11
Post: #3
spiff Wrote:scraper settings OK, Thanks. I've just see my problem ...... I use the Skin AEOn and in this skin I don't have the scaper settings
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2008-07-01 06:20
Post: #4
weird, are u sure? go to the set content dialog
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
smuto
Senior Member Posts: 240 Joined: Sep 2004 Reputation: 2 |
2008-09-18 17:15
Post: #5
hope this is a good place
after last update i have problem with scraping TVDB in polish platform xbox all my TV Shows file are stored in folder with english title name i set language scraper settings to "pl" in results i have English info (not only as fallback, but always) i edit tvdb.xml scraper in GetSearchResults output url to this Quote:<url cache="\1.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/\1/all/$INFO[language].zip</url>just replace "/2" from RegExp (mostly "en") with $INFO[language] is this a good fix? i also try to edit NfoUrl output to this Quote:http://www.thetvdb.com/api/1D62F2F90030C.../$INFO[language].ziphere just replace "en" with $INFO[language] but after this edit my tvshow.nfo file don't working at all smuto ![]() |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2008-09-18 17:36
Post: #6
no, that will completely DESTROY the language compatibility stuff. the \2 is there for that very reason (only on SEARCH shall we specify the preferred language, the \2 is the language of the returned matched).
i dont see why polish shouldnt work, it definitely works for german (which is the only one i tested apart from english). i havent tested xbox though. in any case butchering the scraper is NOT the solution, figuring out WHAT the error is. currently scraper settings isnt loaded when NfoUrl is called, it has been on my list for a while... Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
smuto
Senior Member Posts: 240 Joined: Sep 2004 Reputation: 2 |
2008-09-18 18:06
Post: #7
i don't want to butchering the scraper at all
![]() my problem is english title as a search string ![]() |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2008-09-18 18:12
Post: #8
you need to search using the polish name? in that case its a backend issue not ours. i searched using the english title when i did my german tests i believe.
you have an example series for me? Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2008-09-18 18:17 by spiff.)
|
| find quote |
smuto
Senior Member Posts: 240 Joined: Sep 2004 Reputation: 2 |
2008-09-18 23:25
Post: #9
ok
first I use multi-profie xbmc with different language set per profile TV show example "Keeping Up Appearances" folder name on xbox hdd - Keeping Up Appearances there is no problem in my wife english set and "en" scraper settings, but in my polish profile i set scraper to "pl" (u can set it to "de") mayby i do something wrong, but is search results window i can choose only Keeping Up Appearances (en) and all info is in english There is nothing like "Keeping Up Appearances (pl)" or "Co ludzie powiedzą? (pl)" German title for this show is "Mer Schein als Sein" ![]() |
| find quote |
Bootsy
Skilled Python Coder Posts: 126 Joined: Nov 2005 Reputation: 1 Location: Germany |
2008-09-19 01:09
Post: #10
hey,
i also have problems searching for some series. maybe it´s an unicode problem? when i search for Scrubs, xbmc (xbox) doesnt find the german series. german title: 'Scrubs - Die Anfänger' another example is 'Krömer - Die internationale Show' (same title in english and xbmc finds the english title) and smuto has problems with 'Co ludzie powiedzą?' so, for me it looks like a 'strange letters' problem. xbox: latest t3ch build - alpha4 on my pc beta1 xbmc finds the german title, but the title is messed up, see screenshot: ![]() //EDIT// it works on my xbox with beta1 now. but 'umlauts' etc are messed up like on the screenshot. greets, bootsy
(This post was last modified: 2008-09-20 17:39 by Bootsy.)
|
| find quote |

![[Image: 1.png]](http://www.denness.net/scrobblersig/username/smuto/labelcolor/5176B5/trackcolor/3A4F6C/backgroundcolor/FFFFFF/backgroundtransparent/1.png)

![[Image: thetvdbscrubsqe8.jpg]](http://img168.imageshack.us/img168/1764/thetvdbscrubsqe8.jpg)
Search
Help