Add Spotify3DS to Universal-DB - #644
Open
avncharlie wants to merge 1 commit into
Open
Conversation
Test ResultsGitHub -- avncharlie/spotify3ds
{
"github": "avncharlie/spotify3ds",
"author": "avncharlie",
"systems": [
"3DS"
],
"categories": [
"utility"
],
"llm_generation": "yes",
"icon": "https://raw.githubusercontent.com/avncharlie/spotify3ds/refs/heads/main/assets/icon.png",
"image": "https://raw.githubusercontent.com/avncharlie/spotify3ds/refs/heads/main/assets/banner.png",
"unique_ids": [
254394
],
"long_description": "Spotify3DS is a Spotify remote for the Nintendo 3DS.\n\n- **Top screen:** album cover, artist, album/track name\n- **Bottom screen (touch):** previous / play-pause / next, plus a seek scrubber\n- **Library:** recently played collections, playlists, saved albums, and their individual tracks\n- **Lyrics:** synchronized lyrics (from LRCLIB)\n\nUse the L/R shoulder buttons from any screen to decrease or increase active device's volume.\n\nAudio keeps playing on your phone or desktop \u2014 this controls Spotify's *active device* via the official Web API. It is a remote, not a player.",
"stars": 23,
"title": "spotify3ds",
"description": "Control Spotify from your 3DS",
"avatar": "https://avatars.githubusercontent.com/u/24058782?v=4",
"source": "https://github.com/avncharlie/spotify3ds",
"created": "2026-08-04T00:55:46Z",
"download_page": "https://github.com/avncharlie/spotify3ds/releases",
"version": "v1.5.0",
"version_title": "1.5.0",
"update_notes_md": "## What changed\n\n- Added **Spotify3DS Setup**, a desktop app for Windows, Mac and Linux to streamline setting up Spotify3DS. \n- The setup app displays a credential QR code, removing the need to create and `creds.cfg` to the SD card to get Spotify3DS working. You can still use the old `bootstrap_auth.py` to do this manually if you would like.\n\n**Full Changelog:** https://github.com/avncharlie/spotify3ds/compare/1.4.0...v1.5.0",
"update_notes": "<h2 dir=\"auto\">What changed</h2>\n<ul dir=\"auto\">\n<li>Added <strong>Spotify3DS Setup</strong>, a desktop app for Windows, Mac and Linux to streamline setting up Spotify3DS.</li>\n<li>The setup app displays a credential QR code, removing the need to create and <code class=\"notranslate\">creds.cfg</code> to the SD card to get Spotify3DS working. You can still use the old <code class=\"notranslate\">bootstrap_auth.py</code> to do this manually if you would like.</li>\n</ul>\n<p dir=\"auto\"><strong>Full Changelog:</strong> <a class=\"commit-link\" href=\"https://github.com/avncharlie/spotify3ds/compare/1.4.0...v1.5.0\"><tt>1.4.0...v1.5.0</tt></a></p>",
"updated": "2026-08-25T09:07:37Z",
"downloads": {
"Spotify3DS.3dsx": {
"url": "https://github.com/avncharlie/spotify3ds/releases/download/v1.5.0/Spotify3DS.3dsx",
"size": 1004076,
"size_str": "980 KiB"
},
"Spotify3DS.cia": {
"url": "https://github.com/avncharlie/spotify3ds/releases/download/v1.5.0/Spotify3DS.cia",
"size": 769472,
"size_str": "751 KiB"
}
},
"image_length": 6009,
"icon_index": -1,
"color": "#19b14e",
"color_bg": "#128038",
"qr": {
"Spotify3DS.cia": "https://db.universal-team.net/assets/images/qr/spotify3ds-cia.png"
}
}https://raw.githubusercontent.com/avncharlie/spotify3ds/refs/heads/main/assets/icon.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR to add Spotify3DS, an app to control your Spotify playback from your 3DS, to Universal-DB