yigit007
|
a2ebe5bdd7
|
Update deluge.py
Changed the stop_ratio check to become "smaller than", instead of "smaller than or equal to" 0.
|
8 years ago |
Raphael Baldi
|
80f82b01fe
|
Fixed an issue that would make the status of torrents from Deluge never change to SEEDING if the user opts to seed forever (stop_ratio <= 0)
|
10 years ago |
Ruud
|
ff43df9ef1
|
Comments comments comments
|
11 years ago |
Ruud
|
4e7069e0c6
|
Deluge, allow "no port"
fix #4055
|
11 years ago |
Ruud
|
84a2afe08f
|
Refactor downloaders and pages
|
11 years ago |
Ruud
|
ad94cce283
|
Make release files normal list
|
11 years ago |
Ruud
|
12c08154c5
|
Optimize imports
|
11 years ago |
Ruud
|
2a60c52483
|
Move downloaders to single file
|
11 years ago |
Ruud
|
2b3d755c64
|
Cleanup downloader testbuttons PR
|
11 years ago |
mikke89
|
723cbcd8bd
|
Added 'test connection' button for downloaders
|
11 years ago |
mikke89
|
dfbb84caae
|
Small fix deluge
|
11 years ago |
mikke89
|
009d6cafaf
|
Added connection test to the rest of downloaders
|
11 years ago |
Ruud
|
bb3faaf2cd
|
Exception cleanup
|
11 years ago |
Ruud
|
799299c7cc
|
Code cleanup
|
11 years ago |
Techmunk
|
8648b2f948
|
Only request needed properties from deluge, and fix error when CP asks for torrent hash that is not in deluge. i.e. missing.
|
11 years ago |
mano3m
|
05c41460c2
|
Downloader cleanHost
Extend the use of clean host (add more checks and features) and make the settings more dummy proof.
|
11 years ago |
Techmunk
|
99b99a992d
|
Only request needed torrent ids from deluge.
|
11 years ago |
Ruud
|
a408cc0246
|
Update renamer to not trigger twice
Keep track of status support on releases
|
11 years ago |
mano3m
|
cff1b3abdb
|
Provide IDs to check to all downloaders
|
12 years ago |
Ruud
|
2fc4809821
|
Variable renaming movie to media
|
12 years ago |
Ruud
|
658596659f
|
Deluge wrong sp wrap. fix #2463
|
12 years ago |
Ruud
|
db4f7a216a
|
SP function wrapping whole variables
|
12 years ago |
Ruud
|
9d287f140b
|
Reorder deluge import
|
12 years ago |
Techmunk
|
7b9ebc2f34
|
Fixed issue https://github.com/RuudBurger/CouchPotatoServer/issues/2440, by returning a 'True' status when an existing torrent in deluge is added from CP.
|
12 years ago |
mano3m
|
fa1baa73e8
|
Introduce path cleaning
A new function sp is introduced. It does the same as ss but also cleans
the path.
|
12 years ago |
Ruud
|
53cd907db1
|
Code cleanup
|
12 years ago |
mano3m
|
bc877df513
|
Cleanup variable naming
Use release_download variable for all item/status/download_info
variables (which are by now all the same thing)
|
12 years ago |
mano3m
|
39190495be
|
Correct path for one file torrent
|
12 years ago |
Techmunk
|
1cc998bc95
|
Include files for renamer in Deluge downloader.
|
12 years ago |
Ruud
|
7fd14e0283
|
Code cleanup
|
12 years ago |
Ruud
|
336b15b199
|
Deluge import cleanup
|
12 years ago |
Techmunk
|
48be010f33
|
Fix up some debug messages, and the torrent completed status.
|
12 years ago |
Techmunk
|
104e21b314
|
Fix for deluge downloading torrent files.
|
12 years ago |
Ruud
|
aaf5cab138
|
Encode folder returned from downloader. fix #2071
|
12 years ago |
Techmunk
|
2954558004
|
Fix up deluge is Finished status matching.
|
12 years ago |
Ruud
|
9d71fe1724
|
Deluge proper error logging. fix #2069
|
12 years ago |
Ruud
|
48f4b008df
|
Move deluge lib to libs folder
|
12 years ago |
Techmunk
|
8a298edd4e
|
Implementation of Deluge downloader.
|
12 years ago |