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

There are a lot of errors like that! #264

Open
fominator opened this issue Apr 30, 2024 · 0 comments
Open

There are a lot of errors like that! #264

fominator opened this issue Apr 30, 2024 · 0 comments

Comments

@fominator
Copy link

Traceback (most recent call last):
File "/usr/local/bin/qobuz-dl", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/cli.py", line 176, in main
_handle_commands(qobuz, arguments)
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/cli.py", line 83, in _handle_commands
qobuz.download_list_of_urls(arguments.SOURCE)
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/core.py", line 180, in download_list_of_urls
self.handle_url(url)
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/core.py", line 168, in handle_url
self.download_from_id(item_id, type_dict["album"])
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/core.py", line 105, in download_from_id
dloader.download_id_by_type(not album)
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/downloader.py", line 61, in download_id_by_type
self.download_release()
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/downloader.py", line 120, in download_release
self._download_and_tag(
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/downloader.py", line 225, in _download_and_tag
tqdm_download(url, filename, filename)
File "/usr/local/lib/python3.10/dist-packages/qobuz_dl/downloader.py", line 327, in tqdm_download
raise ConnectionError("File download was interrupted for " + fname)
ConnectionError: File download was interrupted for Qobuz Downloads/John Coltrane - Blue Train The Complete Masters (1958) [24-96]/Disc 2/.06.tmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant