kay.one
3010ed6073
added loggly integration
12 years ago
kay.one
0e7ca07e02
updated connection string params
12 years ago
Mark McDowall
8713ebefd6
No longer creating folders for existing series
12 years ago
kay.one
be81f772df
removed UTC conversion, now being done by DB.
12 years ago
kay.one
c357d062d3
removed UGuid leftovers.
12 years ago
kay.one
4da6654440
Added Auth, startup options to UI
...
Added caching to ConfigFileProvider,
12 years ago
Mark McDowall
8a5bd31da7
Unmapped folders now get all series up front (much faster)
12 years ago
Mark McDowall
dbc20a3c31
Added migration for notifications
12 years ago
kay.one
a37ccf1d94
building connection string using SQLiteConnectionStringBuilder
12 years ago
Mark McDowall
812dd18b3d
Fixed Broken Plex tests
12 years ago
kay.one
028bd5251c
added cancellation token to Scheduler.
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
Mark McDowall
63f2ba7f77
More notificationUI changes, start notification updates
12 years ago
Mark McDowall
c5376319fe
Notification settings added to the UI
12 years ago
Mark McDowall
a153599d50
Cleaned up Notifications a bit
12 years ago
kay.one
4a8139f5ba
update interval for existing tasks.
12 years ago
kay.one
8e89847f30
diskscan will not fully fail if a single file fails to be imported.
12 years ago
kay.one
6936f042f5
disable model events for log repository
12 years ago
kay.one
2573558321
more logging.
12 years ago
kay.one
af4063c3e2
wiredup db logging.
12 years ago
kay.one
1016edb05b
5 minutes update check interval.
12 years ago
kay.one
80759f923e
diskscan is triggered when new episodes are added.
12 years ago
kay.one
21e9bad6d5
removed episode status from server.
12 years ago
kay.one
91c0e21a4d
last modified time is logged if folder is too fresh
12 years ago
Mark McDowall
e9bf78a97d
Notifications wired up server sided
12 years ago
kay.one
43b4262e14
updates static resourceprovider with better logging.
12 years ago
kay.one
80c996c216
fixing update for vnext.
12 years ago
Mark McDowall
16e13e0c24
Posters/Banners/Fanart served from App_Data
12 years ago
Keivan Beigi
0c3e53458f
added ApplicationUpdateCommand
12 years ago
Keivan Beigi
ecce355ebf
added ApplicationUpdateCommand
12 years ago
Mark McDowall
02fe3f9f5a
Removed completed TODO
12 years ago
Mark McDowall
14853e7e3c
Delete Subfolder after import
12 years ago
Mark McDowall
bc7e543c4d
Fixed broken tests
12 years ago
Mark McDowall
fb96abed49
Now importing downloaded episodes
12 years ago
Mark McDowall
5b664afaf8
Fixed up DownloadClient settings in UI
12 years ago
Mark McDowall
07613092b4
Renamed HistoryRepo GetBestInHistory
12 years ago
Mark McDowall
e851924417
Rss will only download each episode once
12 years ago
Mark McDowall
cdc9098ac7
History stores SeriesId now
12 years ago
Mark McDowall
30a24fd0b4
GetBestQualityInHistory will be handled in memory now
12 years ago
Mark McDowall
aea80870d3
Enum Config values retrieved properly
12 years ago
Mark McDowall
e6183b1f83
Fixed airdate parsing. Fixed minor UI issues
12 years ago
Mark McDowall
9d96df9c2e
Moved Missing and History to Fancy
12 years ago
kay.one
2f4ccff0a2
removed nzbindex
12 years ago
Mark McDowall
525963f2a6
Existing series view loads again
12 years ago
kay.one
687f8d9384
fixed disk scan scheduler.
12 years ago
kay.one
42849d3276
cleaning up episode/series air date/time
12 years ago
kay.one
cbe4be814c
fixed diskscan
...
removed all stored status fields from episode
12 years ago
kay.one
29ca16ce77
fixed add new series
12 years ago
kay.one
a816a83f3a
improvements to scheduler,
...
better parallelism on RSS fetch
12 years ago
kay.one
57e78e31fe
cleanup
12 years ago
kay.one
fc57262c89
fixed some broken tests.
12 years ago
kay.one
85cd877b0c
fixed some issues here and there.
12 years ago
Keivan Beigi
4deecde092
back to tiny for now
12 years ago
Mark McDowall
d320c2b6a9
Look ma, history!
12 years ago
Mark McDowall
3602822572
More better joins, some minor MDM changes for paging
12 years ago
kay.one
32431540c5
Scheduled Tasks should work as long as they are registered.
12 years ago
Mark McDowall
f4dd6adc6a
Added some tests for PagingSpecExtensions
...
Allow specials in missing
Dropped ListSortDirection
12 years ago
Mark McDowall
d37c8c26c2
LINQ for paging missing episodes
12 years ago
kay.one
c59fe4e674
fixed broken tests
12 years ago
kay.one
4c810ca607
removed indexer settings from configservice
12 years ago
kay.one
70756db707
disabled job registration/timer.
12 years ago
Keivan Beigi
ec58b8b595
removed all the jobs.
12 years ago
kay.one
40f384968a
updated json serilizer to return defaults
...
use enum text instead of number
12 years ago
kay.one
87a5dc7869
SignalR/Nancy/Owin/Mono
12 years ago
kay.one
45b4972091
moved hosting, system tray out of common
12 years ago
Keivan Beigi
8373e1ce10
added support for getting series by slug
12 years ago
Mark McDowall
68f93dbb10
LazyLoaded Series and Episode again for history
12 years ago
Mark McDowall
7ab1084437
Adding history
12 years ago
Mark McDowall
6a3d886588
Missing doesn't double fetch
12 years ago
kay.one
1877f70403
fixed server side indexer issue
12 years ago
kay.one
5c08e423a5
fixed indexer service, broken test
12 years ago
Keivan Beigi
385edbf464
fixed nzbclub parser.
12 years ago
Keivan Beigi
96990eabb3
indexers implementation is now separated from settings/definition
...
so we can have multiple newznab definitions.
12 years ago
Mark McDowall
d1eec340e0
Fixed missing sql queries
12 years ago
Mark McDowall
3983a36492
Fixed default sorting for series grid
12 years ago
Mark McDowall
b4242f9fb2
Pagination for missing is alive!
12 years ago
Mark McDowall
00276041ad
Starting missing conversion to backgrid
12 years ago
kay.one
e03ab2ebea
getting free space tries to get the space safely, if doesn't work and windows
...
the tries interop.
12 years ago
kay.one
6d12a85756
single broken doesnt break the whole decision process
12 years ago
Keivan Beigi
3162e4864d
improved Linux support for tests.
12 years ago
kay.one
660185640d
removed filesharingtalk.
12 years ago
Mark McDowall
aba81a522a
Removed unused regex
12 years ago
Mark McDowall
474d48602a
FIxed parsing tests, now with more regex
12 years ago
kay.one
016e360d1a
quality Series.QualityProfile is lazyloaded.
12 years ago
kay.one
d6d524e624
decision engine now reports it's own errors rather than just dying.
12 years ago
kay.one
ca8eba9cf1
release endpoint now returns fully parsed rss info with decisions.
12 years ago
kay.one
a1783a53a9
basic RSS fetch seems to be working.
...
download might still not work.
12 years ago
Keivan Beigi
182192e0ba
added commands.
...
they can be triggered using the api
api/command/
12 years ago
Keivan Beigi
4cd75cd8aa
stuff we did :D
12 years ago
Keivan Beigi
7ae9e79540
renamed EventAggregator to MessageAggregator
12 years ago
kay.one
a8e76b3251
renamed some old 'parseResult' variable names.
12 years ago
kay.one
99958a822d
minor sync cleanup.
12 years ago
Keivan Beigi
9efee65966
minor cleanup
12 years ago
kay.one
85fd0e1c22
logging update.
12 years ago
kay.one
a2e84a8f83
Updated restmodule, moved series, root folder to the new restmodule.
12 years ago
Mark McDowall
000b7bf9e0
Resync'd UI and API
12 years ago
kay.one
c3214a2e88
added resource mapping validation tests
12 years ago
Mark McDowall
a04a5e8669
SeriesStats moved to its own Repo
12 years ago
kay.one
4afec69c79
fixed series statistics query.
12 years ago