Coder Social home page Coder Social logo

indexers's Introduction

Indexers

Supported Indexers

This Repo contains Cardigann YML indexer definitions for Prowlarr.

For more information on the formatting of the YML Indexer Definition, please see our Prowlarr Cardigann YML Version / Definition wiki entry

To develop and test definitions, you may use the Custom Definition Folder

For Prowlarr Indexer Requests; please see our request site

Definition Versions

Versions require Prowlarr Cardigann C# modifications. Prowlarr will fall back to a previous version if no YML exists for the current version.

Schemas

Each Cardigann Version has a YML Schema for it contained within the definitions's respective folder named schema.json For more specific details between versions the schema files can be compared.

To test a definition file against a specific schema use the command below.

Note that the following npm packages are required ajv-cli-servarr ajv-formats These can be installed globally on your system with

npm install -g ajv-cli-servarr ajv-formats

To test the definition:

 ajv test -d "definitions/v{VERSION}/{INDEXER FILE NAME}.yml" -s "definitions/v{VERSION}/schema.json" --valid -c ajv-formats --spec=draft2019

Active Versions

  • V9 Indexers - Dev 1.4.0.3230
    • Prowlarr Cardigann v9 includes several changes such as
      • AllowEmptyInputs
      • default values
      • MissingAttributeEqualsNoResults

Depreciated Versions

V1 Indexers

  • Prowlarr Cardigann v1 are base level standard YML
  • No new indexers are to be added to v1 as of 2021-10-13
  • No new updates backported to v1 as of 2021-10-17

V2 Indexers

  • Prowlarr Cardigann v2 include several changes such as
    • Regex removal for Size parsing
    • Multiple Download Selectors
    • Optional Selectors
    • Testlink Torrents
    • InfoHash links
    • AllowRawSearch property in caps
  • No new indexers are to be added to v2 as of 2022-04-18
  • No new updates backported to v2 as of 2022-04-18

V3 Indexers

  • Prowlarr Cardigann v3 includes support for APIs and JSON
  • Replace imdb: selector with imdbid:
  • Makes Description an optional by default
  • All new Indexers using APIs shall be in v3 as of 2021-10-21
    • Indexers utilizing CategoryDescr or any v4 features MUST be in v4

V4 Indexers - Dev 0.2.0.1678

  • Prowlarr Cardigann v4 includes several changes such as
    • TMDBId
    • Genre
    • TraktID
    • CategoryDescr

V5 Indexers - Dev 0.2.0.1678

  • Prowlarr Cardigann v5 includes several changes such as
    • Allow JSON Filters

V6 Indexers - Dev 0.4.2.1879

  • Prowlarr Cardigann v6 includes several changes such as
    • doubanid support
    • tmdbid TV Search Support

V8 Indexers - Dev 1.1.0.2322

  • Prowlarr Cardigann v8 includes several changes such as
    • HtmlEncode and HtmlDecode filters

V7 Indexers - Dev 0.4.4.1947

  • Prowlarr Cardigann v7 includes several changes such as
    • Publisher, Year, Genre, Query support

indexers's People

Contributors

adamwinn avatar albvadi avatar azerelat avatar bakerboy448 avatar cadatoiva avatar chibidev avatar codemonkey626 avatar fnk93 avatar garfield69 avatar guizzu avatar halali avatar hdvinnie avatar ilike2burnthing avatar jigsawfr avatar jorman avatar kaso17 avatar morpheus133 avatar mynameisbogdan avatar nathannz avatar ngosang avatar nthomasfl avatar pyguy2 avatar qstick avatar seeyabye avatar snamds avatar thebluepotato avatar tugeek avatar twistedroutes avatar xfouloux avatar zone117x avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.