Skip to content

All versions after 2.20 failing to download readable songs #443

Open
@PaisleyArtMachine

Description

@PaisleyArtMachine

You must use the search before you create an issue!

  • I did use the search, I promise!

What happened?

All songs downloaded with versions of tidal-dl after 2.20 are downloading garbage tracks that cannot be read by any software. Windows media player fails to read, virtual dj fails to read (my use case). 2.20 works fine but lacks the symlink feature and is a little bit buggy.

Version App

2.20

What operating system do you use?

Windows

Version OS

Windows 11 Pro 24H2

Relevant log output

No log output, everything appears to work correctly except the tracks are unusable.

Your settings

{
    "skip_existing": true,
    "lyrics_embed": false,
    "lyrics_file": false,
    "video_download": false,
    "download_delay": false,
    "download_base_path": "C:\\Users\\paisl\\Music\\TidalMusic",
    "quality_audio": "LOSSLESS",
    "quality_video": "360",
    "format_album": "Albums/{album_artist} - {album_title}{album_explicit}/{track_volume_num_optional}{album_track_num}. {artist_name} - {track_title}",
    "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\\bin\\ffmpeg.exe",
    "metadata_cover_dimension": "1280",
    "metadata_cover_embed": false,
    "cover_album_file": false,
    "extract_flac": false,
    "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": 1,
    "symlink_to_track": false,
    "playlist_create": false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions