Commit Graph

57 Commits

Author SHA1 Message Date
Diego Heras a625f65cd2
Remove Zooqle search engine (#213) 2022-09-24 23:27:15 +02:00
Diego Heras c65870bed9
Update TorLock search engine (#212) 2022-09-24 23:19:32 +02:00
Diego Heras 6290596235
Update LimeTorrents search engine (#211) 2022-09-24 23:08:51 +02:00
Diego Heras 1a391de57f
Update TorrentsCSV search engine (#174) 2021-05-16 19:06:41 +02:00
Diego Heras 6445cf4d5a
Update PirateBay search engine (#173) 2021-05-16 19:00:11 +02:00
Diego Heras e8bb333976
Update TorLock search engine (#172)
Original domain is working but blocked in most countries
2021-05-16 18:50:17 +02:00
Diego Heras 72ab3d56f1
Remove 1337x / leetx plugin. Cloudflare protection. (#171) 2021-05-16 18:32:29 +02:00
Diego Heras 94f167d683
Update EZTV search engine (#170) 2021-05-16 18:25:38 +02:00
Ni Ndogo 7e606522d5
Get EZTV to work. (#152)
Website changed again and this gets it to work again.
2020-12-04 20:15:06 +01:00
Diego Heras 490afb65dc
Update The Pirate Bay search engine (#151) 2020-11-28 22:00:03 +01:00
Diego Heras 4f396c0c42
Remove legacy Python2 code (#150) 2020-11-28 20:34:41 +01:00
Ni Ndogo a02a35e4ec
Fixed eztv to work (#148)
Did 2 changes:
a. Changed the url to https://eztv.it which works for all valid urls.
b. Changed the code to work with new site settings.
2020-11-28 19:54:56 +01:00
Diego Heras be0715d099
Update rarbg (#145) 2020-08-18 22:02:25 +02:00
Tom Piccirello e0303cff4e
Drop leading zero ('0') from plugin minor version (#135)
Four search plugins specify a leading zero in their minor version (e.g. `jackett: 3.03`). This leading zero isn't reflected in the qBittorrent GUI or the Web UI. This is because qBittorrent's version display logic [0] effectively drops the leading zero when calling `QString::number()`. Given that semver rule 2 [1] expressely forbids leading zeros, I don't consider qBittorrent's implementation a bug. Thus, we might as well drop the leading zero from those version numbers.

[0] 8999f1a8da/src/base/utils/version.h (L115),L129
[1] https://semver.org/#spec-item-2
2020-05-03 14:22:46 +02:00
Diego Heras 0ef54b7f60
rarbg: fix categories. resolves #132 (#133) 2020-04-22 16:40:24 +02:00
Diego Heras 2878c0d259
Fix limetorrents (#129) 2020-03-22 20:46:07 +01:00
Diego Heras 56b5430aed
Remove btbit, tracker gone (#128) 2020-03-22 20:42:11 +01:00
Diego Heras aa20428080
Update Jackett error message (#127)
Co-authored-by: Tom Piccirello <thomas.piccirello@gmail.com>
2020-03-22 20:14:25 +01:00
Diego Heras 27274f33e3
Add torrents-csv search engine (#116) 2019-10-05 14:00:59 +02:00
Diego Heras 585f0b29ef
Fix 1337x provider (#114) 2019-09-22 15:10:46 +02:00
Diego Heras 33b7a4be71
Fix Limetorrents encoding (part 2) (#113) 2019-09-22 15:05:39 +02:00
Diego Heras a12f44bdca
Remove BTDB plugin due to Cloudflare protection (#112) 2019-09-22 14:47:13 +02:00
Diego Heras aac8672ae5
Fix Limetorrents encoding (#111) 2019-09-22 14:39:10 +02:00
giladger 3725067ae8 Add 4K/UHD categories to rarbg plugin (#104) 2019-07-28 14:44:21 +02:00
Diego Heras 7f6ce6b3a2
Add BTBit search engine (#100) 2019-06-19 20:59:50 +02:00
Diego Heras fb80f0524b
Update BTDB search engine. Closes #97 (#99) 2019-06-19 19:25:16 +02:00
Diego Heras 17b6057b94
Add BTDB search engine (#89) 2019-04-27 18:02:36 +02:00
Diego Heras dc07c4650b
Fix The Pirate Bay search plugin (#88) 2019-04-27 17:33:45 +02:00
Diego Heras 789fefad84
Fix Eztv search plugin (#87) 2019-04-27 17:04:06 +02:00
Diego Heras 22320b82f1
Fix RarBG description link. Thanks #85 (#86) 2019-04-27 16:05:15 +02:00
Diego Heras 8c1932330a
Fix Jackett search plugin (#82) 2019-03-05 19:32:05 +01:00
Diego Heras 8bd1b7db86
Fix Jackett plugin (#80) 2019-02-19 23:50:41 +01:00
Diego Heras 396b78110a
Refactor Jackett plugin to use torznab api (#79)
* Refactor Jackett plugin to use Torznab api
2019-02-19 23:23:59 +01:00
ngosang 520bacdf88 Fix Limetorrents search plugin in Windows 2019-01-28 19:41:19 +01:00
ngosang fe688d74c0 Fix The Pirate Bay search plugin in Windows 2019-01-28 19:34:36 +01:00
ngosang a2309cf3d3 Fix The Pirate Bay search plugin 2019-01-20 13:47:14 +01:00
ngosang 138ca55ebe Remove BTDB plugin 2018-12-27 18:03:03 +01:00
ngosang b2d3d6afac Make btdb plugin python2 & python3 compatible 2018-11-24 15:50:54 +01:00
Diego de las Heras 0a9deb250c
Merge pull request #47 from ngosang/feature/jackett
Add Jackett search plugin Closes  #40
2018-11-24 15:28:10 +01:00
Chocobo1 c9e9b0e9e3
Remove empty line at the end of file
Currently qbt (and older versions too) cannot handle that empty line.
2018-11-03 00:42:24 +08:00
ngosang f8896bdbc5 Add limetorrents search plugin 2018-09-22 11:09:04 +02:00
ngosang 95f361c830 Add Jackett search plugin 2018-09-19 19:26:15 +02:00
Diego de las Heras 47ee0b91de
Merge pull request #48 from ngosang/feature/rarbg
Add rarbg search plugin
2018-09-17 18:02:01 +02:00
ngosang bfcd9f75ea Add 1337x search plugin 2018-09-16 19:28:58 +02:00
ngosang 3193796876 Add RARBG search plugin 2018-09-16 19:08:27 +02:00
Chocobo1 56092813ce
Refactor code to be PEP8 compliant 2018-09-16 16:03:23 +08:00
ngosang 4e339b950c Add eztv search plugin 2018-09-15 20:20:01 +02:00
ngosang 1b5c4eaf7b Increase version for btdb plugin. Fix #11 #36 2018-09-15 15:16:30 +02:00
ngosang ee5664c728 Remove torrentz2 plugin 2018-09-15 14:51:09 +02:00
ngosang 54588f8d57 Increase version for btdb plugin. Fix #11 2018-09-15 14:26:47 +02:00