View Full Version : How do I get my newly coded scraper added to XBMC's official SVN?
muttley:bd
2008-10-06, 13:21
I have made a scraper for mymovies.it, a films portal for italian users.
I would give it to comunty for improve and test...
Is it possible add to official svn? ???
thanks!
link to download: http://www.megaupload.com/it/?d=IGM0NT6B
Gamester17
2008-10-06, 21:08
http://xbmc.org/wiki/?title=HOW-TO_submit_a_patch
http://xbmc.org/wiki/?title=Appendix_D:_Development_Notes
http://xbmc.org/wiki/index.php?title=XBMC_Online_Manual
muttley:bd
2008-10-09, 11:42
thank you!!
i had submit a trac ticket...and now wait updates :)
alpha_125
2008-11-24, 19:07
great job, but also the "ticketed version" has some problems with movies titles, years, generes...
...the scaper find that informations, but don't show them correctily.
http://img152.imageshack.us/img152/2088/mymovjf8.th.jpg (http://img152.imageshack.us/my.php?image=mymovjf8.jpg)http://img152.imageshack.us/images/thpix.gif (http://g.imageshack.us/thpix.php)
Thank you for yous job.
I tried to correct the scraper.
I added some new regexp for:
* title
* year
* genre
* runtime
Together with the "plot", "director" and the Poster, they're the most import fields in my opinion!
It should work now (at least it works over all the movies I tested).
Give it a try!
P.S.
muttley:bd, you made a really good work!!! I could hardly understand the whole thing since it's very complex... I'm impressed... fortunately adding just some fields was very simple.
LINK for implementation: http://xbmc.org/trac/ticket/5099
it's updated in svn - cheers!