unplayable url?

I can’t get this url to play…

mmsh://64.234.192.45:80/whlc?MSWMExt=.asf

i can use mpc and play it manually, works fine… but add as a web radio in volumio never works… arrrrr…

[1477608898034] ---------------------------- MPD announces state update
2016-10-27T22:54:58.063Z - info: [1477608898061] parsing response…
2016-10-27T22:54:58.067Z - info: [1477608898065] parsing response…
2016-10-27T22:54:58.088Z - info: [1477608898069] ControllerMpd::getState
2016-10-27T22:54:58.097Z - info: [1477608898089] ControllerMpd::sendMpdCommand status
2016-10-27T22:54:58.111Z - info: [1477608898099] ControllerMpd::parseState
2016-10-27T22:54:58.114Z - info: [1477608898112] ControllerMpd::sendMpdCommand playlistinfo
2016-10-27T22:54:58.117Z - info: [1477608898115] ControllerMpd::sendMpdCommand load “mmsh://64.234.192.45:80/whlc?MSWMExt=.asf”
2016-10-27T22:54:58.146Z - info: [1477608898144] sending command…
2016-10-27T22:54:58.158Z - info: [1477608898149] sending command…
2016-10-27T22:54:58.177Z - info: [1477608898171] sending command…
2016-10-27T22:54:58.210Z - info:
2016-10-27T22:54:58.221Z - info: [1477608898211] ------------------------------ 208ms
2016-10-27T22:55:05.772Z - info: CALLMETHOD: audio_interface upnp stopUpnpPlayback [object Object]
2016-10-27T22:55:05.784Z - info: CoreCommandRouter::executeOnPlugin: upnp , stopUpnpPlayback
2016-10-27T22:55:05.792Z - info: Stopping playback through UPNP
2016-10-27T22:55:05.798Z - info: [1477608905793] CoreStateMachine::setConsumeUpdateService undefined
^[[B\\2016-10-27T22:58:30.037Z - info: CoreCommandRouter::volumioAddQueueItems 2016-10-27T22:58:30.045Z - info: [1477609110040] CoreStateMachine::addQueueItems
2016-10-27T22:58:30.052Z - info: [1477609110046] CorePlayQueue::addQueueItems
2016-10-27T22:58:30.058Z - info: uri=mmsh://64.234.192.45:80/whlc?MSWMExt=.asf, title=WHLC FM Highlands-Cashiers, service=webradio
2016-10-27T22:58:30.061Z - info: First index is 40
2016-10-27T22:58:30.064Z - info: ADDING THIS ITEM TO QUEUE: {“uri”:“mmsh://64.234.192.45:80/whlc?MSWMExt=.asf”,“title”:“WHLC FM Highlands-Cashiers”,“service”:“webradio”}
2016-10-27T22:58:30.083Z - info: [1477609110078] CorePlayQueue::saveQueue
2016-10-27T22:58:30.125Z - info: Adding item to queue: {“uri”:“mmsh://64.234.192.45:80/whlc?MSWMExt=.asf”,“title”:“WHLC FM Highlands-Cashiers”,“service”:“webradio”,“name”:“WHLC FM Highlands-Cashiers”,“albumart”:"/albumart",“samplerate”:"",“bitdepth”:0,“channels”:0}
2016-10-27T22:58:30.131Z - info: CoreCommandRouter::volumioPushQueue
2016-10-27T22:58:30.135Z - info: [1477609110133] InterfaceWebUI::pushQueue
2016-10-27T22:58:30.455Z - info: [1477609110449] CoreStateMachine::updateTrackBlock
2016-10-27T22:58:30.461Z - info: [1477609110455] CorePlayQueue::getTrackBlock
2016-10-27T22:58:30.469Z - info: CoreCommandRouter::volumioPlay
2016-10-27T22:58:30.475Z - info: [1477609110469] CoreStateMachine::play
2016-10-27T22:58:30.481Z - info: [1477609110476] CoreStateMachine::setConsumeUpdateService undefined
2016-10-27T22:58:30.496Z - info: [1477609110491] CoreStateMachine::stop
2016-10-27T22:58:30.503Z - info: [1477609110497] CoreStateMachine::setConsumeUpdateService undefined
2016-10-27T22:58:30.510Z - info: [1477609110505] CoreStateMachine::play
2016-10-27T22:58:30.516Z - info: [1477609110511] CoreStateMachine::setConsumeUpdateService undefined
2016-10-27T22:58:30.523Z - info: [1477609110518] CorePlayQueue::getTrack 40

What mpc command do you use to add it?

mpc add mmsh://64.234.192.45:80/whlc?MSWMExt=.asf

then mpc play, and it loads and play fine!

wish i could get it to play in the UI

I’ll try and make it work, don’t worry. It’s sure a parsing error.

I’ll update progress here:
github.com/volumio/Volumio2/issues/815

Thanks michelangelo. I figured as much, since mpd can play it fine. I really appreciate you looking at it. I’ll keep an eye on the URL you provided.

Russ