Commit Graph

16 Commits

Author SHA1 Message Date
ilike2burnthing 1fcd467996
audiobookbay: add unblockit proxy 2020-10-18 16:04:26 +01:00
Garfield69 f7d028cada audiobookbay: fix keywordless results
the fetching of multipages for the keywordless results is incorrect.
2020-05-18 18:46:44 +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
Garfield69 1a9fd9ddb2 audiobookbay: date and size improvements. resolves #7156 2020-05-11 11:33:25 +12:00
Diego Heras 003fd35dfc
core: validate yaml definitions (yamllint part 1 #8575) (#8581) 2020-05-11 08:05:19 +12:00
Garfield69 20d6e3eb09 yaml: add note about sites not supporting https 2020-03-09 11:28:43 +13:00
Garfield69 53e2527c72 audiobookbay: fix size processing. resolves #7156 2020-02-09 16:13:46 +13:00
Garfield69 8402275093 audionookbay: switch to public. resolves #6958
build magnet from infohash instead of using the download link (which required an a/c)
2020-01-16 16:58:44 +13:00
Garfield69 a092a931a5 engine tags #6822 2020-01-15 19:32:25 +13:00
Garfield69 2720651f7d audiobookbay: fix login error detection
and hardcode http/https as the site forces from one mode to the other without regards for full security.
2019-08-03 08:32:44 +12:00
Garfield69 72f9c24ab2 audiobookbay: loginbeforedownload. resolves #5702 2019-07-27 18:33:02 +12:00
Garfield69 234eed9e66 audiobookbay: add new categories
and supply default seeders, leechers, volumefactors
2019-03-20 20:09:42 +13:00
Scott Cooper 4c07918cd4 fix audiobookbay categorymappings id type (#4384) 2019-01-02 13:00:01 +01:00
Garfield69 41a4dc2922 audiobookbay: fix details and add banner #3160 2018-10-04 15:20:21 +13:00
Garfield69 ee1d7a7625 audiobookbay: add size, category, date, and try to grap 35 results. #3160 2018-10-04 09:33:23 +13:00
kevinpawsey 203b5d1e37 AudioBookBay: add indexer (#3820)
* Create audiobookbay.yml

Basics of scraping AudioBookBay.

Will only scrape the first page at the moment, but seems to work ok.

* Update README.md

Added AudioBookBay in Supported Public Trackers

* Update README.md
2018-09-17 16:29:57 +02:00