XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Scraper Development

Scraper Development Developers forum for meta data scrapers. Scraper developers only!
Not for posting feature requests, bugs, or end-user support requests!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2008-06-28, 16:49   #1
Billou_French
Junior Member
 
Join Date: Jun 2008
Posts: 5
Billou_French is on a distinguished road
Question Scraping TVDB in FRENCH ?

Lo,

How scraping TVDB in French ?

Thanks
Billou_French is offline   Reply With Quote
Old 2008-06-30, 00:34   #2
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

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.
spiff is offline   Reply With Quote
Old 2008-06-30, 20:11   #3
Billou_French
Junior Member
 
Join Date: Jun 2008
Posts: 5
Billou_French is on a distinguished road
Default

Quote:
Originally Posted by spiff View Post
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
Billou_French is offline   Reply With Quote
Old 2008-07-01, 07:20   #4
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

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.
spiff is offline   Reply With Quote
Old 2008-09-18, 18:15   #5
smuto
Senior Member
 
Join Date: Sep 2004
Posts: 209
smuto is on a distinguished road
Default

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/1D62F2F90030C444/series/\1/all/$INFO[language].zip
here just replace "en" with $INFO[language]
but after this edit my tvshow.nfo file don't working at all

smuto
__________________
smuto is offline   Reply With Quote
Old 2008-09-18, 18:36   #6
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

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.
spiff is offline   Reply With Quote
Old 2008-09-18, 19:06   #7
smuto
Senior Member
 
Join Date: Sep 2004
Posts: 209
smuto is on a distinguished road
Default

i don't want to butchering the scraper at all

my problem is english title as a search string
__________________
smuto is offline   Reply With Quote
Old 2008-09-18, 19:12   #8
spiff
Grumpy Bastard Developer
 
spiff's Avatar
 
Join Date: Nov 2003
Posts: 7,715
spiff is on a distinguished road
Default

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.

Last edited by spiff; 2008-09-18 at 19:17.
spiff is offline   Reply With Quote
Old 2008-09-19, 00:25   #9
smuto
Senior Member
 
Join Date: Sep 2004
Posts: 209
smuto is on a distinguished road
Default

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"
__________________
smuto is offline   Reply With Quote
Old 2008-09-19, 02:09   #10
Bootsy
Skilled Python Coder
 
Join Date: Nov 2005
Location: Germany
Posts: 79
Bootsy is on a distinguished road
Default

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

Last edited by Bootsy; 2008-09-20 at 18:39. Reason: new t3ch build
Bootsy is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:38.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project