razorloves
57552d4ac5
Update Downloaders and Searcher page / Update old/dead link
9 years ago
Ruud
ff43df9ef1
Comments comments comments
11 years ago
Ruud
752191bc23
Comments
11 years ago
Ruud
4b66b0ea07
Add NZBVortex group support
fix #1279
11 years ago
Ruud
543226450c
NZBVortex status checking
11 years ago
Ruud
f6d4ddbe80
NZBVortex, create unique ID
11 years ago
Ruud
876c602710
Code cleanup
11 years ago
Ruud
27f331a1fc
Don't verify ssl for downloaders
11 years ago
Ruud
84a2afe08f
Refactor downloaders and pages
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
Ruud
8b747dff9b
Use correct var name in nzbvortex
11 years ago
mikke89
723cbcd8bd
Added 'test connection' button for downloaders
11 years ago
mikke89
009d6cafaf
Added connection test to the rest of downloaders
11 years ago
Ruud
799299c7cc
Code cleanup
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.
12 years ago
Ruud
c2568432e7
Use requests lib for openurl
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
db4f7a216a
SP function wrapping whole variables
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
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
Ruud
779c7d2942
Remove mutable objects from function args
12 years ago
Ruud
7fd14e0283
Code cleanup
12 years ago
Ruud
aaf5cab138
Encode folder returned from downloader. fix #2071
12 years ago
Ruud
62b571d5f1
Rename type to protocol
12 years ago
Ruud
36f63bdf99
Seeding cleanup and better defaults
12 years ago
mano3m
6a18e546ca
Add and make use of renamer.scanfolder in downloaders
This is the next step in closing the loop between the downloaders and CPS. The download_id and folder from the downloader are used to find the downloaded files and start the renamer. This is done by adding an additional API call: renamer.scanfolder.
I tested this for SabNZBd only (!) and everything works as expected.
I also added transmission with thanks @manusfreedom for setting this up in f1cf0d91da
. @manusfreedom , please check if this works as expected. Note that transmission now has a feature which is not in the other torrent providers: it waits until the seed ratio is met and then removes the torrent. I opened a topic in the forum to discuss how we want to deal with torrents: https://couchpota.to/forum/thread-1704.html
12 years ago
Ruud
b0d556c8eb
Try and find release status by ID instead of name. closes #1511
Thanks to @mano3m
12 years ago
Ruud
71b22345bc
Make sure downloaders and providers match
Remove releases not found anymore on new searches
12 years ago
Ruud
a1d4bab793
NZBVortex: Delete failed option
13 years ago
Ruud
d314a9b5b3
Also check status on manual
13 years ago
Ruud
bf4dc62f54
NZBVortex support. closes #1204
13 years ago