@justin-sleep Can you explain your setup? Because it works well for me. With a little insight, I'll get rid of that line.
Search Criteria
Package Details: sonarr 4.0.11.2680-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/sonarr.git (read-only, click to copy) |
---|---|
Package Base: | sonarr |
Description: | Smart PVR for newsgroup and torrent users |
Upstream URL: | https://sonarr.tv |
Licenses: | GPL-3.0-or-later |
Groups: | servarr |
Submitter: | txtsd |
Maintainer: | txtsd (fryfrog) |
Last Packager: | fryfrog |
Votes: | 4 |
Popularity: | 1.59 |
First Submitted: | 2024-10-15 07:11 (UTC) |
Last Updated: | 2024-12-24 04:53 (UTC) |
Dependencies (22)
- aspnet-runtime-6.0 (aspnet-runtime-6.0-binAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- sqlite (sqlite-fossilAUR)
- dotnet-sdk-6.0 (dotnet-sdk-6.0-binAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- aria2 (aria2-gitAUR, aria2-proAUR, aria2-fastAUR, aria2-unlimitedAUR) (optional) – torrent downloader
- autobrrAUR (optional) – irc, torrent and usenet indexer proxy
- deluge (deluge-gitAUR) (optional) – torrent downloader
- jackettAUR (jackett-monoAUR, jackett-binAUR) (optional) – torrent indexer proxy
- nodejs-floodAUR (flood-gitAUR) (optional) – torrent downloader
- nzbget (nzbget-binAUR, nzbget-gitAUR, nzbget-git-debugAUR) (optional) – usenet downloader
- nzbhydra2AUR (nzbhydra2-nojava-binAUR, nzbhydra2-binAUR) (optional) – torznab and usenet indexer proxy
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – postgresql database
- prowlarrAUR (prowlarr-binAUR, prowlarr-developAUR, prowlarr-develop-binAUR, prowlarr-nightly-binAUR) (optional) – torrent and usenet indexer proxy
- qbittorrent (qbittorrent-enhanced-qt5AUR, qbittorrent-qt5AUR, qbittorrent-gitAUR, qbittorrent-libtorrent-v1AUR, qbittorrent-enhanced-gitAUR, qbittorrent-enhanced-uaAUR, qbittorrent-enhanced-appimageAUR, qbittorrent-enhancedAUR) (optional) – torrent downloader
- rtorrent (rtorrent-colorAUR, rtorrent-pyro-gitAUR, rtorrent-ps-chAUR, rtorrent-gitAUR, rtorrent-ipv6AUR, rtorrent-psAUR, rtorrent-vi-colorAUR) (optional) – torrent downloader
- sabnzbdAUR (sabnzbd-gitAUR) (optional) – usenet downloader
- transmission-cli (transmission-cli-gitAUR, transmission-noxunlei-cliAUR, transmission3-cliAUR) (optional) – torrent downloader (CLI and daemon)
- transmission-gtk (transmission-noxunlei-gtkAUR, transmission-gtk3AUR, transmission-gtk-gitAUR) (optional) – torrent downloader (GTK+)
- Show 2 more dependencies...
Required by (17)
- autobrr (optional)
- jellyseerr (optional)
- lunasea-bin (optional)
- nzbget-ppscript-nzbtomedia-git (optional)
- ombi (optional)
- ombi-bin (optional)
- ombi-develop (optional)
- ombi-develop-bin (optional)
- prowlarr (optional)
- prowlarr-bin (optional)
- prowlarr-develop (optional)
- prowlarr-develop-bin (optional)
- prowlarr-nightly-bin (optional)
- recyclarr (optional)
- recyclarr-bin (optional)
- sonarr-runit
- traktarr-git (optional)
Sources (5)
Latest Comments
« First ‹ Previous 1 2
txtsd commented on 2024-10-30 13:39 (UTC)
justin-sleep commented on 2024-10-30 13:24 (UTC)
FYI, the addition of the recent hardening options in the systemd service broke networking (search, connectivity to download clients) for me. I had to add:
[Service]
RestrictAddressFamilies=
to an override with sudo systemctl edit sonarr
to get it working again.
txtsd commented on 2024-10-28 13:47 (UTC)
@CommanderRedYT Thanks for reporting! I've pushed a fix.
CommanderRedYT commented on 2024-10-28 09:39 (UTC)
When trying to install, I get errors that there are CVEs reported on GitHub and the prepare() hook fails.
txtsd commented on 2024-10-21 03:54 (UTC) (edited on 2024-10-30 12:50 (UTC) by txtsd)
Alternate versions
sonarr-bin (binary version of this package)
sonarr-develop (develop branch)
sonarr-develop-bin (binary version of the develop branch)
fryfrog commented on 2024-10-16 16:21 (UTC)
You may be interested in the binary version of this package sonarr-bin or for the develop
branch there is sonarr-develop and sonarr-develop-bin.
Pinned Comments
mkomko commented on 2024-11-15 06:59 (UTC)
PSA: If you receive exceptions like "System.IO.IOException: Read-only file system" when Sonarr is importing files after updating to 4.0.10.2544, and you use your home directory for downloaded files (which is advised against), you can either move file management out of your home directory or do something like the following:
txtsd commented on 2024-10-21 03:54 (UTC) (edited on 2024-10-30 12:50 (UTC) by txtsd)
Alternate versions
sonarr-bin (binary version of this package)
sonarr-develop (develop branch)
sonarr-develop-bin (binary version of the develop branch)