Package Details: sonarr-bin 4.0.9.2244-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 bittorrent users.
Upstream URL: https://sonarr.tv
Licenses: GPL-3.0-or-later
Groups: servarr
Conflicts: sonarr
Provides: sonarr
Submitter: txtsd
Maintainer: txtsd (fryfrog)
Last Packager: txtsd
Votes: 101
Popularity: 1.54
First Submitted: 2024-10-13 20:06 (UTC)
Last Updated: 2024-10-15 08:12 (UTC)

Dependencies (15)

Required by (10)

Sources (7)

Pinned Comments

fryfrog commented on 2021-06-27 16:05 (UTC) (edited on 2024-10-16 16:22 (UTC) by fryfrog)

You may be interested in the source version of this package sonarr or for the develop branch there is sonarr-develop and sonarr-develop-bin.

Support: Discord, /r/sonarr, forums or irc.

Latest Comments

1 2 3 4 5 6 .. 15 Next › Last »

txtsd commented on 2024-10-13 16:51 (UTC)

@degeberg Please add me as co-maintainer. I'd like to help maintain this package.

dcipha commented on 2023-12-30 18:13 (UTC)

@fryfrog: Figured it out. It was an issue with my nginx reverse proxy config. Had to remove the trailing "/" in my api proxy_pass.

From:
proxy_pass http://localhost:7878/api/;

To:
proxy_pass http://localhost:7878/api;

fryfrog commented on 2023-12-30 05:17 (UTC)

@dcipha: Edit the config.xml and turn logging up to trace, get the full startup logs and put it in a bin. Hop on Discord and show the #support channel.

dcipha commented on 2023-12-30 04:28 (UTC) (edited on 2023-12-30 04:34 (UTC) by dcipha)

Receiving the following error after upgrading to v4.0

FailedToLoadTranslationsFromApi
VersionNumber

Debug log shows

2023-12-29 23:27:51.3|Debug|Api|[GET] /api//v3/localization/language: 404.NotFound (5 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/series: 404.NotFound (2 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/customFilter: 404.NotFound (0 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/tag: 404.NotFound (0 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/qualityprofile: 404.NotFound (0 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/language: 404.NotFound (0 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/importlist: 404.NotFound (0 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/config/ui: 404.NotFound (0 ms)
2023-12-29 23:27:51.4|Debug|Api|[GET] /api//v3/system/status: 404.NotFound (0 ms)
2023-12-29 23:27:51.5|Debug|Api|[GET] /api//v3/localization: 404.NotFound (0 ms)

anonfunc commented on 2023-08-08 19:00 (UTC)

@MarsSeed https://aur.archlinux.org/packages/sonarr?O=10#comment-814098

MarsSeed commented on 2023-08-08 18:29 (UTC)

This package should be renamed to sonarr-bin.

bkb commented on 2023-02-10 19:27 (UTC)

@fryfrog https://wiki.archlinux.org/title/Meta_package_and_package_group

fryfrog commented on 2023-01-18 23:33 (UTC)

Add to servarr group

Hey @bkb, what is this comment supposed to mean?

bkb commented on 2023-01-18 20:57 (UTC) (edited on 2023-02-10 19:27 (UTC) by bkb)

Add to servarr meta package group

ringo commented on 2022-04-24 10:08 (UTC) (edited on 2022-04-24 10:09 (UTC) by ringo)

Since it mistakenly go flagged Out-of-Date weeks ago, I'd just like to point out here that version 3.0.8 is out now.