Skip to content

Releases: jwallet/spy-spotify

Spytify 1.12

06 Jan 18:43
Compare
Choose a tag to compare
  • Added an option to force Spotify to skip already recorded tracks #154
  • Hide mp3 settings when wav format is selected #451
  • Fixed "Record everything" setting, was not able to record podcast and/or skip those already recorded #457
  • New option to prefix filenames with the album track number #460

image

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.11.1

22 Nov 04:20
Compare
Choose a tag to compare
  • Audio Router will automatically routes Spotify to your selected audio device #410
  • New option to Listen to the selected device while recording (if Spotify is moved to another device) #411
  • Videos and other audio ads should be fully muted #434
  • Prevent Spotify API from changing the metadata with the previous track #435
  • Include ID3 tags to wav, except album cover images #408
  • Audio format WAV won't try to gather metadata info from the API anymore #407
  • Handled exception when source file or destination path was not found #348
  • Waiting for API before closing the recording #386
  • Run recording session even if spotify store app is not found #394
  • Subtitle ID3 tag will be filled out only when necessary #417
  • Handled exception when source file or destination path was not found #348
  • API call must resolved before ending the recording of a track #386
  • Supports custom bitrate using the user.config file in AppData #428 #437
  • Removed "Delay next recording" setting (not properly working), added setting "Listen to playback" instead #416
  • Record track even if the name has only reserved Windows characters. #418

Patch 1.11.1

  • Fixed the updater regex when searching for the latest release

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.11

22 Nov 03:37
Compare
Choose a tag to compare
Spytify 1.11 Pre-release
Pre-release
  • Audio Router will automatically routes Spotify to your selected audio device #410
  • Listen to the selected device while recording #411
  • Videos and other audio ads should be fully muted #434
  • Prevent Spotify API from changing the metadata with the previous track #435
  • Include ID3 tags to wav, except album cover images #408
  • Audio format WAV won't try to gather metadata info from the API anymore #407
  • Handled exception when source file or destination path was not found #348
  • Waiting for API before closing the recording #386
  • Run recording session even if spotify store app is not found #394
  • Subtitle ID3 tag will be filled out only when necessary #417
  • Handled exception when source file or destination path was not found #348
  • API call must resolved before ending the recording of a track #386
  • Supports custom bitrate using the user.config file in AppData #428 #437
  • Removed "Delay next recording" setting (not properly working), added setting "Listen to playback" instead #416
  • Record track even if the name has only reserved Windows characters. #418

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.10.1

04 Aug 02:13
Compare
Choose a tag to compare
  • Fixed Spotify API: was sending too many requests when requesting playback status #370 #378 #380
  • Fixed typo when extracting with the updater to Updater folder

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.10

24 Jul 13:03
68f86b5
Compare
Choose a tag to compare
  • Minimize app to system tray #347, thanks to @cpepi001
  • Auto-updater for upcoming versions #343, thanks to @Davbra98 for MVP, feature backed by @kyds3k
  • User settings will now persisted when updating to a new version #343
  • Reset app settings batch file (to be able to reset the app if it fails to open) #355
  • Fixed possibility to get error "FILE_USED_BY_ANOTHER_PROCESS"
  • Fixed "was going to exceed data" #358
  • Do not record Spotify Premium when paused, resulting with "spotify premium.mp3" files #345
  • Reverted supported languages to only french and english, because it got to hard to maintain, alone, after only 2 releases. #350

image

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.9

28 Jan 13:26
1826847
Compare
Choose a tag to compare
  • When using Spotify API, Spytify will now ask the API for current playback status instead of using its own logic #137
  • Re-update ID3 tags of already recorded tracks when they are played #320
  • Added custom spotify redirect uri option, for those with port 4002 blocked or a proxy #327
  • More accurate bitrate, it will improve the mp3 encoding #270 #106 #102 #96
  • Fixed exception when no audio device were found #290
  • Fixed not recording Spotify 1st track, when clicking Play/Next (will be delayed until Spotify audio session get mounted)
  • Fixed crash of Spotify Status event timer when restarting recording too fast
  • Removed audio devices that can be convert to capture device from the list
  • Validate the audio device when recording to prevent empty file
  • Validate the account connected to spotify api #298
  • Fixed exception occurring when user has lastfm api domain blacklisted #297
  • Fixed shared access on filestream recorder #291
  • Fixed memory leak of stream handled by lamemp3 to be handled by spytify so we can disposes them #304
  • Fixed Could not find a part of the path caused by tralling slash or white space in output path #308
  • Support of shared/network output paths #310
  • Don't attempt to create/delete unknown track #310
  • Exception Reports includes user settings #311
  • Fixes unknown track not being recorded when group-by-folder and record-everything were toggled
  • Valid if component is disposed before using it #324
  • Fixed too long file or directory path #337
  • Fixed vertical scrolling when tabs are disabled
  • Prevent fatal error on file delete
  • Prevent Spotify Status track events concurrencies
  • Fixed fatal error when uninstalling/reinstalling VAC #331
  • Safely report to user that his default audio device cannot be used as a capture device #277
  • New languages added (thanks to the contributors)
    • Czech 馃嚚馃嚳, Spanish 馃嚜馃嚫, Italian 馃嚠馃嚬, Japanese 馃嚡馃嚨, Polish 馃嚨馃嚤, Portuguese 馃嚨馃嚬, Russian 馃嚪馃嚭, Turkish 馃嚬馃嚪
    • Some translations are Google Translated, if you see wrong translated words/sentences, please open an issue

