Commit Graph
1753 Commits
Author SHA1 Message Date
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
2013-04-26 16:03:20 +09:30
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" 2013-04-20 11:42:53 +09:30
Ruud 64afa3701a Add headers for IPTorrents. fix #1558
Thanks @got3nks
2013-04-14 11:08:50 +02:00
Ruud cb0b6614c6 move_symlink proper function 2013-04-12 21:14:45 +02:00
Kyle KleinandRuud 177063d39c Add File Action Move & Sym link 2013-04-12 21:10:30 +02:00
Ruud be595aba91 Loading in movie lists 2013-04-12 20:57:00 +02:00
Ruud 66d9d853af NZB ids not persistent in new sessions 2013-04-08 21:44:36 +02:00
Ruud 95a68af795 Debug logs 2013-04-08 21:40:17 +02:00
Ruud c1937ea71f linktastic clenaup 2013-04-08 21:10:46 +02:00
Ruud a7bd8c822a Simplify nonblocking requests 2013-04-08 20:55:42 +02:00
Ruud 5fd4312ff8 Use simpler file.cache 2013-04-05 23:50:28 +02:00
Ruud a600430be4 file_action cleanup
tag ignored/failed/renamed with custom file
2013-04-05 21:56:33 +02:00
Ruud f77b598899 Merge branch 'links' of git://github.com/jkaberg/CouchPotatoServer into jkaberg-links 2013-04-05 18:00:17 +02:00
Ruud ac045539d1 Don't move or delete anything in status check 2013-04-05 17:51:45 +02:00
Ruud 5b0fa9054b Put renaming started lower 2013-04-05 17:51:19 +02:00
Joel Kåberg 3c2a00b17b add copy and move to file actions 2013-04-05 14:21:15 +02:00
Joel Kåberg 47ddf31f76 ruud was bulling me ;) 2013-04-05 14:07:10 +02:00
Joel Kåberg 57ae06e139 initial link support 2013-04-05 13:48:09 +02:00
Ruud 7f4373e000 Traceback import missing 2013-04-05 12:08:45 +02:00
mano3m 63609bb52c Fix Transmission 2013-04-05 00:09:23 +02:00
Ruud 72cc3576d3 Use @mano3m code to check download_info 2013-04-01 22:51:34 +02:00
Ruud 3fe7d2ea15 Download id cleanup 2013-04-01 21:18:29 +02:00
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
2013-04-01 20:46:36 +02:00
Ruud c7ee8a0635 Don't use object in correctmovie event 2013-04-01 20:11:49 +02:00
Ruud 33a6a7d3a0 CP Provider API Identifier 2013-04-01 17:31:04 +02:00
mano3m 2851781a72 Move around items between scanner and renamer 2013-04-01 13:03:05 +02:00
mano3m 45b9919f67 Added some debugging info 2013-04-01 10:16:30 +02:00
Ruud 207e846ae6 Check crons after saving settings. fix #1556 & #1557 2013-04-01 00:06:15 +02:00
Ruud a83c276aa2 Schedule start normal 2013-03-31 23:50:47 +02:00
Ruud 4cdb99a383 Add dvdscreen to screener quality. fix #1555 2013-03-31 22:42:27 +02:00
mano3m 8fe60a893c Update of uTorrent 2013-03-31 18:53:19 +02:00
Ruud 0c44c48628 Notification test failed. closes #1561
Thanks @FredrikWendt
2013-03-31 11:12:37 +02:00
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
2013-03-31 10:49:40 +02:00
Ruud 4cedccb178 Move over html template 2013-03-29 12:39:15 +01:00
Ruud eab9a735a9 Show real transmission error. 2013-03-29 12:39:06 +01:00
Ruud 1df05cf344 Don't use directory when it's empty. fix #1448 2013-03-28 21:51:42 +01:00
Ruud 843ff0eabc Add some default Newznab providers 2013-03-26 22:02:43 +01:00
Ruud 45c8817c62 Always show release helper. fix #1549 2013-03-26 21:42:07 +01:00
Ruud 665c84c6de Ignore done_status on re-add. fix #1547 2013-03-25 23:00:12 +01:00
Ruud b91a077c91 Easier "get next best release" buttons 2013-03-25 22:54:22 +01:00
Ruud 59b924efe7 Tweak button styling 2013-03-25 22:53:48 +01:00
Ruud 730718a396 Link to country codes for subtitles 2013-03-25 12:24:54 +01:00
Ruud 3c0edc0d6a Clean out more words before search.
Thanks to @jkaberg
2013-03-25 12:09:32 +01:00
Ruud 7c234ab7e9 Simplify notification providers 2013-03-25 11:01:31 +01:00
Ruud b82319cb54 Use existing Trakt auth settings and other cleanup 2013-03-25 10:48:59 +01:00
Ruud 6685495400 Merge branch 'trakt_notify' of git://github.com/EchelonFour/CouchPotatoServer into EchelonFour-trakt_notify 2013-03-25 09:59:51 +01:00
Ruud b216589e88 Use normal ID, not extended. fix #1543 2013-03-25 09:58:39 +01:00
Ruud 744aa153f6 Merge branch 'develop_720p1080p' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_720p1080p 2013-03-25 09:11:23 +01:00
Ruud 67612fce98 Use label on combined setting 2013-03-24 20:27:38 +01:00
Ruud 72ba1a173c Make letterboxd multi-watchlist 2013-03-24 20:18:49 +01:00