Package Details: sonarr-bin 4.0.14.2939-1

Git Clone URL: https://aur.archlinux.org/sonarr-bin.git (read-only, click to copy)
Package Base: sonarr-bin
Description: Smart PVR for newsgroup and torrent users
Upstream URL: https://sonarr.tv
Licenses: GPL-3.0-or-later
Groups: servarr-bin
Conflicts: sonarr
Provides: sonarr
Submitter: txtsd
Maintainer: txtsd (fryfrog)
Last Packager: txtsd
Votes: 104
Popularity: 1.13
First Submitted: 2024-10-13 20:06 (UTC)
Last Updated: 2025-03-17 19:27 (UTC)

Dependencies (20)

Required by (17)

Sources (8)

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:

$ sudo systemctl edit sonarr

[Service]
# Allow home directory path to be writable again
ReadWritePaths=/home/user/media

txtsd commented on 2024-10-21 03:56 (UTC) (edited on 2024-10-30 12:50 (UTC) by txtsd)

Alternate versions

sonarr (source version of this package)
sonarr-develop (develop branch)
sonarr-develop-bin (binary version of the develop branch)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »

fryfrog commented on 2023-01-18 23:33 (UTC)

Add to servarr group

Hey @bkb, what is this comment supposed to mean?

bkb commented on 2023-01-18 20:57 (UTC) (edited on 2023-02-10 19:27 (UTC) by bkb)

Add to servarr meta package group

ringo commented on 2022-04-24 10:08 (UTC) (edited on 2022-04-24 10:09 (UTC) by ringo)

Since it mistakenly go flagged Out-of-Date weeks ago, I'd just like to point out here that version 3.0.8 is out now.

fryfrog commented on 2022-04-06 20:17 (UTC)

@ringo: Someone mistakenly flagged it out of date, but no matter how many times I click "Unflag package", it does not unflag. Maybe only @vilerage can do that? :(

ringo commented on 2022-04-06 13:29 (UTC)

Why is this flagged out of date? It is up-to-date.

fryfrog commented on 2021-10-15 16:59 (UTC) (edited on 2021-10-15 17:08 (UTC) by fryfrog)

@eNV25: That doesn't sound crazy, is there any benefit besides tagging in syslog w/ "sonarr"? If I do this for sonarr, I'd probably do it for all the packages I manage... but I've never really run into a need for this, so I'm curious.

You can also always use an override.

Edit: Ah, I think I get it. Since this service runs mono, I bet in syslog it is showing up as mono instead of sonarr.

eNV25 commented on 2021-10-15 14:18 (UTC)

Can you put this in the service file:

[Service]
SyslogIdentifier=sonarr

fryfrog commented on 2021-06-27 16:05 (UTC) (edited on 2024-10-16 16:22 (UTC) by fryfrog)

You may be interested in the source version of this package sonarr or for the develop branch there is sonarr-develop and sonarr-develop-bin.

Support: Discord, /r/sonarr, forums or irc.

fryfrog commented on 2021-06-27 16:02 (UTC)

@nixit: For sonarr support, check out their Discord, sub-reddit and/or forums.

nixit commented on 2021-06-27 03:07 (UTC)

updated sonarr today, and now when I go to localhost:8989, nothing displays. I stop and started sonarr.service, made sure it's running, yet I can't get the interface to load.

anyone else seeing this?