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
orEnter
- edit selected downloads;M
- merge selected downloads;P
- pause selected downloads;R
- resume selected downloads;D
orDelete
orCommand+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
orDelete
orCommand+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
orDelete
orCommand+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).
Modal dialogs
Enter
- click on the primary button (Save
,Submit
, etc.);Escape
- cancel dialog.
Search box (at the top of the page)
Escape
orEnter
- remove focus from search box.
Introduction
Installation manuals
- Installation on Windows
- Installation on Windows via WinGet
- Installation on macOS
- Installation on macOS via Homebrew
- Installation on Linux
- Installation on Docker
- Installation on Docker - LinuxServer.io version
- Installation on Android
- Installation on Synology
- Installation on QNAP
- Installation on other NAS devices
Building manuals
Configuration
- Backup And Restore Settings
- Performance Tips
- Choosing Cipher
- Behind Other Web Server
- TLS certificate verification
Usage
- Quick Filter
- Keyboard Shortcuts
- RSS and duplicate check
- VideoSort
- Console Mode
- Command Line Reference
- Performing Speed Tests
Development
Extensions
- Extension Scripts
- Post-processing scripts
- Scan Scripts
- Queue Scripts
- Scheduler Scripts
- Feed Scripts
- API reference