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 |
kay.one
|
be81f772df
|
removed UTC conversion, now being done by DB.
|
2013-05-22 22:33:12 -07:00 |
Mark McDowall
|
dbc20a3c31
|
Added migration for notifications
|
2013-05-22 20:58:39 -07:00 |
kay.one
|
a37ccf1d94
|
building connection string using SQLiteConnectionStringBuilder
|
2013-05-22 19:14:40 -07:00 |
kay.one
|
bd4856dad8
|
make model change events opt-in per repository
|
2013-05-21 22:40:03 -07:00 |
kay.one
|
28b47b415f
|
added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
|
2013-05-21 22:40:02 -07:00 |
kay.one
|
6936f042f5
|
disable model events for log repository
|
2013-05-20 21:10:04 -07:00 |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
2013-05-19 18:32:25 -07:00 |
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
2013-05-12 19:52:55 -07:00 |
kay.one
|
42849d3276
|
cleaning up episode/series air date/time
|
2013-05-12 18:32:21 -07:00 |
kay.one
|
cbe4be814c
|
fixed diskscan
removed all stored status fields from episode
|
2013-05-12 17:36:23 -07:00 |
kay.one
|
29ca16ce77
|
fixed add new series
|
2013-05-12 08:18:17 -07:00 |
kay.one
|
57e78e31fe
|
cleanup
|
2013-05-11 13:06:57 -07:00 |
kay.one
|
fc57262c89
|
fixed some broken tests.
|
2013-05-10 23:16:10 -07:00 |