Kodi Community Forum
How to add Kodi Scraper - donator - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: How to add Kodi Scraper - donator (/showthread.php?tid=257239)



How to add Kodi Scraper - donator - wiiw82 - 2016-01-21

Hi,

I've donated TMM and now I try to add Filmweb.pl scraper to TMM. I have instlled KODI on the same computer (Win 10) in default install directory C:\Users\UserName\AppData\Roaming\Kodi, but TMM not show Filmweb.pl (which is active in Kodi) scraper on the list. I've tried to make a new folder "kodi_scraper" and copy folder "metadata.filmweb.pl" from Kodi but it also doesn't work. Next I've copied all folders and files from "metadata.filmweb.pl" to kodi_scraper and it doesn't work again Sad

Could someone describe how exactly Kodi Scraper should be added in donator version of TMM?


RE: How to add Kodi Scraper - donator - myron - 2016-01-21

It should autodetect any installed scrapers.

If it is not visivble inside TMM, then there might be errors in parsing the XMLs.
(Some of them are not well formed, which Kodi might ignore - but we can't)

Please check/post logfile, and/or send us via internal bug reporting...


RE: How to add Kodi Scraper - donator - myron - 2016-01-21

Thanks for your report.
As guessed, the filmweb.xml is not valid...
You might want to report that to the developers.

FYI:
Line 449 - the & must be encoded to & to be xml conform.

With upcoming 2.7.2 (the next few days) you will get the possibility to configure such scrapers (2.7.1 does not always work without)


RE: How to add Kodi Scraper - donator - wiiw82 - 2016-01-21

Thanks for Your quick response.

I reported this to the developers via github.

I'm waiting to 2.7.2 Smile


This forum uses Lukasz Tkacz MyBB addons.