We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm getting the following error:
c:\Users\Pashka\Downloads>tdl get https://tidal.com/browse/track/107390674 Access Token Valid The system cannot find the path specified. (os error 3)
Config file:
audio_quality = 'HI_RES' show_progress = true progress_refresh_rate = 5 include_singles = true downloads = 3 workers = 1 download_cover = true cache_dir = 'E:\Music\tdl\cache'
[download_paths] base_path = 'E:\Music\tdl' artist = '{artist_name}' album = '{album_name} ' track = '{track_num} - {track_name}'
directories exist:
e:\Music\tdl>dir Volume in drive E is DISK_E_NVME_4TB Volume Serial Number is 4E7C-0340
Directory of e:\Music\tdl
05/24/2024 12:24 AM
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm getting the following error:
c:\Users\Pashka\Downloads>tdl get https://tidal.com/browse/track/107390674
Access Token Valid
The system cannot find the path specified. (os error 3)
Config file:
audio_quality = 'HI_RES'
show_progress = true
progress_refresh_rate = 5
include_singles = true
downloads = 3
workers = 1
download_cover = true
cache_dir = 'E:\Music\tdl\cache'
[download_paths]
base_path = 'E:\Music\tdl'
artist = '{artist_name}'
album = '{album_name} '
track = '{track_num} - {track_name}'
// authentication details omitted
directories exist:
e:\Music\tdl>dir
Volume in drive E is DISK_E_NVME_4TB
Volume Serial Number is 4E7C-0340
Directory of e:\Music\tdl
05/24/2024 12:24 AM
.05/24/2024 12:23 AM ..
05/24/2024 12:24 AM cache
05/24/2024 12:25 AM Martin James Bartlett
0 File(s) 0 bytes
4 Dir(s) 1,682,191,949,824 bytes free
The text was updated successfully, but these errors were encountered: