Commit Graph

362 Commits (975d8bc67905f756a228775a5c9e41063e04bd09)
 

Author SHA1 Message Date
Mark McDowall 975d8bc679 New Helper (Html Extension) for displaying the DescriptionAttribute.
13 years ago
Mark McDowall ee00ef8c17 Added notes for handling Full Season releases, decisions to be made on how to handle them and how to correct multi-episode releases (as long as the first episode is needed we mark it as so).
13 years ago
Mark McDowall 21e14fbb84 Added parsing and tests for Full Season Releases (no episode information)
13 years ago
Mark McDowall a338b9fee5 SabTitle will return Quality in square brackets '[' or ']'
13 years ago
Mark McDowall a5d9ee17bf Episode Title added to parseResult.
13 years ago
Mark McDowall cb992f1b52 Added StatsProvider.
13 years ago
Mark McDowall 76a9a0c6f0 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 72e8b3ce7d fixed broken tests
13 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
13 years ago
Mark McDowall 638e5794c9 Removed duplicate test.
13 years ago
kay.one c8252495af fix bug where info update from tvdb would overwrite our own data, fileid, date flags ...
13 years ago
kay.one 5faeccf098 added support for daily episode file import
13 years ago
kay.one d490fad8cd Merge branch 'markus101'
13 years ago
kay.one 194c66f36a start support for daily show file import
13 years ago
Mark McDowall 494979c672 Fixed parser for Daily shows that didn't have the series name included.
13 years ago
kay.one eea6c2f896 Merge branch 'markus101'
13 years ago
kay.one 7d20558ea2 fixed column layout in history, upcomming
13 years ago
Mark McDowall 1cd6c5d0c0 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 827b2f0bcf Resharper config file...
13 years ago
kay.one b65fe99b30 Fixed network auth issue, custom parser issue
13 years ago
Mark McDowall e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
13 years ago
kay.one eb48a7eff8 Merge branch 'markus101'
13 years ago
kay.one 3353b3b2d3 Added resharper style sharing file
13 years ago
kay.one 5d678be6b1 removed .org file
13 years ago
kay.one 7d3f6c81e0 Exceptioneer is only enabled during release.
13 years ago
Mark McDowall 742ad0a932 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall deb7f9d811 Merge + Download Settings UI Fixes.
13 years ago
kay.one a8815cd5ea Fixed rss datetime bug
13 years ago
kay.one e6fb02fac6 Fixed IsNeeded() with tests
13 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).
13 years ago
Mark McDowall 519fd2f873 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
13 years ago
kay.one 198d92f433 Merge branch 'markus101'
13 years ago
Mark McDowall ea2e520632 Newzbin feed will be grabbed using HTTP Authentication.
13 years ago
kay.one 6f4a9f577e Downgraded more logs
13 years ago
kay.one 623857eb90 Merge branch 'markus101'
13 years ago
kay.one d64eb579a5 Downgraded some logs
13 years ago
kay.one d3471b5bbb Downgraded some logs
13 years ago
Mark McDowall 5a4bedc34d Added an icon to the NzbDrone project (and set as the icon for that compiled application).
13 years ago
Mark McDowall 43e02fa24a Add series with an ' apostrophe will now work correctly.
13 years ago
Mark McDowall 19c7702647 IISController now wraps config path (in argument) with quotes to allow for paths with spaces
13 years ago
Mark McDowall 4e5c354cd6 Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
13 years ago
Mark McDowall 822719bdaf Missed some changes for send to Sab functionality in IndexerProviderBased.
13 years ago
Mark McDowall 32dcf1feec NZB will be sent to SABnzbd when needed.
13 years ago
kay.one 80d47e611c more notification updates
13 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.
13 years ago
kay.one 53a7b92a64 Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final
13 years ago
kay.one 217f98c4a9 Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
13 years ago
kay.one 3beeff4e18 Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
13 years ago
kay.one be74c67df8 fixed broken tests
13 years ago