Skip to content

Releases: Bleuzen/SpotRec

0.8.0

18 Jul 19:29
Compare
Choose a tag to compare
  • 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

31 May 13:33
c6314e3
Compare
Choose a tag to compare
  • 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

28 May 23:13
Compare
Choose a tag to compare
  • Use Bash as shell and UTF-8 encoding (hopefully fixes problems with some characters on some systems)

0.7.0

25 May 16:51
e6958aa
Compare
Choose a tag to compare
  • 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.6.0

19 May 10:17
Compare
Choose a tag to compare
  • rename to SpotRec

0.5.1

19 May 09:32
Compare
Choose a tag to compare
  • fixed terminating ffmpeg in some cases

0.5.0

18 May 14:44
Compare
Choose a tag to compare
  • 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

17 May 20:41
Compare
Choose a tag to compare
  • now it should move Spotify to our own pulse sink more often (hopefully everytime ;))

0.4.0

17 May 19:52
Compare
Choose a tag to compare
  • 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

16 May 21:47
Compare
Choose a tag to compare
  • 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