kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
2012-02-06 21:14:55 -08:00 |
kay.one
|
feb4ef969e
|
Fixed: Issue where daily episodes/full season releases would break sab queue check.
|
2012-01-31 11:35:03 -08:00 |
kay.one
|
68e1a0bc4d
|
Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue.
|
2012-01-27 16:21:06 -08:00 |
kay.one
|
63bef2de31
|
Fixed more queue issue.
|
2012-01-22 20:25:05 -08:00 |
kay.one
|
481a8ceb97
|
restored a change that wasn't needed after queue json fix.
|
2012-01-20 00:32:50 -08:00 |
Mark McDowall
|
7b14da9b17
|
Fixed GetQueue and GetHistory.
|
2012-01-20 00:18:38 -08:00 |
kay.one
|
b498c242af
|
Fixed QueueEmpty.txt json file.
|
2012-01-19 23:36:29 -08:00 |
kay.one
|
0276fa12f0
|
Fixed an issue where a none-paused empty queue would throw.
|
2012-01-19 22:59:37 -08:00 |
kay.one
|
7483d5d3a5
|
Added sab queue check for multiepisodes.
|
2012-01-19 21:50:17 -08:00 |
kay.one
|
9acfb7330c
|
Check sab queue now takes quality into consideration
|
2012-01-19 21:50:16 -08:00 |
Mark McDowall
|
b4eed1a657
|
SabProvider now gets JSON instead of XML for history and queue.
|
2012-01-18 20:05:03 -08:00 |
Mark McDowall
|
26c4240a6b
|
SabProvider can now get the entire Queue for additional processing.
|
2012-01-18 16:05:44 -08:00 |
Mark McDowall
|
3e9593ba3b
|
SabProvider will use Series.Title instead of the series Path, it is first cleaned by MediaFileProvide.CleanName().
|
2012-01-14 12:36:11 -08:00 |
Mark McDowall
|
5f0c03d69d
|
Bug: Fixed ND-9, no longer strip out * from SABnzbd categories, * is Default.
|
2012-01-12 15:40:30 -08:00 |
Mark McDowall
|
dba5a1a236
|
GetSabTitle will now handle daily episodes.
|
2011-12-01 21:37:13 -08:00 |
Mark McDowall
|
2980c91f19
|
GetSabName will return cleaner Season naming when it is a FullSeason release.
|
2011-08-28 15:22:19 -07:00 |
Mark McDowall
|
1d983801e8
|
SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
|
2011-08-26 10:45:59 -07:00 |
kay.one
|
01163a4f87
|
Cleanup and tests around ImportFile
|
2011-06-21 18:12:20 -07:00 |
kay.one
|
add780b431
|
Ninject is now forced to use proper constructor.
|
2011-06-13 18:23:04 -07:00 |
kay.one
|
c0814fa95d
|
Hacked sabprovider to support addbyurl from newzbin
|
2011-06-02 23:08:55 -07:00 |
kay.one
|
1239da656e
|
Rewrite of InventoryProvider
|
2011-05-28 12:23:35 -07:00 |
kay.one
|
500e9af6c3
|
Fixed a bug where reports weren't being added to history
|
2011-05-23 21:12:54 -07:00 |
kay.one
|
8fca3c3419
|
more test/fixes
|
2011-05-19 22:52:05 -07:00 |
kay.one
|
9c1ff4af6b
|
initial stage of indexer refactoring. things compile.
|
2011-05-19 20:47:07 -07:00 |
unknown
|
8c372e938c
|
fixed some settings value convert issues. would cause crash on clean installs.
|
2011-05-16 00:32:01 -07:00 |
Mark McDowall
|
70bfc49b4e
|
Series Grid AJAX'd.
Edit in popup for Series Grid using custom editing template.
|
2011-05-09 23:32:33 -07:00 |
Mark McDowall
|
11b96afd75
|
Merge conflicts resolved.
Added Language parsing.
|
2011-05-08 23:16:26 -07:00 |
kay.one
|
343c303bc6
|
minor cleanup in sabprovider, sabprovider tests
|
2011-05-08 15:33:46 -07:00 |
kay.one
|
34f7b9ca7d
|
removed some warnings, logging tweaks
|
2011-05-08 14:49:15 -07:00 |
Mark McDowall
|
0f170e8a03
|
Fixed SAB getting the string value for Priority (instead of the integer value).
Fixed SAB tests.
Icarus appears to be deleting files from Debug\Files when running tests.
|
2011-05-02 08:40:21 -07:00 |
Mark McDowall
|
a338b9fee5
|
SabTitle will return Quality in square brackets '[' or ']'
|
2011-04-26 08:26:01 -07:00 |
kay.one
|
17c8b8803b
|
removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
|
2011-04-25 17:28:33 -07:00 |
kay.one
|
e6fb02fac6
|
Fixed IsNeeded() with tests
Added sample xml from all indexers to test project
Fixed a bug where parser would try to use file extension from a report title.
|
2011-04-25 10:48:16 -07:00 |
kay.one
|
217f98c4a9
|
Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
|
2011-04-23 13:53:13 -07:00 |
kay.one
|
59899286ee
|
Added TimerProvider
|
2011-04-19 18:20:20 -07:00 |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
2011-04-09 19:44:01 -07:00 |
kay.one
|
fcf51978f9
|
Removed IConfigProvider, ISeasonProvider, ISyncProvider
|
2011-04-09 18:34:36 -07:00 |
Mark McDowall
|
c77a88dd2f
|
Removed IDownloadProvider
|
2011-04-08 08:36:34 -07:00 |
kay.one
|
c1bd62ae64
|
Added AutoMoq. Removed IHTTP Provider
|
2011-04-06 19:25:52 -07:00 |
kay.one
|
62b2cd510f
|
started rss cleanup
|
2011-04-03 20:50:12 -07:00 |
Mark McDowall
|
1076b3ab58
|
RssItemProcessingProvider will now handle full series NZBs.
|
2011-03-26 12:16:53 -07:00 |
Mark McDowall
|
4f2f5a3d71
|
HttpProvider - Added Download File.
SabProvider - Added AddById (Newzbin)
Fixes to RssItemProcessingProvider
Can either download NZB to file or send to SAB...
|
2011-03-21 20:51:03 -07:00 |
markus101
|
70fd11231d
|
Post Processor Done.
Will send from SAB to NzbDrone.
Changed SabCategory to SabTvCategory (Support for movies later?)
|
2011-03-06 14:27:52 -08:00 |
markus101
|
445e2f59b9
|
Fixed SabProvider and Unit Tests for it.
|
2011-02-16 18:14:41 -08:00 |
Keivan
|
81e155ae42
|
Added basic episode support
|
2010-10-04 23:21:18 -07:00 |
Keivan
|
de212f8b98
|
Fixed some resharper line breaks
|
2010-09-27 23:09:24 -07:00 |
Keivan
|
d00744aafa
|
Resharper code cleanup
|
2010-09-27 22:58:49 -07:00 |
Keivan
|
c7286863b0
|
Removed redundent classes.
|
2010-09-27 22:35:15 -07:00 |
Keivan
|
a49850cc89
|
refactored Episode, Added Quality Enum
|
2010-09-27 22:01:54 -07:00 |
Keivan
|
01c1943d0e
|
Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers
|
2010-09-27 21:25:41 -07:00 |