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
369 stars 33 forks source link

Downloads without tags, not able to tag them manually either #204

Open tokr1 opened 1 day ago

tokr1 commented 1 day ago

I need Help.

Hello I have got a problem with one of my tidal-dl-ng instances. Recently i have discovered that my tidal downloads are somehow corrupt, well the problem ist that they all are without tags. I can't even add the tags manually. When i am downloading the same file on a different machine (VM) all is fine. Also worth mentioning, that i can't expand the Artist/Album within the faulty tidal-dl-ng anymore. I am on both machines on 0.15.6 and Manjaro 24.1.1. Settings within tidal-dl-ng are basically the same. The one with the problem has received the latest manjaroOS updates, the other one not. I am mentioning this because i assume tidal-dl-ng is just partially can be the problem. Or maybe even not at all? Reinstall didn't change a thing. Does anybody have an idea what the problem could be? Or maybe has an idea of how to figure the problem out?

What operating system are you seeing the problem on?

Linux

Your settings

{"skip_existing": "False", "lyrics_embed": false, "lyrics_file": false, "video_download": false, "download_delay": true, "download_base_path": "~/download", "quality_audio": "HI_RES_LOSSLESS", "quality_video": "480", "format_album": "Albums/{album_artist} - {album_title} - {album_year}/{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}/{artist_name} - {track_title}{track_explicit}", "format_video": "Videos/{artist_name} - {track_title}{track_explicit}", "video_convert_mp4": false, "path_binary_ffmpeg": "/usr/bin/ffmpeg", "metadata_cover_dimension": "320", "extract_flac": true, "downgrade_on_hi_res": true}
sibeliusg commented 1 day ago

I have exactly the same issues on up to date Manjaro and Tidal-dl-ng 0.15.6

I can add that VLC can open these flac files, but all other media players can't.

C-O-D commented 7 hours ago

I have exactly the same issues on up to date Manjaro and Tidal-dl-ng 0.15.6

I can add that VLC can open these flac files, but all other media players can't.

Exactly the same here. Maybe it has something to do with the recent python-tidalapi 0.8 update? I can't find version 0.7.6 anywhere to cross-check...