Keivan Beigi
88b9104bc9
cleanup using statements
12 years ago
Mark McDowall
5b5ddf67f8
Use episodes attached to search criteria instead of fetching from DB
12 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
12 years ago
Keivan Beigi
771e366441
fixed rebase issues.
12 years ago
Keivan Beigi
82b06bab7a
Added RSS support for torrents
12 years ago
Mark McDowall
d64e902fa0
Removed SeasonService, fixed an issue with episode monitored status
12 years ago
Keivan Beigi
1a0010e8e4
cleaned up using statements
12 years ago
Keivan Beigi
bb518ca19b
fixed some namespaces
12 years ago
kay.one
25e2c98c45
signalr cleanup
12 years ago
Mark McDowall
c184ec2d98
Progress messages are logged with Logger.Progress
12 years ago
Mark McDowall
c96ba5efd3
Commands return immediately and signalr is used to control the UI
12 years ago
Mark McDowall
a3961ffb69
Added CommandId to commands
12 years ago
kay.one
227e13d858
added support for offset when queries seasons in newznab,
12 years ago
kay.one
9f0ae763ff
moved logic for reading static file to mappers
12 years ago
Mark McDowall
f4aae73d27
Fixed an issue with season searching using the season number as the tvrageid
12 years ago
faush01
0608871f76
more param changes
12 years ago
faush01
f29eb49c7f
use Rage TV ID for newznab search api calls
12 years ago
Keivan Beigi
c3b25878d4
do a check to see if daily episode has airdate before attempting a search.
12 years ago
Mark McDowall
5bfcc511e8
AirDate now stored as a string
12 years ago
Mark McDowall
f2d030ef27
Xem is used now
12 years ago
Mark McDowall
d19e33f0a8
Series search added
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
kay.one
d607b831c9
added exception logging to Tasks.
12 years ago
Keivan Beigi
e1488229fe
removed old TODOs.
12 years ago
Mark McDowall
6f949dd129
Manual episode search added to episode details
12 years ago
Mark McDowall
6bb2f14153
Tests added for DownloadApprovedReports also some cleanup
12 years ago
Mark McDowall
8ee0789c62
Added SeasonSearchCommand
12 years ago
kay.one
890d1f2398
added release results to episode detail tab
12 years ago
kay.one
5d563f041e
renamed SearchDefinition to SearchCriteria
12 years ago
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
12 years ago
Keivan Beigi
8bdf8c31f0
replaced Json.Serialize with ToJson extension method.
12 years ago
Mark McDowall
e9bf78a97d
Notifications wired up server sided
12 years ago
Keivan Beigi
96990eabb3
indexers implementation is now separated from settings/definition
...
so we can have multiple newznab definitions.
12 years ago
kay.one
d6d524e624
decision engine now reports it's own errors rather than just dying.
12 years ago
kay.one
a8e76b3251
renamed some old 'parseResult' variable names.
12 years ago
kay.one
6e88f55a54
cleaned up parsing logic and structure.
12 years ago
kay.one
7c1e81a70e
broke episodeparseresult into filenameparseresult and indexerparseresult
12 years ago
kay.one
a6a4932b44
rewrite of indexer/episode search
12 years ago
kay.one
048162a0ef
fixed more tests.
12 years ago
kay.one
48880e4964
cleaned up scene mapping code.
12 years ago
Keivan Beigi
4ac2997d78
fixed a bit more tests.
12 years ago
kay.one
ba4950ea8f
fixed some broken tests.
12 years ago
kay.one
9a8414edde
moved cleanup of deleted files to their own service.
...
detaching of episodes when files are deleted is done through events now.
12 years ago
kay.one
40a959a309
more search cleanup.
12 years ago