RiversideRadio / radio-streamer

Streams and records an audio input
3 stars 0 forks source link

Recorder overwrites files with the same name #4

Open EwanRoycroft opened 4 years ago

EwanRoycroft commented 4 years ago

The recorder does not check if a filename exists before recording, which means it can overwrite files. Add "(1)", "(2)" etc. to filenames in this case.