Hi Roman,
Nice to see that you are involved in maintening [mp3cast~]. I opened the two issues on Github.
Thank you for your icecast_update_song abstraction, i will try it soon. ++
Jack
Le lundi 28 novembre 2022 à 08:29 +0100, Roman Haefeli a écrit :
On Mon, 2022-11-28 at 00:05 +0100, jack wrote:
Unfortunately, [mp3cast~] freeze Pd :
- start a stream to icecast2 server
- cut your network connection
=> Pd freeze
Please open an issue at: https://github.com/pd-externals/mp3cast/issues
and it not allow to inject tags during stream to change the title or artist name during stream.
+1
Yeah, I think this would be a nice feature. Please add another issue about this. In the meanwhile, you can also use the following abstraction based on purest_json:
https://netpd.org/~roman/tmp/icecast_update_song.zip
Roman