Chocobo1
baa13c044a
Drop python2 support
...
Closes #11811 .
5 years ago
Chocobo1
6ac36368cd
Update user agent string
5 years ago
Chocobo1
d52c6230e9
Fix defects found by lgtm.com
6 years ago
Chocobo1
bbe76231cf
Reformat python code to be compliant with PEP8
...
The following command is used:
`pycodestyle --ignore=E265,E722 --max-line-length=100 <py files>`
6 years ago
Chocobo1
26a4703398
Move .qrc files into its own directory
7 years ago
Chocobo1
423511765a
Fix typo
7 years ago
jan.karberg
d534973650
search only when category is supported by plugin Closes #8053
7 years ago
sledgehammer999
7a478424cc
Revert "Drop python2 support.". Closes #7005 .
...
This reverts commit 7d030b4cd9
.
7 years ago
sledgehammer999
7d030b4cd9
Drop python2 support.
7 years ago
sledgehammer999
de74f9298f
Remove all search plugins from repo.
8 years ago
KingLucius
ebc50a7237
remove ExtraTorrent plugin
8 years ago
ngosang
fa64f33c2a
[Search engine] Add btdb plugin
8 years ago
ngosang
5d0cfc7475
[Search engine] Update legittorrents plugin
8 years ago
ngosang
339b35c369
[Search engine] Remove mininova plugin
8 years ago
ngosang
91e7e94820
[Search engine] Update demonoid plugin
8 years ago
ngosang
f0fe8808bd
[Search engine] Update Extratorrent plugin
8 years ago
ngosang
a9c5dab0dd
[Search engine] Update extratorrent plugin. Closes #6261
8 years ago
Yez Ezey
f6dbf2454d
Fix extratorrent searchengine. Closes #5773
...
They changed to magnet link.
8 years ago
ngosang
d249e9e7c6
[Search engine] Remove TorrentReactor plugin
8 years ago
ngosang
7c13f71481
[Search engine] Update Demonoid plugin
8 years ago
Yez Ezey
3a744a954b
Fixed extratorrent search not working Closes #5736 #5753
...
The original code accumulates all the <td> texts between the description
link and the number of seeders into self.current_item["size"]:
<td>248.72</td><td> MB<td> => "248.72 MB".
ExtraTorrents changed the table design, added the Added column and joined
the number and its unit:
<td>8d</td><td>248.72 MB</td> => "8d 248.72 MB"
This commit stores only the last <td> text in self.current_item["size"].
8 years ago
ngosang
77b27abc94
[Search engine] Update Torrentz2 search engine
8 years ago
ngosang
b0c9c8a2aa
[Search engine] Update Torrentz search engine
8 years ago
ngosang
4e2de98903
[Search engine] Remove BTDigg search engine
8 years ago
ngosang
9234f2f15d
[Search engine] Remove KickassTorrents search engine
8 years ago
ngosang
95eb0efabe
[search engine] Remove filters from Demonoid
9 years ago
ngosang
12de907732
[search engine] Remove filters from Torrentreactor and BTDigg
9 years ago
ngosang
bd318bd004
[Search engine] Update Torrentz
9 years ago
ngosang
47a252e517
[Search engine] Update PirateBay
9 years ago
ngosang
e542f17809
[Search engine] Fix LegitTorrents plugin
9 years ago
ngosang
06cd41801e
[Search engine] Fix Mininova plugin
9 years ago
ngosang
e4349e8db1
[Search engine] Fix Torrentz plugin for Python2
9 years ago
Vladimir Golovnev (Glassez)
a9e63283cc
Use nova2dl.py script instead of DownloadManager
...
Closes #5026
9 years ago
ngosang
b86f92212f
[Search engine] Added TorLock search engine
9 years ago
ngosang
e557634feb
[Search engine] Change URL getting mechanism in BTDigg
9 years ago
ngosang
376ff79f16
[Search engine] Fix Python 2 encoding problems
9 years ago
funkydude
268a5a95c8
Move some URLs overs to https
9 years ago
Douman
d5209d7ddf
Align search engine url getting mechanism. Closes #4778
...
1. Switch to retrieve_url instead of low-level HTTPConnection module usage
9 years ago
ngosang
398d11a453
[search engine] Update PirateBay plugin.
9 years ago
ngosang
1e8299f842
[search engine] Update PirateBay URL. Closes #4470
9 years ago
ngosang
b8c4a86348
[search engine] Fix PirateBay plugin implementation for Python 3
9 years ago
Vladimir Golovnev (Glassez)
54979e6b53
Move basic search-related code into Core.
...
Also use qBittorrent torrent file download routines instead of
nova2dl.py script.
9 years ago
Vladimir Golovnev (Glassez)
8754fd5646
Move Search-related files into Gui.
9 years ago
Vladimir Golovnev (Glassez)
3797cc767f
Fix search-related file/class names.
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
17ac4b90be
Use simpler DEFINE for detecting Qt5 so moc will work too.
9 years ago
sledgehammer999
22d9427e20
Fix reordering of first column with Qt5. Closes #2835 .
9 years ago
Chocobo1
0eaf991d6f
Use QLineEdit built-in ClearButton (Qt5 only)
9 years ago
ngosang
80f7e7868d
[searchengine] Update Torrentz trackers
9 years ago
ngosang
9fefdc0fbb
Change personal email
9 years ago