Commit Graph

306 Commits

Author SHA1 Message Date
Mark McDowall 33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Keivan Beigi 47d9b4d5bb better migration error handling. 2013-09-05 07:25:47 -07:00
Keivan Beigi 9390a00f80 re-adding indexes for series/episodes. 2013-09-05 07:25:46 -07:00
kay.one c90a96c2e0 fixed broken tests 2013-09-05 07:25:46 -07:00
kay.one 2068b732a2 restore sqlite indexes on alter. 2013-09-05 07:25:45 -07:00
kay.one dd835d5503 clear existing scene name since it wasn't storing the correct string 2013-08-29 23:50:43 -07:00
kay.one e256271c5c store scene name in history 2013-08-29 23:38:55 -07:00
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup 2013-08-08 00:38:14 -07:00
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately) 2013-08-07 20:18:49 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Keivan Beigi c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
kay.one 6d3a604677 create data folder if doesn't exist. 2013-07-26 21:53:05 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Keivan Beigi 121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi 28a919e74a fixed marr threading bug.
datamapper instances should not be reused!!!
2013-07-15 17:46:52 -07:00
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored 2013-07-15 15:19:30 -07:00
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
Keivan Beigi e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
Mark McDowall b420592553 Fixed colours on Calendar 2013-07-07 23:39:19 -07:00
Mark McDowall c719b17ac0 New migration to fix moving from UseSceneName to RenameEpsiodes 2013-07-04 22:25:15 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
kay.one 7ff1335a2e fixed merge conflicts. 2013-07-04 21:09:32 -07:00
kay.one 99daa47f89 added support for removing columns 2013-07-04 20:59:03 -07:00
Keivan Beigi 1c5a74df98 Starting to add ALTER COLUMN to SQLite. 2013-07-04 20:59:02 -07:00
Mark McDowall 3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00
Keivan Beigi dde91569ac cleaned up test db path for tests. 2013-06-27 18:03:04 -07:00
Keivan Beigi 73f3459264 added log trim command 2013-06-18 18:01:08 -07:00
Keivan Beigi 76fb548ccd Added event type icon to history grid. 2013-06-10 18:55:05 -07:00
kay.one aca5d1f361 fixed calendar view 2013-06-09 19:10:15 -07:00
kay.one ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one ca71025bca updated history table 2013-06-08 23:20:38 -07:00
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping. 2013-06-08 12:14:52 -07:00
Keivan Beigi 9160343a51 added /logs 2013-06-04 17:49:53 -07:00
kay.one 6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
kay.one 9db5b7963e read is done using simple reflection strategy. 2013-06-02 17:27:05 -07:00
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono. 2013-06-02 17:08:47 -07:00
kay.one b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
Keivan Beigi 5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -07:00
Keivan Beigi 763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
kay.one 566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00
Keivan Beigi 465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one 3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00
kay.one 0e7ca07e02 updated connection string params 2013-05-23 18:41:32 -07:00