Commit Graph

37 Commits

Author SHA1 Message Date
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 52371b7705 Daemonize cleanup 2013-02-02 23:16:02 +01:00
Ruud b7f1d28347 Do some default encoding on start. fix #520 2012-07-01 11:30:47 +02:00
Ruud fcd13fcb85 Nonblocking update listener 2012-05-26 22:55:11 +02:00
Ruud a5c8747fee Proper restarting of server 2012-05-19 17:32:00 +02:00
Ruud 921a851b7e Re-use session. fix #252 2012-05-11 23:17:50 +02:00
Ruud 63141b5971 Unused var 2012-05-11 14:29:09 +02:00
Ruud cdaa2c03e4 Put db in environment 2012-05-07 20:51:25 +02:00
Ruud 674f0e82b9 Add user-agent to newznab providers. closes #211 2012-05-05 10:00:25 +02:00
Ruud 187cd09f04 Property fix 2012-04-18 22:19:38 +02:00
Ruud 339c014674 Environment property function 2012-04-16 00:06:43 +02:00
Ruud e7be68bf10 Return int for permission settings 2012-03-09 12:38:59 +01:00
Ruud 9df218d0a8 Enable octal and decimal permission settings 2012-03-08 00:51:12 +01:00
Ruud 59373b0793 Only show parent id > 1 2012-03-05 19:52:37 +01:00
Ruud 80ecfdba00 Show pid and parent_id in about page 2012-03-05 19:02:53 +01:00
Ruud 4e2b511c06 Optimized runner script 2012-02-12 17:59:44 +01:00
Ruud e9094d4c6c Some more logging to uncaught exceptions 2012-01-14 21:49:45 +01:00
Ruud ea3d91e34e Add encoding to Env 2012-01-14 13:40:02 +01:00
Ruud 33602f227d Hope this fixes the crappy merge...
Conflicts:

	couchpotato/core/_base/_core/main.py
	couchpotato/core/_base/desktop/main.py
2012-01-14 12:12:54 +01:00
Ruud d2996a6340 Revert "Merge branch 'refs/heads/develop'"
This reverts commit de4e47b4a4, reversing
changes made to 82a43f7bee.
2012-01-14 11:58:40 +01:00
Ruud 8780d86ed4 py2app fixes 2012-01-14 00:23:46 +01:00
Ruud c670a951cb More options for desktop 2012-01-07 15:25:22 +01:00
Ruud 168a9a2f95 Small fixes 2012-01-06 17:08:45 +01:00
Ruud 224d1527e1 Better variable naming
Thanks to DxCx
2011-12-16 22:34:33 +01:00
Ruud e3e852da8b Use same variable in environment 2011-10-09 19:13:05 +02:00
Ruud b6634a996f Save setting after set 2011-10-09 14:02:32 +02:00
Ruud 9734521178 XBMC Metadata base 2011-08-22 17:11:49 +02:00
Ruud Burger f3c142f531 Git Updater 2011-08-17 17:37:25 +02:00
Ruud aa24e3e249 Starting simple, removed non working pages for now 2011-08-02 12:37:25 +02:00
Ruud 09fed4ca63 Scanner, Downloaders, Providers 2011-05-18 12:37:22 +02:00
Ruud 288aa8c0a1 Movie search
Profile Settings
2011-03-20 22:12:33 +01:00
Ruud 322762d702 Searcher, settings styling 2011-03-06 03:01:31 +01:00
Ruud e39de40d2d Movie add
JSONP
2011-03-03 13:48:31 +01:00
Ruud f9523444f4 Switched event system (again) 2011-03-01 11:12:56 +01:00
Ruud 261f6be7e1 Setting global 2011-02-23 14:47:21 +01:00
Ruud cdde98653e environment class
get_session
2011-02-23 13:57:13 +01:00