Commit Graph

1778 Commits

Author SHA1 Message Date
Ruud 924bed06cb Rewrite font css 2013-04-30 00:29:25 +02:00
Ruud 8b0aa7a6b3 Initial mobile styling 2013-04-30 00:24:56 +02:00
Ruud 367c385fff Lowercase variables 2013-04-27 11:12:15 +02:00
Ruud 840efb1571 Merge branch 'develop' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop 2013-04-27 11:09:30 +02:00
Ruud 9ba19d27a6 Combine status calls 2013-04-27 11:04:19 +02:00
Ruud 1d603e1ec2 Simplify event handling 2013-04-27 10:48:47 +02:00
Ruud 7818b43045 Release files add in bulk 2013-04-27 10:08:03 +02:00
Ruud 3936100000 Cache status calls 2013-04-27 09:42:29 +02:00
Clinton Hall 1a846b04ee Fix minor errors. Fix #1666 2013-04-27 11:26:52 +09:30
Ruud 384a355a53 Check release type by info 2013-04-26 23:48:54 +02:00
Ruud 58ad5c3938 Merge branch 'develop_symlink' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_symlink 2013-04-26 19:59:47 +02:00
mano3m 6ee68d1418 Fix getDownloadInfo 2013-04-26 19:37:47 +02:00
Ruud 6e45c14ac5 Don't download html files as trailers. fixes #1658 2013-04-26 18:49:39 +02:00
Ruud e786c9c79a Use sets for ignored words. fixes #1657 2013-04-26 18:11:18 +02:00
Ruud 518ac16814 Use lowercase variable 2013-04-26 16:44:02 +02:00
Ruud 1d07eafa83 Merge branch 'dev-nzbget' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-dev-nzbget 2013-04-26 16:42:24 +02:00
Ruud 1600b6d0ea NZBGet set advanced and description 2013-04-26 16:36:42 +02:00
Ruud 6de3a7246e Merge branch 'develop_nzbgetusername' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_nzbgetusername 2013-04-26 16:29:36 +02:00
Ruud cbd29df52a Update to_go even if movie isn't found in manage. 2013-04-26 16:27:36 +02:00
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
mano3m 1022753213 Add username to nzbget downloader
For raspberry pi a different username than normal is required. Fixes
#1652
2013-04-24 22:19:34 +02:00
mano3m b85942989d Standardise failed status
apply the failed status in case of a manual re-add and automatic try
next release
2013-04-21 23:46:21 +02:00
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
mano3m 2979a8edec Cleanup 2013-04-19 21:28:53 +02:00
Ruud 0e90739786 Update to Tornado 3.0 2013-04-19 14:49:27 +02:00
mano3m 185a530b59 only link for torrents not nzbs 2013-04-17 21:19:50 +02:00
Ruud 4f6b31d14a Add login check to torrentleech. closes #1635 2013-04-16 21:15:38 +02:00
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 Klein 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