Small improvements/enhancements

- Added correct sample_rate and bit_depth for Dolby Atmos, Sony 360RA (MQA is still wrong, maybe not even possible?)
- Fixed session refreshing on every launch
- Added `{quality}` and `{explicit}` options to `album_format`, see README
- Fixed animated album cover bug
This commit is contained in:
Dniel97
2021-09-21 02:13:42 +02:00
parent 0fb404e4b8
commit 89a472eab6
2 changed files with 36 additions and 7 deletions

View File

@@ -72,14 +72,19 @@ loaded module. You'll find the configuration file here: `config/settings.json`
```json
"global": {
"general": {
"album_search_return_only_albums": false,
"download_path": "./downloads/",
...
"download_quality": "lossless"
},
"formatting": {
"album_format": "{album_name}{quality}{explicit}",
...
},
"codecs": {
"proprietary_codecs": false,
"spatial_codecs": true
},
...
}
```
`download_quality`: Choose one of the following settings:
@@ -88,6 +93,20 @@ loaded module. You'll find the configuration file here: `config/settings.json`
* "high": AAC 320 kbit/s
* "low": AAC 96 kbit/s
`album_format`:
* `{quality}` will add
```
[Dolby Atmos]
[360]
[M]
```
depending on the album quality
* `{explicit}` will add
```
[E]
```
to the album path
`proprietary_codecs`: Enables/Disables MQA (Tidal Masters) downloading regardless the "hifi" setting from `download_quality`
`spatial_codecs`: Enables/Disables downloading of Dolby Atmos (EAC-3, AC-4) and Sony 360RA