Christophe Dumez
af61ed7c72
Fix possible search plugin update issue
14 years ago
Christophe Dumez
1596dc5206
TorrentDownloads plugin performance improvement
14 years ago
Christophe Dumez
a150e24ce4
Update version file
14 years ago
Christophe Dumez
261d02863c
- Use AND operator for torrentdownloads searches
14 years ago
Christophe Dumez
f4c29c07bf
Workaround for torrentdownloads.net search engine (The web site seems partly broken though)
15 years ago
Christophe Dumez
e4006d6175
- Update helper version
15 years ago
Christophe Dumez
949b4ce4e9
- Improve gzip file detection in HTTP downloader (do not trust HTTP header, check magic number)
15 years ago
Christophe Dumez
3733bc9148
FEATURE: Search engine can now use a SOCKS5 proxy
...
BUGFIX: Search engine loads new proxy settings without program restart
Fix a bug in HTTP communication proxy settings
15 years ago
Christophe Dumez
511c4474c7
- Promoted torrentdownloads.net and vertor.com search plugins from unofficial plugins to official (in qBittorrent v2.1.0)
15 years ago
Christophe Dumez
67d60766c1
- Fix Mininova search engine plugin
15 years ago
Christophe Dumez
97c0b28a98
- Fix piratebay search plugin
15 years ago
Christophe Dumez
21eb26a374
- Commit changes to helpers.py (add referer to download_file() helper function)
15 years ago
Christophe Dumez
07ee2a4aff
Branched for work on headless running
15 years ago
Christophe Dumez
17b8ba27b3
- FEATURE: Search engine plugins now handle HTTP protocol gzip compression
15 years ago
Christophe Dumez
3f9b74430a
- Made PrettyPrinter function more robust (one can pass it sizes in bytes)
15 years ago
Christophe Dumez
d267d65e57
- Remove html tags from torrent names in mininova search plugin
15 years ago
Christophe Dumez
332a4121c8
- Made nova2dl.py more robust by downloading the torrent itself if the search plugin does not provide the download_torrent() method
15 years ago
Christophe Dumez
d8e4732627
- Fixed PirateBay search plugin
...
- Using Download button in search results list now downloads the right torrents
- The search results list is no longer sorted automatically when a row color is updated
15 years ago
Christophe Dumez
290bc8b7a6
- Support category-based requests in piratebay search plugin
15 years ago
Christophe Dumez
9a14c4c599
- FEATURE: A random listening port can be chosen automatically
15 years ago
Christophe Dumez
3fa14cd47f
- Category support for isohunt engine
15 years ago
Christophe Dumez
941d9b9bd9
- Fixed BTJunkie search engine
...
- Category support for TorrentReactor engine
15 years ago
Christophe Dumez
3d88b7b05c
- Category-based search support for BTJunkie engine
15 years ago
Christophe Dumez
4a1c8a7279
- Search engine now supports category-based requests (only Mininova engine for now but the rest is coming soon)
...
- Updated "buy it" icon
15 years ago
Christophe Dumez
66baa4d3dc
- Fixed torrent name parsing in Mininova search plugin due to Web site changes (Thanks Lucas Moauro for the patch)
16 years ago
Christophe Dumez
cf8dbf22f8
- Fixed a bug in download_url() in helpers.py
16 years ago
Christophe Dumez
9a314db530
- Ensured UTF-8 support in novaprinter another way so that we do not require an additional python library
16 years ago
Christophe Dumez
bf9dc052d3
- Fixed copyright in helpers.py
16 years ago
Christophe Dumez
baf5cb31af
- Fixed typo in novaprinter.py (Thanks Cristian Greco)
16 years ago
Christophe Dumez
2e0707bc0c
- Enabled debug, updated nova2.py version to force update
16 years ago
Christophe Dumez
c2244f746e
- Torrent downloading is now handled by search engine plugins to allow for more flexibility
16 years ago
Christophe Dumez
e8454596ea
- Force UTF-8 printing to terminal
16 years ago
Christophe Dumez
9e46c6c047
- Should completly fix unicode problems for all search engines
16 years ago
Christophe Dumez
a2e9210665
- Fixed unicode in mininova and btjunkie search engines
16 years ago
Christophe Dumez
288300d264
- Rewrote btjunkie parser (it is now a lot faster and less cpu extensive)
16 years ago
Christophe Dumez
14646d0f9e
Rewrote folder scanning code (Now uses a filesystem watcher)
16 years ago
Christophe Dumez
717a4b00e1
- Fixed piratebay plugin
16 years ago
Christophe Dumez
fca3b66a25
- Rewrote isohunt plugin which was broken
16 years ago
Christophe Dumez
1a861ef240
- Fixed BTJunkie plugin
16 years ago
Christophe Dumez
06dd495915
- Fixed copyright info
17 years ago
Christophe Dumez
166c5b252e
- Added some more licensing information
17 years ago
Christophe Dumez
1b7449ef4e
- Fixed torrent names in mininova search engine
17 years ago
Christophe Dumez
00b3677867
- Fixed btjunkie search engine
17 years ago
Christophe Dumez
9540d45c1d
- Fixed torrentreactor search engine
17 years ago
Christophe Dumez
731438a19a
- Updated search engine plugins in order to limit to 10 pages
17 years ago
Christophe Dumez
09abd303bd
- Updated plugin version in text file
17 years ago
Christophe Dumez
0678e2e2bd
- Fixed mininova search engie plugin
17 years ago
Christophe Dumez
4a02d171b4
- BUGFIX: 'Unknown' is now displayed in search results columns where value is -1
...
- BUGFIX: Improved search engine core a little
- BUGFIX: Forgot to remove *.pyc files when uninstalling a search plugin
17 years ago
Christophe Dumez
f0edd7dcf7
- Added multipage support for mininova
17 years ago
Christophe Dumez
e3f2480fe5
- Added multipage support to btjunkie plugin
17 years ago