kay.one
3beeff4e18
Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
14 years ago
kay.one
be74c67df8
fixed broken tests
14 years ago
kay.one
be86c3ba52
Merge branch 'markus101'
14 years ago
kay.one
8bf80ecda0
Updated ForceMigration()
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
86e709e922
Normalize REGEX will remove more words and will leave digits for now.
14 years ago
Mark McDowall
5a8baa9d6c
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/SeriesProviderTest.cs
NzbDrone.Core/Providers/EpisodeProvider.cs
14 years ago
Mark McDowall
361d1f8d3b
Commit after Merge.
14 years ago
kay.one
680ea45839
fixed Episode.ToString() bug
14 years ago
kay.one
af1511e1f3
Fixed history grid layout
14 years ago
kay.one
e074164a47
more tests and bug fixes
14 years ago
kay.one
282870cd80
Fixed AutoMoqer VerifyAll() bug
14 years ago
kay.one
23f6cc3901
More tests
14 years ago
kay.one
ccbbad54ce
Added default mock behavior to automocker
14 years ago
kay.one
fd32a04d45
Attach to debugger is a lot more reliable.
...
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
14 years ago
kay.one
8ec72ed432
Cleaned-up NzbDrone.exe
14 years ago
kay.one
8c7c2ac296
More work on indexers/jobs
14 years ago
kay.one
7e66871cb7
fixed log colors
14 years ago
kay.one
fa1b287d58
JobProvider now stores last execution and success
...
JobProvider is now wired working
Job view ui is updated
14 years ago
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
14 years ago
kay.one
e9c63b81e6
Added asp.net tick timer
...
Added health monitoring
Updated database logging
14 years ago
Mark McDowall
ec8c83760b
Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
...
RootDir and UserProfileSection do not inherit the master layout automatically.
14 years ago
Mark McDowall
a977443676
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
10b7c1d593
Removed Site.Master... all ASPX pages have been destroyed!
14 years ago
Mark McDowall
33b67a138c
RAZOR'd Series and the Error page.
...
NzbDrone has been RAZORfied completely now, die ASPX pages!
14 years ago
Mark McDowall
13af6663fe
RAZOR'd Log & Upcoming.
...
Added CSS for setting Grid font size.
14 years ago
kay.one
7d7032dd56
Merge branch 'markus101'
14 years ago
Mark McDowall
273ab14a78
Added Scripts section to SiteLayout.
...
History view RAZORed.
14 years ago
Mark McDowall
3e28862e14
AddSeries views updated to RAZOR.
14 years ago
Mark McDowall
d3d138c2af
Master page for RAZOR views created and will be auto inherited by pages.
...
Settings have been RAZORfied.
14 years ago
kay.one
8bae3c1c66
Added log to disk. preparation for some test runs.
14 years ago
Mark McDowall
b8a3b58c79
Footer has been RAZOR'd.
14 years ago
Mark McDowall
0e5ceff380
Settings partial pages are all in RAZOR now!
14 years ago
kay.one
8a53e5fe72
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Core/Providers/Indexer/IndexerProviderBase.cs
14 years ago
kay.one
10ad7d1ed5
Added sabtitle method
...
Added custom parse option to Indexrbase
14 years ago
Mark McDowall
f3457a730c
CustomParser will run now.
14 years ago
Mark McDowall
64bbf8a9b5
Newzbin override for getting proper and quality.
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
kay.one
b86dac57e1
Merge branch 'mark-fork'
14 years ago
kay.one
c1121640e4
removed folder name from update notification
14 years ago
Mark McDowall
5107a02f5e
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/ParserTest.cs
14 years ago
Mark McDowall
5e37bfa0c6
Added parsing for daily shows and tests for that format.
14 years ago
kay.one
6caae19430
Timers are now initialized on startup.
14 years ago
kay.one
38712c7e5f
fixed quality link to series
14 years ago
kay.one
2a603d908f
Merge branch 'markus101/NzbDrone'
...
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
14 years ago
kay.one
59899286ee
Added TimerProvider
14 years ago
Mark McDowall
c149060a24
Fixed save button on Indexer Settings, changed margins for a cleaner look.
14 years ago
Mark McDowall
ebc560d985
Fixed save button on Indexer Settings, changed margins for a cleaner look.
14 years ago
Mark McDowall
c6ef828429
New UI for Indexer Settings, RAZOR!
...
Renamed NzbMatrix and NzbsRUs Providers
14 years ago
kay.one
848553da73
fixed broken test
14 years ago