Skip to content

Deprecate removed browse/discovery endpoints #74

@wardbox

Description

@wardbox

Context

Part of the Spotify Feb 2026 API changes (#70). These endpoints are removed with no replacement:

  • GET /browse/new-releases
  • GET /browse/categories
  • GET /browse/categories/{id} ❌ (includes category playlists)
  • GET /artists/{id}/top-tracks

Files affected (4)

  • Spotishell/Public/Browse/Get-NewReleases.ps1
  • Spotishell/Public/Browse/Get-Category.ps1
  • Spotishell/Public/Browse/Get-CategoryPlaylists.ps1
  • Spotishell/Public/Artists/Get-ArtistTopTracks.ps1

Decision needed

  • Option A: Remove these cmdlets entirely and note in changelog
  • Option B: Keep them but add deprecation warnings that explain the API no longer supports these
  • Either way, update module manifest to remove exports

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions