XBMC Community Forum
[RELEASE] Movieplayer.it scraper for Movies new version (Italian) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Metadata scrapers (/forumdisplay.php?fid=147)
+---- 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 31 32 33 34 35 36 37 38 39 40 41


- KoTiX - 2010-08-17 16:39

you know you are my hero Wink
tnx Smile


- melagodo - 2010-08-17 19:56

KoTiX Wrote:I already answered this some time ago:
The movieplayer site use its own search method encoded with base64 and unfortunately xbmc cannot handle it yet( I already asked to some devs to implement it but with no answer).
So the scraper doesn't use the mp search engine but it use Google instead, and the result is that some of the movies even if they are present on the site, cannot be found (specially the older ones).
My suggestion is to use another scraper for your missing movies like "mymovies".
Hope this can help you with your 1000+ movies.
Ciao Smile

Thanks for the reply!Let's wait for some good news from Stiff!

Another question: is it possible to make the scraper to download the trailer? I use this feature a lot, and I'm worried what if movieplayer changes something...

Do you have a PayPal account for donations? You made a great job, man, my library is getting so nice Wink

cheers

melagodo


- KoTiX - 2010-08-17 23:55

I'm glad you like the scraper, actually you can just watch the trailers, you cannot save them.
BTW I'm still on vacation right now, i'll be back on Friday.
i'll probably put my paypal account on first post if you or anybody else wish to donate.
Cheers Smile


- melagodo - 2010-08-19 20:37

KoTiX Wrote:I'm glad you like the scraper, actually you can just watch the trailers, you cannot save them.
BTW I'm still on vacation right now, i'll be back on Friday.
i'll probably put my paypal account on first post if you or anybody else wish to donate.
Cheers Smile

Are there any plan to make an option to download the trailers? After that, and after xbmc gets base64 support, the scraper is a huge step, and I'm glad to offer you some beers for your hard work Wink

Have a nice holiday! (-7days to mine Wink)

melagodo


- Nero81 - 2010-08-26 00:01

Hi KoTiX, thanks a lot for your great job!
Just one question: I'm trying to avoid the search issue for the unmatching movies by setting directly the movieplayer page url in a .nfo file, but without success; everytime the popup to select from standard search results comes up! Is this feature supported by your scraper?

Just as an example, I'm trying to add this movie to my library:

http://www.movieplayer.it/film/1569/out-of-time/

it's also available from google search (result number 11):

http://www.google.it/search?q=%22out+of+time%22+site:movieplayer.it&hl=it&lr=&as_qdr=all&prmd=v&ei=JpF1TPDNJdyT4gaGi5mBBg&start=10&sa=N

Any help apreciated!

(fyi, I'm using the last update from the repository on Dharma Pre r33040 (23 Aug))


- KoTiX - 2010-08-27 10:16

Nero81 Wrote:Hi KoTiX, thanks a lot for your great job!
Just one question: I'm trying to avoid the search issue for the unmatching movies by setting directly the movieplayer page url in a .nfo file, but without success; everytime the popup to select from standard search results comes up! Is this feature supported by your scraper?

Just as an example, I'm trying to add this movie to my library:

http://www.movieplayer.it/film/1569/out-of-time/

it's also available from google search (result number 11):

http://www.google.it/search?q=%22out+of+time%22+site:movieplayer.it&hl=it&lr=&as_qdr=all&prmd=v&ei=JpF1TPDNJdyT4gaGi5mBBg&start=10&sa=N

Any help apreciated!

(fyi, I'm using the last update from the repository on Dharma Pre r33040 (23 Aug))

The .nfo feature is in the scraper but I don't know if it's still working right, has been a while that i don't use it and/or I export my database. I'll check it tonight.

Cheers Smile

EDIT: I just updated my git repository with a small modification to the search url (the link is in the first post too) that greatly improve the movie search. Can somebody download and update it manually and report back how it goes?
Tnx Smile


- gatto_mannaro - 2010-08-29 10:38

KoTiX Wrote:Hope this can help you with your 1000+ movies.
Ciao Smile

as far as I know for my experience generally those movies can be found by the scraper using the original name


scraper for italian anime - gatto_mannaro - 2010-08-29 12:00

hello!
sorry for this offtopic question, but considering that users here are almost italian I would like to know your opinion.
I'm looking for a good scraper in italian for anime. This one is fantastic for movies, but movieplayer archive lacks in the home video anime (let's say.. typical anime for small children distributed almost on the home video circuit... i.e. scooby doo, low profile disney cartoons and so on).
Do you know a good archive for these titles? generally they are present on filmup but I think that there is not a scraper for this site... anything else?
thanx alot and regards!!!


- KoTiX - 2010-08-29 18:17

My son is too young right now for watching cartoons, it's only 8 months old, but I guess It's better if I start thinking to take care of them too Tongue
I don't know a good italian site for anime and toons but if you think filmup is good enought I'll be happy to make the scraper.
Let's see btw what the other italian users think about it.


- Nero81 - 2010-08-31 10:51

KoTiX Wrote:The .nfo feature is in the scraper but I don't know if it's still working right, has been a while that i don't use it and/or I export my database. I'll check it tonight.

Cheers Smile

EDIT: I just updated my git repository with a small modification to the search url (the link is in the first post too) that greatly improve the movie search. Can somebody download and update it manually and report back how it goes?
Tnx Smile

Thank you KoTiX, I'll try it as soon as possible!