Commit Graph

182 Commits (2e32d6efd4c9056928cf390d57b317099d3bda9d)

Author SHA1 Message Date
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid.
14 years ago
Mark McDowall 7e946277bb IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
14 years ago
Mark McDowall de003b9774 Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast.
14 years ago
Mark McDowall f1cf6ace73 Set Meridiem to Uppercase.
14 years ago
Mark McDowall 4e9f8bd2d0 Handle failed downloading on NZB so it will not get added to the History if it fails.
14 years ago
Mark McDowall 3a6cf56db1 RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
14 years ago
Mark McDowall fbdc752f77 Fixed NzbDownloadUrl for NzbsRUsProvider
14 years ago
Mark McDowall 6f46a1211e Added DownloadFile method to HttpProvider.
14 years ago
Mark McDowall ff0e0597b4 Upcoming view column width fixed for Air Date (added time).
14 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).
14 years ago
Mark McDowall a338b9fee5 SabTitle will return Quality in square brackets '[' or ']'
14 years ago
Mark McDowall a5d9ee17bf Episode Title added to parseResult.
14 years ago
Mark McDowall cb992f1b52 Added StatsProvider.
14 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
14 years ago
kay.one c8252495af fix bug where info update from tvdb would overwrite our own data, fileid, date flags ...
14 years ago
kay.one 5faeccf098 added support for daily episode file import
14 years ago
kay.one 194c66f36a start support for daily show file import
14 years ago
kay.one eea6c2f896 Merge branch 'markus101'
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
Mark McDowall deb7f9d811 Merge + Download Settings UI Fixes.
14 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
14 years ago
Mark McDowall ea2e520632 Newzbin feed will be grabbed using HTTP Authentication.
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 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
Mark McDowall 5a8baa9d6c Merge branch 'master' of git://github.com/kayone/NzbDrone
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 23f6cc3901 More tests
14 years ago
kay.one fd32a04d45 Attach to debugger is a lot more reliable.
14 years ago
kay.one 8c7c2ac296 More work on indexers/jobs
14 years ago
kay.one fa1b287d58 JobProvider now stores last execution and success
14 years ago
kay.one 6f73260ab7 Merge branch 'markus101'
14 years ago
kay.one e9c63b81e6 Added asp.net tick timer
14 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
14 years ago
kay.one 8a53e5fe72 Merge branch 'markus101'
14 years ago
kay.one 10ad7d1ed5 Added sabtitle method
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 c1121640e4 removed folder name from update notification
14 years ago
kay.one 2a603d908f Merge branch 'markus101/NzbDrone'
14 years ago
kay.one 59899286ee Added TimerProvider
14 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
14 years ago