mirror of
https://git.sr.ht/~joren/streamrip-go
synced 2026-06-17 15:05:39 +02:00
add optional tidal atmos preference with immersive fallback
This commit is contained in:
@@ -37,6 +37,9 @@ secrets = []
|
||||
[tidal]
|
||||
# 0: AAC 256, 1: AAC 320, 2: FLAC 16/44.1, 3: FLAC hi-res when available
|
||||
quality = 3
|
||||
# Prefer Dolby Atmos/immersive stream variants when available
|
||||
# Disabled by default because stereo FLAC is usually preferred
|
||||
prefer_atmos = false
|
||||
# Download videos included in supported Tidal media
|
||||
download_videos = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user