Kodi Community Forum
Filmweb scraper - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- Thread: Filmweb scraper (/showthread.php?tid=24831)

Pages: 1 2 3 4 5 6


Filmweb scraper - smuto - 2007-02-14

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


- smuto - 2007-02-14

filmweb.rar


- spiff - 2007-02-14

404


- spiff - 2007-02-14

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>


- smuto - 2007-02-14

- i fix actar tag (whitespaces bug)
- i add <originaltitle> tag

Filmweb-scraper


- spiff - 2007-02-14

added to svn with some small modifications due to changes to buffer cleanings. also renamed it to filmweb.pl.

cheers

spiff


- smuto - 2007-02-18

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


- spiff - 2007-02-18

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

localization is added.


- smuto - 2007-02-18

done
i hope this is the last update

@spiff - i want to thank you very much.Big Grin


- spiff - 2007-02-18

latest is in svn.


- spiff - 2007-02-21

please update the scraper to reflect the <nfourl> changes


- smuto - 2007-02-22

i made update, but no time for tests
filmweb.xml


- smuto - 2007-02-23

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


- spiff - 2007-02-23

oh rite i did commit the last one - will stick to the sf ones from now on


filmweb scraper bug - dowiew - 2007-04-12

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