Keyboard Shortcuts

Web-apps should use Single Letters as shortcuts to avoid conflicts with browser shortcuts. NZBGet also uses Shift+Letter and Arrows.

If you gonna use keyboard you should activate option SetFocus in Settings -> Web-interface. With this option active when opening modal dialogs the focus will be automatically set to the first edit control. This options isn’t active by default because on devices without physical keyboard it brings up on screen keyboard taking half of screen estate.

Hover mouse on a button to see its keyboard shortcut in a tooltip.

Functions of the top bar

  • Shift+D - switch to downloads tab;
  • Shift+H - switch to history tab;
  • Shift+M - switch to messages tab;
  • Shift+S - switch to settings tab;
  • Shift+P - pause/resume download (main round button);
  • Shift+L - speed limit dialog;
  • Shift+A - statistics and status dialog;
  • Shift+T - temporary pause for xxx dialog;
  • Shift+R - refresh view;
  • Shift+F - switch to search box field;
  • Shift+C - clear search box field;

Commands on Downloads tab

  • A - add downloads;
  • E or Enter - edit selected downloads;
  • M - merge selected downloads;
  • P - pause selected downloads;
  • R - resume selected downloads;
  • D or Delete or Command+Backspace - delete selected downloads;
  • T, U, N, B - move selected downloads top, up, down, bottom;
  • Left, Right - switch to previous/next page in downloads list (pagination);
  • Shift+Left, Shift+Right - switch to first/last page in downloads list (pagination).

Commands on History tab

  • D or Delete or Command+Backspace - delete selected history records;
  • P - post-process again selected records;
  • N - download again selected records;
  • M - mark as success selected records;
  • G - mark as good selected records;
  • B - mark as bad selected records;
  • A - show all records;
  • S - show only successful records;
  • F - show only failed records;
  • L - show only deleted records;
  • U - show only dupe records;
  • H - show/hide hidden records;
  • Left, Right - switch to previous/next page in history list (pagination);
  • Shift+Left, Shift+Right - switch to first/last page in history list (pagination).

Commands on Messages tab

  • D or Delete or Command+Backspace - clear (delete all) messages;
  • A - show all records;
  • T - show only detail messages;
  • I - show only info messages;
  • W - show only warning messages;
  • E - show only error messages;
  • Left, Right - switch to previous/next page in message list (pagination);
  • Shift+Left, Shift+Right - switch to first/last page in message list (pagination).
  • Enter - click on the primary button (Save, Submit, etc.);
  • Escape - cancel dialog.

Search box (at the top of the page)

  • Escape or Enter - remove focus from search box.
/js/scripts.min.js