Commit Graph

1463 Commits

Author SHA1 Message Date
Mark McDowall 2cc066ccf2 GetActivePlayers will now work with Eden and Dharma. 2011-12-31 12:57:02 -08:00
Mark McDowall ec6059e09d Renamed Newzbin panel on Settings/Indexers. 2011-12-29 19:20:40 -08:00
kay.one 940856f5fe removed partial script tag 2011-12-19 23:46:17 -08:00
Mark McDowall 745af3e8ff Updated DailySeries.csv 2011-12-19 19:32:14 -08:00
Mark McDowall 86c5e73f81 DailySeries.CSV now has series name along with series Id. 2011-12-19 17:15:15 -08:00
Mark McDowall 69ddeeb0e3 Fixed spelling for Expected[LogType].
Fixed broken tests for GetEpisodesByParseResult.
2011-12-19 16:58:26 -08:00
Mark McDowall 77bf257132 GetEpisodesByParseResult will log a warning when an episode is daily, but series isn't. 2011-12-19 16:46:14 -08:00
kay.one 55b9dc2a9b Web drivers are now created only once per fixture. 2011-12-19 11:32:53 -08:00
kay.one 9be08b810e Nzbdrone.exe file logging 2011-12-19 11:32:52 -08:00
Mark McDowall d3f6c685cd Cleaned up some unused code and a bit more exception handling for GetDirectories. 2011-12-19 00:37:00 -08:00
Mark McDowall 50e91c0043 Replaced get and post with ajax to prevent XSRF.
Replaced some usages of Console.Writeline with proper logging.
2011-12-19 00:36:57 -08:00
kay.one 2cbc78c780 Earlier screenshot. 2011-12-18 21:38:52 -08:00
kay.one b8def06782 Automation ;) 2011-12-18 21:10:58 -08:00
Mark McDowall 1ee2ae8210 Removed Command from JobDefinition. 2011-12-16 21:27:37 -08:00
Mark McDowall 6bd8de000a Added another test for mini-series parsing, fixed parsing. 2011-12-16 20:10:15 -08:00
Mark McDowall 40dec07612 Fixed broken tests. 2011-12-16 19:25:30 -08:00
Mark McDowall 3f32ad1bf2 Parser now supports mini-series (treats them as season 1). 2011-12-16 17:58:19 -08:00
Mark McDowall a7baac9747 Undeleted localSearch and deleted episodeSearch - sleep is required apparently. 2011-12-15 23:18:54 -08:00
Mark McDowall af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions. 2011-12-15 00:48:26 -08:00
Mark McDowall 9264dcdf88 Added ImageLink helpers for Ajax and Html links.
Added run button to System/Jobs.
2011-12-15 00:48:23 -08:00
kay.one ed566e6e9a TestDbHelper cleanup 2011-12-14 20:29:21 -08:00
kay.one 1b45a85f3f All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
kay.one ab29a114d1 newzbing now uses HTTPS. 2011-12-14 19:54:03 -08:00
Mark McDowall 1c06ee2a01 PathEquals is used for MoveEpisodeFile.
Cleanup will log an error if it fails to alter the DB.
2011-12-14 17:26:22 -08:00
kay.one a7a7c4ab49 Fixed job provider existing job update bug. 2011-12-14 00:40:39 -08:00
kay.one 98e8f4361e Better logging for auto adding new episodes. 2011-12-14 00:07:47 -08:00
kay.one 19c087e50a Moving file from same source/destination no longer just deletes the file. 2011-12-14 00:07:46 -08:00
Mark McDowall 1c99541731 Do not rename episodeFiles if the source and destination are the same (file is already named correctly). 2011-12-13 22:42:24 -08:00
Mark McDowall 2856c3dca3 Added more logging DiskScanProvider.CleanUp. 2011-12-13 20:52:01 -08:00
Mark McDowall 28259bc254 Profiler can be enabled via config file. 2011-12-13 18:31:20 -08:00
Mark McDowall f56bf62991 JobProvider.Initialize will now update existing jobs. 2011-12-13 17:07:16 -08:00
kay.one ac5296e0ab Added Open Sans (google fonts API) as a backup family since it looks closer to our default font in non-windows systems. 2011-12-12 22:09:13 -08:00
Mark McDowall 3a1727595e Fixed editing on Series Grid. 2011-12-12 13:52:29 -08:00
Mark McDowall 8bfa34f23a TempFolder will be deleted if it exists, whether or not it has files in it. 2011-12-12 00:05:18 -08:00
Mark McDowall 30e30451c4 Fixed parser being too greedy. 2011-12-11 23:34:58 -08:00
Mark McDowall 75cfb7e044 Season Search will only search for past episodes if it falls back to that. 2011-12-11 23:24:45 -08:00
kay.one 1dddf2ffde Added broken parser test 2011-12-11 22:54:09 -08:00
kay.one 0884fa617a Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
Mark McDowall 50c4aa7557 Removed extra semi-colon from Missing. 2011-12-11 22:05:40 -08:00
Mark McDowall 3dd8005b12 Accordion will be closed on first load. 2011-12-11 19:30:49 -08:00
Mark McDowall 7edde4a242 Fixed Quality Toggling on AddSeries.
Fixed Watermark for AddSeries controls.
2011-12-11 19:30:46 -08:00
kay.one bfe4de7a08 Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
PostDownload provider will skip subfolders that are known series folders.
2011-12-10 10:54:16 -08:00
kay.one f5a8c3de87 Page banner is now used for browser title. 2011-12-09 21:08:11 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
Mark McDowall 418fcbd91e Renamed _RefrenceLayout to _ReferenceLayout. 2011-12-09 20:15:38 -08:00
Mark McDowall cb98c010f0 Password fields are now password fields, they hide entered text. 2011-12-09 08:26:42 -08:00
Mark McDowall 9c2637e23b Hotkeys won't fire when typing in a password field (now the same as text boxes). 2011-12-09 08:26:39 -08:00
kay.one 847b743a16 cleanup in HtmlIncludeExtentions 2011-12-08 23:59:48 -08:00
Mark McDowall e306f0f817 Adding/Removing rootDirs will refresh UI properly. 2011-12-08 23:08:12 -08:00