Filmweb scraper
#1
Hi,
This is my first "release" of the filmweb (polish movie database side) scraper.

The mainfeatures work, but there are one big problem:
-xbmc don't show the polish chars at allSad

Filmweb - Scraper

cheers smuto

i test this scraper after spiff fix
fixed: various encoding related stuff in scraper code. should fix ofdb.

this fix give me correct writing to database, but strings are not readable in GUI
Reply
#2
filmweb.rar
Reply
#3
404
Reply
#4
Revision: 7829
http://svn.sourceforge.net/xbmc/?rev=7829&view=rev
Author: spiff_
Date: 2007-02-13 16:16:50 -0800 (Tue, 13 Feb 2007)

Log Message:
-----------
fixed: if scraper says it returns utf8 formatted xml, obey.

you should have a look at the actors. and don't use tag line, use <originaltitle>
Reply
#5
- i fix actar tag (whitespaces bug)
- i add <originaltitle> tag

Filmweb-scraper
Reply
#6
added to svn with some small modifications due to changes to buffer cleanings. also renamed it to filmweb.pl.

cheers

spiff
Reply
#7
Rating tag issue

e.g
from scraper 8,73 (comma) are shows as 8.0 (dot) in GUI

one more
"votes" should be localized.

smuto
Reply
#8
yes, it needs to conform to standard floating point numbers, i.e. use a . and not a ,

localization is added.
Reply
#9
done
i hope this is the last update

@spiff - i want to thank you very much.Big Grin
Reply
#10
latest is in svn.
Reply
#11
please update the scraper to reflect the <nfourl> changes
Reply
#12
i made update, but no time for tests
filmweb.xml
Reply
#13
scraper in this link filmweb.xml
is only for tests to forum users (i need more testers)

last good working one i will always upload to SVN as a patche

smuto
Reply
#14
oh rite i did commit the last one - will stick to the sf ones from now on
Reply
#15
Hi! (siema)
I have many movies and many nfo files associated with them with urls to imdb and filmweb entries inside. Filmweb scraper works well olny for urls starting with http://www.filmweb.pl/Film,id...
Doesn't work for urls like http://frantic.filmweb.pl/ and I have them plenty...
Please update the regexp, probably the matching one in NfoUrl so that filmweb url would be correctly recognized in the nfo...
Regards,
dowiew
Reply

Logout Mark Read Team Forum Stats Members Help
Filmweb scraper2