Kodi Community Forum
Release MyMovies.it scraper (Italian) - 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: Release MyMovies.it scraper (Italian) (/showthread.php?tid=58141)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


- sipontino - 2010-07-23

I agree with you Big Grin
we should work to make our scraper official now that dharma support addons
upgrades!


- olympia - 2010-07-23

MyMovies.it has already added to the official scraper repo.

The best you could do is to setup an SVN or GIT repo somewhere, where you both can commit, then if you want the scraper to be updated in the offical repo as well, then you submit a pull request as detailed here: http://wiki.xbmc.org/index.php?title=Official_Addons_Repository


- sipontino - 2010-07-23

yes we now, but actualy 9.11 got no working version


- muttley:bd - 2010-07-23

olympia Wrote:MyMovies.it has already added to the official scraper repo.

The best you could do is to setup an SVN or GIT repo somewhere, where you both can commit, then if you want the scraper to be updated in the offical repo as well, then you submit a pull request as detailed here: http://wiki.xbmc.org/index.php?title=Official_Addons_Repository

yes i know, this is great new feature!!...give me some times for svn.

Quote:yes we now, but actualy 9.11 got no working version

the problem for the scraper in the official svn is the long time from one xbmc stable relase to another...scraper must be update often!

And with new dharma addons repository this problem are solved for final users...not for scraper writers Laugh


- boombastic - 2010-11-27

I resume this discussion because with the 1.0.6 version of the scraper i cannot find "Inception"

http://www.mymovies.it/film/2010/inception/

Thanks for your help


- muttley:bd - 2010-11-27

You have right...

There are some others problems with current scraper version.
I don't have many time for modify the scraper, however i hope update soon.

If someone would help, here can find google project: http://code.google.com/p/mymovies-xbmc-scraper/


- muttley:bd - 2010-11-30

release new version:

http://code.google.com/p/mymovies-xbmc-scraper/downloads/list

and soon on add-ons official repository


- boombastic - 2010-12-01

muttley:bd Wrote:release new version:

http://code.google.com/p/mymovies-xbmc-scraper/downloads/list

and soon on add-ons official repository

Just updated and Inception is found correctly, many thanks for your work!


- sipontino - 2010-12-24

hello,
i want to update my working mymovies scraper for xbmc 9.11 to dharma

Is there a good guide for write darma scraper?


- muttley:bd - 2010-12-28

sipontino Wrote:hello,
i want to update my working mymovies scraper for xbmc 9.11 to dharma

Is there a good guide for write darma scraper?

I don't think there is some tutorial, try to search in official wiky...but there is very few difference. It's very simple, it's enough see imdb or other scraper for understand.

if you would update my scraper...i can add to google code svn repository.

good holidays!


- sipontino - 2010-12-29

muttley:bd Wrote:I don't think there is some tutorial, try to search in official wiky...but there is very few difference. It's very simple, it's enough see imdb or other scraper for understand.

if you would update my scraper...i can add to google code svn repository.

good holidays!

thx for info!i'm trying to update my old scraper but i still get unable to parse xml


Code:
DEBUG: CIMDB::InternalFindMovie: Searching for 'inception' using MyMovies.it scraper (path: 'C:\Users\admin\AppData\Roaming\XBMC\addons\metadata.mymovies.it', content: 'movies', version: '1.1.0')
12:14:57 T:3752 M:4294967295  
DEBUG: scraper: CreateSearchUrl returned http://www.mymovies.it/database/ricerca/default.asp?q=inception
12:14:57 T:3752 M:4294967295   ERROR: ADDON::CScraper::Run: Unable to parse xml

Considering is working great on xbmc 9.11
On xbmc gui i get unable to connect to remote server

Nice holiday to you all!


- muttley:bd - 2010-12-29

sipontino Wrote:thx for info!i'm trying to update my old scraper but i still get unable to parse xml


Code:
DEBUG: CIMDB::InternalFindMovie: Searching for 'inception' using MyMovies.it scraper (path: 'C:\Users\admin\AppData\Roaming\XBMC\addons\metadata.mymovies.it', content: 'movies', version: '1.1.0')
12:14:57 T:3752 M:4294967295  
DEBUG: scraper: CreateSearchUrl returned http://www.mymovies.it/database/ricerca/default.asp?q=inception
12:14:57 T:3752 M:4294967295   ERROR: ADDON::CScraper::Run: Unable to parse xml

Considering is working great on xbmc 9.11
On xbmc gui i get unable to connect to remote server

Nice holiday to you all!

booooh Eek
could be some error in xml structure...start with another working scraper.

Here can you find some info on addon.xml: http://wiki.xbmc.org/index.php?title=Add-ons_for_XBMC_%28Developement%29


- sipontino - 2011-01-03

got it working Big Grin was a url enconding missing tags XD

thanks 4 support!


Problem with Star Trek VI Rotta verso l'ignoto. - luckyaua - 2011-02-23

The scraper don't find this film....
it finds other star trek but don't this one, i've check all combination of terms..


- muttley:bd - 2011-02-24

you have right...i must debug for understand why!

while you wait, you can try use nfo file

es. star-trek-4.avi => star-trek-4.nfo (with link http://www.mymovies.it/dizionario/recensione.asp?id=21265)

i haven't test... Wink