Commit Graph

13 Commits

Author SHA1 Message Date
Diego Heras fcdc41521b
torrentcsv: improve pr #9875 (#9887) 2020-10-18 15:14:52 +02:00
Diego Heras 6619ff701a
torrentscsv: disable latest torrents search. #4676 (#9875) 2020-10-17 12:27:50 +02:00
Garfield69 eb7a104f17 drop MR and MST from public c# indexers 2020-09-27 11:09:42 +13:00
Cory ac0ba0f9b1 core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
2020-09-21 18:13:30 +02:00
Cory d760350dc0 core: refactor http webclient part 1 #8529 (#7652)
Rename WebClientStringResult.Content to WebClientStringResult.ContentString
2020-09-21 18:11:48 +02:00
ngosang 1271ecaa4c Revert "core: refactor http webclient part 1 #8529 (#7652)"
This reverts commit 0bdcfd1e7b.
2020-09-21 08:04:26 +02:00
ngosang ca61f965e9 Revert "core: refactor http webclient part 13 #8529 (#8941)"
This reverts commit 4d63fa81d5.
2020-09-21 08:02:53 +02:00
Cory 4d63fa81d5 core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
2020-09-19 18:43:06 +02:00
Cory 0bdcfd1e7b core: refactor http webclient part 1 #8529 (#7652)
Rename WebClientStringResult.Content to WebClientStringResult.ContentString
2020-09-19 18:33:39 +02:00
Diego Heras d490b007ff
torrentscsv: fix empty search. resolves #8587 (#8897) 2020-06-07 02:11:41 +02:00
Diego Heras 700fef516a
torrentscsv: temporary fix for empty search #8587 (#8618) 2020-05-13 00:40:13 +02: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 6d7ca6b4f9
torrentscsv: removed fake categories, fix link, code clean up (#8469) 2020-05-05 19:09:53 +12:00
Renamed from src/Jackett.Common/Indexers/Torrentscsv.cs (Browse further)