Spotube version history
10 releases tracked, newest first.
v5.1.2
Jun 5, 2026- Fallback to muxed streams if no audio stream is available
- Dismiss search dropdown and keyboard on submission
- Fixed custom image helper null exception
10 downloads
v5.1.1
Feb 24, 2026- Fixed playback issue by upgrading NewPipeExtractor.
- Resolved lyrics functionality.
- Replaced Windows app icon with a higher resolution.
- First contribution by @TobseF.
10 downloads
v5.1.0
Nov 14, 2025- New Audio-Source plugins and custom audio source support
- NewPipe support for Desktop platforms
- Improved download manager with parallel chunked downloading
- Queue batch operations and multi-select support
10 downloads
v5.0.0
Sep 11, 2025Thanks for supporting Spotube. The app was in a non-working state for a long time due to legal and other issues.
Well, I am happy to report that your Spotube is officially back. Now, even more customizable and community-driven.
I hope users of Spotube will finally be enjoying using Spotube.
## Highlights
- Support for any music metadata service through plugins.
- Musicbrainz + Listenbrainz official plugin for music metadata.
- Listenbrainz scrobbling support (through plugin)
- Documentation for using and developing your own plugins: https://spotube.krtirtho.dev/docs
- Playback improvements including reduction of skipping issue and HLS support
- Performance improvements:
- Efficient image handling
- UI refactors geared towards performance benefits
- Offloading of heavy operations like track source search to secondary thread (Isolate)
### Features
- Add ISRC track search for YouTube ([#2594](https://github.com/KRTirtho/spotube/issues/2594))
- Add new icons #2676 by @alexio-dev ([#2678](https://github.com/KRTirtho/spotube/issues/2678))
- Add connect confirmation dialog
- Add metadata api service and models
- **metadata-plugin**: Add pagination support,
8 downloads
v4.0.2
Mar 16, 2025## Highlights
- Fixes the empty home screen and "Something went wrong" bug
### Bug Fixes
- invalid access token exception #2525
**Full Changelog**: https://github.com/KRTirtho/spotube/compare/v4.0.1...v4.0.2
8 downloads
v4.0.1
Mar 15, 2025> **NOTICE**: If login isn't working after installing the app, logout and login.
## Highlights
- Fixed authentication Error 400 or 429 status due to Spotify API change
- Fixed system navigation bar on top of bottom navigation
### Bug Fixes
- **android**: navigation overlaying in app navigation
- add to playlist not working in smaller screen devices
- language picker search broken
- **generate_playlist**: create playlist not adding tracks nor navigating to playlist page
- **desktop**: double titlebar in local library folders and massive space in overlay player
- lastfm form broken in other locales #2447
- spotify login broken due to new totp requirement #2494
- spotify authentication 429 errors
### Features
- **local_library**: add support for x-flac, opus and x-wav
- **translation**: add tagalog language support #2504
- **translation**: add tamil translation for spotube #2501
## New Contributors
* @JusArthur made their first contribution in https://github.com/KRTirtho/spotube/pull/2504
* @vishnumur777 made their first contribution in https://github.com/KRTirtho/spotube/pull/2501
**Full Changelog**: https://github.com/KRTirtho/spotube/compare/v4.0
8 downloads
v4.0.0
Mar 7, 2025## Highlights:
- Revamped UI from Material V3 to Shadcn design system
- More intuitive user interface
- Performant, responsive and adaptive design
- Better visuals, feedbacks and OLED friendly (pure black) color palette
- Alternative YouTube engine support
- yt-dlp for desktop platforms
- NewPipe for Android
- Android: Home screen widget support
- Fixed music skipping, buffering or not playing at all
- Custom editable Piped and Invidious instance support
### Bug Fixes
- SafeArea for global bottom items not working
- SafeArea not working for bottom floating widgets
- youtube video unplayable issue and use more ytClients
- **ios**: downloads not working due to permission errors (#2180)
- remove automaticallyImplyLeading from root tabs
- **android**: back button not working and safe area issues
- duplicates in recent section
- youtube source taking too long to buffer
- youtube tracks keeps skipping despite being matched correctly
- follow artist not working #2057
- youtube_explode_dart failing for many videos due to youtube ios client visitor data change
- piped api not working
### Features
- **android**: home widget support (#214
8 downloads
v3.9.0
Dec 8, 2024## Highlights
- New [Invidious](https://invidious.io/) source addition
- Track caching with export support
### Bug Fixes
- UI glitch when loading more user artists and albums
- selecting an Alternative Track Source removes the current song from the queue #2039
- **mobile**: ensure audio session is activated when playback is resumed after interruption #2092
### Features
- add invidious audio source and fix auto skipping tracks (#2005)
- track caching and cached track export support (#2117)
**Full Changelog**: https://github.com/KRTirtho/spotube/compare/v3.8.3...v3.9.0
8 downloads
v3.8.3
Oct 9, 2024### Bug Fixes
- update youtube_explode_dart to 2.2.3 to fix no playback (#1980)
### Features
- **macos**: enable same window webview support
## What's Changed
* Update youtube_explode_dart to 2.2.3 by @XaviFortes in https://github.com/KRTirtho/spotube/pull/1980
## New Contributors
* @XaviFortes made their first contribution in https://github.com/KRTirtho/spotube/pull/1980
**Full Changelog**: https://github.com/KRTirtho/spotube/compare/v3.8.2...v3.8.3
8 downloads
v3.8.2
Sep 30, 2024## Highlight
- Fixed no playback from the app due to recent change in YouTube API
## What's Changed
* Update youtube_explode_dart dependency version (fixes endless loading issue) by @sunryze-git in https://github.com/KRTirtho/spotube/pull/1925
## New Contributors
* @sunryze-git made their first contribution in https://github.com/KRTirtho/spotube/pull/1925
**Full Changelog**: https://github.com/KRTirtho/spotube/compare/v3.8.1...v3.8.2
8 downloads