Page 1 of 1

No music files play ( browser only ) after html 5.

PostPosted: Sat Jun 08, 2013 10:59 pm
by TheEditor
I came across the fix the other day to switch away from FLV for transcoding video. Followed the few steps and it works great.

For some reason though since then I can't play music files, only through the browser though. It works fine through the android app.

I have tried the regular web player and the external player settings. THere is no error, just nothing happens. There are no errors thrown in subsonic.log, nothing to the screen. It's the oddest thing. Video plays fine.

I've verified just about everything I can. All paths are the same and work. Permissions are fine. LIke I said, it works fine with the android app.

I"m running it on Debian squeeze if that helps at all. I get no errors written to any log file at least that I can see.

Can anyone point me in a direction here?

( included is a screenshot of what happens when you try to play something. )

Thanks
Bruce

Re: No music files play ( browser only ) after html 5.

PostPosted: Wed Jun 18, 2014 3:25 pm
by acroyear
I didn't make any html5 changes, but this suddenly started happening with my own install as well. Still on 4.9, on Ubuntu.

I click a "play" icon or button or anything, and the player frame at the bottom never changes. In my case, I don't even see the files list. Nothing changes at all.

Re: No music files play ( browser only ) after html 5.

PostPosted: Wed Jun 18, 2014 3:32 pm
by acroyear
ok, in my case, the play .dwr calls just aren't returning.

http://<myserver:port>/dwr/call/plaincall/playQueueService.play.dwr shows up as "Pending" in Chrome's network console. It never returns so nothing updates in the play window.

I am not in a position to bounce the service at this time. Will try that when I get home.