Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] Volume of downloaded track is too low. #304

Open
SkylaLZ opened this issue Jan 3, 2025 · 1 comment
Open

[Help] Volume of downloaded track is too low. #304

SkylaLZ opened this issue Jan 3, 2025 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@SkylaLZ
Copy link

SkylaLZ commented Jan 3, 2025

I need Help.

Whenever I download a track using this tool, the volume is considerably lower than when listening to it on streaming. I've attached a link to a video showcasing the difference,. Is there any way to fix this? Thanks.

https://streamable.com/qnazff

What operating system are you seeing the problem on?

Windows

Your settings

{
    "skip_existing": false,
    "lyrics_embed": true,
    "lyrics_file": false,
    "video_download": false,
    "download_delay": true,
    "download_base_path": "C:\\Users\\Skyla\\Music\\TIDAL",
    "quality_audio": "HI_RES_LOSSLESS",
    "quality_video": "480",
    "format_album": "Albums/{album_artist} - {album_title}{album_explicit}/{track_volume_num_optional}{album_track_num}. {artist_name} - {track_title}{album_explicit}",
    "format_playlist": "Playlists/{playlist_name}/{artist_name} - {track_title}",
    "format_mix": "Mix/{mix_name}/{artist_name} - {track_title}",
    "format_track": "Tracks/{artist_name} - {track_title}{track_explicit}",
    "format_video": "Videos/{artist_name} - {track_title}{track_explicit}",
    "video_convert_mp4": false,
    "path_binary_ffmpeg": "C:\\ffmpeg\\ffmpeg.exe",
    "metadata_cover_dimension": "1280",
    "metadata_cover_embed": true,
    "cover_album_file": false,
    "extract_flac": true,
    "downloads_simultaneous_per_track_max": 20,
    "download_delay_sec_min": 3.0,
    "download_delay_sec_max": 5.0,
    "album_track_num_pad_min": 1,
    "downloads_concurrent_max": 3,
    "symlink_to_track": true,
    "playlist_create": false
}
@SkylaLZ SkylaLZ added the help wanted Extra attention is needed label Jan 3, 2025
@SkylaLZ SkylaLZ closed this as completed Jan 3, 2025
@SkylaLZ SkylaLZ reopened this Jan 3, 2025
@exislow exislow removed their assignment Jan 3, 2025
@ryoko7
Copy link

ryoko7 commented Jan 4, 2025

Any kind of audio processing that Tidal may do is completely out of scope for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants