Webinterface not playing any media
Posted: Thu Jun 16, 2022 7:11 am
When I open ums web interface (no matter if I do that on the machine ums runs on or if I open it from another machine) I can browse through my media but when I try to play it nothing happens. Also all titles have media lenth shown as "0:00".
What can I do to find the problem?
[edit]
If I understand the log well then there is no compatible player found connected with UMS.
I try to play mp3 files:
This is the log:
What can I do?
[/edit]
What can I do to find the problem?
[edit]
If I understand the log well then there is no compatible player found connected with UMS.
I try to play mp3 files:
This is the log:
Code: Select all
21:18:45 TRACE Using short path name of "C:\Users\stern\Music\Milk Inc – We Found Love_.mp3": "C:\Users\stern\Music\MILKIN~1.MP3"
21:18:45 TRACE AviSynth/MEncoder cannot determine compatibility based on audio track for C:\Users\stern\Music\MILKIN~1.MP3
21:18:45 TRACE Player "AviSynth/MEncoder" is incompatible
21:18:45 TRACE Using short path name of "C:\Users\stern\Music\Milk Inc – We Found Love_.mp3": "C:\Users\stern\Music\MILKIN~1.MP3"
21:18:45 TRACE tsMuxeR cannot determine compatibility based on audio track for C:\Users\stern\Music\MILKIN~1.MP3
21:18:45 TRACE Player "tsMuxeR Video" is incompatible
21:18:45 TRACE Player "VLC Video" is incompatible
21:18:45 TRACE Returning compatible player "FFmpeg Audio"
21:18:45 TRACE Format "mp3" failed to match supported line f:mpegts v:h264 a:aac-lc|aac-ltp|aac-main|aac-ssr|he-aac|ac3|eac3 m:video/mp2t
21:18:45 TRACE Format "mp3" failed to match supported line f:flv v:h264|hls a:aac-lc m:video/flash
21:18:45 TRACE Format "mp3" failed to match supported line f:mp4 m:video/mp4
21:18:45 TRACE Matched support line f:mp3 n:2 m:audio/mpeg
21:18:45 DEBUG Final verdict: "Milk Inc – We Found Love_.mp3" will be streamed
21:18:45 TRACE Format "mp3" failed to match supported line f:mpegts v:h264 a:aac-lc|aac-ltp|aac-main|aac-ssr|he-aac|ac3|eac3 m:video/mp2t
21:18:45 TRACE Format "mp3" failed to match supported line f:flv v:h264|hls a:aac-lc m:video/flash
21:18:45 TRACE Format "mp3" failed to match supported line f:mp4 m:video/mp4
21:18:45 TRACE Matched support line f:mp3 n:2 m:audio/mpeg
21:18:45 TRACE File "Milk Inc – We Found Love_.mp3" will be sent with MIME type "audio/mpeg"
21:18:45 TRACE Adding "Milk Inc – We Found Love_.mp3" to transcode folder for player: "null"
21:18:45 DEBUG Validating URI "http://192.168.178.22:5001/get/196295$Temp/Milk+Inc+%E2%80%93+We+Found+Love_.mp3"
21:18:45 TRACE ServerSentEvents send message: ["seturl","/play/196295$Temp"]
21:18:45 TRACE ServerSentEvents send message: ["control","play"]
[/edit]