Kodi Community Forum
[RELEASE] FilmAffinity (Spanish) scraper - 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] FilmAffinity (Spanish) scraper (/showthread.php?tid=25389)

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


- spiff - 2007-08-10

thats fine. will commit soonish (later tonite or if the beer gets me tomorrow)


- spiff - 2007-08-11

done


- spiff - 2007-08-11

the issues with the chars should also be fixed. your example movie name worked for me now atleast


- bugme - 2008-06-22

Filmaffinity scraper dont work 1 week ago.
The scraper dont download thumbtails, genres, valoracion...
It seems something change at http://www.filmaffinity.com and know the scraper crashes.
Hectorzin or somebody could do something to patch the scraper?
Thanks a lot.
More info here (in spanish):
http://www.elotrolado.net/hilo_os-sigue-funcionando-el-scraper-de-filmaffinity_1042009
Bye byE
PS: With culturalia scraper are happenig similar something, it could be a change in the permissions to link the pages.


- HectorziN - 2008-06-25

bugme Wrote:Filmaffinity scraper dont work 1 week ago.
The scraper dont download thumbtails, genres, valoracion...
It seems something change at http://www.filmaffinity.com and know the scraper crashes.
Hectorzin or somebody could do something to patch the scraper?
Thanks a lot.
More info here (in spanish):
http://www.elotrolado.net/hilo_os-sigue-funcionando-el-scraper-de-filmaffinity_1042009
Bye byE
PS: With culturalia scraper are happenig similar something, it could be a change in the permissions to link the pages.

I have updated it and it works again. I have submited it into sourceforged to be added in a next build of xbmc.
Please, say this to elotrolado.net, I am not registered in that forum.
If you are interested in this updated file, tell me were can i send you, also, it wold be a good idea posting it in elotrolado.net.

Thanks


- spiff - 2008-06-25

new version is in svn (linuxport)


- bugme - 2008-06-25

HectorziN Wrote:I have updated it and it works again. I have submited it into sourceforged to be added in a next build of xbmc.
Please, say this to elotrolado.net, I am not registered in that forum.
If you are interested in this updated file, tell me were can i send you, also, it wold be a good idea posting it in elotrolado.net.

Thanks
Thanks a lot friend, I will say this good new to elotrolado.net.
Im interested in the update file, can you upload to megaupload or rapidshare.
Thanks, thanks, thanks Big Grin
Bye byE


- spiff - 2008-06-25

as i said it's in svn - just grab it from viewvc


- bugme - 2008-06-25

spiff Wrote:as i said it's in svn - just grab it from viewvc
Sory but i dont know viewc, explain me how to use it or ill wait to the new version of xbmc.


- spiff - 2008-06-25

go to sf.net/projects/xbmc

go to code -> svn browse.

browse to the file in question. select download

for the lazy; http://xbmc.svn.sourceforge.net/viewvc/*checkout*/xbmc/branches/linuxport/XBMC/system/scrapers/video/filmaffinity.xml

note that it won't work 100% on xbox as the searchstringencoding hasn't been merged yet


- HectorziN - 2008-06-25

spiff Wrote:new version is in svn (linuxport)

Hi Spiff, I also included the new parameter for the encoding, but I think that this change is not implemented yet in the lastest t3ch build, don't you?


- HectorziN - 2008-06-25

HectorziN Wrote:Hi Spiff, I also included the new parameter for the encoding, but I think that this change is not implemented yet in the lastest t3ch build, don't you?

Sorry, I didn't read your last message.

Then I report for everybody:

The xml fix the scraper and it work again like before.
I have implemented a bit change that allow searching using spanish characters, but this functionallity will work only with the next release of xbmc, not the current one.

I have in mind, trying to use the name of the actors to search in imdb for the picture, but I don't know if this is possible, because it needs to search again in a different xml... This is a "to do" for me.


- spiff - 2008-06-25

it is certainly possible


- HectorziN - 2008-07-02

spiff Wrote:it is certainly possible

I am trying to do this, and as an example I am looking at imdb.com scraper. The problem is that I cannot get cast thumbs using imdb scraper. It works in the last compilation released by t3ch (2008-06-30)?

Thanks


Improved Filmaffinity Scraper - HectorziN - 2008-07-03

Hi!, I did it!
Filmaffinity scrapper looks for the cast photos in imdb.
It is slower, but it worth it!

Also include a setting menu to use the old methode of getting cast (faster but no photos)

Hi Spiff, I have tried to upload the file into sourceforge but it says I don't have any privileges to do this. It seems the security policies has changed.

How can I upload my file?

Another thing. With the last compilation I didn't get SearchStringEncoding to work Sad

thanks!