Package Details: jackett 0.22.1249-1

Git Clone URL: https://aur.archlinux.org/jackett.git (read-only, click to copy)
Package Base: jackett
Description: Use many torrent trackers with software that supports torznab/potato feeds.
Upstream URL: https://github.com/Jackett/Jackett
Licenses: GPL-2.0-or-later
Submitter: bgiesing
Maintainer: txtsd
Last Packager: txtsd
Votes: 54
Popularity: 0.46
First Submitted: 2015-06-20 00:06 (UTC)
Last Updated: 2025-01-13 06:44 (UTC)

Dependencies (5)

Required by (31)

Sources (4)

Pinned Comments

fryfrog commented on 2021-10-02 17:27 (UTC) (edited on 2023-01-09 18:30 (UTC) by fryfrog)

See also jackett-mono for platforms w/o net5 and jackett-bin for pre-compiled binaries.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »

txtsd commented on 2023-02-10 10:20 (UTC)

@qark aspnet seems to be a subset of dotnet, so it doesn't make sense to use aspnet since upstream doesn't use it that way.

Thanks for the tips about --self-contained.

qark commented on 2023-02-10 10:18 (UTC) (edited on 2023-02-10 10:18 (UTC) by qark)

@txtsd It doesn't make sense to add dotnet-runtime as dependency for self-contained package. I suggest:

1) Build package depending on system dotnet, i.e. change --self-contained option to --self-contained false or --no-self-contained.

2) Build package using dotnet-sdk-6.0 until https://github.com/Jackett/Jackett/pull/13876 is merged and released

3) Use aspnet-runtime-6.0 as dependency since dotnet-runtime-6.0 is not enough to run app.

Updated patch for PKGBUILD.

txtsd commented on 2023-01-20 19:11 (UTC)

@qark I'll take a look at it. Thanks. I have yet to clean up the PKGBUILD.

qark commented on 2023-01-20 17:43 (UTC)

@txtsd: Could you also switch to system dotnet? I use this PKGBUILD (patch if it is more convenient) for two months without any issues.

txtsd commented on 2023-01-20 09:42 (UTC)

Found some time. Automation is done!

txtsd commented on 2023-01-19 22:16 (UTC)

I'm swamped this week, but I'll get around to automating this and jackett-mono soon. Most of the work is already done in my repo.

txtsd commented on 2023-01-09 18:55 (UTC)

I've already submitted orphan requests on jackett and jackett-mono.

fryfrog commented on 2023-01-09 18:30 (UTC)

@kizar, @txtsd: I'm no longer an owner of either package, at this point I'd submit an orphan request and after they take action, you can claim ownership of it.

I'll edit out my link to prowlerr at least. :)

kizar commented on 2023-01-09 08:27 (UTC)

@fryfrog @uint2048_t I'm one of Jackett's maintainers. Keeping this package outdated and announcing competing software is hurting our project. Please, can you give txtsd permissions so he can update it?

txtsd commented on 2022-12-31 18:13 (UTC)

Can I have co-maintainer on here? I'd like to help automate updates like I did for jackett-bin.