sonerezh icon indicating copy to clipboard operation
sonerezh copied to clipboard

Track (flac) don't start playing after automatic track conversion

Open lowlow--- opened this issue 9 years ago • 2 comments

Hi, When I click the "play button" of an album or a track that need conversion, the track is effectively converted (by ffmpeg in my case, I see a CPU usage bump and a mp3 is created in app/tmp) but the track isn't played.

By the way, it would be nice to convert in advance all the track of the current queue ...

lowlow--- avatar Dec 18 '15 14:12 lowlow---

Same here. I get the following entries in error.log:

2016-06-08 09:35:57 Error: [NotFoundException] The requested file was not found Request URL: /songs/download/18943 Stack Trace: #0 /srv/http/sonerezh/app/Controller/SongsController.php(521): CakeResponse->file('/srv/http/soner...', Array) #1 [internal function]: SongsController->download('18943') #2 /srv/http/sonerezh/lib/Cake/Controller/Controller.php(491): ReflectionMethod->invokeArgs(Object(SongsController), Array) #3 /srv/http/sonerezh/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest)) #4 /srv/http/sonerezh/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(SongsController), Object(CakeRequest)) #5 /srv/http/sonerezh/app/webroot/index.php(107): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #6 {main}

(Of course it would be even greater if proper support for FLAC/AAC were to be introduced via Aurora's browser playback).

ltguillaume avatar Jun 08 '16 09:06 ltguillaume

Fix here: https://github.com/Sonerezh/sonerezh/issues/190#issuecomment-225830822

ltguillaume avatar Jun 14 '16 09:06 ltguillaume