Commit Graph

202 Commits (4c8b1d960483f2845d6879b01abdecec207200cb)

Author SHA1 Message Date
Mark McDowall e9ce98caa4 Removed Year from EpisodeParseResult (we never used it anyways).
13 years ago
Mark McDowall 86e709e922 Normalize REGEX will remove more words and will leave digits for now.
13 years ago
Mark McDowall 5a8baa9d6c Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 361d1f8d3b Commit after Merge.
13 years ago
kay.one 680ea45839 fixed Episode.ToString() bug
13 years ago
kay.one e074164a47 more tests and bug fixes
13 years ago
kay.one 282870cd80 Fixed AutoMoqer VerifyAll() bug
13 years ago
kay.one 23f6cc3901 More tests
13 years ago
kay.one ccbbad54ce Added default mock behavior to automocker
13 years ago
kay.one 8c7c2ac296 More work on indexers/jobs
13 years ago
kay.one fa1b287d58 JobProvider now stores last execution and success
13 years ago
kay.one e9c63b81e6 Added asp.net tick timer
13 years ago
kay.one 10ad7d1ed5 Added sabtitle method
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago
Mark McDowall 5107a02f5e Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 5e37bfa0c6 Added parsing for daily shows and tests for that format.
13 years ago
kay.one 59899286ee Added TimerProvider
13 years ago
kay.one 848553da73 fixed broken test
13 years ago
Mark McDowall 0241e80c8a More quality parsing tests.
13 years ago
Keivan 6f2dcbf838 Revered back to subsonic
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
kay.one 8cade435d1 Application will automatically restart on db error.
13 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
13 years ago
kay.one 7efbfdbb89 removed IEpisodeProvider, ILogProvider
13 years ago
Mark McDowall 0a7f7fc1fc Added tests for RootDirProvider.
13 years ago
Mark McDowall 1a9948de2f Removed IDiskProvider.
13 years ago
Mark McDowall c25af5978d Removed ISeriesProvider
13 years ago
kay.one 53607d89fe wrote automoqer unit test
13 years ago
kay.one a9f08caa18 Removed IQuality provider
13 years ago
kay.one 0a783542a6 Removed ITvDbProvider
13 years ago
kay.one c1bd62ae64 Added AutoMoq. Removed IHTTP Provider
13 years ago
kay.one 9950d9385d more relative path fix
13 years ago
kay.one 1e73138f6d some subsonic cleanup
13 years ago
kay.one 67fb2cf987 Cleaned up Test project's references
13 years ago
kay.one 73aecc0796 added test for basic FeedProviderBase, fixed some issues with it.
13 years ago
kay.one 8a3fe0f14e added more tests for seriesprovider
13 years ago
Mark McDowall a30a62f824 Removed orig files.
13 years ago
Mark McDowall 460e48d6a1 Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
13 years ago
Mark McDowall 148fd044ef Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 7e4c38ec3f removed most of existing rss code
13 years ago
kay.one 11e2b63b60 more rss refactoring
13 years ago
kay.one d7732cab3b fixed episode parse issue
13 years ago
kay.one 62b2cd510f started rss cleanup
13 years ago
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping.
13 years ago
Mark McDowall b84e8014c1 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one d310c06f2e deleted some old files. updated some ui
13 years ago
Mark McDowall 722b3805d6 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall fd3d94c9b0 ParseEpisodeInfo will now handle repeating Episode Naming Format (S01E01E02 or S01E01-02), It will not handle ranges (S01E01-06)
13 years ago
kay.one e56a529b9c Updated subsonic to latest code
13 years ago
kay.one ff75d0c555 Upgraded to MVC3, Hello Razor.
13 years ago
kay.one 6870c2326f Updated Ninject using NuGet
13 years ago
Mark McDowall c6a7eaab93 Separate QualityTypes.Bluray to Bluray720 and Bluray1080.
13 years ago
Mark McDowall fd06987331 Fixed parsing for 1013/103/113 naming.
13 years ago
Mark McDowall a5cd1fc490 Fixed REGEX for 103 (was looking for non-alphanumberic), still fails on 113 numbering, but will work for 103.
13 years ago
Mark McDowall f07b305684 Fixed Parser (broke 103 naming convention, but it fixed more than it broke).
13 years ago
Mark McDowall 33b09567ce History VIew Added.
13 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
13 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
markus101 445e2f59b9 Fixed SabProvider and Unit Tests for it.
14 years ago
Keivan bfef6166f5 some changes to unmapped view
14 years ago
Keivan 16fcda18c3 fixed episode parse, profile storage
14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
14 years ago
markus101 ea77428b1c Fixed unit tests.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Scott Schlesier d5a869ac54 Parse UNC paths
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan c9bc063a9c Updated log appearance.
14 years ago
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan c8a8fb4d62 Fixed notification issues
14 years ago
Keivan 41d9b0364f updated Ninject and Ninject.Web.Mvc
14 years ago
Keivan 273de41d23 Cleaned up logging code
14 years ago
Keivan c597363bf8 Updated logging and instrumentation
14 years ago
Keivan 27d86a8540 Added Notification System, Renamed Repository to Entities
14 years ago
Keivan 9c7355f3fb Cleaned up some tests
14 years ago
Keivan 81e155ae42 Added basic episode support
14 years ago
Keivan 606140832d Refactored SeriesController. Updated Post title parse.
14 years ago
Keivan afafc6b032 pretty...
14 years ago
Keivan beaf0cf939 Updated subsonic to latest nightly build
14 years ago
Keivan 899e5a9a22 aFixed QualityProfile storage test
14 years ago
Keivan 27164d422c fixed sql lite x64/x86 issue
14 years ago
Keivan 26c03d7162 Added broken tests
14 years ago
Keivan c7286863b0 Removed redundent classes.
14 years ago
Keivan d18029fe5b removed feed. to be replaced with System.ServiceModel.Syndication.SyndicationItem
14 years ago
Keivan a49850cc89 refactored Episode, Added Quality Enum
14 years ago
Keivan 01c1943d0e Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers
14 years ago
Keivan 9515c8788a still trying this merge
14 years ago
Keivan 7543f6e786 Fixed merge with Mark's fork
14 years ago
Keivan e2128d2235 Merged Mark's fork in
14 years ago
Keivan babe2735ee failed attempt to write a test for Series Controller
14 years ago
markus101 a2967f4658 IHttpController/HttpController Added (So we can Mock SABnzbd requests)
14 years ago
Keivan 020a7462c0 updated some tests
14 years ago
markus101 50f97e824e Fixed Unit Test for SabController.AddByUrl
14 years ago
markus101 67b617b950 Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
markus101 a427f9c16d SabController - Removed AddByPath, Completed AddByUrl and IsInQueue
14 years ago
kay.one 7540890987 Added Ninject.Moq
14 years ago
kay.one 22ec10483a cleaned DbConfigControllerTest
14 years ago
kay.one 772452aa8b added tests for basic config set/get to db
14 years ago
kay.one 74ac3bb599 Initial Commit
14 years ago