Player & duration fix 1
This commit is contained in:
@@ -14,6 +14,7 @@ class TrackController < ApplicationController
|
||||
#render :inline => nginx_url
|
||||
headers['Content-Type'] = 'audio/mpeg'
|
||||
headers['X-Accel-Redirect'] = nginx_url
|
||||
headers['Connection'] = 'close'
|
||||
render :nothing => true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user