Ruud
cbd29df52a
Update to_go even if movie isn't found in manage.
12 years ago
clinton-hall
92998bafc8
write unique id to nzbget params
My mistake. Fixed now.
Yeah... sorry ;)
This does work for check_snatched... Marks as busy, or failed etc.
keep consistent release table format
fix check_snatched
correctly parse the NZBGet Parameters and Pass status.downloader
remove downloader and fix id
My mistake. Fixed now.
Yeah... sorry ;)
This does work for check_snatched... Marks as busy, or failed etc.
keep consistent release table format
fix check_snatched
correctly parse the NZBGet Parameters and Pass status.downloader
remove downloader and fix id
12 years ago
mano3m
1022753213
Add username to nzbget downloader
For raspberry pi a different username than normal is required. Fixes
#1652
12 years ago
mano3m
b85942989d
Standardise failed status
apply the failed status in case of a manual re-add and automatic try
next release
12 years ago
Clinton Hall
f2f43a2231
Wont delete the "from" (sub)folders, "movie" folder or "destination" folder at this time. These should be deleted after the renaming... at this stage we should only be deleting any "older releases"
12 years ago
mano3m
2979a8edec
Cleanup
12 years ago
Ruud
0e90739786
Update to Tornado 3.0
12 years ago
mano3m
185a530b59
only link for torrents not nzbs
12 years ago
Ruud
4f6b31d14a
Add login check to torrentleech. closes #1635
12 years ago
Ruud
64afa3701a
Add headers for IPTorrents. fix #1558
Thanks @got3nks
12 years ago
Ruud
cb0b6614c6
move_symlink proper function
12 years ago
Kyle Klein
177063d39c
Add File Action Move & Sym link
12 years ago
Ruud
be595aba91
Loading in movie lists
12 years ago
Ruud
66d9d853af
NZB ids not persistent in new sessions
12 years ago
Ruud
95a68af795
Debug logs
12 years ago
Ruud
c1937ea71f
linktastic clenaup
12 years ago
Ruud
a7bd8c822a
Simplify nonblocking requests
12 years ago
Ruud
5fd4312ff8
Use simpler file.cache
12 years ago
Ruud
a600430be4
file_action cleanup
tag ignored/failed/renamed with custom file
12 years ago
Ruud
f77b598899
Merge branch 'links' of git://github.com/jkaberg/CouchPotatoServer into jkaberg-links
12 years ago
Ruud
ac045539d1
Don't move or delete anything in status check
12 years ago
Ruud
5b0fa9054b
Put renaming started lower
12 years ago
Joel Kåberg
3c2a00b17b
add copy and move to file actions
12 years ago
Joel Kåberg
47ddf31f76
ruud was bulling me ;)
12 years ago
Joel Kåberg
57ae06e139
initial link support
12 years ago
Ruud
7f4373e000
Traceback import missing
12 years ago
mano3m
63609bb52c
Fix Transmission
12 years ago
Ruud
72cc3576d3
Use @mano3m code to check download_info
12 years ago
Ruud
3fe7d2ea15
Download id cleanup
12 years ago
Ruud
8eed54f1f7
Merge branch 'develop_dwnlodid_complete' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_dwnlodid_complete
Conflicts:
couchpotato/core/downloaders/transmission/__init__.py
couchpotato/core/downloaders/transmission/main.py
12 years ago
Ruud
c7ee8a0635
Don't use object in correctmovie event
12 years ago
Ruud
33a6a7d3a0
CP Provider API Identifier
12 years ago
mano3m
2851781a72
Move around items between scanner and renamer
12 years ago
mano3m
45b9919f67
Added some debugging info
12 years ago
Ruud
207e846ae6
Check crons after saving settings. fix #1556 & #1557
12 years ago
Ruud
a83c276aa2
Schedule start normal
12 years ago
Ruud
4cdb99a383
Add dvdscreen to screener quality. fix #1555
12 years ago
mano3m
8fe60a893c
Update of uTorrent
12 years ago
Ruud
0c44c48628
Notification test failed. closes #1561
Thanks @FredrikWendt
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
4cedccb178
Move over html template
12 years ago
Ruud
eab9a735a9
Show real transmission error.
12 years ago
Ruud
1df05cf344
Don't use directory when it's empty. fix #1448
12 years ago
Ruud
843ff0eabc
Add some default Newznab providers
12 years ago
Ruud
45c8817c62
Always show release helper. fix #1549
12 years ago
Ruud
665c84c6de
Ignore done_status on re-add. fix #1547
12 years ago
Ruud
b91a077c91
Easier "get next best release" buttons
12 years ago
Ruud
59b924efe7
Tweak button styling
12 years ago
Ruud
730718a396
Link to country codes for subtitles
12 years ago
Ruud
3c0edc0d6a
Clean out more words before search.
Thanks to @jkaberg
12 years ago