Everything posted by Spies
-
[Support] Linuxserver.io - Nextcloud
I can no longer login to my nextcloud, im sure my password is right but its not accepting it, then reset email never arrives either as I dont think I set up an SMTP server. Help! Solution, open the docker console and type sudo -u abc php7 /config/www/nextcloud/occ user:resetpassword admin where admin is the user you want to reset, no idea what happens but I can get in now.
-
[KERNEL]custom kernel build with treaks (2020.03.07 v6.8.3|5.5.8|4.19.108|NAVI|VEGA|NFSv4|R8125|Zen2)
Are the patches compatible with kernel 4.19.88?
-
[DEPRECATED] Linuxserver.io - Rutorrent
Ratio groups in utorrent - set everything to 0 and then set that ratio group as default.
-
[DEPRECATED] Linuxserver.io - Rutorrent
You can have multiple mapping on the container and just set the Anime shows to use that. Sonarr will do what you want, you just need to look into it. For example I have Radarr add kids movies to media/kids and regular movies to media/movies Sonarr is the same.
-
[DEPRECATED] Linuxserver.io - Rutorrent
That's not true, Sonarr has various options to use season folders mine puts them in /media/show/season /media is the only constant.
-
[DEPRECATED] Linuxserver.io - Rutorrent
Why not just use Sonarr instead of messing about with regex filters?
-
[Support] binhex - rTorrentVPN
Does Docker support a range of ports now? Or is it still just individuals.
-
Plex: Guide to Moving Transcoding to RAM
That makes no sense, because I have a variety of users and transcode to /tmp/PlexRamScratch with no issues. I use the following to create the folder on array start #!/bin/bash mkdir /tmp/PlexRamScratch mount -t tmpfs -o size=6g tmpfs /tmp/PlexRamScratch
-
[Support] Linuxserver.io - Plex Media Server
I'm actually seeing the opposite at the moment, the Plex GUI is telling me there is an update to 1.18.5.2309 but the PMS version is 1.18.4.2171 and there isn't an update option on the docker icon. Set version to latest, didn't appear to pull any data and unable to then reach the docker address, set it back to version=docker and it begun working again.
-
[Support] Linuxserver.io - Radarr
My log is full of mapping errors stating that the movies imdbid cannot be found. But I'm already on the 3rd Dec build.
-
[Support] Linuxserver.io - Plex Media Server
Is there any way to get the beta versions of plex for those who have plexpass on this docker?
-
Plex - Custom domain name + https?
Is it required that you add the letencrypt certificates to plex?
-
[DEPRECATED] Linuxserver.io - Rutorrent
Found the scheduler setting under, settings, disk settings. Will try bfq for a while.
-
[DEPRECATED] Linuxserver.io - Rutorrent
How do we change the scheduler?
-
UPS alert but Daemon isn't running
It's happened again this morning at 4:41am, is there a crontab that runs at that time? The cfg file has the following SERVICE="disable" UPSCABLE="usb" CUSTOMUPSCABLE="" UPSTYPE="usb" DEVICE="" BATTERYLEVEL="10" MINUTES="10" TIMEOUT="0" KILLUPS="no"
-
UPS alert but Daemon isn't running
I've toggled it in the GUI, the cfg file does say SERVICE="disable" however I didn't check it before I toggled. Where does it store the UPS information because when the Daemon is enabled, it populated with the past info?
-
UPS alert but Daemon isn't running
I used to have a UPS in my server but no longer do, once a week I'm getting an alert that the server has lost communication with the UPS even though the UPS Daemon is set to No in the settings page. On the same settings page it states that it's Running in the top right. Any suggestions on how to fix this besides plugging a UPS back in? tower-diagnostics-20191124-0956.zip
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
How do I purge the log file this plugin creates?
-
[Support] Linuxserver.io - Ombi
Perfect, thank you.
-
[Support] Linuxserver.io - Ombi
Since the last update, when clicking which season you want, nothing is happening. Is it just me? Edit: had to go back to v3.0.4817-ls38 to get it working again, has there been a significant change to the database at some point? Edit2: tried going to v3.0.4880-ls38 and it's broken again, are there any steps between 4817 and build 4880?
-
[Support] binhex - UrBackup
Can you reverse proxy this docker or does this cause issues with remote client backup?
-
[Support] Linuxserver.io - Resilio Sync
What is the /download path in the container used for if you are syncing two folders?
-
[Support] Linuxserver.io - Radarr
The remove option under completed download handling won't stay true, if I set it, then come and go back in it keeps resetting to false, leaving files behind in SABnzbd, sonarr works fine with the same option.
-
Preclear plugin
I've thrown unraid on a new memory stick and have started preclear in a different machine, as you said, seems to work fine this time.
-
Preclear plugin
Using 6.6.6, the preclear plugin has been fine before, but now it just gets stuck at Starting... Known issue? Is there a workaround?