Search Criteria
Package Details: radarr 0.2.0.1293-1
Git Clone URL: | https://aur.archlinux.org/radarr.git (read-only) |
---|---|
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: | 31 |
Popularity: | 1.015410 |
First Submitted: | 2016-12-29 18:44 |
Last Updated: | 2019-02-04 18:07 |
Dependencies (12)
- libmediainfo (libmediainfo-git)
- mono (mono48, mono-noconflict, mono-nightly, mono-alpha, mono-beta, mono-visualstudio, mono-stable, mono-git)
- sqlite (sqlite-fossil, sqlite-replication)
- deluge (deluge-stable-git, deluge-python3-git, deluge-git) (optional) – torrent downloader
- jackett (optional) – torrent indexer proxy
- libgdiplus (optional) – provides a gdi+ compatible api
- nzbget (nzbget-git) (optional) – usenet downloader
- rtorrent (rtorrent-vi-color, rtorrent-color, rtorrent-pyro-git, rtorrent-ipv6, rtorrent-git, rtorrent-ps) (optional) – torrent downloader
- sabnzbd (optional) – usenet downloader
- transmission-cli (transmission-cli-ipv6, transmission-cmake-cli, transmission-sequential-cli, transmission-cli-git) (optional) – torrent downloader (CLI and daemon)
- transmission-gtk (transmission-cmake-gtk, transmission-csd-git, transmission-sequential-gtk, transmission-gtk-git) (optional) – torrent downloader (GTK+)
- transmission-qt (transmission-cmake-qt, transmission-sequential-qt) (optional) – torrent downloader (Qt)
Required by (3)
- ombi (optional)
- ombi-dev (optional)
- traktarr-git (optional)
Latest Comments
1 2 3 4 Next › Last »
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!
onedr0p commented on 2018-11-13 21:08
No worries, I haven't done a release here in awhile so I didn't want to break things. The only difference I see it not saying develop in the package name.
fryfrog commented on 2018-11-13 17:10
@onedr0p, the release up on github is a draft and weirdly named. I'm going to see what @gallileo says about it before updating. :/
fryfrog commented on 2018-09-09 21:51
@nicoulaj: Seems reasonable, updated this package and radarr-develop as well as a couple of the sonarr packages.
nicoulaj commented on 2018-09-09 16:11
I think the service starts too early at boot, I can see this stack trace with the sonarr package that uses the exact systemd service file:
It is followed by NetworkManager startup traces. I think the correct way is:
fryfrog commented on 2018-05-28 21:46
@RenVilo: Are you... running Arch Linux on your QNAP?
RenVilo commented on 2018-05-28 21:41
I'm running a QNAP NAS with QMono, SABNZBD, Sonarr and Radarr. Everything boots up and is fine except that in Sonarr and Radarr I can't add an Indexer to www.nzbfinder.ws or any other provider. I've tested this from my PC's version and it works fine. I've read that you have to add "Environment=MONO_TLS_PROVIDER=legacy" but I have no idea how to do this and seems Mono vs QMono might have a different file structure. I can't find "sonarr.service" or the path "usr/lib/systemd/system"
Info on my versions:
Sonarr: V2.0.0.5163 QMono: V5.12.0.266 (of TS-X19 but have tried other previous releases of V5. No V4 available) OS: QNAP Version 4.3.3.0546
https://www.dropbox.com/s/xiwzpfgj87mbibx/sonarr.debug.txt?dl=0
https://www.dropbox.com/s/y09dkbz5yq2nw02/sonarr.trace.txt?dl=0
Please can someone assist.