exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
420 stars 36 forks source link

[Bug] The program forms an infinite loop #228

Closed JJ110112 closed 6 days ago

JJ110112 commented 6 days ago

What happened?

The steps to reproduce the problem are as follows:

  1. From Tidal, add following playlist: "Indie: Headphone Classics", "Jazz: Headphone Classics", "K-Pop: Headphone Classics"
  2. Download playlists in [tidal-dl-ng]
  3. error message: (1) "[SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2580)" (2) "This track is not available for listening anymore on TIDAL. Skipping: Loco, Hwa Sa - Somebody!" (3) "This track is not available for listening anymore on TIDAL. Skipping: 4Men, MIIII - 그 남자 그 여자"
  4. After that, the program is stuck in the loop of "K-Pop: Headphone Classics" and cannot download the subsequent playlist.

The program will continuously download the playlist "K-Pop: Headphone Classics" and log the message "Download skipped, since file exists: ..." forever.

error

log.txt

Version App

v0.15.6

What operating system are you seeing the problem on?

Windows

Relevant log output

log file too big, please see the attached file.

Your settings

{"skip_existing": "extension_ignore", "lyrics_embed": false, "lyrics_file": false, "video_download": true, "download_delay": true, "download_base_path": "C:\\Music\\Loseless", "quality_audio": "HI_RES_LOSSLESS", "quality_video": "1080", "format_album": "Albums/{album_artist} - {album_title}{album_explicit}/{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": "E:\\Softwares\\ffmpeg-2024-11-06-git-4047b887fc-full_build\\bin\\ffmpeg.exe", "metadata_cover_dimension": "1280", "extract_flac": true, "downgrade_on_hi_res": false}
sujay1599 commented 6 days ago

yeh vcan't even download track or you can some but fails on videos

exislow commented 6 days ago

This is fixed with the current master (https://github.com/exislow/tidal-dl-ng/tree/c75edc9b6ba3821f295e057ffd3972bcd5142b55) and will be released soon.

JJ110112 commented 5 days ago

Amazing! You are awesome! Thanks! ^_^

exislow @.***> 於 2024年11月13日 週三 19:47 寫道:

This is fixed with the current master ( https://github.com/exislow/tidal-dl-ng/tree/c75edc9b6ba3821f295e057ffd3972bcd5142b55) and will be released soon.

— Reply to this email directly, view it on GitHub https://github.com/exislow/tidal-dl-ng/issues/228#issuecomment-2473374763, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZNW7LSU4OI3DHGVFOVDTPT2AM33RAVCNFSM6AAAAABRWBRZAOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZTGM3TINZWGM . You are receiving this because you authored the thread.Message ID: @.***>