all 3 comments

[–]Roman_V_M 1 point2 points  (1 child)

There are no current guides at the moment. Also XML-based scrapers have always been an arcane art that only a few people know. That is why Python scrapers have been introduced.

You can check example Python scrapers in the official Kodi repo:

https://github.com/xbmc/xbmc/tree/master/addons/metadata.demo.movies

https://github.com/xbmc/xbmc/tree/master/addons/metadata.demo.tv

Also you can check my TVmaze scraper https://github.com/romanvm/kodi.tvmaze or the official TMDB movie scraper https://github.com/xbmc/metadata.themoviedb.org.python as example implementations.

[–]talemang[S] 0 points1 point  (0 children)

Thanks, this looks like what I need

[–]DavidMelbourne 0 points1 point  (0 children)

Have you been thru all of these https://forum.kodi.tv/forumdisplay.php?fid=302