image

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.8

27 Dec 06:57
605036e
Compare
Choose a tag to compare
  • Spotify API keys can be added in User Interface (UI)
  • Added subtitle tag to mp3, used for extra title and toggle feature #229
  • Recording session now runs in a task, recorder starts quicker #251
  • Prevent computer from going to sleep
  • Updated UI console and button colors to match Spotify UI
  • Added all performers as artist in the filename #249
  • Grouping by artist now also creates a folder for the album #261
  • Try to re fetch metadata when it fails
  • Possible to records everything, including ads #282
  • Multi-channel audio fallback to stereo instead of crashing #97
  • Sample Rate fallback to 48k instead of crashing #97
  • Fixed language selection that was not saved #257
  • Updated id3 tags
  • Updated SpotifyAPI
  • Spytfiy app title now appears in task manager and task bar
  • Improved lastfm api queries
  • Fixed exception report by mail
  • Better resources disposal
  • Fixed SpotifyAPI concurrence with current track #250
  • Do not keep recording if the track is an endless track due to Spotify being frozen or at sleep.
  • Clear Spotify Audio Session once the session ends
  • Stop recording if Spotify switch to another audio device
  • Fixed file encoding too fast #270
  • Maxed out Spytify volume when spying to match Spotify volume
  • Fixed console and file names to support special characters #273

GitHub Releases Donate FAQ Sub Reddit

Spytify 1.7

10 May 13:21
a92288c
Compare
Choose a tag to compare
  • fixed fatal error Not a Wave file - No WAVE header #224
  • mask {000} of the recorder counter number can be changed by holding Ctrl #171
  • fixed recorder counter in front of file when enabling another feature #230
  • recorder now duplicates, skips or overwrites when an existing track is playing #218

Lately it has been awesome to see how many people believe in the project. I want to thank all of you who supports Spytify. Also, thanks to all of you who writes or leaves comments about Spytify, it's nice to read, it tells me that I'm not maintaining it just for myself and others appreciate the work I've done so far. 馃憤

image

GitHub Releases Donate FAQ

Spytify 1.6

29 Apr 23:34
0f49de9
Compare
Choose a tag to compare
  • added audio virtual cable device to Spytify #103
  • added languages german and dutch
  • valid sound device channels on mount #172
  • added new error exception handler to view/explore and email support (me) #181
  • automatic adjusting of the loudness slider to the system loudness #118
  • mp3 tags now use only the biggest art instead of having all sizes added #126
  • tracks with only the extended title different are flagged as identical #147
  • sub-folders for album title when available #166
  • valid arts are available before creating track MP3 tags #178
  • spotify api renew token #180
  • spotify audio detection was flagging first track as an ad #194
  • set mute ads on mount when enabled #196
  • browse folder dialog is always titled in french #144

image

GitHub Releases Donate FAQ

Spytify 1.5

13 Jan 11:31
8711b90
Compare
Choose a tag to compare
  • Transcoding to mp3 when the recording ends #92 #102
  • FAQ moved from the app to the website. #111 #103
  • Added a timer in console header for the recording track
  • Deleted tracks now appears in red into the console
  • Recording file extension is now .spytify #117
  • Display used api in settings #136
  • Recording timer now waits for the track to end. #114
  • No UI shadow on virtual desktop environment #134
  • Fixed random crashes when the track was in an incorrect format. #133
  • Fixed spytify status when pausing spotify Free version
  • Updated dependencies, removed threads in favour of tasks and more fixes and optimization
  • Removed hosts edition that disable ads. Newer version of spotify are now incompatible with this hack. Please, use spytify 1.4 or below to remove the hosts entries.

image

GitHub Releases Donate FAQ