Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differences between Jackett and Prowlarr YAML definitions #370

Open
1 of 6 tasks
ilike2burnthing opened this issue Sep 9, 2023 · 5 comments
Open
1 of 6 tasks

Differences between Jackett and Prowlarr YAML definitions #370

ilike2burnthing opened this issue Sep 9, 2023 · 5 comments
Labels
Type: Bug Something isn't working with an indexer Type: Feature Request

Comments

@ilike2burnthing
Copy link
Contributor

ilike2burnthing commented Sep 9, 2023

Posting this mainly for clarity on my end, not sure if it will necessarily be useful for others. Doesn't have to stay open, just posting as a record and in case I've misunderstood anything.

I've just gone through all definitions and submitted PRs where needed, so below should be exhaustive.


Prowlarr has 4 additional definitions:

  • bjshare - there's a lot different compared with Jackett's C# indexer, but no maintainers have an account to work on it
  • ncore - same ^
  • brasiltracker - needs rewritten in C# - Can't add brasiltracker #336 (comment)
  • xthor-scraping - definition seems to need some work, but no active Jackett maintainers have an account
  • ianon - Prowlarr's is HTML scraper, Jackett's uses Gazelle API
  • hdspace - migrate from C# - hdspace: migrate from C# #432

Common minor differences:

  • info notes - Jackett changed to Prowlarr
  • login - inputs: {} # TODO: remove in v10
  • reference to Sync, rather than manually adding

Other differences:

@JigSawFr
Copy link
Contributor

@ilike2burnthing can you tell me what we need to do on xthor-scrapping ?

@ilike2burnthing
Copy link
Contributor Author

Just comparing the 2 indexers:

  • can tmdbid search be used?
  • multilang, multilanguage, and vostfr settings and title filters can be copied across from the API indexer
  • are posters available?
  • date is missing
  • MST and MR are missing
  • engine tag is missing (even if it's just # engine n/a)

@Hannah-GBS
Copy link

For torrentleech's exclude archives feature, jackett has just changed that to use the new -tags: syntax Torrentleech recently implemented, so that should be able to be brought forward to Prowlarr now I believe

Jackett/Jackett@09a67a5

@bakerboy448
Copy link
Collaborator

@ilike2burnthing at your convenience can you re-visit and update this :)

@ilike2burnthing
Copy link
Contributor Author

ilike2burnthing commented Jun 13, 2024

Some updates to OP ^

See #466.

Also #432, but requires C# indexer be removed as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working with an indexer Type: Feature Request
Projects
None yet
Development

No branches or pull requests

4 participants