Skip to main content

Version 1.0.0 - macOS Support & Major Release

ยท 2 min read
Orim
Creator of Spotify Controller

๐ŸŽ‰ Major Release: Spotify Controller v1.0.0 is now available!

This release brings full cross-platform support with native macOS integration alongside our existing Windows functionality.

๐Ÿ†• What's Newโ€‹

macOS Supportโ€‹

  • Native AppleScript integration for seamless Spotify control
  • Embedded helper - no external files needed
  • Direct app communication with Spotify on macOS
  • No additional setup required - works out of the box

Enhanced Cross-Platform Experienceโ€‹

  • Unified interface across Windows and macOS
  • Platform-specific optimizations for best performance
  • Consistent feature set regardless of operating system

Improved Reliabilityโ€‹

  • Better error handling and user feedback
  • Enhanced status messaging when Spotify is unavailable
  • Refactored architecture for improved maintainability

๐Ÿ”ง Technical Improvementsโ€‹

Windowsโ€‹

  • Continues to use System Media Transport Controls (SMTC)
  • Self-contained .NET 6 helper for zero-dependency installation
  • Instant response through native Windows APIs

macOSโ€‹

  • AppleScript commands embedded directly in extension
  • No external executables required
  • Native macOS integration following platform conventions

๐Ÿš€ Getting Startedโ€‹

New Usersโ€‹

  1. Install from VS Code Marketplace
  2. Open Spotify desktop app
  3. Click the Spotify icon in VS Code Activity Bar
  4. Start controlling your music!

Existing Usersโ€‹

  • Update automatically through VS Code Extensions
  • No configuration changes required
  • Same familiar interface with enhanced functionality

๐Ÿ“‹ System Requirementsโ€‹

Windowsโ€‹

  • Windows 10 or 11
  • Spotify desktop application
  • VS Code 1.60.0 or later

macOSโ€‹

  • macOS 10.12 (Sierra) or later
  • Spotify desktop application
  • VS Code 1.60.0 or later

๐Ÿ› Bug Fixesโ€‹

  • Fixed track information polling reliability
  • Improved extension activation timing
  • Better handling of Spotify app state changes
  • Enhanced error messages for troubleshooting

๐Ÿ”ฎ What's Nextโ€‹

We're already working on the next release with:

  • Linux support (Ubuntu, Fedora, Arch)
  • Volume controls directly from VS Code
  • Playlist management features
  • Keyboard shortcuts customization

๐Ÿ™ Acknowledgmentsโ€‹

Thank you to our early users who provided feedback and helped us identify platform-specific requirements. This cross-platform release wouldn't be possible without your input!

๐Ÿ“ž Supportโ€‹

Having issues? Check our troubleshooting guide or open an issue on GitHub.


Download now: VS Code Marketplace | GitHub