Commit Graph

2348 Commits

Author SHA1 Message Date
Ruud 6ef788a8f4 Check login after 1 hour 2013-06-14 00:03:48 +02:00
Ruud fa37f7d40a Add some logging to core messaging 2013-06-13 12:15:59 +02:00
Ruud b195cebac7 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-06-12 23:46:35 +02:00
Ruud 8aeea60888 Update Tornado 2013-06-12 23:42:38 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud Burger 260fdbe3b3 Merge pull request #1836 from clinton-hall/develop-extra-logging
Add logging when no rating available
2013-06-12 02:05:21 -07:00
mano3m 2f30c6c781 fix failed issues
As reported in issue #1822 I broke try next release when failed. This
commit adds the failed status to several items.
2013-06-11 21:43:01 +02:00
Clinton Hall d5b4da655a add logging when no rating available 2013-06-11 21:51:56 +09:30
Ruud 1694ed7758 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-06-10 21:14:02 +02:00
Ruud ee6cc6d319 PTP torrent id in lowercases 2013-06-10 21:10:58 +02:00
Ruud Burger 7670e320ba Merge pull request #1799 from clinton-hall/develop-audiochannels
add audio channels to renamer
2013-06-10 11:39:34 -07:00
Ruud 15ab745bd0 Don't assume imdb key. fixes #1819 2013-06-08 18:04:46 +02:00
Ruud 7468b33991 Send along ignored movies 2013-06-08 17:32:45 +02:00
Ruud 750e02f38a Close zipfile. fixes #1798 2013-06-08 16:04:14 +02:00
Ruud 95d146fea2 Send referer with scheme 2013-06-02 14:22:59 +02:00
Ruud dc20b68a37 See if need to login on "belongs_to" check. fix #1190 2013-05-31 16:32:03 +02:00
clinton-hall 563e3072a5 add audio channels to renamer 2013-05-31 13:44:40 +09:30
Ruud b3ba4db00b Append instead of add for subtitle file list 2013-05-29 19:30:51 +02:00
Ruud a4c1480a1a Force update check from dropdown 2013-05-29 19:03:49 +02:00
Ruud 91e0452320 Torrentshack cleanup 2013-05-29 19:03:28 +02:00
Ruud ad80ea7885 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-05-29 18:33:36 +02:00
Ruud 1c20cda389 Set updater crons on start. 2013-05-29 14:50:22 +02:00
sax 631759d833 Added configuration option to search over scene releases only. Fixed release name issue (removed ­ element). 2013-05-28 22:52:22 +02:00
sax ca02c66f26 Fixed login success detection. 2013-05-28 22:52:13 +02:00
sax 3ac095d359 Added support for Torrent Shack provider. 2013-05-28 22:52:05 +02:00
Ruud e1bc223de0 Get year with default 2013-05-28 21:13:15 +02:00
Ruud e065ead9b3 Api on subdomain 2013-05-26 21:50:20 +02:00
Ruud f9471f9b9b HDBits cleanup 2013-05-26 15:16:55 +02:00
Ronald Pompa 2612b50d06 created hdbits torrent provider 2013-05-26 14:30:10 +02:00
Ruud d9ce2906a0 Fix line ending 2013-05-26 14:24:59 +02:00
Joel Kåberg b76397f98e addApiView explenation 2013-05-26 14:22:31 +02:00
Joel Kåberg fcad9e0be5 fireAsync made optional 2013-05-26 14:22:23 +02:00
Ruud 2934347865 Send user-agent on login 2013-05-26 14:20:05 +02:00
Ruud 315f1b0207 Add r6 to quality list 2013-05-23 07:35:11 +02:00
Ruud 965bd79a86 Cleanup import 2013-05-19 23:20:32 +02:00
Ruud c18563e34b uTorrent cleanup 2013-05-19 23:12:22 +02:00
Ruud 161e0de8d5 Don't need makedir in Transmission 2013-05-19 22:51:32 +02:00
Ruud 40aeca0740 PTP extra scoring 2013-05-19 22:18:01 +02:00
Ruud 63dd7fa7c0 New PTP-config for more accurate hits
Conflicts:
	couchpotato/core/providers/torrent/passthepopcorn/main.py
2013-05-19 22:10:51 +02:00
Ruud 509b49caf1 Deepcopy and merge movie info results 2013-05-19 01:12:09 +02:00
Ruud 38c51cf79c Import cleanup 2013-05-19 00:57:50 +02:00
Ruud 0b693bba4e Add "on snatch" options to XBMC & Plex notifications
fix #1379
2013-05-19 00:30:56 +02:00
Ruud 1258f34c78 Update counter on movie add / delete
fix #1383
2013-05-19 00:22:44 +02:00
Ruud 510c0d5f56 Remove size_check in quality guess
fix #1393
2013-05-19 00:12:19 +02:00
Ruud cdb630e580 More touch fixes 2013-05-18 23:59:37 +02:00
Ruud 65fbd38105 Make buttons more touch friendly
fix #1416
2013-05-18 23:37:49 +02:00
Ruud 1570132a55 Don't try to rss parse empty string
fix #1418
2013-05-18 22:52:02 +02:00
Ruud 7b5b748d23 Failed joining unicode and none unicode paths
fix #1447
2013-05-18 22:45:09 +02:00
Ruud 041601c4a5 Change TPB search string
fix #1451
2013-05-18 22:12:43 +02:00
Ruud f692fd0202 Make sure info isn't not overwriten by none
fix #1724
2013-05-18 21:53:17 +02:00