Commit Graph

187 Commits

Author SHA1 Message Date
Mark McDowall 33274d04f0 Allowed release group added to UI. 2012-08-06 22:32:07 -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 5c49ac6b29 Added metadata options to settings #ND-21
New: Metadata file creation for XBMC
2012-07-12 19:02:30 -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 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 5ed53008c6 NzbIndex and NzbClub added to the UI. 2012-04-14 17:04:08 -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 c9fcde3bbb Fix: Email notification testing. 2012-04-04 15:29:55 -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 842f811ef7 Fix: Naming examples when page is first loaded. 2012-03-06 23:20:57 -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 7b6e8f9b8f Fix: Size Limits state that it is in MB with brief description. 2012-03-02 17:12:34 -08:00
Mark McDowall 55d899fe2b Fix: Settings initial page load is smoother. 2012-02-29 17:06:04 -08:00
Mark McDowall 6574a2b065 Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default). 2012-02-27 22:07:57 -08:00
kay.one 16ea643340 Reordered notification accordions.
Renamed SMTP to Email.
2012-02-26 17:54:55 -08:00
Mark McDowall c0e0bf7e66 More validation for Settings. 2012-02-25 14:21:07 -08:00
Mark McDowall 991ba4ff0a Merge branch 'indexers'
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
2012-02-25 14:21:03 -08:00
Mark McDowall 1a5b20a48b Validation is working on Settings -> Indexers again. 2012-02-25 14:21:03 -08:00
kay.one eddafaca93 Fixed: Settings tabs should load a lot faster. 2012-02-23 11:16:11 -08:00
Mark McDowall ac58d84a78 New: Added indexer status summary to Settings -> Indexer. 2012-02-22 16:35:52 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall 462eb53897 Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall d616dfaa0f Fixed Quality Sliders. 2012-02-18 12:00:50 -08:00
Mark McDowall 7ae751371d Fix: Growl will now work for notifying on grab/download.
Growl must be registered before notifications will work.
2012-02-07 00:24:59 -08:00
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. 2012-02-01 16:02:15 -08:00
Mark McDowall 9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view.
Java script moved to a separate file so it can be debugged.
2012-01-30 23:19:52 -08:00
Mark McDowall 928bc55839 New: Backup added to Settings -> System 2012-01-26 19:59:30 -08:00
Mark McDowall 71c5653b91 Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields. 2012-01-23 10:57:28 -08:00
Mark McDowall 926bdef527 Added warning to NZBsRus to warn that it does not support backlog searching. 2012-01-17 00:42:53 -08:00
kay.one 6a9321b22d Added restart warning to System config page. 2012-01-16 23:35:29 -08:00
Mark McDowall 11b6720cd1 Backlog searching will be disabled by default. Option is available in Settings/Misc 2012-01-14 16:01:51 -08:00
kay.one 542f733494 Updated RSS Sync interval to 25 Minutes. 2012-01-11 11:38:52 -08:00
Mark McDowall e4a2228b2c Moved JS to separate file. 2012-01-04 18:19:02 -08:00
Mark McDowall ec6059e09d Renamed Newzbin panel on Settings/Indexers. 2011-12-29 19:20:40 -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 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
kay.one 9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
Mark McDowall a681024db2 SABnzbd Auto-Configure will now display an error on failure. 2011-12-08 20:23:23 -08:00
Mark McDowall ff4d90eef3 Fixed up QualityProfile CSS. 2011-12-08 18:34:10 -08:00
Mark McDowall 51958672d0 Quality Settings uses accordion now.
Fixed quality-selectee button initialization.
2011-12-08 00:19:07 -08:00
kay.one 5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00