Hi all
My nethserver is within a home environment acting as a central store for all family media. This is held with in a smb share in AD mode wich is accessed directly by multiple kodi box’s around the house.
I wish to also use Emby as it’s ability to cast directly to my many DLNA devices is very good. Plus I would like to use it’s external access features in conjunction with my tvheadend server.
I have installed Emby using there info found there site https://emby.media/linux-server.html
Emby is up and running ok as in I can access the web interface.
I just have two problems that I would appreciate some advice on.
Firstly is getting Emby able to access the data held within the ibay folder. I realize this is due to Emby not being AD aware. That and the default user the service runs under “emby” is not an AD account. Now in the past I’ve just simply chmod -R 775 (I think from memory) to the share folder.
This usually works fine but I would like to know if there is a better way or some group I can add the emby user to?
My second problem is how can I make the Emby server aware of the servers SSL certificate supplied by letsencrypt. In the settings of Emby when asked for the cerificate I have pointed it to /etc/letsencrypt/live/fog.cloud-d.co.uk/cert.pem but I assume again Emby dose not have permission to access.
Thanks in advance for any reply’s. Any extra info required from me I will do my best to answer.