Kodi Community Forum
fanedit.org? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=60)
+--- Thread: fanedit.org? (/showthread.php?tid=59507)



fanedit.org? - Stranger - 2009-10-11

Because I do not have any basic XML syntax knowledge, I was hoping I could request or at least inquire about a scraper for the website http://fanedit.org.

I'm not sure if the websites structure is suitable for a scraper. I believe it's the only website with info on these particular movies.
I am incredibly inexperienced with XBMC Development but as a fan and user i hope someone can help.

maybe an alternative already exists Confused


- seedzero - 2009-10-11

Scraper Development Developers forum for meta data scrapers. Scraper developers only!
Not for posting feature requests, bugs, or end-user support requests!


- Stranger - 2009-10-11

Im sorry, is there a section i should move to


- seedzero - 2009-10-11

A mod will have to move it to feature requests.


- JoshyFun - 2009-10-18

DR. Stranger Wrote:Because I do not have any basic XML syntax knowledge, I was hoping I could request or at least inquire about a scraper for the website http://fanedit.org.
I'm not sure if the websites structure is suitable for a scraper. I believe it's the only website with info on these particular movies.
I am incredibly inexperienced with XBMC Development but as a fan and user i hope someone can help.
maybe an alternative already exists Confused

Hello,

The site is a mess for a scrapper, almost information is written by hand and the "fields" are different from movie to movie, things like:

"Runtime: 123", "runtime : 1h13min", "runtime after edit 123 m."

I had written one, not very powerful but it eats around 2 days of my spare time Sad You can download it from http://www.zshare.net/download/67141664f76763f8/ please let me know how it works.