Filmweb scraper
#76
@smuto

thanks a lot!Smile

First, i had to figured what is latest 'svn trunk'Smile
thanks again, it works pefectly.

I wonder why fdb.pl does not grab cast? all the rest works perfectly!

@regss: musisz skopiowac tylko filmweb.xml zrobine przez smuto i zastapic nim stara wersje (nie sciaaj zip-a) /you have to replace only filmweb.xml (not using zip files)
Reply
#77
should be fixed in trunk and dharma now.
Reply
#78
Hi,
I have a problem with the scrapers latest svn trunk version.
I'm getting info "Could not download information. Unable to connect to remote server."
The themoviedb.org scraper works fine.

I'm on Win7 x64, XBCM Dharma r32806, the same is on the svn r32805 and other Dharma releases.
Reply
#79
install the imdb scraper. it will pull the dependencies of this scraper as well. this will work if it's pulled from a repo (deps are installed as the add-on itself is installed).
Reply
#80
Thanks it works now.
Reply
#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,
Reply
#82
I added an experimental support for imdb.id in NfoUrl

smuto
Reply
#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="&lt;entity&gt;&lt;title&gt;\1&lt;/title&gt;&lt;year&gt;\2&lt;/year&gt;&lt;url cache=&quot;filmweb-\3&quot;&gt;http://www.filmweb.pl/Film?id=\3&lt;/url&gt;&lt;/entity&gt;" dest="5">
    <
expression repeat="yes" fixchars="2">searchResult.*?searchResultTitle[^&gt;]+&gt;(.*?)&lt;/a&gt;&lt;/h3&gt;.*?searchResultDetails[^0-9]+([0-9]*).*?src="http://1.fwcdn.pl/po/[^/]*/[^/]*/([0-9]*)/</expression> 
Reply
#84
take a look to the upstream
http://code.google.com/p/smuto/

patch welcome

smuto
Reply
#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 ?
Reply
#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.
Reply
#87
(2011-06-03, 23:25)smuto Wrote: take a look to the upstream
http://code.google.com/p/smuto/

patch welcome

smuto

Hi Smuto,

Your repo/addons aren't working anymore?

Thanks a lot.
Reply
#88
I am aware that this plug (scraper) is used to collect information about the movies that are in disk.
But, is it be possible to modify this plugin to retrieve information about movies from other addons such. Phoenix, Genesis ...?
Assuming that from each video addons X the title and year is available, then there should be no problem to downloading its description, evaluation, etc. from filmweb
Maybe someone already faced with this topic (what results)?
Reply

Logout Mark Read Team Forum Stats Members Help
Filmweb scraper2