• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 28
[RELEASE] FilmAffinity (Spanish) scraper
Please, somebody could fix the scraper ?
Thanks.
Reply
I've done a quick fix that works with my active preferences, just to be able to use the scrapper while it isn't officially corrected.

Feel free to use it if you want, but it probably has some bugs yet. You'll have to replace the filmaffinity.xml file inside the addon directory ($xbmc_path/addons/metadata.filmaffinity.com/filmaffinity.xml) with this other one: http://www.megaupload.com/?d=7RD9S8R6.
Reply
Hi, I downloaded and copied the file, but for me doesn't work, I've installed XBMC-PRE 10.5, and when I reload the Info appears:

NO SE HA PODIDO DESCARGAR LA INFORMACION
PROBABLEMENTE EL SERVIDOR NO ESTE DISPONIBLE

Regards
Reply
agjacome Wrote:I've done a quick fix that works with my active preferences, just to be able to use the scrapper while it isn't officially corrected.

Feel free to use it if you want, but it probably has some bugs yet. You'll have to replace the filmaffinity.xml file inside the addon directory ($xbmc_path/addons/metadata.filmaffinity.com/filmaffinity.xml) with this other one: http://www.megaupload.com/?d=7RD9S8R6.

Nice one agjacome it works aswell for me!!

Seems that the older issue about the movie rating (G, PG, and so on) and the information about the people rating (average vote) is still here, but thanks a lot anyway!!!
Reply
agjacome Wrote:I've done a quick fix that works with my active preferences, just to be able to use the scrapper while it isn't officially corrected.

Feel free to use it if you want, but it probably has some bugs yet. You'll have to replace the filmaffinity.xml file inside the addon directory ($xbmc_path/addons/metadata.filmaffinity.com/filmaffinity.xml) with this other one: http://www.megaupload.com/?d=7RD9S8R6.

Thanks a lot, it works well.
Reply
There is a bug:
When the argument has CRÍTICAS doesnt work well.
Reply
Ok, so I've bugfixed my quickfix and it seems that everything works well (at least for me). Keep posting if you find more bugs.

New filmaffinity.xml is here: https://raw.github.com/agjacome/metadata...finity.xml (right click, save as).
Reply
There is another bug very annoying for me:
The new version doenst retrieve the number of votes.

Hope somebody could fix it.

Thanks in advance.
Reply
agjacome Wrote:Ok, so I've bugfixed my quickfix and it seems that everything works well (at least for me). Keep posting if you find more bugs.

New filmaffinity.xml is here: https://raw.github.com/agjacome/metadata...finity.xml (right click, save as).

OH! How quick ! jajaja

Thanks a lot ! This revised version works well with number of votes.
Reply
Perfect perfect perfect. Thanks a lot!!
Reply
I am very interested in following this scraper development. is this an alternative to MaDDoGo's original scraper? is this thread the one to pay attention to in order to be up to date? by the way, thanks a lot for this great effort!
Reply
Thanks to adjacome, the scrapper is now updated in github and ready to be pulled to the official addon repository. The downlad is in github https://github.com/MaDDoGo/metadata.film...all/master

Cheers!
Image
Reply
Thanks for the fix.
Reply
Lightbulb 
again, is this the appropriate place where to comment this addon? if no, please point me to it. if yes, let me tell you that it works again like a charm, and since I've been doing a little research on the code (didn't know when a new version was going to be released) I would like to suggest an alternative query system for IMDB.

I was wondering why a GoogleToIMDB section is used. isn't it better to use directly the internal IMDB search engine rather than calling google to crawl through it? am I missing something? because something like http://www.imdb.com/find?q=\1&s=tt (tt is for titles) would do the job, it should be much faster than google since it would be a direct call to IMDB rather than a bridged one, plus it won't annoy google as it currently does (whenever I batch update my library I get a captcha from google trying to know if I am a robot). am I right? Huh
Reply
pancheto Wrote:again, is this the appropriate place where to comment this addon?
It is, as far as I know. And in answer to your previous post: this is MaDDoGo's scraper, what is uploaded few posts up there was a fix to him's, but still same addon.

And yes, using iMDb directly would be a better way, I don't know neither why it is using Google to do that. But instead of using title search i will rather go with an advanced search using also the year, it would refine searches to exclude remakes and films with same title (example1 vs example2), and with only on result, it'll make things easier to parse the correct url later.
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 28

Logout Mark Read Team Forum Stats Members Help
[RELEASE] FilmAffinity (Spanish) scraper2