WIP Media importing and library integration (UPnP, Emby, Plex, ...) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +--- Thread: WIP Media importing and library integration (UPnP, Emby, Plex, ...) (/showthread.php?tid=224794) |
RE: Media importing and library integration (UPnP, Emby, Plex, ...) - BigDoom - 2020-10-15 (2020-10-14, 23:14)Montellese Wrote: @BigDoom Thanks for the feedback. It looks like your database is broken because it can't find the "source" table. Did you upgrade from a previous test build? Or did you upgrade from an official Kodi build / release? Did a fresh install on my laptop which didn't have any version of Kodi before. Fixed the issue by deleting the myvideo119.db file, when restarting Kodi everything was working fine again. RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Montellese - 2020-10-15 (2020-10-15, 11:06)BigDoom Wrote:Thanks for the feedback. I'm glad it's working fine now.(2020-10-14, 23:14)Montellese Wrote: @BigDoom Thanks for the feedback. It looks like your database is broken because it can't find the "source" table. Did you upgrade from a previous test build? Or did you upgrade from an official Kodi build / release? RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Gee11 - 2020-10-20 what about Alpha 2? or is there an Addon Version for Win64 ? RE: Media importing and library integration (UPnP, Emby, Plex, ...) - spencerjford - 2020-10-21 (2020-10-20, 17:26)Gee11 Wrote: what about Alpha 2? http://mirrors.kodi.tv/test-builds/windows/win64/KodiSetup-20201008-7a0563a7-media_import_19.0a2-Matrix-x64.exe possibly? posted today so. RE: Media importing and library integration (UPnP, Emby, Plex, ...) - spencerjford - 2020-10-21 deleted RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Montellese - 2020-10-21 (2020-10-20, 17:26)Gee11 Wrote: what about Alpha 2?Here are the test builds based on Matrix Alpha 2. I have not tested these at all.
RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Gee11 - 2020-10-23 ok and now how can i import my emby librarys? RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Montellese - 2020-10-23 (2020-10-23, 21:50)Gee11 Wrote: ok and now how can i import my emby librarys? @LongMan has written a short how-to at https://github.com/Montellese/xbmc/wiki/Emby-or-Jellyfin-Media-Importer. RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Gee11 - 2020-10-23 ok but why dosnt it ask for API key and user? like in the description RE: Media importing and library integration (UPnP, Emby, Plex, ...) - LongMan - 2020-10-23 @Gee11, What description? RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Gee11 - 2020-10-23 (2020-10-23, 22:55)LongMan Wrote: @Gee11, https://github.com/Montellese/xbmc/wiki/Emby-or-Jellyfin-Media-Importer RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Gee11 - 2020-10-23 i want to use api key and user for security reason as shown in this video https://www.youtube.com/watch?v=aOKG8hRbe8s&feature=emb_logo RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Montellese - 2020-10-23 (2020-10-23, 23:02)Gee11 Wrote: i want to use api key and user for security reason as shown in this video https://www.youtube.com/watch?v=aOKG8hRbe8s&feature=emb_logo Several people told me that users shouldn't use the API key functionality if there's an easy way for username / password authentication. That's why I completely removed it. RE: Media importing and library integration (UPnP, Emby, Plex, ...) - LongMan - 2020-10-24 That way is new to me. Generally username and password is used. I have seen API Key used for server plugins not for user auth. RE: Media importing and library integration (UPnP, Emby, Plex, ...) - Gee11 - 2020-10-24 (2020-10-23, 23:33)Montellese Wrote:there is no user /password field.. and another problem. it importet everything (music, movies and series) into movies.. an i selectet no music but it has synced everything in movies and series each(2020-10-23, 23:02)Gee11 Wrote: i want to use api key and user for security reason as shown in this video https://www.youtube.com/watch?v=aOKG8hRbe8s&feature=emb_logo |