Ticket Change Details
Overview
Artifact ID: | d0261b56e9021e2ca769765ead361805ed7de082 |
---|---|
Ticket: | 96f44fd2c71bc63c51404827d069f0eb9e9bfaa3
Just-in-time recording for currently playing track (like in Screamer Radio) |
User & Date: | mario on 2015-11-09 21:32:48 |
Changes
- icomment:
Might be doable, but would be a workaround: * Start a background `streamripper` process whenever playing a station. * Let it spool mp3s in a dedicated directory. * Recurringly delete anything older than 15min. * When JIT recording is requested: # simply extract the latest mp3 (or wait till it's finished) # or even just open up that temporary mp3 directory for copying. Managing a background proccess might be more work, but seems feasible. (Maybe research if existing audio players already offer a similar functionality instead. It's a workaround mainly because ST2 does neither manage playback nor recording.)
- login: "mario"
- mimetype: "text/x-fossil-wiki"
- priority changed to: "Immediate"
- resolution changed to: "Open"