Commit Graph

9 Commits

Author SHA1 Message Date
Garfield69 7b7bc1a198 assorted: cosmetic for yamllint part5 2020-05-13 12:04:17 +12:00
Diego Heras 6156ad0cd5
core: allow renaming & merging of trackers with config (part 1 #8355) (#8608)
core: allow renaming & merging of trackers with config (part 1 #8355) (#8608)

* rename site field to id in yaml indexers
* add id field in c# indexers
* use id field instead of class name in c#
2020-05-11 21:59:28 +02:00
Diego Heras 003fd35dfc
core: validate yaml definitions (yamllint part 1 #8575) (#8581) 2020-05-11 08:05:19 +12:00
Garfield69 7533ad18d6 assorted: add missing modes 2020-04-22 09:01:58 +12:00
Garfield69 b5f5e7d619 Cardigann: disable the ignore unmatched properties.
and fix any yaml indexers that fail the syntax checking.

the option to ignoreUnmatchedProperties was enabled for #1549 and should have been turned off again once that task was completed.

leaving it enabled caused several unexplained behaviours in indexers where some statements were ignore by cardigann despite the intentions of the writer, and were not picked up during testing.
2020-04-13 09:45:57 +12:00
Garfield69 149171d60b 4thd: exclude rows without download links. resolves #7789 2020-03-22 11:03:43 +13:00
Garfield69 a092a931a5 engine tags #6822 2020-01-15 19:32:25 +13:00
Garfield69 9f6c3ffd25 4thd: handle invalid date. resolves #6622
also add config sort option
add new category 44 music pack
2019-12-16 11:33:17 +13:00
Garfield69 64bb6bf905 add 4thd a private site. resolves #5775 2019-08-04 08:42:47 +12:00