• 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 96
WIP Media importing and library integration (UPnP, Emby, Plex, ...)
Ok thank you
After update the plugin it shows myPlex as an option and it connects through myPlex.
Thank you again
Reply
Can we use emby for kodi together with this implementation just for the music library?
Reply
Yes it is possible but but unfortunately these builds require python 3 compatibility, and Emby for Kodi is not. EmbyCon is, so you can use it instead.
Reply
@ntilagoa,
If you don't absolutely have to use a server for music, I would recommend that you try Kodi's music section. I did and WOW!!. It is quite impressive, especially for collections. It allows to easily split your music into different "libraries" using the new Sources node. You will not be disappointed. It made fire up a tag editor to correct my tags. I have been using Kodi for more than a decade and I always use file mode for music. @DaveBlake and his new partner, @black_eagle have made Kodi's music section one of if not the best for managing your own music collection.
Reply
reading the first post, could this be used to use a bluray / dvd iso (or bdmv / video_ts file system) as a "source" of multiple videos.  i.e. enumerating the playlists and allowing kodi to associate metadata with individual playlists (or ignore playlists one doesn't care about)
Reply
Unfortunately not in this case. Source in this case refer to a media server (Kodi, Emby, Plex or Jellyfin currently) or a plugin for an online source (none so far).

Cheers,
LongMan
Reply
(2020-02-15, 08:26)sualfred Wrote: @Montellese 
Is there any chance for a optional "native path" sync? With Emby for Kodi we have a option to scan the native paths to the library. This is useful for local setups and addons which require direct access to the folders.
For Emby you can enable "Direct Play" (IIRC it is enabled by default) and then during importing the add-on checks if Kodi can access an imported item's path directly through its VFS. If it can it will use the direct path instead of going through the Emby server's Direct Stream functionality.
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
@Montellese 

Yes, but the DB has plugin:// paths stored and not the native paths. That's what other addons require. They cannot access a plugin:// path that is going to be resolved on a playback attempt
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
(2020-02-19, 22:51)sualfred Wrote: @Montellese 

Yes, but the DB has plugin:// paths stored and not the native paths. That's what other addons require. They cannot access a plugin:// path that is going to be resolved on a playback attempt
Neither mediaimporter.emby nor mediaimporter.plex store any plugin:// paths. This is on the TODO list but I never looked into it so far. They either store "direct play paths" or "direct stream URLs" (e.g. http://localhost:8096/emby/Videos/<ItemI...y=<ApiKey>).
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
Sorry, I meant it stores http:// paths but smb/nfs paths would be nice for local networks.
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
(2020-02-20, 07:17)sualfred Wrote: Sorry, I meant it stores http:// paths but smb/nfs paths would be nice for local networks.
I only tested it with local paths and there the add-on detects that the paths are directly accessible to Kodi (using xbmcvfs.exist()) and stores the "raw" paths in the database. I'll give it a try with Samba or NFS paths when I get some time.
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
(2020-02-20, 14:15)Montellese Wrote:
(2020-02-20, 07:17)sualfred Wrote: Sorry, I meant it stores http:// paths but smb/nfs paths would be nice for local networks.
I only tested it with local paths and there the add-on detects that the paths are directly accessible to Kodi (using xbmcvfs.exist()) and stores the "raw" paths in the database. I'll give it a try with Samba or NFS paths when I get some time. 
OK I was able to reproduce this with UNC paths in Emby and https://github.com/Montellese/mediaimpor...193db756e5 (on master branch) should fix it.
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

Please use the pre-installed media import repository to install / update the media importer add-ons from there. This way you should get all necessary dependencies.

ATTENTION: If you were running a previous test-build delete your MyVideosxXX.db.

Changelog
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
Untested:

RPi: http://milhouse.libreelec.tv/builds/wipu...6ecc2d.tar
RPi2: http://milhouse.libreelec.tv/builds/wipu...6ecc2d.tar
Generic: http://milhouse.libreelec.tv/builds/wipu...6ecc2d.tar
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
(2020-02-28, 06:14)Milhouse Wrote: Untested:

RPi: http://milhouse.libreelec.tv/builds/wipu...6ecc2d.tar
RPi2: http://milhouse.libreelec.tv/builds/wipu...6ecc2d.tar
Generic: http://milhouse.libreelec.tv/builds/wipu...6ecc2d.tar
Thanks for the quick builds.
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
  • 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 96

Logout Mark Read Team Forum Stats Members Help
Media importing and library integration (UPnP, Emby, Plex, ...)10