Search Criteria
Package Details: radarr 3.0.1.4259-1
Git Clone URL: | https://aur.archlinux.org/radarr.git (read-only, click to copy) |
---|---|
Package Base: | radarr |
Description: | Movie download automation for usenet and torrents. |
Upstream URL: | https://github.com/Radarr/Radarr |
Licenses: | |
Submitter: | fryfrog |
Maintainer: | fryfrog (onedr0p) |
Last Packager: | fryfrog |
Votes: | 40 |
Popularity: | 2.16 |
First Submitted: | 2016-12-29 18:44 |
Last Updated: | 2021-01-15 03:59 |
Dependencies (11)
- libmediainfo (libmediainfo-git)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- deluge (deluge1, deluge-stable-git, deluge-git) (optional) – torrent downloader
- jackett (jackett-mono, jackett-bin) (optional) – torrent indexer proxy
- libgdiplus (optional) – provides a gdi+ compatible api
- nzbget (nzbget-git) (optional) – usenet downloader
- rtorrent (rtorrent-vi-color, rtorrent-git, rtorrent-color, rtorrent-ipv6, rtorrent-ps-ch, rtorrent-pyro-git, rtorrent-ps) (optional) – torrent downloader
- sabnzbd (sabnzbd-git) (optional) – usenet downloader
- transmission-cli (transmission-cli-git, transmission-cmake-cli, transmission-sequential-cli, transmission-noxunlei-cli) (optional) – torrent downloader (CLI and daemon)
- transmission-gtk (transmission-csd-git, transmission-cmake-gtk, transmission-sequential-gtk, transmission-noxunlei-gtk, transmission-gtk-git) (optional) – torrent downloader (GTK+)
- transmission-qt (transmission-qt-git, transmission-cmake-qt, transmission-sequential-qt, transmission-noxunlei-qt) (optional) – torrent downloader (Qt)
Required by (6)
- ombi (optional)
- ombi-develop (optional)
- ombi-preview (optional)
- ombi-v4 (optional)
- traktarr (optional)
- traktarr-git (optional)
Sources (7)
- https://github.com/Radarr/Radarr/releases/download/v3.0.1.4259/Radarr.master.3.0.1.4259.linux-core-arm.tar.gz (armv7h)
- https://github.com/Radarr/Radarr/releases/download/v3.0.1.4259/Radarr.master.3.0.1.4259.linux-core-arm64.tar.gz (aarch64)
- https://github.com/Radarr/Radarr/releases/download/v3.0.1.4259/Radarr.master.3.0.1.4259.linux-core-x64.tar.gz (x86_64)
- package_info
- radarr.service
- radarr.sysusers
- radarr.tmpfiles
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
joehillen commented on 2019-11-26 04:36
Could you set SyslogIdentifier=radarr in the service file? Otherwise it shows as "mono" in the journal.
fryfrog commented on 2019-07-08 17:40
The
mono
command has the--debug
option, not Radarr. You should post on reddit or get help in Discord to figure out what is going on, it doesn't do that on my system. Or you're welcome to just over ride theExecStart=
command via normal systemd methods.Good luck.
carbolymer commented on 2019-07-08 17:12
Why radar has --debug flag in its command? It floods my system journal with 100000 log entries daily....
gee commented on 2019-05-06 17:58
Whoops sorry I had not seen your reply.
Thank you very much!
fryfrog commented on 2019-03-12 05:26
At the top of the
radarr.tmpfiles
file is a comment,# Override this file with a modified version in /etc/tmpfiles.d/
which tells you how to over ride the file/folder ownership and links.You've probably already figured out how to override the
.service
file, right?gee commented on 2019-03-12 05:20
Hello,
I'm using radarr with this PKGBUILD, but I have an issue.
I set radarr to use another user in the systemd service file, but the /usr/lib/radarr and /usr/var/radarr folders keep resetting to radarr:radarr. What do I need to change to fix this?
Thank you!
fryfrog commented on 2018-11-14 17:31
In the radarr.service file,
Restart=on-failure
is supposed to deal w/ that.How do you make it happen? Using the restart built into Radarr? Or using the built in updater? I never use either, personally.
XMgVwrR6jCWDM75 commented on 2018-11-14 17:15
Any way to keep this from happening? Seems to happen when radarr tries to use it's built-in restarting mechanism rather than the systemd service:
Which causes the logs to fill up with messages that the IP radarr is using is already in use.
onedr0p commented on 2018-11-14 02:31
Thanks man!
fryfrog commented on 2018-11-13 21:16
The files had two versions in their name. I talked to @gallileo and he'll flip them from draft -> pre-release when they're ready. :)
Edit: File names are fixed now at least!