Commit Graph
52 Commits
Author SHA1 Message Date
Dean Gardiner e8a2139ecf Related libraries are now merged into {<type>: [<library>,...]} type 2013-12-02 21:18:48 +13:00
Dean Gardiner dc57d7b6d1 Added related_libraries to Library model. 2013-12-01 20:25:33 +13:00
Jason Mehring 7def0944a6 Implemented map_absolute. model was changed to implement. map_names now stores in EpisodeLibrary 2013-10-03 04:30:05 -04:00
Ruud c4d661535c Movie > Media 2013-09-11 23:25:51 +02:00
Ruud cce0a8ec62 Merge branch 'refs/heads/develop' into tv
Conflicts:
	couchpotato/core/media/movie/_base/main.py
	couchpotato/core/media/movie/library/movie/main.py
	couchpotato/core/plugins/dashboard/main.py
	couchpotato/core/plugins/profile/main.py
	couchpotato/core/plugins/release/main.py
	couchpotato/core/plugins/suggestion/main.py
2013-09-11 23:13:28 +02:00
Jason Mehring 4063761313 Changed model to accept Unicode value for airs_time and add last_updated field for episode. Now stores both as well as airs_daysofweek 2013-09-10 21:04:44 -04:00
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Jason Mehring 3363e164fd refactored Movie model to Media 2013-08-23 01:37:00 -04:00
Jason Mehring 6d6d5caeb6 Completed tvshow model 2013-08-23 00:53:34 -04:00
Jason Mehring 9b238ba712 Added Seasons. Show is the parent to Seasons and Episodes are the children if Season 2013-08-22 02:47:41 -04:00
Jason Mehring 029cf9ecac New model implemented to work with both Movies and TV Shows as well any future types. Currenly episodes are mapped directly to shows; no seasons yet. Will get around to that soon. This version allows you to add any tv show and it will appear in wanted list, but no searches are written yet :) 2013-08-18 03:28:41 -04:00
Jason Mehring 31cd993506 EOD commit (WIP). So close to writing tv objects to database but too tired to finish. Currently storing a show as a movie using imdb metadata. Added another search button beside movie button 2013-08-17 04:15:51 -04:00
Jason Mehring bc11f90529 EOD commit (WIP). Commented out schema added yesterday in favour of a more global scheme. Added menu option in GUI to search for tv shows (placed on top of movie one for now). Partially implemented thetvdb provider. Search is working and returns a list of shows for GUI search along with posters. posters still need work. 2013-08-16 02:44:41 -04:00
Jason Mehring 6a4822cc26 merged upstream changes 2013-08-15 15:08:44 -04:00
Ruud 623571acbb Make category destination editable 2013-08-15 18:31:06 +02:00
Jason Mehring e270e09969 EOD commit (WIP). Added partial Show, Episode schema. 2013-08-15 01:15:48 -04: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