Thanks for the info about transcoding. But I have more info on this.
The stream I'm trying to feed to my MP101 is on iHeart Radio. Looking at the source of the page was sending me on a wild goose chase.
"streams":{"hls_stream":"http://stream.revma.ihrhls.com/zc7750/hls.m3u8","shoutcast_stream":"http://stream.revma.ihrhls.com/zc7750","secure_hls_stream":"https://stream.revma.ihrhls.com/zc7750/hls.m3u8","secure_shoutcast_stream":"https://stream.revma.ihrhls.com/zc7750"}
I think I was starting with the first link labeled HLS stream. That downloaded a file hls.m3u8, which had a reference to another file playlist.m3u8, which had a reference to a streaming address...
Then I noticed the 'shoutcast stream' and if I put that link,
http://stream.revma.ihrhls.com/zc7750into Serviio, I can play it in MediaBrowser, or Winamp, or my MP101 .
So it seems to be working again... and fyi, Winamp reports that these streams are:
Content-Type: audio/aac
Metadata received: 121 bytes
Metadata interval: 16000 bytes
THanks again for the help.