Mark McDowall
494979c672
Fixed parser for Daily shows that didn't have the series name included.
14 years ago
kay.one
eea6c2f896
Merge branch 'markus101'
14 years ago
kay.one
7d20558ea2
fixed column layout in history, upcomming
14 years ago
Mark McDowall
1cd6c5d0c0
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
827b2f0bcf
Resharper config file...
14 years ago
kay.one
b65fe99b30
Fixed network auth issue, custom parser issue
14 years ago
Mark McDowall
e388b2d3b1
Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
14 years ago
kay.one
eb48a7eff8
Merge branch 'markus101'
14 years ago
kay.one
3353b3b2d3
Added resharper style sharing file
14 years ago
kay.one
5d678be6b1
removed .org file
14 years ago
kay.one
7d3f6c81e0
Exceptioneer is only enabled during release.
...
Nzbdrone.exe waits for enter before closing on error.
14 years ago
Mark McDowall
742ad0a932
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/EpisodeProviderTest.cs
NzbDrone.Core/NzbDrone.Core.csproj
14 years ago
Mark McDowall
deb7f9d811
Merge + Download Settings UI Fixes.
14 years ago
kay.one
a8815cd5ea
Fixed rss datetime bug
14 years ago
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
Mark McDowall
e4d208883a
Fixed episode parsing so it is not too aggressive. Added tests for episode parsing and Assertions for number of episodes parsed (to ensure the count is correct).
14 years ago
Mark McDowall
519fd2f873
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core/Parser.cs
14 years ago
Mark McDowall
a34bd818cf
Start of AutoConfigureSab
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