kay.one
e6fb02fac6
Fixed IsNeeded() with tests
...
Added sample xml from all indexers to test project
Fixed a bug where parser would try to use file extension from a report title.
14 years ago
kay.one
198d92f433
Merge branch 'markus101'
14 years ago
Mark McDowall
ea2e520632
Newzbin feed will be grabbed using HTTP Authentication.
14 years ago
kay.one
6f4a9f577e
Downgraded more logs
14 years ago
kay.one
623857eb90
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.Publish.xml
14 years ago
kay.one
d64eb579a5
Downgraded some logs
14 years ago
kay.one
d3471b5bbb
Downgraded some logs
14 years ago
Mark McDowall
5a4bedc34d
Added an icon to the NzbDrone project (and set as the icon for that compiled application).
14 years ago
Mark McDowall
43e02fa24a
Add series with an ' apostrophe will now work correctly.
14 years ago
Mark McDowall
19c7702647
IISController now wraps config path (in argument) with quotes to allow for paths with spaces
14 years ago
Mark McDowall
4e5c354cd6
Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
14 years ago
Mark McDowall
822719bdaf
Missed some changes for send to Sab functionality in IndexerProviderBased.
14 years ago
Mark McDowall
32dcf1feec
NZB will be sent to SABnzbd when needed.
14 years ago
kay.one
80d47e611c
more notification updates
14 years ago
kay.one
0d139f9c21
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
14 years ago
kay.one
53a7b92a64
Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final
14 years ago
kay.one
217f98c4a9
Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
14 years ago
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