Is it possible to get mpv to dump a stream to separate files based on the current icy-title value when using --stream-record with an icecast stream?
man mpv only mentions using a fixed file name with --record-file, --stream-record --dump-cache.
If this is not possible directly with mpv what might be a possible approach to save separate files for each song in an icecast playlist rather than one huge continuous file as --stream-record=mystream.mp3 does?