Commit Graph

965 Commits

Author SHA1 Message Date
Mark McDowall a46f1290ee Merge remote-tracking branch 'origin/master' into pneumatic 2012-08-29 20:20:06 -07:00
Mark McDowall 6969a5d789 Warning on misc settings 2012-08-29 20:07:36 -07:00
Mark McDowall d6e4a4b2b2 Better descriptions for Misc settings 2012-08-29 20:05:43 -07:00
Mark McDowall e48a60effa Name change for allowed release group 2012-08-29 20:01:34 -07:00
Mark McDowall 4052db7502 Pneumatic added to client side
New: Pneumatic added as a download client
2012-08-29 19:33:57 -07:00
Mark McDowall 8854269a43 Existing series won't blow up when tvdb dies
Fixed: Issues with TheTVDB won't cause the Add Series page to error out
2012-08-29 17:57:23 -07:00
Mark McDowall 39aa5065bb Merge branch 'release-group' 2012-08-25 11:56:39 -07:00
Mark McDowall 4c85c8761f Removed GA 2012-08-13 16:48:24 -07:00
Mark McDowall 86e81efc16 Progress bar shows 100% for 0/0 episodes aired
New: Series progress bar will be filled for a new series with no unaired
episodes.
2012-08-09 09:12:40 -07:00
Mark McDowall 5665f64988 Release group shown on history details, take 2 2012-08-07 16:46:23 -07:00
Mark McDowall 0867f16e2a Release group will be shown on history now. 2012-08-06 22:41:56 -07:00
Mark McDowall 33274d04f0 Allowed release group added to UI. 2012-08-06 22:32:07 -07:00
Mark McDowall 0d40e2d43e Merge remote-tracking branch 'origin/master' into release-group 2012-08-06 11:56:33 -07:00
Mark McDowall a11dc2d204 Purge has been fixed for history 2012-08-06 11:49:44 -07:00
Mark McDowall d6c90e7f36 Moved Use Scene Name to top of checkboxes 2012-08-03 08:18:21 -07:00
Mark McDowall bee6914062 Allow scene name to be used for renaming
New: Added option to use scene name for episodefiles
2012-08-03 00:01:34 -07:00
Mark McDowall 38eeda8c37 Fixed: NzbsRus settings match the site changes 2012-07-30 14:21:05 -07:00
Mark McDowall d40fccd39a Removed random s from layout 2012-07-28 01:13:51 -07:00
Mark McDowall d44c07b27b Fixed: History grid loads faster (lazy loaded) 2012-07-27 23:37:47 -07:00
Mark McDowall 69a19b14c8 Allow profiling on remote connections 2012-07-27 15:33:47 -07:00
Mark McDowall fc51bcf366 Layout file updated 2012-07-27 15:16:00 -07:00
Mark McDowall e7c5ceb865 Fully upgraded MP Added client profiling 2012-07-27 15:15:28 -07:00
Mark McDowall deb32768d0 Updated web project 2012-07-27 14:32:30 -07:00
Mark McDowall 216bf08ced Updated MiniProfiler to v2 2012-07-27 14:31:33 -07:00
Mark McDowall 95cdaf25f6 Corrected a spelling mistake... foler to folder 2012-07-27 12:28:15 -07:00
Mark McDowall e5b6f63e6e New: Rename all series added to Series Editor 2012-07-20 21:46:16 -07:00
Mark McDowall 9d5c942cbf Force Refresh added to Series Editor 2012-07-14 21:27:40 -07:00
Mark McDowall cfd923f471 Full namespace for SortDirection 2012-07-13 12:24:31 -07:00
Mark McDowall 7c803c4691 Merge remote-tracking branch 'origin/metadata' 2012-07-13 11:03:15 -07:00
Mark McDowall 5c49ac6b29 Added metadata options to settings #ND-21
New: Metadata file creation for XBMC
2012-07-12 19:02:30 -07:00
Mark McDowall eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
Mark McDowall 8a7d474b74 Past Week Backlog Search job added
New: Manually search for all missing episodes form the last 7 days (from
Missing page)
2012-07-07 16:33:37 -07:00
Mark McDowall 92bd547315 Search history details error removed
Fixed: Search History Details will not show an error when loaded
2012-07-05 18:01:25 -07:00
Mark McDowall 11434a347b Image included in project... 2012-05-17 22:20:26 -07:00
Mark McDowall 3ddb85983f New: Dognzb.cr added as a default indexer. 2012-05-17 20:32:55 -07:00
Mark McDowall 19ffd77754 Episode searches will be done in ascending order now. 2012-05-17 20:10:33 -07:00
Mark McDowall ac2f3399f0 New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
Mark McDowall 2784655fcb Fixed: Test Email was always setting use SSL to true, it will now use the state of the checkbox. 2012-05-14 11:13:19 -07:00
Mark McDowall 7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Mark McDowall 36378522e4 Updated DataTables. 2012-05-10 10:39:02 -07:00
Mark McDowall 74e78434b3 Fixed: Missing grid failing when too many episodes were missing. 2012-05-10 09:53:37 -07:00
Mark McDowall ffdc0f22fb Fixed: Search Results will sort by Time Descending instead of Ascending now. 2012-05-10 09:17:09 -07:00
Mark McDowall c59f1a537d Fixed: An issue with Season and Series searching crashing the JobProvider.
Added Nzb.su image to project file.
2012-05-08 15:49:10 -07:00
Mark McDowall f26ef627df New: Newznab will show indexer name and logo when possible. 2012-05-08 14:29:24 -07:00
Mark McDowall ba3b034a3c New: Xbmc setting to update the library even when a video is playing. 2012-05-07 11:37:16 -07:00
Mark McDowall a4ce8ca094 BuiltIn will be form submitted now. 2012-05-04 11:15:49 -07:00
Mark McDowall 3ee5a3b1fc Disabled inputs don't get submitted... good to know. 2012-05-04 11:12:14 -07:00
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
Mark McDowall dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
Mark McDowall 5aff4ab240 New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
kay.one a2d4b59002 Updated exceptron driver 2012-04-30 16:08:00 -07:00
Mark McDowall bb9e4c88ce SearchHistory Successful columns now sort properly and use images.]
New: Delete images in grids now use the same image as Delete Series.
2012-04-28 12:15:37 -07:00
Mark McDowall 840dec0d41 Fixed: Details will be removed when a series is deleted and details were open. 2012-04-25 15:33:20 -07:00
Mark McDowall a1fa6287c7 New: Basic stats on your library. View at: /System/Stats 2012-04-25 12:50:37 -07:00
Mark McDowall 96b19ef4cc History is spelt right now... 2012-04-23 12:56:59 -07:00
Mark McDowall 5422350afd Unit tests for SearchHistory added. 2012-04-23 11:20:32 -07:00
Mark McDowall b52710859c Merge branch 'search-log' 2012-04-23 00:40:57 -07:00
Mark McDowall 38927e3ca1 Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall cef7b6a8dc SearchResult Controller added.
Force Download added.
2012-04-22 23:31:11 -07:00
kay.one 2b5776acbf Added exceptrack.driver
updated json.net
2012-04-22 15:41:42 -07:00
Mark McDowall aa24e4cac7 Use Long polling only for signalr. 2012-04-22 11:53:00 -07:00
Mark McDowall e7c353b9a3 Removed details from searchResultsGrid. 2012-04-21 01:25:42 -07:00
Mark McDowall 4f005e45c0 Search Results grid added. 2012-04-21 01:16:15 -07:00
Mark McDowall e6712e5aa2 DataTables.Mvc added.
Removed old model binding for DataTablesParams (Logs no uses the one from DataTables.Mvc)
2012-04-20 22:02:18 -07:00
Mark McDowall 2aedc48203 Added text to logo. 2012-04-20 21:15:26 -07:00
Mark McDowall 20594ae6dc Added smaller logo. 2012-04-20 21:07:37 -07:00
Mark McDowall 4947252f93 New: AirTime will be shown in Series grid details. 2012-04-14 17:55:17 -07:00
Mark McDowall 8618117926 New: Added a single period as a separator when naming episodes. 2012-04-14 17:17:36 -07:00
Mark McDowall 5ed53008c6 NzbIndex and NzbClub added to the UI. 2012-04-14 17:04:08 -07:00
Mark McDowall 8fa145b2c3 New: Indexer name is displayed on mouse over of image (History)
New: Search by indexer name (History)
2012-04-14 14:44:02 -07:00
Mark McDowall 89691f923b Fixed images for FST and Wombles. 2012-04-14 01:12:47 -07:00
Mark McDowall 2c42977b40 Fixed a couple UI issues for FileSharingTalk 2012-04-14 00:46:42 -07:00
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall 3a992a8d0c Config grid was always hidden. 2012-04-13 23:45:40 -07:00
Mark McDowall c9fcde3bbb Fix: Email notification testing. 2012-04-04 15:29:55 -07:00
Mark McDowall ab64dd4e0f Made the description for 'Use Season Folders' on 'Settings -> Naming more clear. 2012-04-03 20:04:32 -07:00
Mark McDowall 74105974dd New: Added test button to SABnzbd.
New: Added test button to Prowl.
2012-03-17 21:14:32 -07:00
Mark McDowall 7670de30d3 Better statuses for AirsToday and NotAired. 2012-03-16 10:09:51 -07:00
Mark McDowall dd46a8716a Fixed broken links. 2012-03-16 00:02:33 -07:00
Mark McDowall 8486d90272 Fix: Added tooltips to menu links. 2012-03-15 08:53:37 -07:00
Mark McDowall 6869e9ea11 Fix: Saving series will update the grid row with the new quality.
Fix: Added tooltips to Edit and Delete series buttons on grid.
2012-03-15 08:53:37 -07:00
kay.one e60c62703b Cleaned up DataTables resources. 2012-03-12 16:46:32 -07:00
Mark McDowall 842f811ef7 Fix: Naming examples when page is first loaded. 2012-03-06 23:20:57 -08:00
Mark McDowall a00c20c1af Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
Mark McDowall 0552fd9ad3 Bandwitdh warning tweak. 2012-03-06 12:28:07 -08:00
Mark McDowall f50494ea9b Fixed typo in Trim History confirmation.
New: Added warning to Settings -> Misc regarding backlog searching.
2012-03-06 11:25:57 -08:00
Mark McDowall 2edb5308ab New: Added confirmation message to History (Purge and Trim) and Log Delete. 2012-03-06 00:03:37 -08:00
kay.one 517c62c524 Debugger can attach to visual studio 11 debugger automatically. 2012-03-03 20:39:50 -08:00
Mark McDowall 1c22ec91d6 New: Episodes that air today will not be shown in the UI as missing. 2012-03-03 12:11:26 -08:00
Mark McDowall 3a3ba146d6 Made TheTvDb icon layout cleaner. 2012-03-03 11:37:03 -08:00
Mark McDowall 0ba781fd32 TheTvDb link is now an icon on AddSeries. 2012-03-03 10:58:32 -08:00
Mark McDowall 692f182b5e Style changes for AddSeries lookup. 2012-03-02 20:28:40 -08:00
Mark McDowall 1dcc323c48 New: Link to TheTvDb has been added to AddSeries series lookup fields. 2012-03-02 20:21:50 -08:00
Mark McDowall de1d095b8d Fix: Series Editor Quality column width decreased, increasing title's width. 2012-03-02 17:20:14 -08:00
Mark McDowall 7b6e8f9b8f Fix: Size Limits state that it is in MB with brief description. 2012-03-02 17:12:34 -08:00
Mark McDowall 35a7c46145 Fix: Renamed "Future Forecast" to "Later" on upcoming. 2012-03-02 12:20:30 -08:00
kay.one 1787852360 Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
2012-03-02 12:00:45 -08:00
Mark McDowall 83089457d8 Fix: Added sorting to the seasons column on the series grid. 2012-03-01 23:59:12 -08:00
kay.one 545c9cb91e updated grid paging icons 2012-03-01 21:02:42 -08:00
kay.one 6b311a42fb Fix: sorted column will have highlighted column, sortable columns will highlight on hover 2012-03-01 19:56:37 -08:00