WIP Media importing and library integration (UPnP, Emby, Plex, ...)
(2021-02-16, 12:15)Vroniefan Wrote: Hi,

i have a question is it possible to integrate the media importer settings in other skins?? 
How can i do it?

Thx Vroniefan
There are basically three changes to a skin:
  1. Add a "media provider" entry point, see https://github.com/Montellese/xbmc/commi...d16b2939c8
  2. Add DialogMediaImportInfo.xml, see https://github.com/Montellese/xbmc/blob/...rtInfo.xml
  3. Add MediaSourceBrowser.xml, see https://github.com/Montellese/xbmc/blob/...rowser.xml
I'm not sure how Kodi behaves if a skin doesn't provide all dialogs? Does it just show the missing dialogs from Estuary? If so you would only need step #1.
Unfortunately the commit history is currently a bit of a mess. I'm going to clean this up ASAP and then I can point you to the exact commits which add DialogMediaImportInfo.xml and MediaSourceBrowser.xml.

It might also make sense to add this information to the media import wiki.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply


Messages In This Thread
Unexpected Behaviour - by LongMan - 2015-04-20, 23:53
RE: Media importing and library integration (UPnP, Emby, Plex, ...) - by Montellese - 2021-02-16, 14:38
20.2 Generic Builds - by LongMan - 2023-07-20, 04:49
Logout Mark Read Team Forum Stats Members Help
Media importing and library integration (UPnP, Emby, Plex, ...)10