Get selected scraper for source?
#1
Hello. 

I need to get selected scraper for each source, added to Kodi. 
So I do request "Files.GetSources" to get all the sources, I get "file" for each movie/episode.
But how to get scraper selected for that source?

Why I need it: because "uniqueid" is filled with "unknown" field, which can be tmdb/tvdb/trakt item, as they all use integers for IDs, and I want to properly know which ID is that.

Plugin will run locally, so probably will have access to Kodi's xml files (if needed) and sure JSON RPC.
Reply
#2
As far as I understand - the only way is to run a query in the database? 
Thought maybe some kind of parameters in Files.GetDirectory to know if that is a Trakt/TMDB/TVDB ID (they are all using Int identifiers).
Still no luck with that.
Reply

Logout Mark Read Team Forum Stats Members Help
Get selected scraper for source?0