Commit Graph

70 Commits

Author SHA1 Message Date
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 4d5ba65254 Migrate options 2013-08-16 17:23:40 +02:00
Ruud 623571acbb Make category destination editable 2013-08-15 18:31:06 +02:00
Ruud dd67239b6e Add categories to settings 2013-07-21 19:12:53 +02:00
Ruud 76807176fb Merge branch 'develop-categories' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop-categories
Conflicts:
	couchpotato/core/plugins/score/main.py
2013-07-15 20:47:29 +02:00
Ruud 93346b0c63 Properly update release dates 2013-06-30 01:16:13 +02:00
Ruud 5328f7fe69 Allow unknown keywords for all api calls. fix #1881 2013-06-24 21:21:49 +02:00
clinton-hall 007597239f add categories 2013-06-14 15:06:59 +09:30
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 207e846ae6 Check crons after saving settings. fix #1556 & #1557 2013-04-01 00:06:15 +02: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
mano3m f9ace29cab Fix the names of quality identifiers
720P should be 720p, 1080P should be 1080p. Ref
http://en.wikipedia.org/wiki/720p and http://en.wikipedia.org/wiki/1080p

Note that this update only changes anything for new databases. For as
far as I can see the change for existing databases is minimal.
2013-03-23 00:40:38 +01:00
Ruud a97570027d Prevent null in boolean column. fix #1374 2013-03-22 22:31:49 +01:00
Ruud d0fc20ca6e Add last_edit to movie and release tables 2013-03-16 11:51:46 +01:00
Ruud f7911fe9f3 Remove release on new scan 2012-12-18 14:14:06 +01:00
Ruud 5fe645cc11 Return boolean properly 2012-11-03 21:47:37 +01:00
Ruud 269e98b049 Removed all commented out db.close 2012-10-12 19:09:57 +02:00
Ruud 627314dbe1 Change release info API structure 2012-08-10 20:29:42 +02:00
Ruud d562559562 Json & decode errors. fix #494 2012-07-01 13:48:38 +02:00
Ruud ea1b0c2816 Remove history table 2012-06-26 23:01:21 +02:00
Ruud 921a851b7e Re-use session. fix #252 2012-05-11 23:17:50 +02:00
Ruud 7ca509cdbe Cleanup after database use 2012-05-07 21:55:18 +02:00
Ruud cdaa2c03e4 Put db in environment 2012-05-07 20:51:25 +02:00
Ruud efe554d723 Try and optimize sqlite. #210 2012-05-05 01:26:02 +02:00
Ruud b82d14f32d Remove library after last release is deleted. fix #179 2012-04-30 19:48:51 +02:00
Ruud 398ceed34b Import cleanup 2012-04-30 19:42:39 +02:00
Ruud 187cd09f04 Property fix 2012-04-18 22:19:38 +02:00
Ruud e3a9bb1301 Propertie settings in database 2012-04-15 23:17:54 +02:00
Ruud f1cbb265bd Cascaded deletion 2012-04-15 23:17:38 +02:00
Ruud 705e3058bf Decode sets to lists before json encoding 2012-04-06 22:38:48 +02:00
Ruud 15175a0330 Notification system 2012-03-14 20:33:22 +01:00
Ruud 2323136221 Don't load empty json 2012-03-13 08:04:04 +01:00
Ruud 63225f7e5c Library info as json 2012-03-12 21:43:34 +01:00
Ruud 930c166733 Add table indexes to identifiers 2012-02-29 08:51:41 +01:00
Ruud 5c0805a643 Duplicate options in settings 2012-02-25 02:22:49 +01:00
Ruud 7df24643ac Api doc base 2012-02-21 17:16:02 +01:00
Ruud e769c5e595 Unicode os.walk as backup 2012-02-11 21:52:31 +01:00
Ruud cfadd851bf Event fixes 2012-02-11 02:49:35 +01:00
Ruud 154a5dc099 XBMC Metadata fixes 2012-02-10 15:27:22 +01:00
Ruud b502b90158 Add float as setting type 2012-01-25 15:44:50 +01:00
Ruud fa98da2edf Add simplified title to library title 2012-01-22 23:35:08 +01:00
Ruud d89f2207b9 First load failed to start app 2012-01-08 23:17:39 +01:00
Ruud 187a874094 With statement 2012-01-08 10:35:24 +01:00
Ruud 168a9a2f95 Small fixes 2012-01-06 17:08:45 +01:00
Ruud e891287d3e Save password as md5 2011-12-18 12:09:13 +01:00
Ruud 12ce6bc7ab Return proper setting type 2011-12-16 22:08:47 +01:00
Ruud e8a8b8a4d4 Cleanup 2011-09-26 19:59:38 +02:00
Ruud a9d2cc10a3 XBMC Metadata .nfo generation 2011-09-14 08:19:58 +02:00
Ruud cb5fc694ab Downloading of single releases and more 2011-09-11 00:58:26 +02:00