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.
datamapper instances should not be reused!!!
|
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
|
12 years ago |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
12 years ago |
kay.one
|
7ff1335a2e
|
fixed merge conflicts.
|
12 years ago |
kay.one
|
99daa47f89
|
added support for removing columns
|
12 years ago |
Keivan Beigi
|
1c5a74df98
|
Starting to add ALTER COLUMN to SQLite.
|
12 years ago |
Mark McDowall
|
3f6a6d53d5
|
Media Management settings are alive
|
12 years ago |
Keivan Beigi
|
dde91569ac
|
cleaned up test db path for tests.
|
12 years ago |
Keivan Beigi
|
73f3459264
|
added log trim command
|
12 years ago |
Keivan Beigi
|
76fb548ccd
|
Added event type icon to history grid.
|
12 years ago |
kay.one
|
aca5d1f361
|
fixed calendar view
|
12 years ago |
kay.one
|
ac3582d5c4
|
should be able to queue report using api.
|
12 years ago |
kay.one
|
ca71025bca
|
updated history table
|
12 years ago |
kay.one
|
efa9cf6380
|
cleaned up the mindfuck that was scene mapping.
|
12 years ago |
Keivan Beigi
|
9160343a51
|
added /logs
|
12 years ago |
kay.one
|
6c1d16ae57
|
minor cleanup.
|
12 years ago |
kay.one
|
ace98831c7
|
using compiled delegate instead of reflection in Marr
|
12 years ago |
kay.one
|
9db5b7963e
|
read is done using simple reflection strategy.
|
12 years ago |
kay.one
|
a46ef37f0b
|
added new reflection strategy, lets see if it works in mono.
|
12 years ago |
kay.one
|
b133fa9585
|
Added populate lazy-loading extensions.
|
12 years ago |
Keivan Beigi
|
5b2410da3f
|
non-working cached repository.
|
12 years ago |
Keivan Beigi
|
763df726f0
|
all services are singleton by default.
|
12 years ago |
Keivan Beigi
|
8bdf8c31f0
|
replaced Json.Serialize with ToJson extension method.
|
12 years ago |
kay.one
|
566e4eb1ce
|
updated FluentMigrator
|
12 years ago |
Keivan Beigi
|
465dc725c8
|
finished add series,
still has a few rough edges but should be functional.
|
12 years ago |
Mark McDowall
|
95a9a297bc
|
RootFolder removed from Series, going back to Path
|
12 years ago |
kay.one
|
3010ed6073
|
added loggly integration
|
12 years ago |
kay.one
|
0e7ca07e02
|
updated connection string params
|
12 years ago |
kay.one
|
be81f772df
|
removed UTC conversion, now being done by DB.
|
12 years ago |
Mark McDowall
|
dbc20a3c31
|
Added migration for notifications
|
12 years ago |
kay.one
|
a37ccf1d94
|
building connection string using SQLiteConnectionStringBuilder
|
12 years ago |
kay.one
|
bd4856dad8
|
make model change events opt-in per repository
|
12 years ago |
kay.one
|
28b47b415f
|
added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
|
12 years ago |