Updated Definition format (markdown)

garfield69 2022-07-25 20:01:10 +12:00
parent 3e4d3c7e9f
commit ba594543d3
1 changed files with 2 additions and 2 deletions

@ -125,8 +125,8 @@ caps:
# Implementation note: Jackett doesn't care very much about this, but you should still
# specify the correct modes, as most apps calling Jackett via the Torznab API depend on them.
# The q attribute is the absolute minimum default, and you should only add the others if the
# tracker supports searching with them, especially
# imdbid, tvdbid, tmdbid, rid (TVRage), tvmaze, traktid, doubanid, publisher, year and genre.
# tracker supports searching with them, especially imdbid, tvdbid, tmdbid, rid (TVRage),
# tvmaze, traktid, doubanid, album, artist, label, track, author, title, publisher, year & genre.
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid, rid, tvmaze, traktid, doubanid, year, genre]