v1.3.0 — One-click Marketplace extension + terminal one-liner
Now installable without GitHub or a download — two ways added.
One-click from Marketplace
Search "Collections" in Spicetify Marketplace:
- Collections (Extensions tab) — real one-click Install. UI opens as a full-screen overlay from the Collections button in Your Library (Esc / back closes it).
- Collections (custom app) (Apps tab) — the dedicated sidebar tab/page (browse-only in Marketplace; use an installer).
Both builds share the same saved data.
One-line terminal install
macOS / Linux:
bash <(curl -fsSL https://raw.githubusercontent.com/fletcherholt/album-collections/main/install-remote.sh)Windows (PowerShell):
iwr -useb https://raw.githubusercontent.com/fletcherholt/album-collections/main/install-remote.ps1 | iexAlso in the zip
Per-OS installers (install.command/.sh/.bat+.ps1), the custom app, and the standalone collections.js extension.