Jump to content

Hogwind

Members
  • Posts

    110
  • Joined

  • Last visited

Posts posted by Hogwind

  1. 18 hours ago, Elmojo said:

    Well DANG!  In all the time I've been using unraid and dockers, I don't think I've ever clicked the [EDIT] buttons. *facepalm*

    Changing those to /data and editing my SABnzb webUI settings to match fixed all the errors, but now I have nested duplicate download folders within my mnt/user/download directory.  This isn't a huge deal, but it's odd.

     

    Anyway, on to step two....

    The shows that I've moved to my external drive....

    I added that path to the Sonarr container, and added that path to the root in the WebUI.

    What else do I need to do to get it to see them?  They all show up as "missing episodes" right now.

     

    EDIT: So I think I figured out how to get the archived shows to show up correctly in Sonarr, but it's super tedious. I'm hoping one of you gurus has a better way. 

    Basically, I go to the show, click edit, change the path to the archived path, save it, then refresh the show.  That makes all the episodes show up correctly, but I really hope I won't have to do that for every show that I've moved, since that would take forever. lol

    In Sonarr go to Series -> Library Import, and add /TV-Archived.

  2. 3 hours ago, Elmojo said:

    This is where I get lost. My template just doesn't look like that. :/

    Mine is like this:Sonarr_template.thumb.JPG.8434516b92b579ddc70450d6c9df3268.JPG

    I don't see what else mine could be, other than what I currently have, which is not working.

     

    EDIT: I've gone back through all my *arrs and downloaders, and they all use /mnt/user/downloads. It seems I'm being consistent with the path, which is the main thing, right?  I told you I struggled... lol

    Click the EDIT and change the Container Path: /downloads to /data

    image.thumb.png.2d27f76288a5f075c64ad7b1a0d4676e.png

     

    So it looks like this:

    image.png.b1eb2ed40be93100a65a6d277588699e.png

  3. 5 hours ago, Elmojo said:

    For Sonarr, the template doesn't even ask for a /data location, it asks for "Path: /downloads:", which in my case is /mnt/user/downloads/

    👆 That is what you need to change. Open the Sonarr template and edit that path so that the "Container Path" is /data.

    image.png.d99f30b9af87655f96774b565d29d8f4.png

  4. 6 hours ago, Elmojo said:

    I'm so friggin' lost and confused right now... lol

    I had everything working great for almost a year, then I needed to move some older shows to my secondary (external) array.  When I did, Sonarr (obviously) couldn't find those shows any more, and flagged them as missing.  So I thought I was clever, and added an extra path to the container, pointing to the external share, then added that path as a root path.  Well, during all that, I somehow broke something, and not only are my archived shows still showing up as missing, but now none of my *arrs work anymore, nor does SABnzb or qBT!  I went back through the mappings and container settings, but I just can't figure out what I've done wrong.  I know my structure isn't set up ideally, but at this point I think it would be a nightmare to set up "right" (ie using DATA as the "base" for all the shares), so I can't really use TRaSH's guide to help.

    I've tried all sorts of different combinations, but they all either throw errors, or fail to import downloads, or both.

    My current hot mess shows the following....

     

    What else would you need to see to rescuse me?

    What else might you need to see/know in order to rescue me from myself? lol

    One of the oddest things is that when downloads complete, they just...vanish.  I have searched all over, and I can't figure out where they're going.  Neither can 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.

  5. 16 hours ago, eagle470 said:

    Hello, 

    I am trying to set my Radarr instances to sync using lists and I'm getting the error below, I cannot find anything useful in the Trace logs to aid me in resolving this issue and hopefully someone here has some information that can help. Thank you:

     

    Unable to connect to import list: HTTP request failed: 
    [503:ServiceUnavailable] [GET] at 
    [http://IP:7878/api/v3/movie?excludeLocalCovers=True]. 
    Check the log surrounding this error for details.

     

    What type of list have you set up?

  6. On 3/14/2024 at 4:23 PM, ThinkSta said:

    Since updating to Unraid 6.12.8 I've not been able to access the Sonarr webgui. Not sure if it's related but I don't think anything else has changed and I've checked all the settings. I can still access all the other dockers (e.g. Radarr, plex, etc) but this is what I see when I try to access Sonarr: This site can't be reached

     

    Any idea what could have gone wrong and how I can fix it? I have tried removing and re-adding the docker, which works fine, but still can't access the webgui. I have also tried temporarily turning off the windows firewall, but this didn't make any difference either.

     

     

    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.

    image.png.89bebd5b8379a0841e0e6b61d6197eb7.png

    For all the logs look in \appdata\sonarr\logs

  7. 2 hours ago, Vetl said:

    I have searched this topic with few key words but still was unable to see if it has been answered before. 

     

    Is there a solution for daily scheduled tasks not to spin up disks in the array to read movie files  data?

    Quote

    Can I disable the refresh movies task?

    - No, nor should you through any SQL hackery. The refresh movies task queries the upstream Servarr proxy and checks to see if the metadata for each movie (ids, cast, summary, rating, translations, alt titles, etc.) has updated compared to what is currently in Radarr. If necessary, it will then update the applicable movies.

    - A common complaint is the Refresh task causes heavy I/O usage.

    - The main setting is "Rescan Movie Folder after Refresh". If your disk I/O usage spikes during a Refresh then you may want to change the Rescan setting to Manual.

    - Do not change this to Never unless all changes to your library (new movies, upgrades, deletions etc) are done through Radarr.

    - If you delete movie files manually or via Plex or another third party program, do not set this to Never.

    - The other setting that can be changed is "Analyze video files" which is advised to be enabled if you use tdarr or otherwise externally modify your files. If you do not you can safely disable "Analyze video files" to reduce some I/O.

    Source: https://wiki.servarr.com/radarr/faq#can_I_disable_the_refresh_movies_task

  8. On 6/7/2023 at 10:55 PM, duelistjp said:

    i'm having trouble every week or two where i start getting a ton of stuff in the queue showing red saying release wasn't grabbed by sonarr, skipping.  any ideas why? only thing i've found that seems to help is removing from queue and blacklisting the release.  it is annoying as i also have to handle the already downloaded files and if i don't catch it immediately the downloads ssd gets completely filled.

    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?

  9. 22 hours ago, Spyderturbo007 said:

    I'm hoping someone can help because I'm at the end of my rope.  Ever since I went from 6.9.2 to 6.11.x, I've been having permission issues.  SAB seems to write the file without issue, but when Sonarr tryies to move it from the unpack folder to the folder with the other shows, I get this error:

     

    Import failed, path does not exist or is not accessible by Sonarr: /tv/Servant.S04E01.HDR.2160p.WEB.h265-TRUFFLE/. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder

     

    I then have to do it manually through file explorer.  I guess there is a permissions issue, but I'm not sure where to look or what to change.
     

    image.png.89352306bbdb12968dfb4fb10ed856fa.png

     

    image.thumb.png.7bac85b27eb10e50241c16cc2d6dd7c2.png

    I would try this: 

     

  10. 31 minutes ago, 70melbatoast said:

    Hey all. Looking for some assistance. Having some issues with Radarr. The docker starts fine, but I get an error on the home page (see attached .png). I've removed the docker and re-installed it using previous apps in the apps tab of Unraid to no avail. I've attached the error & warning sections of the log. I really don't want to completely remove it and lose all my settings. Any ideas are appreciated. Thank you.

    Capture.PNG

    logs.txt 15.84 kB · 1 download

    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.

  11. On 12/7/2022 at 11:59 PM, MeCubed said:

    I'll try that. I dont have that box at the top checked, and radarr doesnt need it - i have radarr and sonarr set the same way so I assumed it would be fine.

     

    does the chown Group need any contents or can it be left empty? What does 100 mean here?

    I think you can leave chown Group empty if you don't use remote shares. Hopefully you have by now got it working... :)

  12. On 12/5/2022 at 3:33 AM, MeCubed said:

    I've had a problem with this app for many months. It works perfectly, except when it create a new folder. Every folder it creates when importing shows has restrictive permissions, and I have to use Docker Safe - New Permissions to reset permissions.

    I have to this every single time sonarr adds a new tv show, and it's only when creating folders through sonarr.

     

    Is there a way to avoid having to do this?

    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?

    image.png.62894f9142d0ca5cf33bbcb07c4d32fe.png

  13. On 11/7/2022 at 8:15 AM, DanielPT said:

    Hi all.

    Sorry if it is a stupid question.

    But i setup Overseer and interagation with radarr.

    I tryed "request a movie" in overserr.

    I can see it comes in fine i radarr like monitored. But it never starts downloading it.

    I think it is becurse that the movie is not in the RSS feed anymore. 

    I think it is a misconfiguration somewhere so radarr make a search for montitored movies. How can i setup this?

     

    Thanks!

    I think it's a Overseerr setting, check that you have Enable Automatic Search under Settings > Services > Radarr.

    • Like 1
  14. On 11/5/2022 at 8:29 PM, DanielPT said:

    EDIT: Okay you have to wait to the sync to run. All okay :)

    I just tryed to add radarr into prowlarr.

    But i dont get the indexers from prowlarr into radarr. What can i do?

    This is from radarr

    image.thumb.png.94d742ac6dfc6f59060c208a26f70ffe.png

    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.

     

  15. On 8/24/2022 at 4:30 PM, Jonathan Vella said:

    Hi. I am trying to configure Radarr to work with Postgresql as per https://wiki.servarr.com/radarr/postgres-setup

    Each time I restart Radarr the config.xml file is re-created without the 4 lines required for Postgresql.

    Any ideas? Thanks.

    Maybe you changed the owner/premission of config.xml when you edited it.

     

    EDIT: default is nobody/-rw-r--r--

  16. 48 minutes ago, randomusername said:

    Bump, is there a better place to ask for support than this?

    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.

     

    • Like 1
  17. 6 minutes ago, Squid said:

    Can you show me a screenshot

    First I update from Action Centre:
     

    image.thumb.png.7866fee00dce1475e50b3fe6d663dd80.png

     

    And then when you check the Docker page it still has an update:

     

    image.png.cd6558a2a88742a7ca06c68567fb23eb.png

     

    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?

  18. 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

    • Upvote 1
  19. 15 hours ago, rcrh said:

    My Web UI won't load.  The docker seems to be running and I have recent downloads from Radarr but when I try to access the UI I get this message:
       This site can’t be reached

       192.168.1.252 refused to connect.
     

    I've checked the log and I have these errors/warnings

      [Error] FluentMigrator.Runner.MigrationRunner: database disk image is malformed

      [v4.0.4.5922] NzbDrone.Common.Exceptions.RadarrStartupException: Radarr failed to start: Error creating main database

    Press enter to exit...
    Non-recoverable failure, waiting for user intervention...

     

    To try clearly these errors I've stopped the docker and restored the oldest backup of my appdata.  It's only five days old and when I restarted the docker the same errors occured.

     

    Any suggestions for next steps?

    I'd hate to have to uninstall it and then have to repopulate any movies I've had it watching for.

    Thanks in advance.

     

    Hi, looks like you got the same problem as some users of binhex radarr docker. Picture with info from that thread.

     

    image.thumb.png.8f8810e35a28045e75d1b14994b9e5a8.png

     

    Source: https://forums.unraid.net/topic/53807-support-binhex-radarr/page/21/

     

    • Like 1
  20. 1 hour ago, NLS said:

     

    Same here - torrents disappeared.
    Haven't tried to re-add them (one by one over 100 seeds)...


    Can someone give a step by step process to go back to previous version? Will that return the torrents listed?

     

    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. 

  21. 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. :)

    • Like 1
  22. 1 hour ago, Fatmonk8 said:

    Anyone know why I am getting the following error even tho I am pretty sure I have the path in my container entered correctly?

     

    770841320_Capture3.thumb.PNG.8cebcbab09b5ed7aaeff602a71560c3f.PNG

     

    2063546998_Capture2.PNG.a5379da02a37893e7b962218a933f44d.PNG

    Yes, the error message is correct. Both Radarr and Deluge need to have the same container path for downloads. Now Radarr have /downloads and Deluge have /data/completed. You have two options, either you change the container path for Deluge downloads to /downloads or you change Radarr container path from /downloads to /data/completed.

    • Like 1
×
×
  • Create New...