Filmweb scraper

  Thread Rating:
  • 2 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
rareed Offline
Junior Member
Posts: 3
Joined: Aug 2010
Reputation: 0
Post: #81
@smuto,

thanks for the update, however I found an issue here:
1. in a library mode, in a actors' view (or directors') there is a problem with a stroke ', or umlaut:
Zo&euml Wnamaker, or &aacute';lex Angulo, or àlex Benem@uuml:hl

2. also, XBMC is saying that the plugin is marked as 'bad' in the respository, and suggests to remove it.

thanks again,
find quote
smuto Offline
Senior Member
Posts: 240
Joined: Sep 2004
Reputation: 2
Post: #82
I added an experimental support for imdb.id in NfoUrl

smuto

[Image: 1.png]
(This post was last modified: 2010-09-21 18:20 by smuto.)
find quote
ticorman Offline
Junior Member
Posts: 8
Joined: Dec 2010
Reputation: 0
Post: #83
Filmweb made some changes to their website, and the scraper isn't working properly anymore.

//Edit

I managed to fix it myself:
Lines 43 and 44 should be:
PHP Code:
<RegExp input="$$1" output="<entity><title>\1</title><year>\2</year><url cache=&quot;filmweb-\3&quot;>http://www.filmweb.pl/Film?id=\3</url></entity>" dest="5">
    <
expression repeat="yes" fixchars="2">searchResult.*?searchResultTitle[^>]+>(.*?)</a></h3>.*?searchResultDetails[^0-9]+([0-9]*).*?src="http://1.fwcdn.pl/po/[^/]*/[^/]*/([0-9]*)/</expression> 
(This post was last modified: 2011-06-03 02:11 by ticorman.)
find quote
smuto Offline
Senior Member
Posts: 240
Joined: Sep 2004
Reputation: 2
Post: #84
take a look to the upstream
http://code.google.com/p/smuto/

patch welcome

smuto

[Image: 1.png]
find quote
parslej Online
Member
Posts: 92
Joined: Aug 2011
Reputation: 4
Post: #85
@Smuto - grest job with scrapper! You are the man!

What is very missing to me is an option to select alternative scrapper when file was not found in filmweb...

Can you add this ?
find quote
szafran Offline
Junior Member
Posts: 8
Joined: Aug 2012
Reputation: 0
Post: #86
@smuto
There's something wrong with the scraper.

Try to find info for those two:
Scrat's Continental Crack-Up (part 1 from 2010)
Scrat's Continental Crack-Up 2 (part 2 ffrom 2011)

It does find the correct ones, but always downloads info and pics for part 2.
(This post was last modified: 2012-08-10 19:00 by szafran.)
find quote
Post Reply