October 23, 201510 yr Can anyone help? I used to use Emby (well still do) along with my Windows HArdware RAID 5 most of my data (another day to go) is now on Unraid so I want to fire up emby in a docker. I installed Emby as a docker via the community docker app. However when I try and set it up - I enter the network via - http://mbfs01:8096/web/wizardstart.html the path being as an example \\mbfs01\media\Kids Movies and it just keeps not accepting it and presenting me with a lit of internal mnt/ paths I am guessing I must have done something wrong. Would be VERY grateful if anyone could point me in the right direction. Thanks Stuart
October 23, 201510 yr Try pointing it at mnt/user/media/kids movies and then use path substitution to map to \\serverip\movies\kids movies
October 24, 201510 yr You need to add a volume mappings within the docker config. Without that the docker has no idea where you are pointing to, which is why emby doesn't like it.
October 24, 201510 yr A screenshot of the docker settings page for the emby docker might help with working out how you have set it up, and what might be wrong.
October 24, 201510 yr Author Try pointing it at mnt/user/media/kids movies and then use path substitution to map to \\serverip\movies\kids movies Thank you - that seemed to sort it for me :-) Man this docker stuff and unraid is a hole new thing to learn compared to everything on my old windows box and HArdware RAID 5 Thanks all for the help - I do appreciate it! Stuart
Archived
This topic is now archived and is closed to further replies.