Hi,
I tried to integrate the Kodi scraper for fernsehserien.de into tinymediamanager (donater), but it does’nt show up at Tinys TV series scrapers. Then I tried the MovieDatabase scraper from Kodi, and this works without problems. Both scrapers I put into a subfolder kodi_scrapers. In the log-file I can see that the fernsehserien.de-scraper is found:
Quote:2017-05-23 17:50:42,339 DEBUG [main] o.tinymediamanager.scraper.kodi.KodiUtil:215 – searching for Kodi scrapers
2017-05-23 17:50:42,387 WARN [main] o.t.scraper.config.MediaProviderConfig:83 – Cannot load settings ‘data/scraper_metadata.fernsehserien.de.conf’ – using defaults
2017-05-23 17:50:42,397 WARN [main] o.t.scraper.config.MediaProviderConfig:83 – Cannot load settings ‘data/scraper_metadata.themoviedb.org.conf’ – using defaults
2017-05-23 17:50:42,397 DEBUG [main] o.tinymediamanager.scraper.kodi.KodiUtil:249 – Found scraper: kodi_scraper/metadata.fernsehserien.de/fernsehserien.xml
2017-05-23 17:50:42,397 DEBUG [main] o.tinymediamanager.scraper.kodi.KodiUtil:249 – Found scraper: kodi_scraper/metadata.themoviedb.org/tmdb.xml
As the fernsehserien.de-scraper does not show up, my guess is that there might be an error in the xml-file, but Tiny’s log file give me no hints. So my question is: is it possible to set Tiny to another log level, to get some hint what is going wrong, or how could I found out were the problem is?
Regards,
Cuxi