mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
New: Reset Quality Definitions to default
Closes #2843 (cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
This commit is contained in:
parent
cbb14cd148
commit
a431a1ce95
12 changed files with 334 additions and 8 deletions
|
@ -18,6 +18,7 @@ export const RESCAN_FOLDERS = 'RescanFolders';
|
|||
export const RETAG_FILES = 'RetagFiles';
|
||||
export const RETAG_ARTIST = 'RetagArtist';
|
||||
export const RESET_API_KEY = 'ResetApiKey';
|
||||
export const RESET_QUALITY_DEFINITIONS = 'ResetQualityDefinitions';
|
||||
export const RSS_SYNC = 'RssSync';
|
||||
export const SEASON_SEARCH = 'AlbumSearch';
|
||||
export const ARTIST_SEARCH = 'ArtistSearch';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue