Skip to content

Browse your Spotify library - #42

Merged
austin-smith merged 2 commits into
mainfrom
browse-complete-library
Aug 7, 2026
Merged

austin-smith merged 2 commits into
mainfrom
browse-complete-library

Conversation

@austin-smith

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated Library browser for every playlist Spotify exposes to Spotuify, plus saved albums and followed artists
  • support local filtering, category navigation, ownership-aware playlist behavior, and catalog drill-down
  • share catalog rows and drill loading with Search while preserving Search as the global Spotify search surface

Why

The Search home showed only an eight-playlist preview and offered no path to browse the full available library. Library now exposes the complete API-visible collection without removing or changing global search.

Spotify may omit Spotify-owned editorial and personalized playlists from responses available to Development Mode apps; Library presents every playlist returned to Spotuify.

Validation

  • bun run typecheck
  • bun test — 1,061 passed, 0 failed
  • local autoreview completed; the ownership limitation matches the repository Spotify API contract

@austin-smith
austin-smith marked this pull request as ready for review August 6, 2026 18:10

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5d59c513f4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/store/library-browser.ts Outdated
@austin-smith austin-smith changed the title Browse the complete Spotify library Browse your Spotify library Aug 6, 2026
@austin-smith

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: 15c94da280

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@austin-smith
austin-smith merged commit 501e3bb into main Aug 7, 2026
5 checks passed
@austin-smith
austin-smith deleted the browse-complete-library branch August 7, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant