Lidarr/NzbDrone.Core
markus101 ff44d05a72 Clean up SettingsController to not check for Null's as empty strings will not be null when returned.
class variables for _settingsSaved, _settingsFailed to easily change all error messages when saving
2011-02-14 17:20:17 -08:00
..
Instrumentation More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
Libraries More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
Model Added additional priorities supported by SABnzbd. 2011-02-11 00:12:44 -08:00
Properties Fixed notification issues 2010-10-20 18:49:23 -07:00
Providers Fixed an issue where the RssSyncTimer was not updating the NextInterval variable after expiring the first time. 2011-02-09 23:18:07 -08:00
Repository Clean up SettingsController to not check for Null's as empty strings will not be null when returned. 2011-02-14 17:20:17 -08:00
CentralDispatch.cs TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. 2011-02-09 22:51:04 -08:00
NzbDrone.Core.csproj Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet. 2011-02-10 17:22:29 -08:00
Parser.cs fixed episode parse, profile storage 2011-02-03 12:09:19 -08:00