2016-04-26, 06:04
Hey, long time lurker here. I've spent a good part of my weekend attempting to have Kodi Headless set up, trying both the linuxserver.io and celedhrim's docker images.
Both have the same issue for me, in that they can't find my network shares from what's populated in my Mysql database.
All the paths are 'smb://SERVERNAME/share/Movies' or 'smb://SERVERNAME/share/TV' etc. Single server name, not FQDN or IP address. This hasn't been an issue on Windows, nor the GUI version of Kodi on the same Ubuntu 14.04 LTS install. Using the same advancedsettings and sources files, both docker images fail with being unable to find that directory.
I've been researching how to fix it, and can either update this to an IP address, or a longer format including a username:password field? (IE, this post: http://forum.kodi.tv/showthread.php?tid=...pid2021461 ) Or some good information in this page to check as well: (https://lime-technology.com/forum/index....=37297.150).
Whilst I can do that, and will try it and stick with it if it works, I'd really like to understand why the docker version's can't connect to my SMB shares, but the native Ubuntu Kodi can. Hence I started to set up the same headless version outside of the docker container...
IMHO, it'd make a lot of sense. I haven't used headless Kodi since Helix. Tried again on the weekend and have spent hours running into issues with the docker images not finding SMB shares (Hence the above). Started to reverse the docker images to do it natively on Ubuntu, only to find 95% of the information on Headless Kodi is docker specific. Most of it's been useful for troubleshooting, but it's definitely fragmented this thread.
Both have the same issue for me, in that they can't find my network shares from what's populated in my Mysql database.
All the paths are 'smb://SERVERNAME/share/Movies' or 'smb://SERVERNAME/share/TV' etc. Single server name, not FQDN or IP address. This hasn't been an issue on Windows, nor the GUI version of Kodi on the same Ubuntu 14.04 LTS install. Using the same advancedsettings and sources files, both docker images fail with being unable to find that directory.
I've been researching how to fix it, and can either update this to an IP address, or a longer format including a username:password field? (IE, this post: http://forum.kodi.tv/showthread.php?tid=...pid2021461 ) Or some good information in this page to check as well: (https://lime-technology.com/forum/index....=37297.150).
Whilst I can do that, and will try it and stick with it if it works, I'd really like to understand why the docker version's can't connect to my SMB shares, but the native Ubuntu Kodi can. Hence I started to set up the same headless version outside of the docker container...
(2016-04-25, 14:44)celedhrim Wrote: https://github.com/Celedhrim/docker-kodi-server
Master & jarvis branch update to 16.1
I don't know if it would be better to create a specific thread for docker kodi ( supplementary tool / developpement ?).
Now we talk docker kodi server in middle of other thread about headless and not docker specific .
IMHO, it'd make a lot of sense. I haven't used headless Kodi since Helix. Tried again on the weekend and have spent hours running into issues with the docker images not finding SMB shares (Hence the above). Started to reverse the docker images to do it natively on Ubuntu, only to find 95% of the information on Headless Kodi is docker specific. Most of it's been useful for troubleshooting, but it's definitely fragmented this thread.