Spytify Changelog

What's new in Spytify 1.12

Feb 27, 2023
  • 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

New in Spytify 1.11.1 (Nov 22, 2022)

  • 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
  • Removed foreign languages (too much time consuming), I'll keep those that I know: EN and FR
  • 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

New in Spytify 1.10.1 (Aug 4, 2021)

  • 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

New in Spytify 1.10 (Jul 24, 2021)

  • Minimize app to system tray #347, thanks to @cpepi001
  • Auto-updater for upcoming versions #343, thanks to @Davbra98 for MVP, feature backed by @kyds3k
  • 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"

New in Spytify 1.9 (Jan 28, 2021)

  • 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

New in Spytify 1.8 (Dec 27, 2020)

  • 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 fit better 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
  • Maxed out Spytify volume when spying to match Spotify volume
  • Fixed console and file names to support special characters #273

New in Spytify 1.7 (Jul 29, 2020)

  • 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