better handling all around for files and symlinks
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<StreamPage />
|
||||
</div>
|
||||
<div id="player">
|
||||
<Player display={true} src="/files/tracks/{$currentStream.filename}" />
|
||||
<Player display={true} src="/media/tracks/{$currentStream.filename}" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user