Releases: Bleuzen/SpotRec
Releases · Bleuzen/SpotRec
0.8.0
- fixed function to move Spotify to spotrec sink
- fixed Shell using UTF-8 (now it is possible to record songs with umlauts)
0.7.2
- fix: last song got not recorded a little longer
- fix: last song got not renamed if using the --tmp-file option
- improved detection of album / playlist ending a little
0.7.1
- Use Bash as shell and UTF-8 encoding (hopefully fixes problems with some characters on some systems)
0.7.0
- added "{album}" to the filename pattern possibilities
- added option to record to temporary hidden files first ("--tmp-file")
- added option to use underscored filenames ("--underscored-filenames")
0.5.1
- fixed terminating ffmpeg in some cases
0.5.0
- Added a little delay before recording (to let FFmpeg some time to start up)
- Better logging
- Added option to skip the intro message (--skip-intro)
- Other tiny optimizations
0.4.1
- now it should move Spotify to our own pulse sink more often (hopefully everytime ;))
0.4.0
- to create an extra pulseaudio sink for recording is now default
- try to move Spotify to the own sink automatically if possible
0.3.1
- added option to mute spotify during recording (only possible if using extra sink) (so you can do something else, even listen to music with another player, during recording is done in background)
- now using pulse directly as source to record
- record from own sink monitor automatically