You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ISSUE: The jukebox loads fine and plays song fine. But if you leave obsidian to use other apps and the jukebox stops playing the last song (or it's paused, not sure), sometimes when you return to obsidian it will suddenly play all the songs simultaneously.
Reproducing this bug. (Not 100% reproduceable)
Load the jukebox and play some songs.
Leave the obsidian app while a song is playing.
Swipe down from the top of the iphone to open the audio controls
Pause the audio
Use other apps on your phone
Allow a certain amount of time to elapse. Maybe 20 minutes?
Return to obsidian. The jukebox will be the active page and all the songs will start playing simultaneously.
I'll see if I can make this more reproduceable. Here's the code I'm using.
I don't have an iPhone but I've managed to reproduce it on my iPad.
This is not a blocking bug, as you can simply close the file and open it again to bypass it. You'll loose the sorting order if you were on shuffle but It's not that big of a deal
Unfortunatly It's very time consuming to reproduce the state in which this bug occurs + As far as I know, I have zero tool to properly debug the mobile app (expect maybe logging information with the default notice system) so I don't think there is much I can do to fix this problem...
I'll try anyway but don't expect a fix anytime soon 😞
Thanks @Krakor92, this is a minor bug anyway. I'm mostly reporting it since I know you will eventually release this to a wider audience. Also, the jukebox already does what I need and is great, even with this strange behavior.
I am curious, however, to see what happens when I have a page with 100+ songs!! Lol. I’ll report back my results.
As always, thank you for providing this useful code. Very appreciated.
I noticed this bug on mobile iphone.
ISSUE: The jukebox loads fine and plays song fine. But if you leave obsidian to use other apps and the jukebox stops playing the last song (or it's paused, not sure), sometimes when you return to obsidian it will suddenly play all the songs simultaneously.
Reproducing this bug. (Not 100% reproduceable)
I'll see if I can make this more reproduceable. Here's the code I'm using.
The text was updated successfully, but these errors were encountered: