kay.one
7e38afc838
Logging/Download notification tweaks.
13 years ago
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
Mark McDowall
26adbf2602
Code cleanup per commit comments. More Work?!
...
EpisodeParseResult will use Season ## when it is a full season instead of writing out each episode number.
13 years ago
kay.one
78268f3c58
Better parser logging.
13 years ago
kay.one
9acfb7330c
Check sab queue now takes quality into consideration
13 years ago
Mark McDowall
e4f01ae0d4
Size is now parsed for each item in the feed.
...
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
13 years ago
Mark McDowall
07a4c94032
Removed ParseSeasonInfo.
...
ParseEpisodeInfo will mark a report as a full season if no episodes are found, but was matched.
Fixed tests that were affected by REGEX changes.
13 years ago
kay.one
69239bc371
Switched to SQLCE 4.0
14 years ago
kay.one
01163a4f87
Cleanup and tests around ImportFile
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
1239da656e
Rewrite of InventoryProvider
14 years ago
kay.one
500e9af6c3
Fixed a bug where reports weren't being added to history
14 years ago
kay.one
8fca3c3419
more test/fixes
14 years ago
kay.one
849beef5a2
Added inventory provider with basic tests
14 years ago
kay.one
9c1ff4af6b
initial stage of indexer refactoring. things compile.
14 years ago
kay.one
b4ea8838d2
Updated file scan logging
14 years ago
Mark McDowall
11b96afd75
Merge conflicts resolved.
...
Added Language parsing.
14 years ago
kay.one
217f98c4a9
Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
14 years ago
Mark McDowall
e9ce98caa4
Removed Year from EpisodeParseResult (we never used it anyways).
...
Episode parsing REGEX will properly handle filenames with S01E01/1x01 naming.
Added REGEX to support seasons with more than 100 episodes (0-99)... Stupid soaps.
Title Normalizing REGEX will keep the year (has to start with 19 or 20 and be exactly 4 digits long)
14 years ago
Mark McDowall
361d1f8d3b
Commit after Merge.
14 years ago
kay.one
10ad7d1ed5
Added sabtitle method
...
Added custom parse option to Indexrbase
14 years ago
Mark McDowall
5e37bfa0c6
Added parsing for daily shows and tests for that format.
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
kay.one
11e2b63b60
more rss refactoring
14 years ago
kay.one
d7732cab3b
fixed episode parse issue
14 years ago
kay.one
62b2cd510f
started rss cleanup
14 years ago
Mark McDowall
84f0dfed4e
Removed un-needed WebClient from XbmcProvider.
...
BackLog Provider created.
QueueIfWanted moved to new class (RssItemProcessingProvider) to cutdown on repeating code (between RssSyncProvider and BacklogProvider)
Style.css now sets width for rootDirectories class (when adding a new show).
14 years ago
Keivan
16fcda18c3
fixed episode parse, profile storage
14 years ago
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
14 years ago
Keivan
c8a8fb4d62
Fixed notification issues
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
14 years ago