Everything posted by Cessquill
-
[Support] binhex - NZBGet
Deletion is handled by Sonarr/Radarr once it has the files copied over - you'll need to check over there. https://github.com/Sonarr/Sonarr/wiki/Completed-Download-Handling
-
Dynamix - V6 Plugins
A UPS to cover an Unraid server doesn't have to be that expensive. And it isn't just outages. It's where something in your house trips the mains, or you're working in your rack and accidentally unplug. Whilst mine is currently unprotected, when it was it was a big peace of mind. If only to save a 24 hour parity check because I was stupid. Currently replacing it, and I'll be happy when it's protected again.
-
[Support] binhex - Radarr
From what I've found, Radarr tends to want a fairly strict naming convention for the folder name, e.g. "It's a Wonderful Life (1946)". If it's not movie title (year) then it just tends to ignore it on a scan. I've got a few foreign language movies that I've titled "English Title [Original Title] (year)" and it will not see them. I have to add them manually, then when I'm on that movie in Radarr, press the refresh button and it'll find the file. They can't be nested in sub-folders either - I originally had stuff like Movies\James Bond\Dr. No (1962), but had to change that to Movies\Dr. No (1962) Somebody may correct me here, but I *think* it uses themoviedb as its reference for the correct title and year of a movie. If your folder is named the same as on that site, you should be good. If the title has illegal characters in it - colon, slashes, quotes - then Radarr seems to remove them. It seems OK if you replace them with dashes, which I often do. Also, the year is sometimes different on themoviedb than it is on imdb. Not sure whether that makes a difference. That's just folder formatting - it doesn't seem to be too concerned with filenames, but I'm not sure about recognised file formats. When I originally installed Radarr, I scanned my movie folder and assumed that it picked everything up. Years later I still find movies in my collection that it's not aware of. Wish there was an easy way for Radarr to tell you everything it has ignored, so you could at least do something about it.
-
[Support] binhex - DelugeVPN
If you edit your Deluge Docker and search for where /config is defined (you may need to click on "show more settings") - that is where it is referring to. Sounds like it's mapping to where you're talking about, but wanted to clarify what it means.
-
[Support] binhex - Radarr
Mine works fine passed through delugevpn
-
ProFTPD Plugin for unRAID v6.8.x
Different for every router, but when you open up port xxxx you hopefully should have some kind of "from port" and "to port" option. xxxx would be in "from" and 21 would be in "to". Then, all traffic coming in on port xxxx would go to your unraid IP on port 21. Hard to say without seeing the router what the actual settings are (or if it's configured elsewhere in a port forwarding section, or if it supports it in the first place - should do).
-
[Support] Linuxserver.io - Ombi
Have you tried just putting the IP address in to the hostname field? "192.168.1.52" in your case. That's all I have, and it connects fine.
-
[Plugin] CA User Scripts
I wish I'd seen that before! Could never remember which "version" of cron was supported. Have generated valid but incompatible schedules several times.
-
[Support] xthursdayx - coturn
Thank you for that - I had not seen the first link (but had the second). I'll read through that tonight. I *think* it's the way I've set up Coturn (as I'm not sure what I'm doing), but I'll have another look later. Thanks for your time.
-
[support] dlandon - Logitech Media Server
I was asking if your docker has a path mapped to "Music" (upper case M). That is, confirming that your playlists folder is definitely pointing to the same place as your media library.
-
[support] dlandon - Logitech Media Server
Can your LMS docker see "Music"? My install has a container path of "music"
-
[Support] xthursdayx - coturn
Has anybody got this to work for Nextcloud Talk? Coturn is something I've not had dealings with before, so it's going to be my fault entirely. Here's a few things I've tried/thought... I've pretty much set it up as per the instructions above I don't have a static IP. I have set up a turn.mydomain.com address to CNAME to my duckdns account I've installed the above, but using port 3479, as 3478 was in use by my unifi-controller docker (as a STUN port - not sure whether there's anything there I could use instead) I'm using pfSense as a router. I've forwarded ports 3479, 5349 and 49152-49172 as described above I use NGINXProxyManager for handling other sites. Don't know whether it needs to get involved with this though. I've set up turnserver.conf as per a lot of Nextcloud guides I've seen Whenever I've entered turn.mydomain.com:3479 and my pass into Nextcloud, I've always got "No working ICE candidates returned by the turn server". Pretty sure my issue with with how I've set up Coturn, as I can't get anything from public test sites either. I don't know whether I should/can run a turn server, or whether it's not a home user type setup. I've got Jitsi running, which I assume runs something similar - I just fancied getting it all under one roof if possible. Any help from anybody with Turn/Nextcloud knowledge?
-
[Support] binhex - DelugeVPN
Not yet. Two options.... 1. Set up one of the drives as an Unassigned Device and move your dockers over there. When repointing the dockers you'll need to set R/W Slave in the path options for everything that points to an Unassigned Device. I used to have my setup like this, Or, 2. Wait for the next version of Unraid to be released (when it's ready). Supports multiple cache pools for this purpose
-
[Support] knex666 - Nextcloud
Hard to say from me - it took me a fair bit of hitting to get it over the line. Once it's all sorted though, it's great. Perhaps somebody else could take it from here?
-
[Support] knex666 - Nextcloud
Yes, I got it working by following the notes near the bottom of the first page. Change to Bridge and add a port pointing to 80 In my case, port 8088 points to 80.
-
[Support] knex666 - Nextcloud
Hi - I installed this yesterday and have got it running with a reverse proxy. I think everything is good (haven't tested externally), but I have a few questions. First, my installation. I followed the instructions, but made a few changes... Using MariaDB rather than SQLLite Installed it as a Bridge, with port 8088 pointing to port 80 Using NGINX Proxy Manager rather than LetsEncrypt for reverse proxy I am not using Split DNS, but I have enabled NAT Reflection on my pfSense router All appears to be fine, but I've got the following concerns with my setup... File Ownership The cron script (page 1, docker exec -u www-data Nextcloud php -f /var/www/html/cron.php), and the call to occ (page 6 - docker exec -u www-data nextcloud /var/www/html/occ) for me both result in the same error... Console has to be executed with the user that owns the file config/config.php Current user: www-data Owner of config.php: When I check appdata/config/config.php it has the ownership of nobody:users. If I remove "-u www-data" from both commands, they run fine. Should they be owned by www-data, or am I OK to leave them as nobody? Active .htaccess File? Settings, Administration, Overview has the following warnings... Your web server is not properly set up to resolve "/.well-known/caldav". Further information can be found in the documentation. Your web server is not properly set up to resolve "/.well-known/carddav". Further information can be found in the documentation. The documentation suggests fixes in the .htaccess file. However, I've found several .htaccess files... appdata/nextcould/config appdata/nextcloud/data mnt/user/nextcloud appdata/nextcloud/nextcloud <- this one has the settings suggested by the documentation, plus a lot of extra config - the others above seem like a basic config Have I missed a step, is there a configuration issue, should I ignore the warnings, or something else? That's it for now. Otherwise, I think it's working well. Have ONLYOFFICE working (internally, at least), and I think the rest of my questions are more down to Nextcloud itself rather than this container. Any pointers appreciated.
-
[Plug-In] Community Applications
Typical! They have to have issues at the same time as I power down, recable and power back up again. I can stop scratching my head now and randomly rebooting things.
-
[Support] binhex - DelugeVPN
If you've filled up your cache drive at any point, and that's where appdata is, that can take down the docker system.. If that's happened, you can get it going again without a restart by going to settings, docker, turn it off, save, turn it on, save (basically restart the docker system).
-
[Plugin] CA User Scripts
Could you put something like this at the top of your script... until [ $_done ]; do docker inspect -f {{.State.Running}} CONTAINER-NAME | grep 'true' &> /dev/null if [ $? == 0 ]; then _done=1 else sleep 10; fi done; echo "GO! RUN YOUR LAUNCHED SCRIPTS" ...? It could probably be made more efficient, but it seems to work for here. It will run straight away if the docker is already running. I was initially trying to use the docker events command, which worked, but I couldn't find a way to safely kill it in a script once I'd got what I needed. I did start working on a script where you could put triggers in for start/stop/pause/resume events - and got quite a way through, but again - once it's running it keeps on running, and I couldn't stop it. It would be something better suited to a standalone plugin where you could select containers, events (start, stop, pause, resume) and a script to run.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Set your SSD as a cache drive. Optionally install CA Backup plugin to make sure your VMs are periodically backed up to the array. You'd be better off raising off-topic questions in General Support though, as it'll not dilute app--specific topics and get more coverage. Also recommend viewing a range of Spaceinvader One's videos on YouTube.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Is one of them Boinc?
-
Dynamix - V6 Plugins
If it's specifically Plex stream info, install the Tautulli docker and connect it to Plex.
-
[Support] binhex - Radarr
Yep, you're just running VPN on a docker, and routing anything you want through it. Everything else stays the same.
-
[Support] binhex - Radarr
Typically, you have it running through a proxy/privoxy which has a VPN on it (several things can run through this proxy without affecting your VPN limits). In Radarr this is Settings, General. Several of binhex's VPN dockers have privoxy support (deluge, etc.), but if you aren't running one of those then install the binhex-proxyvpn docker, set it up with your VPN and point Radarr's proxy at this docker. A good video that explains it is here
-
[support] dlandon - Logitech Media Server
Yes, it's my default now. The only issue I have is if I'm controlling via Android and then go out. I'll have the play options in the status bar that I can't get rid of unless I force close. Probably me being me though.