AXE Tools for Maya · v1.0 — PySide2 / PySide6
Spotify playback controls docked inside Maya. Play, pause, skip, and browse your playlists without leaving the viewport — with automatic pause when Maya's timeline rolls.
01 / WHAT IT DOES
Play, pause, skip forward and back. Volume slider. All from a compact dockable panel that lives inside Maya's workspace alongside your other tools.
Your Spotify playlists load into a scrollable list inside the panel. Click any playlist to start it immediately — no alt-tabbing to the Spotify app required.
Toggle-switchable. When Maya's timeline starts rolling, AXE Spotify pauses your track. When playback stops, the music resumes. Stays out of your way while you scrub.
A three-step first-run wizard walks you through installing spotipy, entering your Spotify developer credentials, and authorizing via browser. After that it reconnects silently on every launch.
Uses Maya's workspaceControl API so it docks cleanly into your layout. Prefers floating by default — your call either way.
No license token, no purchase required. Part of the Long Winter character subscription. Download it, use it, keep it.
02 / AUTO-PAUSE
AXE Spotify hooks into Maya's playingBack condition callback — the same signal Maya uses internally to track timeline state. It fires the instant playback starts or stops, with no polling overhead.
When Maya begins playing, AXE Spotify checks whether Spotify was already playing and saves that state. If it was, Spotify gets paused. When Maya stops, the saved state is checked and Spotify resumes — but only if it was playing before you hit play.
The Auto-Pause toggle in the panel lets you disable this behavior instantly for when you want to scrub to music, not silence.
03 / SETUP
Drag AXESpotify_Installer.py into your Maya viewport. The installer copies files, writes userSetup, and adds AXE Spotify to the Long Winter menu.
On first launch, the setup wizard checks for spotipy in Maya's Python environment. If it's missing, one click runs pip install spotipy via mayapy automatically.
Head to developer.spotify.com/dashboard, create a free app, and add http://127.0.0.1:8888/callback as a redirect URI. Paste your Client ID and Secret into the wizard.
Click Open Browser — a tab opens, you approve access, AXE Spotify catches the OAuth callback automatically and connects. From here on it reconnects silently on every launch.
04 / SPECS
● Free · No license token · No purchase
AXE Spotify is free with the Long Winter character subscription. Drop it in your Maya, connect your Spotify, and forget it's even there.
Character subscription · Windows & macOS · Maya 2022–2026 · Requires Spotify Premium