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

Trouble downloading full albums #17

Open
SindreKjelsrud opened this issue Oct 27, 2024 · 7 comments
Open

Trouble downloading full albums #17

SindreKjelsrud opened this issue Oct 27, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@SindreKjelsrud
Copy link

When I'm trying to download an album for offline use, it seems like only 50-70% of the songs get downloaded. This happens for multiple albums 😅

Currently the Navidrome server is just running on the local network without being exposed if that has something to do with it.

@faultables
Copy link
Contributor

hi, still figuring out this issue! are you on a slow network or otherwise? i was thinking about "resumable downloads" or something like that if the issue was on networks

@SindreKjelsrud
Copy link
Author

SindreKjelsrud commented Oct 31, 2024

hi, still figuring out this issue! are you on a slow network or otherwise? i was thinking about "resumable downloads" or something like that if the issue was on networks

Not on a slow network 😅 Resumable downloads would be nice!

@faultables
Copy link
Contributor

Hi, I'm back. While I'm still figuring this issue, I made a quick workaround (in v1.3.0) so we can skip re-downloading the whole album:

IMG_9178

Also, in v1.3.0 (#15 (comment)), you can enable "Debug Mode" so I can help troubleshoot further. My best guess is due to "network lost", we'll know 😃

@faultables faultables added the bug Something isn't working label Nov 19, 2024
@SindreKjelsrud
Copy link
Author

The quick workaround by downloading single tracks was a good hotfix as well as a cool feature! 😄

Upon testing the "Debug Mode" I've noticed a "bug" where if you try to download an entire album and then go to the "Debug"-section it'll freeze for a while until all the requests have been completed. 😅

@faultables
Copy link
Contributor

nice, i think i know where the problem is. probably the CPU is busy as the download method is not efficient yet

mind to share your iPhone model and how much songs you try to download in a single album?

@SindreKjelsrud
Copy link
Author

iPhone 13 and a 12-song album 😄

@faultables
Copy link
Contributor

the device and album info are actually the same with my condition lol

can't say much about this issue as i can't verify the bug fixes regarding non UI bugs yet, but this is the problem i'm aware of. hopefully the quick fix helps a bit and i will keep this issue open at least until v1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants