Everything posted by Hogwind
-
[Support] Linuxserver.io - Calibre
If you don't care about the update you can always roll back to 8.6 by changing the repository, like this: The old message about https was cached for me so I had to CTRL+F5 to load Calibre in the browser.
-
[Support] binhex - Sonarr
In Sonarr go to Series -> Library Import, and add /TV-Archived.
-
[Support] binhex - Sonarr
-
[Support] binhex - Sonarr
👆 That is what you need to change. Open the Sonarr template and edit that path so that the "Container Path" is /data.
-
[Support] binhex - Sonarr
Start by edit the configuration template for Sonarr, and change the container path name /downloads to /data. Radarr, sabnzbd and qbittorrent all have: /data <--> /mnt/user/downloads/ Sonarr need to have that mapping as well. And for the vanished downloads I think you need to change the Completed Download Folder in SABnzb from /downloads to /data. You have downloads set to /data in qBT so downloads in qBT should be found in /mnt/user/downloads.
-
[Support] binhex - Radarr
My bad, I misunderstood.
-
[Support] binhex - Radarr
What type of list have you set up?
-
Unassigned Devices Preclear - a utility to preclear disks before adding them to the array
@dionmunk Was it a broken UI stats or did you solve you problem? 👆 I'm having the same problem right now, can't see any status. Just stuck on "Starting...". Have checked with another browser and it looks the same. I'm just gonna let it be for a day or two. I have set the notification on 25% progress so maybe I get notifications.
-
[Support] Linuxserver.io - Sonarr
Best way to trouble shot is to look in the log file. A quick way is to open the log after you started the docker through the docker menu. For all the logs look in \appdata\sonarr\logs
-
[Support] binhex - Radarr
Source: https://wiki.servarr.com/radarr/faq#can_I_disable_the_refresh_movies_task
-
[Support] binhex - Sonarr
How did you set up your download client in Sonarr? Has it been working and all of a sudden it has started behaving this way?
-
[Support] Linuxserver.io - Sonarr
I would try this:
-
[Support] binhex - Radarr
The logs contains Kill Bill Vol. 1 2003 Bluray-1080p.mkv, maybe the file is damaged or something. I would remove it and refresh the share.
-
[Support] Linuxserver.io - Sonarr
I think you can leave chown Group empty if you don't use remote shares. Hopefully you have by now got it working...
-
[Support] Linuxserver.io - Sonarr
Check the Permissions under Settings > Media Management, I've got mine set like this and haven't had any issues. What's your current permissions settings?
-
[Support] binhex - Radarr
I think it's a Overseerr setting, check that you have Enable Automatic Search under Settings > Services > Radarr.
-
[Support] binhex - Radarr
I think it's a prowlarr setting. Do you get a green check when you run a test of the radarr app in prowlarr? Here is a guide that covers most of the setup.
-
[Support] Linuxserver.io - Radarr
Maybe you changed the owner/premission of config.xml when you edited it. EDIT: default is nobody/-rw-r--r--
-
[Support] Linuxserver.io - Radarr
Looking at the log it says: System.Exception: database disk image is malformed I don't have any experience myself with that but I found and posted some info about that issue, if you check one page back. I would test one of the backups you will find in the appdata -> radarr -> backups folder.
-
[Plug-In] Community Applications
First I update from Action Centre: And then when you check the Docker page it still has an update: But I have now noticed that the "update ready" and the blue text disappear after a while, maybe after the next check for an docker update?
-
[Plug-In] Community Applications
Hi, if you update dockers from action center, the dockers gets updated. But on the unraid dashboard you still see the updated dockers with blue text and under dockers you se the lightning indicating that there still is an update. unRAID 6.10.3 CA 2022-07-26
-
[Support] Linuxserver.io - Radarr
Hi, looks like you got the same problem as some users of binhex radarr docker. Picture with info from that thread. Source: https://forums.unraid.net/topic/53807-support-binhex-radarr/page/21/
-
[Support] Linuxserver.io - Qbittorrent
Yes
-
[Support] Linuxserver.io - Qbittorrent
What I did was edit the docker template and added Repository: linuxserver/qbittorrent:14.3.2.99202101080148-7233-0cbd15890ubuntu18.04.1-ls110 It worked for me but I don't know if it's the correct one to use in unraid.
-
[Support] Linuxserver.io - Qbittorrent
Seems like the latest(v4.3.3) update is broken, it doesn't load the old torrents. Does anyone have the Repository tag for v4.3.2, there are so many to choose from. EDIT: I just tried this linuxserver/qbittorrent:14.3.2.99202101080148-7233-0cbd15890ubuntu18.04.1-ls110 And it worked, but if it's not the correct one i'm happy to be corrected.