nils12 0 Posted January 14, 2019 Posted January 14, 2019 hi, I have created my own website with movie informtion, i then use that as a scrapper for xbmc using a plugin i created. Now i want ot start using emby. but how do i tell emby to scrap from my site? Can i develop a plugin to do this ? please advice on how to create own metadata scrapper. my website has API. i just need emby to use this api to scrap data. am i allowed to create plugin for emby to do this ? and is there a guide on how to get startet ? Please advice.
pünktchen 1409 Posted January 14, 2019 Posted January 14, 2019 Developer wiki: https://github.com/MediaBrowser/Emby/wiki/How-to-build-a-Server-Plugin You can also use this as a reference: https://github.com/MediaBrowser/Emby.Plugins.Anime @@Luke why aren't the TVDB and TMDB scapers available on github? Is it because of Emby's api key? If so, can't you hide the api key in the server core and publish keyless providers? I'd like customize them a little bit and of course create a pull request after that. 1
Luke 42077 Posted January 14, 2019 Posted January 14, 2019 Developer wiki: https://github.com/MediaBrowser/Emby/wiki/How-to-build-a-Server-Plugin You can also use this as a reference: https://github.com/MediaBrowser/Emby.Plugins.Anime @@Luke why aren't the TVDB and TMDB scapers available on github? Is it because of Emby's api key? If so, can't you hide the api key in the server core and publish keyless providers? I'd like customize them a little bit and of course create a pull request after that. Yes that's something that can be looked at in the future. thanks.
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