![]() |
|
|||||||
| Scraper Development Developers forum for meta data scrapers. Scraper developers only! Not for posting feature requests, bugs, or end-user support requests! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#11 |
|
Skilled Skinner
Join Date: Jul 2008
Posts: 56
![]() |
Del "the".
The Dark Knight -> Dark Knight; Bolt-> Bolt. Code:
<RegExp conditional="fanart" input="$$8" output="<url function="GMA">http://themoviedb.org/search?search%5Btext%5D=\1</url>" dest="5+">
<RegExp input="$$1" output="\1<" dest="8">
<expression><span style="font-size:13px;color:#666">(The )?([^<]+)</span></expression>
</RegExp>
<expression>The ([^<]+)<</expression>
</RegExp>
Last edited by hamp; 2009-02-26 at 15:55. |
|
|
|
|
|
#12 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,715
![]() |
well, the expression is fine... your usage of it is wrong though.
Code:
<RegExp conditional="fanart" input="$$8" output="<url function="GMA">http://themoviedb.org/search?search%5Btext%5D=\1</url>" dest="5+">
<RegExp input="$$1" output="\2" dest="8">
<expression><span style="font-size:13px;color:#666">(The )?([^<]+)</span></expression>
</RegExp>
<expression/>
</RegExp>
__________________
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. |
|
|
|
|
|
#13 |
|
Team-XBMC Developer
Join Date: Jan 2008
Location: Germany
Posts: 1,287
![]() |
Is there a reason why you are doing normal web searches instead of using the themoviedb API? Using the API search should give better results and is much more fail safe.
__________________
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.
|
|
|
|
|
|
#14 |
|
Skilled Skinner
Join Date: Jul 2008
Posts: 56
![]() |
Because using themoviedb API xbmc strange hangs. Therefore had to choose the standart search.
Spiff Many thanks for help in refining.
|
|
|
|
|
|
#15 |
|
Junior Member
Join Date: Oct 2008
Posts: 7
![]() |
This script does not load any information/art from kinopoisk! Something is broken?
|
|
|
|
|
|
#16 |
|
Junior Member
Join Date: Jul 2009
Posts: 11
![]() |
Seems that kinopoisk.ru changed some internal layout details. As long as author still does not respond, I've made some modifications to scraper myself. I don't see if I can attach a file, so you can just get it here: ftp://lvu.kiev.ua/KinoPoisk.xml. Maybe author will want to incorporate these changes to his scraper.
I've tried to fix tmdb fanart scraping, but it works very poorly. |
|
|
|
|
|
#17 |
|
Junior Member
Join Date: Sep 2009
Posts: 3
![]() |
Похоже с Кинопоиском все конкретно заглохло... А так хотелось-бы.....
|
|
|
|
|
|
#18 |
|
Junior Member
Join Date: Nov 2009
Posts: 3
![]() |
yes can someone please make it work!!!! please!!!!
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| kinopoisk, russian, scraper |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|