horstepipe 377 Posted July 17, 2021 Posted July 17, 2021 Hey there's a german site, https://www.fernsehserien.de which is the only one having the right episode's order for lots of older, mainly animated, tv shows. E.g. Paw patrol: https://thetvdb.com/series/paw-patrol https://www.fernsehserien.de/paw-patrol/episodenguide So you see that in Germany season 1 has 26 episodes, but in the rest of the world all episodes are seperated to 47. So there is a scraper for Kodi (attached), which does not have that much code. So I'd like to try it out based on that and on existing Emby scraper plugin, which in best case does not have that much code, too So could anybody please give me a little direction, about which Emby plugin lends itself to best, including source code and some general documentation about writing an Emby plugin? metadata.fernsehserien.de-1.4.0.zip
ebr 15662 Posted July 19, 2021 Posted July 19, 2021 Hi. If you are going to employ actual scraping techniques (as opposed to using a published API) then please be sure you get permission from the site to do that. Thanks.
Luke 40063 Posted July 20, 2021 Posted July 20, 2021 For an example plugin you could check out the metadata provides in the lastfm plugin: https://github.com/MediaBrowser/Last.fm 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now