Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Actually add these back for future refrences
Browse files Browse the repository at this point in the history
keep the updates disabled since they are taken over by someone else though now.
  • Loading branch information
JourneyOver committed Mar 13, 2024
1 parent 5fbf552 commit 1f9447a
Show file tree
Hide file tree
Showing 63 changed files with 4,132 additions and 0 deletions.
13 changes: 13 additions & 0 deletions automatic/jackett/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# [<img src="https://cdn.jsdelivr.net/gh/JourneyOver/chocolatey-packages@d2fc8d6f306900f5efc08e863c91f489e1259470/automatic/jackett/icons/48x48.png" height="48" width="48" /> ![Jackett](https://img.shields.io/chocolatey/v/jackett.svg?label=Jackett&style=for-the-badge)](https://chocolatey.org/packages/jackett)

Jackett works as a proxy server: it translates queries from apps ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [SickRage](https://sickrage.github.io/), [CouchPotato](https://couchpota.to/), [Mylar](https://github.com/evilhero/mylar), etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps.

## Features

- [Supported Public Trackers](https://github.com/Jackett/Jackett/blob/master/README.md#supported-public-trackers)
- [Supported Semi-Private Trackers](https://github.com/Jackett/Jackett/blob/master/README.md#supported-semi-private-trackers)
- [Supported Private Trackers](https://github.com/Jackett/Jackett/blob/master/README.md#supported-private-trackers)

## Notes

Installs as a service, to get to Jackett open any web browser and go to [localhost]:9117/UI/Dashboard (remove the brackets)
Binary file added automatic/jackett/icons/128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added automatic/jackett/icons/256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added automatic/jackett/icons/48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added automatic/jackett/icons/64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions automatic/jackett/jackett.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>jackett</id>
<version>0.21.2002</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/jackett</packageSourceUrl>
<owners>JourneyOver</owners>
<title>Jackett</title>
<authors>https://github.com/Jackett/Jackett/graphs/contributors</authors>
<projectUrl>https://github.com/Jackett/Jackett</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/JourneyOver/chocolatey-packages@76c7b31b4ba90b90decfbc40c928a9b939973555/automatic/jackett/icons/256x256.png</iconUrl>
<copyright></copyright>
<licenseUrl>https://github.com/Jackett/Jackett/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<!-- <projectSourceUrl></projectSourceUrl> -->
<docsUrl>https://github.com/Jackett/Jackett/wiki</docsUrl>
<mailingListUrl>https://discord.gg/J865QuA</mailingListUrl>
<bugTrackerUrl>https://github.com/Jackett/Jackett/issues</bugTrackerUrl>
<tags>jackett torrent-search-engine torrent-management torrent-downloader torznab newznab rss rss-proxy p2p filesharing torrent nntp proxy server sonarr radarr sickrage couchpotato mylar admin</tags>
<summary>Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software.</summary>
<description><![CDATA[Jackett works as a proxy server: it translates queries from apps ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [SickRage](https://sickrage.github.io/), [CouchPotato](https://couchpota.to/), [Mylar](https://github.com/evilhero/mylar), etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps.
## Features
- [Supported Public Trackers](https://github.com/Jackett/Jackett/blob/master/README.md#supported-public-trackers)
- [Supported Semi-Private Trackers](https://github.com/Jackett/Jackett/blob/master/README.md#supported-semi-private-trackers)
- [Supported Private Trackers](https://github.com/Jackett/Jackett/blob/master/README.md#supported-private-trackers)
## Notes
Installs as a service, to get to Jackett open any web browser and go to [localhost]:9117/UI/Dashboard (remove the brackets)
]]></description>
<releaseNotes>
#### Program
* [Changelog](https://github.com/Jackett/Jackett/releases/)

#### Package
* Automatically built and uploaded by [JourneyOver](https://chocolatey.org/profiles/JourneyOver)
* If you have any requests or issues with this package please make an issue [here](https://github.com/JourneyOver/chocolatey-packages) instead of "Contact Maintainers"</releaseNotes>
<dependencies>
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
<file src="legal\**" target="legal" />
</files>
</package>
Loading

0 comments on commit 1f9447a

Please sign in to comment.