Releases: linuxserver/docker-spotube
v4.0.2-ls59
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.2-ls59/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- Fixes the empty home screen and "Something went wrong" bug
Bug Fixes
- invalid access token exception #2525
Full Changelog: KRTirtho/spotube@v4.0.1...v4.0.2
v4.0.2-ls58
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.2-ls58/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- Fixes the empty home screen and "Something went wrong" bug
Bug Fixes
- invalid access token exception #2525
Full Changelog: KRTirtho/spotube@v4.0.1...v4.0.2
v4.0.2-ls57
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.2-ls57/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- Fixes the empty home screen and "Something went wrong" bug
Bug Fixes
- invalid access token exception #2525
Full Changelog: KRTirtho/spotube@v4.0.1...v4.0.2
v4.0.2-ls56
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.2-ls56/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- Fixes the empty home screen and "Something went wrong" bug
Bug Fixes
- invalid access token exception #2525
Full Changelog: KRTirtho/spotube@v4.0.1...v4.0.2
v4.0.2-ls55
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.2-ls55/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- Fixes the empty home screen and "Something went wrong" bug
Bug Fixes
- invalid access token exception #2525
Full Changelog: KRTirtho/spotube@v4.0.1...v4.0.2
v4.0.2-ls54
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.2-ls54/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- Fixes the empty home screen and "Something went wrong" bug
Bug Fixes
- invalid access token exception #2525
Full Changelog: KRTirtho/spotube@v4.0.1...v4.0.2
v4.0.1-ls53
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.1-ls53/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
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 KRTirtho/spotube#2504
- @vishnumur777 made their first contribution in KRTirtho/spotube#2501
Full Changelog: KRTirtho/spotube@v4.0.0...v4.0.1
v4.0.0-ls52
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.0-ls52/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
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 (#2148)
- rewrite entire app in shadcn-ui replacing material eww
- grid/list customizable playbutton view
- flag to hide spotify generated images with patterns
- show placeholder images where there is no item or on empty page
- pause playback when no internet connection
- implement yt-dlp for desktop and NewPipeExtractor for Android (#2316)
- custom piped & invidious instance support
What's Changed
- fix(ios): downloads not working due to permission errors by @malikmiran in KRTirtho/spotube#2180
New Contributors
- @malikmiran made their first contribution in KRTirtho/spotube#2180
Full Changelog: KRTirtho/spotube@v3.9.0...v4.0.0
v4.0.0-ls51
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v4.0.0-ls51/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
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 (#2148)
- rewrite entire app in shadcn-ui replacing material eww
- grid/list customizable playbutton view
- flag to hide spotify generated images with patterns
- show placeholder images where there is no item or on empty page
- pause playback when no internet connection
- implement yt-dlp for desktop and NewPipeExtractor for Android (#2316)
- custom piped & invidious instance support
What's Changed
- fix(ios): downloads not working due to permission errors by @malikmiran in KRTirtho/spotube#2180
New Contributors
- @malikmiran made their first contribution in KRTirtho/spotube#2180
Full Changelog: KRTirtho/spotube@v3.9.0...v4.0.0
v3.9.0-ls50
CI Report:
https://ci-tests.linuxserver.io/linuxserver/spotube/v3.9.0-ls50/index.html
LinuxServer Changes:
Add aarch64 support.
Remote Changes:
Highlights
- New Invidious 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: KRTirtho/spotube@v3.8.3...v3.9.0