Everything posted by LondonDragon
-
[Support] Linuxserver.io - Ubooquity
Hi everyone, Is there a way to remove the /ubooquity/ and run it as root? Cheers
-
[SUPPORT] malvarez00 - MotionEye
I can confirm that resolved the issues, many thanks
-
[SUPPORT] malvarez00 - MotionEye
Many thanks for guiding in the right direction, indeed I do not have a cache drive and it was trying to save by default to cache rather than users should have spotted that, I am still new to this. Many thanks Now off to crawl for answers on why ">_ Terminal" menu no longer works and reports 502 Bad Gateway
-
[SUPPORT] malvarez00 - MotionEye
Hi everyone, every time I reboot the unraid server I loose all my camera settings, any idea why this is happening? thanks
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi everyone, is there a way to force it to re-connect if the VPN drops? Cheers
-
[Support] Linuxserver.io - Plex Media Server
I used yours in the end, and it looks like a permissions issue, I have it up and running now, cheers
-
[Support] Linuxserver.io - Plex Media Server
Many thanks, they all say it can be moved and it will display, then you just add the new paths to the Libraries and re-scan, then delete the old paths, but I am having trouble it displaying in the first place. I did try a test Library on Unraid and then moved the database out of the directory, started Plex and it was gone, then moved it back to the same folder where it was before, and even the database created on Unraid did not display again. So that seems strange. Guess might have to create it all again from scratch and loose all the watched information and playlists
-
[Support] Linuxserver.io - Plex Media Server
Correct, tried just placing only the Media and Metadata but that didn't work either.
-
[Support] Linuxserver.io - Plex Media Server
Your right, guess I have been too long at this trying to sort it out, the path is indeed /mnt/user/appdata/PlexMediaServer/Library/Application Support/Plex Media Server
-
[Support] Linuxserver.io - Plex Media Server
Ignore the double quote it was a typo, so the data should be in the /mnt/user/appdata/PlexMediaServer/ folder here? If I add a library manually it creates the data in this structure: /mnt/disks/user/appdata/PlexMediaServer/Library/Application Support/Plex Media Server
-
[Support] Linuxserver.io - Plex Media Server
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='br0' --ip='192.168.1.223' --privileged=true -e TZ="Europe/London" -e HOST_OS="Unraid" -v '/mnt/disks/nas-docs':'/nas-docs':'rw' -v '/mnt/disks/nas-dvr':'/nas-dvr':'rw' -v '/mnt/disks/nas-movies':'/nas-movies':'rw' -v '/mnt/disks/nas-tv-series':'/nas-tv-series':'rw' -v '/mnt/disks/nas-mp3':'/nas-mp3':'rw' -v '/mnt/user/appdata/PlexMediaServer':'/config':'rw' 'limetech/plex' 9204382582e2317a967fcdad27c6554d3e27c0492e8fa38027537430ea78d151 The full path is: /mnt/disks/user/appdata/PlexMediaServer/Library/Application Support/Plex Media Server Many thanks
-
[Support] Linuxserver.io - Plex Media Server
Hi guys, new to Unraid, I am trying to migrate my Plex Server from Windows 10 to Unraid and not having much luck importing the data into unraid. I created a zip of the data on the windows version, copied it across to unraid, installed Plex container, started it up disabled "empty trash" and stoped it, copied all the data to the "/appdata/PlexMediaServer/Library/Application Support/Plex Media Server" directory, applied the permissions using "chown -R nobody:users ./" and started Plex again. No data shows up, empty library, any pointers appreciated, I have read various post here and elsewhere, I have tried it about 10 times with different containers and no luck
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Now that you mention it, not really sure how I missed it!! Working great. Many thanks and apologies for the moment of blindness.
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
Hi guys, new to Unraid, trying to get the OpenVPN Client to work with a .ovpn file. On the settings its has a option for file but when I click on it its blank and have no options to add one, I tried adding one via FTP into the plugins directory for openvpn client but still no luck. Any pointers appreciated, I did have a read through the first post and its seems the stuff in red is for the server, I just want to run the client with the ovpn profile. Many thanks