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.11
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 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »

SAKUJ0 commented on 2015-04-12 17:24 (UTC)

Hey, thanks for maintaining the package. A few obvious and not so obvious points the developers of Sonarr pointed out to me when I mentioned the AUR package: 1) It would be really great if /usr/lib/sonarr had write access to the sonarr user. That is a requirement for the desired update functionality to work within Sonarr and update procedures seem to be fine with the way the installation is set up. 2) Currently using -data / -datadir (I don't recall exactly) is not recommended by the Sonarr devs in production environments. The devs pointed me towards the forums as ongoing discussions appear to be there for best ways how to avoid using the launch option. 3) The distro repo for mono can cause SIGSEGV issues. Currently it is recommended to use mono 3.10.0 instead of 3.12.1 or at least the current git version of 3.12.1. That being said, I myself am using the distro version (3.12.1) of mono just fine so I prefer the currently used mono version myself. I just thought I would mention this. Of course I can supply you with patches but in the spirit of the AUR, which emphasizes collaboration and the learning curve, I thought it would be best to approach you for the reasons of doing things the way they are. Maybe we can handle things more the way the devs of Sonarr would recommend, without going against Arch and AUR conventions. At least making sure the update functionality works (the devs are very conservative with patches) would certainly be a desirable goal.

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.