Commit Graph

90 Commits (7d7032dd562811fb13dc8685c01a4dbee0e679fc)

Author SHA1 Message Date
kay.one 10ad7d1ed5 Added sabtitle method
14 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
14 years ago
Mark McDowall 5107a02f5e Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall 5e37bfa0c6 Added parsing for daily shows and tests for that format.
14 years ago
kay.one 59899286ee Added TimerProvider
14 years ago
kay.one 848553da73 fixed broken test
14 years ago
Mark McDowall 0241e80c8a More quality parsing tests.
14 years ago
Keivan 6f2dcbf838 Revered back to subsonic
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one 8cade435d1 Application will automatically restart on db error.
14 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
14 years ago
kay.one 7efbfdbb89 removed IEpisodeProvider, ILogProvider
14 years ago
Mark McDowall 0a7f7fc1fc Added tests for RootDirProvider.
14 years ago
Mark McDowall 1a9948de2f Removed IDiskProvider.
14 years ago
Mark McDowall c25af5978d Removed ISeriesProvider
14 years ago
kay.one 53607d89fe wrote automoqer unit test
14 years ago
kay.one a9f08caa18 Removed IQuality provider
14 years ago
kay.one 0a783542a6 Removed ITvDbProvider
14 years ago
kay.one c1bd62ae64 Added AutoMoq. Removed IHTTP Provider
14 years ago
kay.one 9950d9385d more relative path fix
14 years ago
kay.one 1e73138f6d some subsonic cleanup
14 years ago
kay.one 67fb2cf987 Cleaned up Test project's references
14 years ago
kay.one 73aecc0796 added test for basic FeedProviderBase, fixed some issues with it.
14 years ago
kay.one 8a3fe0f14e added more tests for seriesprovider
14 years ago
Mark McDowall a30a62f824 Removed orig files.
14 years ago
Mark McDowall 460e48d6a1 Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
14 years ago
Mark McDowall 148fd044ef Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one 7e4c38ec3f removed most of existing rss code
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
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping.
14 years ago
Mark McDowall b84e8014c1 Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one d310c06f2e deleted some old files. updated some ui
14 years ago
Mark McDowall 722b3805d6 Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall fd3d94c9b0 ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06)
14 years ago
kay.one e56a529b9c Updated subsonic to latest code
14 years ago
kay.one ff75d0c555 Upgraded to MVC3, Hello Razor.
14 years ago
kay.one 6870c2326f Updated Ninject using NuGet
14 years ago
Mark McDowall c6a7eaab93 Separate QualityTypes.Bluray to Bluray720 and Bluray1080.
14 years ago
Mark McDowall fd06987331 Fixed parsing for 1013/103/113 naming.
14 years ago
Mark McDowall a5cd1fc490 Fixed REGEX for 103 (was looking for non-alphanumberic), still fails on 113 numbering, but will work for 103.
14 years ago
Mark McDowall f07b305684 Fixed Parser (broke 103 naming convention, but it fixed more than it broke).
14 years ago
Mark McDowall 33b09567ce History VIew Added.
14 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
14 years ago
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
14 years ago
markus101 70fd11231d Post Processor Done.
14 years ago
markus101 891acfff44 Fixed issues that came up after making changes to Episode and EpisodeFile.
14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101 a413a9d53d Fixed unit tests.
14 years ago