mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 08:33:58 -07:00
New: Remove AlbumFolder, Support Nested Track Format
This commit is contained in:
parent
8063a32acd
commit
774a3597de
31 changed files with 207 additions and 288 deletions
|
@ -34,7 +34,6 @@ export const defaultState = {
|
|||
monitor: monitorOptions[0].key,
|
||||
qualityProfileId: 0,
|
||||
metadataProfileId: 0,
|
||||
albumFolder: true,
|
||||
tags: []
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue