kay.one
73aecc0796
added test for basic FeedProviderBase, fixed some issues with it.
2011-04-04 23:33:24 -07:00
Mark McDowall
460e48d6a1
Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
...
Default value for Quality Dropbox in AddExisting is now the default value from Settings.
2011-04-04 19:48:46 -07:00
Mark McDowall
148fd044ef
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/ParserTest.cs
NzbDrone.Core/Parser.cs
2011-04-04 15:46:07 -07:00
kay.one
d7732cab3b
fixed episode parse issue
2011-04-03 21:20:01 -07:00
Mark McDowall
722b3805d6
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-03-30 16:03:37 -07:00
Mark McDowall
fd3d94c9b0
ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06)
...
Changed port back to 8989.
2011-03-30 08:42:36 -07:00
kay.one
ff75d0c555
Upgraded to MVC3, Hello Razor.
2011-03-29 23:18:35 -07:00
Mark McDowall
c6a7eaab93
Separate QualityTypes.Bluray to Bluray720 and Bluray1080.
2011-03-26 17:16:50 -07:00
Mark McDowall
fd06987331
Fixed parsing for 1013/103/113 naming.
...
Added parsing for season NZBs.
2011-03-24 21:15:02 -07:00
Mark McDowall
a5cd1fc490
Fixed REGEX for 103 (was looking for non-alphanumberic), still fails on 113 numbering, but will work for 103.
2011-03-24 08:27:41 -07:00
Mark McDowall
f07b305684
Fixed Parser (broke 103 naming convention, but it fixed more than it broke).
...
RssItemProcessingProvider - moved Title fix code to a better location (To ensure we actually want the episode(s) first).
SceneNameHelper was bombing when trying to find a matching scene mapping when it didn't exist, changed Single to Find to resolve.
2011-03-24 00:19:54 -07:00
Mark McDowall
636f352599
Ability to manually add a show has been added.
...
UI cleanup for adding series (new, existing and manual).
2011-03-17 00:40:23 -07:00
Keivan
ca27c75df5
simplified quality fixed some broken tests
2011-02-03 11:47:51 -08:00
Scott Schlesier
d5a869ac54
Parse UNC paths
2010-11-06 09:01:46 -07:00
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
2010-10-29 20:54:48 -06:00
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
2010-10-24 00:46:58 -07:00