-
Notifications
You must be signed in to change notification settings - Fork 76
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
Download only one file at a time / Song download order #228
Comments
IMO this is out of scope. You should modify the "Date modified" (I guess your TV / MP3 player sorts files by this metadata?) by yourself after the songs have been downloaded to your liking. |
Ok, thank you, I understand. |
Sure, I'll think about adding this option. I'd also like to add a setting to choose the max bandwidth available, but when I'll find the time. |
Thank you. And also thank you very much for the application itself. |
Right now the file download is started in the order the songs are listed on the page, but as they are downloaded simultaneously, they are not finished in order, which results in the file times not matching the order of the songs on the album. This is a problem when playing the album on devices that don't sort files by name, such as some TVs or MP3 players.
Could there please be a switch that would make the program download one file at a time? Or wait for the whole album to download and then save the files in the order on the album.
The text was updated successfully, but these errors were encountered: