Kodi Community Forum
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 of UPnP - Montellese - 2015-08-17

(2015-08-17, 19:48)LongMan Wrote: With regards to
Added an event for newly detected media providers which will take you directly to the media providers import configuration view.

This is not an automatically triggered event. For now (hopefully this will be improved in the future) you have to go to Settings -> System -> Logging -> Show event log and there you should see an event for the newly detected media provider. And if you click on it you should be taken to Settings -> Media Sources -> ...


RE: Media importing and library integration of UPnP - LongMan - 2015-08-17

Tried it and it works.
It should be noted that Enable Notification Event Logging has to be selected before the first detection, it is disabled by default. Otherwise the only event listed is "Kodi successfully started"

Cheers


RE: Media importing and library integration of UPnP - tomnehek - 2015-08-18

Thanks for the updated test builds!

I ran into an odd issue - my Android ARM install added all my movies AND episodes into the movies category even though I did not even select TV Shows/Seasons/Episodes as a source. Has anyone experienced this?


RE: Media importing and library integration of UPnP - Montellese - 2015-08-18

(2015-08-18, 13:44)tomnehek Wrote: Thanks for the updated test builds!

I ran into an odd issue - my Android ARM install added all my movies AND episodes into the movies category even though I did not even select TV Shows/Seasons/Episodes as a source. Has anyone experienced this?

Did you use a media provider which also uses this test build? If not all movies and tv episodes are considered movies and are therefore synced into movies (because the media provider can't differentiate between them).


Re: Media importing and library integration of UPnP - fernandovg - 2015-09-02

Will this feature be in v16?


RE: Media importing and library integration of UPnP - da-anda - 2015-09-02

very likely not. While it's working as proof of concept there is still a lot of work to do to get it ready for prime time


RE: Media importing and library integration of UPnP - Skank - 2015-09-10

Am i right, if i say this

If this would be supported for music library, there might be a way to sync library in kodi from googles service "Google play music"?
Is thats it, it would rock !


RE: Media importing and library integration of UPnP - thomasedain - 2015-09-15

The download links are down again unfortunately. Really intrigued by the possibilities given by this idea. Any chance it will make it in an official build?

(Does anyone still have the august x86 build for android?)


RE: Media importing and library integration of UPnP - Javlin - 2015-09-16

Emby is worth checking out for headless kodi while this project matures


RE: Media importing and library integration of UPnP - Montellese - 2015-09-17

Latest test builds: September 17 2015:
Changelog
  • Rebased onto current master: b9d1772d274ac766f920aa822457a6a3be373f92
  • Improved the handling of tvshows, seasons and episodes
  • Fixed importing a lot of empty seasons and then deleting them again during cleanup
  • Fixed importing tvshows which also exist as local files in the library



RE: Media importing and library integration of UPnP - Milhouse - 2015-09-18

OpenELEC Generic (based on Milhouse's build): http://milhouse.openelec.tv/builds/wipupnp/Generic/OpenELEC-Generic.x86_64-6.0-Milhouse-20150918151402-%230918y-g2eec924.tar
OpenELEC RPi (based on Milhouse's build): http://milhouse.openelec.tv/builds/wipupnp/RPi/OpenELEC-RPi.arm-6.0-Milhouse-20150918151402-%230918y-g2eec924.tar
OpenELEC RPi2 (based on Milhouse's build): http://milhouse.openelec.tv/builds/wipupnp/RPi2/OpenELEC-RPi2.arm-6.0-Milhouse-20150918151402-%230918y-g2eec924.tar
OpenELEC NVidia Legacy (based on Milhouse's build): http://milhouse.openelec.tv/builds/wipupnp/Nvidia_Legacy/OpenELEC-Nvidia_Legacy.x86_64-6.0-Milhouse-20150918151402-%230918y-g2eec924.tar

Untested builds based on VideoPlayer not dvdplayer.


RE: Media importing and library integration of UPnP - Montellese - 2015-09-18

Thanks Milhouse. After fixing linux builds I also built and linked the android builds.


RE: Media importing and library integration of UPnP - Montellese - 2015-09-19

Thanks to Memphiz there are also OSX and iOS builds again.


RE: Media importing and library integration of UPnP - aptalca - 2015-09-19

I'm following the development on this closely. Can't wait until this is integrated into a stable build.

Thanks for all your work Montellese, Milhouse, Memphiz and anyone else involved.


RE: Media importing and library integration of UPnP - bry - 2015-09-24

@Montellese after reading the emby thread I had a quick question. Do you plan on adding the ability to sync watched status between add-ons that are in the official repo? Ie t1m aka learningit has many add-ons that I have installed across the many kodi boxes in my house and would like to sync their watched status. Thanks for all your work.