Commit Graph

176 Commits (c534d47b0aabadbf96b7c90cc0e63d2b8df3fcd0)

Author SHA1 Message Date
Mark McDowall f973c74c87 ConfigFileProvider will now add missing config values automatically, with a default value.
13 years ago
Mark McDowall f0f706b32c ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall dfd0720872 Added BannerDownloadJob, it will run every 30 days.
13 years ago
Mark McDowall f8be43a486 Upgraded to MiniProfiler 1.9.
13 years ago
Mark McDowall c13c9d15c4 Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
13 years ago
Mark McDowall 0a65e85e21 EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
Mark McDowall 43e5cb7b31 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall f604c35768 Backlog search added (disabled) - It will search for a full season if a full season is missing.
13 years ago
kay.one a5527df584 Fixed petapoco's craptastic connection management.
13 years ago
Mark McDowall 485f618e02 Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
13 years ago
Mark McDowall 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall f6c9fa4f95 Added SeriesSearch and RenameSeries jobs.
13 years ago
Mark McDowall 66522b8109 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 1e9b279a9b Removed basic notification. client side notification should be used.
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall e29fee9686 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 7ec499acab Series with Episode count now ignores shows that haven't aired (includes ones that air today).
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
kay.one c339ea6ba2 Updated miniprofiler to 1.4
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago
kay.one 8424dd6ede Increased some columns sizes to avoid cutoffs.
13 years ago
kay.one 2a64014c96 Added version to page footer, minor tweaks.
13 years ago
kay.one 7d706a3304 Renamed SubsonicTarget to DataBaseTarget
13 years ago
kay.one 3cd4ee3996 moved SQL CE to Nuget.
13 years ago
kay.one 2537dafb36 Added SQL CE dlls, removed SQLite
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one 56fdf1a040 Removed Episodes list from EpisodeFile object.
13 years ago
kay.one 01163a4f87 Cleanup and tests around ImportFile
13 years ago
kay.one 63adb6b566 Wired-up drop folder move
13 years ago
kay.one 63bd972af9 Refactored MediaFileProvider
13 years ago
kay.one d2f32a0b54 Fixed compile error
13 years ago
kay.one b00e437e56 Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)"
13 years ago
Mark McDowall d6920ee8ea Fixed EpisodeProvider queries with multiple terms.
13 years ago
Mark McDowall 85d5b07c67 Merge with Kayone.
13 years ago
kay.one b525757d8a Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
13 years ago
kay.one 17d084cdf3 Removed Series.Episodes and Series.EpisodeFiles list.
13 years ago
Mark McDowall 71a123401e Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall d28e94868c Parser will remove quotes before trying to get filename from the path.
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one 2a32770b69 Merge branch 'markus101'
13 years ago
kay.one 46ec4fa3ba Replaced MigSharp with MigrationsDotNet
13 years ago
Mark McDowall ab26d2dd61 Renamed SceneNameMapping to SceneMapping.
13 years ago
kay.one 3cccb5858a Merge branch 'markus101'
13 years ago
kay.one b47cdd8ab2 Updated to MiniProfiler 1.3
13 years ago