nvllsvm / emby-unlocked

Emby with the premium Emby Premiere features unlocked.
GNU General Public License v2.0
271 stars 61 forks source link

Help: how do I access a library on a network share? #20

Closed a8ree closed 6 years ago

a8ree commented 6 years ago

I'm running on Docker Toolbox / Windows 2012 R2 with HyperV.

I cannot work out how to access my libraries on the network.

Can someone give me a solution?

tedr56 commented 6 years ago

This is a Emby issue, not really to post here Since you use Docker, you need to set your network to "host", or IPs will be messed up. And you need to mount your share locally, I would advice with automount (classic or systemd)

nvllsvm commented 6 years ago

Mount the share on the host and expose it to the container as a volume.