-
Notifications
You must be signed in to change notification settings - Fork 133
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
Crashing when in background (iOS 16.4.1) #440
Comments
I try to use App Store version on my iPhone 8 Plus(16.4.1). And I don't meet crash when music playing in background. 😞
|
Thanks! Appears the app was at 99% CPU usage for too long? (Relevant part):
|
As far as the TestFlight popup, because it only happens in background with other apps in foreground or on a locked device, I am not getting that pop up that appears after a crash :( |
It seems to be having a problem with a download that is queued but I can't find a way to delete the download, cause I don't know which track is failing. jellyfin-logs.txt |
Looks like yet another issue with downloading 🙃 How much storage do you have on your phone, and how many downloads did you have in Finamp? |
184GB free on the device, with Finamp taking 16.03GB. I have 1513 downloads (727 items, 813 images) and 1511 are complete and 2 are perpetually running. This number is strange however, as I have 6 song downloads I'm missing from the three albums I attempted to download on Wednesday. |
Oh weird, were you affected by #433? |
Not previously, 2 days ago was the first time I encountered this bug. My other downloads were done 3 weeks ago though, so it's possible if that was before 0.6.11, that's why I haven't encountered it. |
Any update on this issue? It's been crashing for the last week about 9 out of 10 times I attempt to background the app (every once in a while it surprises me by not crashing when my phone locks after going into Low Power Mode). The only solution I can see right now, which I'd prefer to avoid, is to delete all my downloaded music, remove and re-add my server to then redownload all the music. |
It sounds like the download plugin has died on you, your best course of action is probably reinstalling the app :( Stuff like this should be fixed in #213 |
I can still download new items however, strangely enough, so I don't think the downloader has died. But I'll try reinstallation when I get a chance. |
Reinstalling has indeed fixed the issue. |
Unfortunately since the app doesn't seem to show logs from before the most recent launch, I don't seem to have a way to check what's causing the crashing until I'm back at my computer. I'll update when I do so, but in the meantime, is anyone else having this issue? This is on 0.6.14 but I've also tried updating to the Testflight (0.6.15) with no luck. I also restarted my phone thinking memory consumption from some other app was killing it, but no dice there either.
The text was updated successfully, but these errors were encountered: