subsonic does not play next track

Need help? Post your questions here.

Moderator: moderators

Re: subsonic does not play next track

Postby audiosteve » Sat Apr 07, 2018 9:52 pm

Even with the standard transcoding and gapless turned on on my client i still get 6 to 10 seconds betwen each song. Unacceptable. Something is still not right that I need to sort out.
audiosteve
 
Posts: 32
Joined: Wed Dec 01, 2010 5:12 pm

Re: subsonic does not play next track

Postby acroyear » Wed Apr 25, 2018 11:59 pm

I hate bringing this old dead horse back to life, but I've hit a case where it is happening to me a LOT all of a sudden on my current work-in-progress SubFire 2 framework, and I'm wondering if anybody else who hit the "no next track" problem has seen it.

Code: Select all
Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause(). https://goo.gl/LdLk22


The issue there is that audio.play() returns a promise (yes, i'm getting technical), and shouldn't be expected to be immediate. However, that API is somewhat new, and older libraries that wrap the HTML audio tag may not realize that yet. This (for me) includes the Cast Subsonic code from Google itself, which I now need to fix.

So for those that are still getting this problem, please run it with the console on and let us know if that error message ever comes up, because it may help with trying to replicate, debug, and resolve the issue.

Now if that does NOT come up, then, oh well, just my problem. :)
--
Joe Shelby
http://subfiresuite.com/
http://subfireplayer.net/
User avatar
acroyear
 
Posts: 779
Joined: Wed Mar 27, 2013 8:05 pm
Location: Northern, VA

Previous

Return to Help

Who is online

Users browsing this forum: No registered users and 15 guests