Kodi Community Forum
[RELEASE] Movieplayer.it scraper for Movies new version (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] Movieplayer.it scraper for Movies new version (Italian) (/showthread.php?tid=60585)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30


- KoTiX - 2011-07-07

Here it is for now:
http://www.mediafire.com/?4qqx1je42x2g2bz

Still need to fix:
- Movieplayer.it fanarts
- Movieplayer.it fullcast
- Movieplayer.it ratings/votes
- maybe other things i don't remember now


- gulp - 2011-07-08

Great!! Thanx!
i've fixed (using your last version) the "Italian rating" RegExp, now Movieplayer.it ratings are fixed.

I've removed "Italian votes" because there's no votes count on movieplayer.it (it remains for IMDB ratings)

here the new link:
http://www.mediafire.com/?z627zuun9h16ge9


- gulp - 2011-07-08

just added - IMDB fullcast (using title id)

http://www.mediafire.com/?me5f3r854qm4y16

Nod


- gulp - 2011-07-08

Updated again,
i've removed the imdb cast function so we can use the official IMDB scraper function (import from addon.xml).
Also the language files were modified to include imdb cast.

here the full scraper (overwrite old files or IMDB cast will not work)

http://www.mediafire.com/?zcp1iz4x42u78v5


- gulp - 2011-07-08

Added some optimizations to speedup the scraper (thanx KoTiX Smile )

here the new link:
http://www.mediafire.com/?c9d6zxk2z4b22mx


- nanny07 - 2011-07-09

thanks you!

I've tested yesterday and it work like a charme!


- gulp - 2011-07-09

Just a little fix to MP search:
Code:
<url>http://www.movieplayer.it/ricerca/?t=film&q=\1$$4</url>
instead of
<url>http://www.movieplayer.it/ricerca/?t=film&q=\1</url>
so the search is now nomefilm%20(anno)

and fix to use MP ratings only if IMDb was not selected.

http://www.mediafire.com/?mbpanb41pt242xy


- KoTiX - 2011-07-10

Ok guys, most of problems are fixed now!
Here http://www.mediafire.com/?rauqi7jitqtyt7m or in my git repository you'll find my latest version "1.2.0", check the scraper settings because i changed some stuff there too Tongue
By deafault the search engine is "Bing" with 20 results per page but you can increase it up to 50 or down to 10 (faster); all the infos by default are retreived from the movie main page on movieplayer site, including cast and fanart (it's the fastest way) if you don't like it just enable the feature you want in the settings.
Enjoy as always and let me know if anything goes wrong.
Cheers Smile


- Simzer0 - 2011-07-10

Very good news today, Thx for your work guys Big Grin


- nanny07 - 2011-07-10

Just a question that maybe is not regards this scraper: from where the trailers are taken? Are they downlaoded when I search the info for the film or on the fly when I click on "trailer"?
If they are taken on the fly, is there an option to play the HD version?


- KoTiX - 2011-07-10

The trailer is the one in the movie main page on moviplayer site. If you need a different one we'll need to get it from other sites (imdb maybe?)


- nanny07 - 2011-07-10

Ok, so if I understand, the scraper save the link to the trailer for a future play

The movieplayer's trailers are good but there is no option for same HD version: the real problem is that there isn't a site that gives italian trailers in HD, maybe youtube but you have to do a problematic research and there are a lot of fake HD trailers.

For now, I'm very happy with this setting (also without HD Smile) and I want to say thank once again to all of you


- gulp - 2011-07-10

I was trying to scrape "C'era una volta in America (1984)" but the scraper can't find it. Huh
I've disabled Bing search but is the same.


- KoTiX - 2011-07-10

gulp Wrote:I was trying to scrape "C'era una volta in America (1984)" but the scraper can't find it. Huh
I've disabled Bing search but is the same.
I remember now why i removed the $$4 from the movieplayer search, we have better results without specifing the year of the movie.
On the other side, Google was far better than Bing but it's not usable anymore and consider also that all the movies are being reindexed by Google and Bing because of the latest changes to the movieplayer site, for example an old movie link was:
http://www.movieplayer.it/film/12345/avatar
but now it is:
http://www.movieplayer.it/film/avatar_12345
So various things can reduce the results....
btw I'll fix the movieplayer search and other things before to commit it to official xbmc repository.


- BobbyC - 2011-07-12

hey guys, very new to the scene, finally got my hands on an apple tv2 yesterday, was looking to install some Italian stuff for my Italian girlfriend, I think I have managed to install the movie and tv plugin, but I cant find them anywhere in the xbmc menus

Any help appreciated, and such great work on this plugin, I see the thread is quite old, kudos for keeping the plugin alive and well !!

regards