Commit Graph

312 Commits (08e2d60f20936344b25301d5e128e7d54bfbe591)

Author SHA1 Message Date
kay.one 08e2d60f20 added ConverterContext to marr Converters.
11 years ago
Keivan Beigi 88b9104bc9 cleanup using statements
11 years ago
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
Keivan Beigi 93481728cc Merge branch 'signalr' into develop
11 years ago
Mark McDowall 6057bf187d Adding seasons to series will also unmonitor season 0
11 years ago
kay.one 25e2c98c45 signalr cleanup
11 years ago
Mark McDowall 33986a9185 Seasons are now subdocuments of series
11 years ago
Keivan Beigi 47d9b4d5bb better migration error handling.
11 years ago
Keivan Beigi 9390a00f80 re-adding indexes for series/episodes.
11 years ago
kay.one c90a96c2e0 fixed broken tests
11 years ago
kay.one 2068b732a2 restore sqlite indexes on alter.
11 years ago
kay.one dd835d5503 clear existing scene name since it wasn't storing the correct string
11 years ago
kay.one e256271c5c store scene name in history
11 years ago
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup
11 years ago
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately)
11 years ago
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive
11 years ago
Keivan Beigi c80202bec3 updated FluentMigrator
11 years ago
kay.one 6d3a604677 create data folder if doesn't exist.
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time
11 years ago
Mark McDowall 7689b50dee Removed CustomStartDate
11 years ago
Keivan Beigi 121f3b973d added TTL to cached objects
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Keivan Beigi 28a919e74a fixed marr threading bug.
11 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored
11 years ago
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception.
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
Keivan Beigi e1488229fe removed old TODOs.
11 years ago
Mark McDowall b420592553 Fixed colours on Calendar
11 years ago
Mark McDowall c719b17ac0 New migration to fix moving from UseSceneName to RenameEpsiodes
11 years ago
kay.one d60b863e14 moved data from Roaming to ProgramData.
11 years ago
kay.one 7ff1335a2e fixed merge conflicts.
11 years ago
kay.one 99daa47f89 added support for removing columns
11 years ago
Keivan Beigi 1c5a74df98 Starting to add ALTER COLUMN to SQLite.
11 years ago
Mark McDowall 3f6a6d53d5 Media Management settings are alive
11 years ago
Keivan Beigi dde91569ac cleaned up test db path for tests.
11 years ago
Keivan Beigi 73f3459264 added log trim command
11 years ago
Keivan Beigi 76fb548ccd Added event type icon to history grid.
11 years ago
kay.one aca5d1f361 fixed calendar view
11 years ago
kay.one ac3582d5c4 should be able to queue report using api.
11 years ago
kay.one ca71025bca updated history table
11 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping.
11 years ago
Keivan Beigi 9160343a51 added /logs
11 years ago
kay.one 6c1d16ae57 minor cleanup.
11 years ago
kay.one ace98831c7 using compiled delegate instead of reflection in Marr
11 years ago
kay.one 9db5b7963e read is done using simple reflection strategy.
11 years ago
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono.
11 years ago
kay.one b133fa9585 Added populate lazy-loading extensions.
11 years ago
Keivan Beigi 5b2410da3f non-working cached repository.
11 years ago
Keivan Beigi 763df726f0 all services are singleton by default.
11 years ago