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