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

[BUG] <title>Error Handling #374

Closed
tathastu871 opened this issue Oct 28, 2022 · 3 comments
Closed

[BUG] <title>Error Handling #374

tathastu871 opened this issue Oct 28, 2022 · 3 comments
Labels
bug Something isn't working stale

Comments

@tathastu871
Copy link

Describe the bug

exit codes. I have used below command
function() { rip url "$1" --max-quality 4 && echo "$1" >> log.txt; }
cat url.txt | xargs -I {} bash -c 'function "$1"' _ {}

I checked log.txt to check for succesful transfers but it shows 20 urls while actuallu downloaded were only 8

Command Used

xxx

Debug Traceback

xxx

Config File

xxx

Operating System

linux

streamrip version

1.9m5

Screenshots and recordings

No response

Additional context

No response

@tathastu871 tathastu871 added the bug Something isn't working label Oct 28, 2022
@tathastu871
Copy link
Author

also tracks were missing. There are 6 travks in one album but only tracks 13456 were downloades

@tathastu871
Copy link
Author

tathastu871 commented Nov 25, 2022

add a feature that if any one track fails to download then delete that album folder so that only succesful
downloads only remain on device so we can know absent foldwra were failed and need to redownload

@stale
Copy link

stale bot commented Jan 24, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 24, 2023
@stale stale bot closed this as completed Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant