Commit Graph

38 Commits

Author SHA1 Message Date
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +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
clinton-hall 007597239f add categories 2013-06-14 15:06:59 +09:30
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 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 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 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 154a5dc099 XBMC Metadata fixes 2012-02-10 15:27:22 +01:00
Ruud fa98da2edf Add simplified title to library title 2012-01-22 23:35:08 +01: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
Ruud 970b400a0c Extra library fields 2011-08-24 16:24:56 +02:00
Ruud 31e57b9510 Notification update 2011-08-18 15:52:07 +02:00
Ruud 98aafeaec3 Renamer, movie searcher, Library scanning
New theme for UI
and more..
2011-05-28 20:52:18 +02:00
Ruud 09fed4ca63 Scanner, Downloaders, Providers 2011-05-18 12:37:22 +02:00
Ruud 85fc1c01ee Notifications 2011-04-09 20:18:51 +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 cdde98653e environment class
get_session
2011-02-23 13:57:13 +01:00
Ruud 38a9ae2592 Added api and front_end as Modules 2011-02-13 01:58:56 +01:00