Commit Graph

182 Commits (2922180fdfa00a9acdade10a99e613f6916522ab)

Author SHA1 Message Date
Mark McDowall 07b68b17ee Added housekeeping to cleanup orphaned episodes and history items
11 years ago
kay.one 48c06de098 updated CommandExecutedEvent to be handled sync.
11 years ago
kay.one 634cc32ad8 added test for command executed event
11 years ago
kay.one 7d6e14d342 missed files.
11 years ago
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
Mark McDowall 47ee7f276c Adding some trace logging when setting last execution time for tasks
11 years ago
Keivan Beigi 21fd12e1a6 added scheduled task for UpdateSceneMappingCommand
11 years ago
kay.one 25e2c98c45 signalr cleanup
11 years ago
Mark McDowall 1e7db2287e ScheduledTasks properly set last run time now
11 years ago
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI
11 years ago
Mark McDowall 56cd80d24a TrackedCommands are cleaned up automatically
11 years ago
Mark McDowall c917cdc0cc Commands are stored in memory and prevents duplicate jobs
11 years ago
Mark McDowall 083f649b5c User can now configure RSS Sync Interval
11 years ago
kay.one e24c85cc1c upped updated interval to 60 minutes from 5 minutes.
11 years ago
Mark McDowall f2d030ef27 Xem is used now
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall d71765be53 RefreshSeriesTask runs every 12 hours now
11 years ago
kay.one d607b831c9 added exception logging to Tasks.
11 years ago
Mark McDowall 7ebcd2b75e RssSync defaults to 15 minutes
11 years ago
Keivan Beigi 73f3459264 added log trim command
11 years ago
kay.one e708a17c6a added RefreshSeriesCommand to scheduler (6 hours)
11 years ago
Keivan Beigi 763df726f0 all services are singleton by default.
11 years ago
kay.one 028bd5251c added cancellation token to Scheduler.
11 years ago
kay.one 4a8139f5ba update interval for existing tasks.
11 years ago
kay.one 1016edb05b 5 minutes update check interval.
11 years ago
kay.one 80c996c216 fixing update for vnext.
11 years ago
Mark McDowall fb96abed49 Now importing downloaded episodes
11 years ago
kay.one 687f8d9384 fixed disk scan scheduler.
11 years ago
kay.one cbe4be814c fixed diskscan
11 years ago
kay.one a816a83f3a improvements to scheduler,
11 years ago
kay.one 85cd877b0c fixed some issues here and there.
11 years ago
Keivan Beigi 4deecde092 back to tiny for now
11 years ago
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered.
11 years ago
kay.one 70756db707 disabled job registration/timer.
11 years ago
Keivan Beigi ec58b8b595 removed all the jobs.
11 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono
11 years ago
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying.
11 years ago
Keivan Beigi 182192e0ba added commands.
11 years ago
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator
11 years ago
kay.one 99958a822d minor sync cleanup.
11 years ago
kay.one 85fd0e1c22 logging update.
11 years ago
kay.one 9cabe7cf90 cleaned up integration test project.
11 years ago
Mark McDowall c0d470e3bb Removed empty constructors from jobs
11 years ago
Keivan Beigi 9fdfd13dbf fixed more tests.
11 years ago
kay.one d2104e189f fixed some more tests.
11 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
11 years ago
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent
11 years ago
kay.one a6a4932b44 rewrite of indexer/episode search
11 years ago
kay.one 048162a0ef fixed more tests.
11 years ago
kay.one 48880e4964 cleaned up scene mapping code.
11 years ago