• 1
  • 26
  • 27
  • 28
  • 29(current)
  • 30
[RELEASE] Movieplayer.it scraper for Movies new version (Italian)
(2014-05-12, 09:05)gulp Wrote: Sorry, i don't have much time now (my son has just been born).
If anyone want git access, you can try to contact Kotix to be authorized.

Wink

Congratulations and best wishes for the birth!! Could you give me precise directions to fix this scraper? no longer works for some time ..... THANK YOU
Reply
(2014-05-15, 18:27)ahkan Wrote:
(2014-05-12, 09:05)gulp Wrote: Sorry, i don't have much time now (my son has just been born).
If anyone want git access, you can try to contact Kotix to be authorized.

Wink

Congratulations and best wishes for the birth!! Could you give me precise directions to fix this scraper? no longer works for some time ..... THANK YOU

Thank you Smile for your wishes!
Btw to fix the scraper is enough to change the regexps to match movieplayer.it strings of the new layout.
You have to know how to use regular expression (here a good tutorial LINK), and on the xbmc wiki there is a good guide to understand xbmc scrapers (LINK).

Here you can find the scraper source https://github.com/KoTiX/movieplayer_film
Reply
(2014-05-16, 15:07)gulp Wrote:
(2014-05-15, 18:27)ahkan Wrote:
(2014-05-12, 09:05)gulp Wrote: Sorry, i don't have much time now (my son has just been born).
If anyone want git access, you can try to contact Kotix to be authorized.

Wink

Congratulations and best wishes for the birth!! Could you give me precise directions to fix this scraper? no longer works for some time ..... THANK YOU

Thank you Smile for your wishes!
Btw to fix the scraper is enough to change the regexps to match movieplayer.it strings of the new layout.
You have to know how to use regular expression (here a good tutorial LINK), and on the xbmc wiki there is a good guide to understand xbmc scrapers (LINK).

Here you can find the scraper source https://github.com/KoTiX/movieplayer_film

HuhHuhHuh I looked at the tutorial but it is far too difficult for me ..... look with hope for help from KoTiX. THANK YOU anyway!!
Reply
Tried with the tutorial too but still far from what I can do Sad
Please, we can buy diapers in exchange of a fix Tongue

Or, if somebody explain me once how to do it through skype would be awesome, and I would be glad to keep it updated! (I'm an Arduino developer so not really new to coding, but I'm limited to C).

Thanks Smile
Reply
Still no news? :-(
Reply
I've forked gulp's repo on github and made some changes.
The search works again and downloads some infos from movieplayer but not all of them (no posters, no fanart, no outline, etc).
I will try to fix it in the following days but at least it's usable again.

https://github.com/maxgalbu/movieplayer_...ovieplayer

Until a new release is made, you can just download this file:

https://github.com/maxgalbu/movieplayer_...player.xml

and overwrite the file with the same name under the addons/something.movieplayer.it folder inside your userdata folder (http://wiki.xbmc.org/?title=Userdata)
Download the NBA International league pass (latest version) from github, report issues here
Reply
(2014-08-11, 10:59)maxgalbu Wrote: I've forked gulp's repo on github and made some changes.
The search works again and downloads some infos from movieplayer but not all of them (no posters, no fanart, no outline, etc).
I will try to fix it in the following days but at least it's usable again.

https://github.com/maxgalbu/movieplayer_...ovieplayer

Until a new release is made, you can just download this file:

https://github.com/maxgalbu/movieplayer_...player.xml

and overwrite the file with the same name under the addons/something.movieplayer.it folder inside your userdata folder (http://wiki.xbmc.org/?title=Userdata)

Good news!
Reply
Done and pullrequested: https://github.com/KoTiX/movieplayer_film/pull/3
Download the NBA International league pass (latest version) from github, report issues here
Reply
The addon will update itself?
Reply
It will once gulp merge my changes and release a new version
Download the NBA International league pass (latest version) from github, report issues here
Reply
(2014-09-07, 11:19)maxgalbu Wrote: Done and pullrequested: https://github.com/KoTiX/movieplayer_film/pull/3

Sorry for the long wait, now i've merged your commit and submitted to xbmc-addons, soon we have our beloved scraper working again.

Thank you maxgalbu!!
Reply
Not working anymore Sad
60% of titles not found, and the ones that get correctly scraped are missing the plot.

Any fix?
Reply
Fixed for new movieplayer site layout and re-organized for getting as much as possible info from this site. All others from IMDB and TMDB.
Works much better using Bing search engine.
Rename folder or file name to be exactly identical to movie title present in movieplayer.it.
In case scraping is not correct or fanart is missing, try adding the Year at the end of folder or file name (e.g <movie title> - <Year>)

Tested with my movie library of around 450 films.

I have created a fork from offical repo and issued a pull request. Up to the Kodi Team to accept. Until then you can download from:

https://github.com/Micromax56/movieplayer_film

Enjoy.
Max
Reply
(2016-08-24, 20:09)Micromax56 Wrote: Fixed for new movieplayer site layout and re-organized for getting as much as possible info from this site. All others from IMDB and TMDB.
Works much better using Bing search engine.
Rename folder or file name to be exactly identical to movie title present in movieplayer.it.
In case scraping is not correct or fanart is missing, try adding the Year at the end of folder or file name (e.g <movie title> - <Year>)

Tested with my movie library of around 450 films.

I have created a fork from offical repo and issued a pull request. Up to the Kodi Team to accept. Until then you can download from:

https://github.com/Micromax56/movieplayer_film

Enjoy.
Max

Thank you for your update!

Your pull request is merged (in KoTiX/movieplayer_film github repo).

Have you submittet a pull request also to Kodi official repository on Github? (https://github.com/xbmc/repo-scrapers)
Reply
No, not submitted.

What should I exactly do? I'm not familiar with this, Could please send me some instruction via PM or e-mail?
Reply
  • 1
  • 26
  • 27
  • 28
  • 29(current)
  • 30

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Movieplayer.it scraper for Movies new version (Italian)3