Package Details: recyclarr-bin 8.6.0-1

Git Clone URL: https://aur.archlinux.org/recyclarr-bin.git (read-only, click to copy)
Package Base: recyclarr-bin
Description: Automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances
Upstream URL: https://recyclarr.dev
Licenses: MIT
Conflicts: recyclarr
Provides: recyclarr
Submitter: txtsd
Maintainer: txtsd (fryfrog)
Last Packager: txtsd
Votes: 4
Popularity: 0.000248
First Submitted: 2024-10-17 10:32 (UTC)
Last Updated: 2026-04-26 17:50 (UTC)

Latest Comments

SoLoR commented on 2026-03-12 08:27 (UTC)

Looks fine now, thanks!

txtsd commented on 2026-03-12 08:17 (UTC)

@SoLor Should be fixed. I forgot to add the modified service file to the package.

SoLoR commented on 2026-03-12 08:08 (UTC)

==> Validating source files with sha256sums... LICENSE ... Passed recyclarr.service ... FAILED recyclarr.sysusers ... Passed recyclarr.timer ... Passed recyclarr.tmpfiles ... Passed recyclarr.yml ... Passed ==> ERROR: One or more files did not pass the validity check! -> error making: recyclarr-bin-exit status 1

Also .service have wrong binary path, /usb/lib/ path works for recyclarr, howerver -bin installs binary in to /usr/bin

install -Dm755 recyclarr "${pkgdir}/usr/bin/recyclarr"

fryfrog commented on 2024-05-05 13:53 (UTC)

@luciferin, added it to PKGBUILD but did not bump pkgrel. It works for me w/o this, so I wonder why you need it. The next package update will make it take effect.

luciferin commented on 2024-05-05 11:28 (UTC)

This error is back: Failure processing application bundle; possible file corruption. Arithmetic overflow while reading bundle. A fatal error occurred while processing application bundle

I needed to add !debug to the options array to resolve it.