Package Details: sonarr-bin 4.0.11.2680-3

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: fryfrog
Votes: 100
Popularity: 2.16
First Submitted: 2024-10-13 20:06 (UTC)
Last Updated: 2024-12-13 01:38 (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 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »

shkercuh commented on 2015-04-10 10:24 (UTC)

Package has been updated to have Mono's debug mode enabled by default.

johannvonperfect commented on 2015-03-17 15:21 (UTC)

Upstream updated to 2.0.0.3004.

shkercuh commented on 2015-03-04 17:13 (UTC)

@johannvonperfect sonarr-develop is the official build; this one you'd compile yourself.

johannvonperfect commented on 2015-03-04 15:45 (UTC)

Is there a difference between this package and sonarr-develop?

johannvonperfect commented on 2015-02-12 15:42 (UTC)

Upstream has gone through a couple of updates and is currently at 2.0.0.2850.

ayounggun commented on 2015-02-11 18:37 (UTC)

Hi degeberg Thanks for putting together this package. I'm using it on a raspberry pi 2 currently, and it works really well. In case you're not aware, I thought I should say that a few users (1) have been having problems with sonarr's auto-update feature. They believe it is due to the archlinux/systemd, as similar problems are not seen with debian. Also in the logs I see sonarr complaining about not having the correct write permissions. I'm just looking into these two possibly related things at the moment and wondered whether you had seen this or not. Cheers (1) https://forums.sonarr.tv/t/auto-update-fails-on-arch-linux/3798/23

degeberg commented on 2015-01-19 11:12 (UTC)

The new version should work with mono 3.12.

pezz commented on 2015-01-18 15:59 (UTC)

This doesn't work with mono-3.12.0-1 that is now in the normal repos, downgrading to mono-3.10.0-1 and all is well again.

degeberg commented on 2015-01-02 12:49 (UTC)

Not yet. You would have to use the develop branch of sonarr.

normanu commented on 2015-01-02 10:29 (UTC)

Has the torrent branch already been included in this?