January 10, 20251 yr Author @Rick Gillyon This looks like an issue with Kapowarr recently. I don't use it a lot, but just tried adding a volume with the same result. I know it worked when I created the template though, because all of my downloads from then have the correct permissions, and I don't think I would have manually changed them all. It looks like a fix may be on the way though. https://github.com/Casvt/Kapowarr/pull/188
January 12, 20251 yr Hi, I'm struggling to get Soularr going. Before I was unable to get Lidarr import working so I started over again using the default pathing for everything. Current issue however is this error from Soularr: Quote File "/usr/local/lib/python3.11/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: http://192.168.1.91:5030/api/v0/searches Any help is greatly appreciated.
January 12, 20251 yr Author @DeadEndRoad Looks like Soularr can't communicate with slskd. I'd start by double checking you have the right address in your soularr config. Did you set an API key in slskd too?
January 12, 20251 yr Yes, just checked, address is correct. API keys for both slskd and lidarr are set in the config file. Key matches in soularr config and slskd yaml.
January 12, 20251 yr Yep, it's running. I did a test manual search and download. It's placing it where it should go, which is the default directory at the moment.
January 12, 20251 yr Author I went and purposely did the wrong API key in my Soularr config, and got the same error. So, I think it's an issue there. Could you post your slskd and Soularr config? Just blur out the API key.
January 13, 20251 yr Yep, that was all it took. I hate yaml lol. Thank you! Looks like soularr and slskd are communicating, missing albums are downloading, but they aren't being imported. This was my original issue. I probably confused myself trying to fix this before, but this is my current lidarr pathing:
January 13, 20251 yr Author Right there with you with yaml. Lol Are you getting any import failures in soularr logs? Or does it just say "Soularr completed"? There should also be a line like [INFO|soularr|L499] 2025-01-09T21:41:20-0500: Starting Lidarr import for: Porcupine Tree if it is trying to import. Edited January 13, 20251 yr by JPDVM2014
January 13, 20251 yr This is the last message in the logs, it's otherwise parsing results: Quote [INFO|soularr|L397] 2025-01-12T18:57:03-0500: Waiting for downloads... monitor at: http://192.168.1.91:5030/downloads
January 13, 20251 yr Author Ok, that means it is waiting for a download to finish. It won't import until an entire album is downloaded at least. So it may still work. I'd give it a little bit and see if it changes. The logs should update when it sees a download is finished.
January 13, 20251 yr Author I haven't done more than one album at a time, so I'm not sure how it figures out if/when a download is done. It may just wait until everything is done. Hopefully it kicks in at some point.
January 20, 20251 yr Need help with Trailarr. I have it setup as follows: No config files are ever saved at the app data location. The app will work, but if it gets shutdown and restarted, it looses all info. and I have to resetup everything. this happens every time. I don't belive it was setup corectly since it will not save the config info. Please help! Update: Ok I have it saving the files, but it will not download videos. here is my config: I get this error: Exception: ERROR: [youtube] 8Zv7wd1a-5A: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies I logged into youtube via firefox and exported my cookies and addded them into trailarr, but continue to get the error. Edited January 20, 20251 yr by almulder
January 20, 20251 yr Author @almulder Looks like the default appdata directory changed to /config at some point. Hit edit next to Appdata and change the container path from /data to /config, and see if that helps. For some reason, my install works with both mappings, even though I don't have the appdata env var set. Let me know if that fixes it so I can update the template. Thanks!
January 20, 20251 yr 43 minutes ago, JPDVM2014 said: @almulder Looks like the default appdata directory changed to /config at some point. Hit edit next to Appdata and change the container path from /data to /config, and see if that helps. For some reason, my install works with both mappings, even though I don't have the appdata env var set. Let me know if that fixes it so I can update the template. Thanks! yes that does do it. myabe you can help with one more. i am getting Some trailers will not download, in the log it says "Sign in to confirm your age. " So i looked into how to export my cookies as load then into the docker, but they never seem to take (Exported them from firefox using ym per their github) see my updated screenshots above. Also the docker defaulted to /mnt/docker_v/appdata/trailarr/, it should be defaulting to /mnt/user/appdata/trailarr
January 20, 20251 yr Author Thanks for the update! I updated the template and fixed that typo. docker_vm is my appdata drive. For the cookie file, I don't think you need that extra YT_DLP_ARGS variable. Put your cookies.txt in your appdata folder, and then you can set the path in trailarr's webui under settings.
January 22, 20251 yr trying to get he trailarr to work correct. my movies are download and moving over. but tv shows I get [ERROR|trailer|L267]: TrailersDownloader: Failed to download trailer for '[1599]Community': Failed to move trailer to folder: [Errno 13] Permission denied: '/Media' now I get a new error message today TrailersDownloader: Failed to download trailer for '[1672]Rick and Morty': ERROR: [youtube] WNhH00OIPP0: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies
January 22, 20251 yr Author Could you post your radarr and sonarr templates too? Two things I noticed, you shouldn't need the APP_DATA_DIR variable. /config is the default. You also might not need the path mappings. I'd get rid of those and see what happens. For the cookie error, you need to follow the instructions here (https://nandyalu.github.io/trailarr/help/common/#export-youtube-cookiestxt-file) and put the cookies.txt file you get into your appdata folder. Then there is a setting in the trailarr webui to tell trailarr where it is. Edited January 22, 20251 yr by JPDVM2014
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.