1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Radarr/NzbDrone.Core
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)
2011-04-23 01:04:30 -07:00
..
Helpers Added TimerProvider 2011-04-19 18:20:20 -07:00
Instrumentation Added asp.net tick timer 2011-04-21 19:23:31 -07:00
Libraries Updated Exceptioneer. 2011-04-04 19:59:33 -07:00
Model Removed Year from EpisodeParseResult (we never used it anyways). 2011-04-23 01:04:30 -07:00
Properties Fixed notification issues 2010-10-20 18:49:23 -07:00
Providers Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-04-22 15:24:05 -07:00
Repository Commit after Merge. 2011-04-22 15:23:29 -07:00
CentralDispatch.cs JobProvider now stores last execution and success 2011-04-21 22:46:47 -07:00
NzbDrone.Core.csproj Added asp.net tick timer 2011-04-21 19:23:31 -07:00
packages.config Updated Ninject using NuGet 2011-03-28 22:10:37 -07:00
Parser.cs Removed Year from EpisodeParseResult (we never used it anyways). 2011-04-23 01:04:30 -07:00
WebTimer.cs JobProvider now stores last execution and success 2011-04-21 22:46:47 -07:00