Hello,
I've added webradios to TVheadend using the ffmpeg pipe technique. My problem is that the currently playing info found in the input stream is lost when remuxing to mpegts.
ffmpeg shows the following metadata when running it on the input stream:
Input #0, mp3, from 'https://radioclassique.ice.infomaniak.ch/radioclassique-high.mp3':
Metadata:
icy-br : 128
icy-description : Infomaniak
icy-genre : Classique
icy-name : /radioclassique-high
icy-pub : 0
StreamTitle : Dvorak - Silent Woods - arrgt vcelle et orch : D.Müller-Schott / Orch Symph NDR / M.Sanderling
Duration: N/A, start: 0.000000, bitrate: 128 kb/s
Stream #0:0: Audio: mp3 (mp3float), 48000 Hz, stereo, fltp, 128 kb/s
Would it be possible to map the StreamTitle field to the output so that Kodi can display it ?