-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spotube app not play next song #587
Comments
Is with me exactly as described here by you! Android 13, Xiaomi redmi note 10 pro |
Please check if latest version (v3.0.1) works |
I also have the same issue, on the latest version, Android 13, pixel 6 |
duplicate of #580 |
It is also like this with version (v3.0.1) |
@xididri #580 is actually duplicate of this one |
Since all the activity is there, let's just continue discussion there instead of here |
Is there an existing issue for this?
Current Behavior
Not play next songs. When the song ends, no songs starts again.
Expected Behavior
Reproduce the following song
Steps to reproduce
Operating System
android
Spotube version
V3.0.0
Installation source
Website (spotube.netlify.app)
Additional information
------- DEVICE INFO -------
id: TP1A.220624.014
board: viva
bootloader: unknown
brand: Redmi
device: viva
display: TP1A.220624.014
fingerprint: Redmi/viva_eea/viva:13/TP1A.220624.014/V14.0.1.0.TGDEUXM:user/release-keys
hardware: mt6781
host: pangu-build-component-system-85668-krq9n-225d4-f7p35
isPhysicalDevice: true
manufacturer: Xiaomi
model: 2201116TG
product: viva_eea
tags: release-keys
type: user
versionBaseOs:
versionCodename: REL
versionIncremental: V14.0.1.0.TGDEUXM
versionPreviewSdk: 0
versionRelease: 13
versionSdk: 33
versionSecurityPatch: 2023-04-01
------- APP INFO -------
environment: release
version: 2.7.1
appName: Spotube
buildNumber: 18
packageName: oss.krtirtho.spotube
---------- ERROR ----------
ClientException: {url: https://spotube.pockethost.io/api/collections/users/auth-with-password, isAbort: false, statusCode: 0, response: {}, originalError: FormatException: Unexpected character (at character 1)
This instance is in Maintenance Mode. See https://pockethost.gitbook.io/man...
^
}
------- STACK TRACE -------
#0 PocketBase.send (package:pocketbase/src/client.dart:191)
#1 initializePocketBase (package:spotube/services/pocketbase.dart:9)
#2 main (package:spotube/main.dart:186)
------- CUSTOM INFO -------
And one minute later:
------- DEVICE INFO -------
id: TP1A.220624.014
board: viva
bootloader: unknown
brand: Redmi
device: viva
display: TP1A.220624.014
fingerprint: Redmi/viva_eea/viva:13/TP1A.220624.014/V14.0.1.0.TGDEUXM:user/release-keys
hardware: mt6781
host: pangu-build-component-system-85668-krq9n-225d4-f7p35
isPhysicalDevice: true
manufacturer: Xiaomi
model: 2201116TG
product: viva_eea
tags: release-keys
type: user
versionBaseOs:
versionCodename: REL
versionIncremental: V14.0.1.0.TGDEUXM
versionPreviewSdk: 0
versionRelease: 13
versionSdk: 33
versionSecurityPatch: 2023-04-01
------- APP INFO -------
environment: release
version: 3.0.0
appName: Spotube
buildNumber: 19
packageName: oss.krtirtho.spotube
---------- ERROR ----------
type 'int' is not a subtype of type 'String?' in type cast
------- STACK TRACE -------
#0 SharedPreferences.getString (package:shared_preferences/shared_preferences.dart:112)
#1 new PersistedChangeNotifier.. (package:spotube/utils/persisted_change_notifier.dart:23)
#2 ListBase.fold (dart:collection/list.dart:202)
#3 new PersistedChangeNotifier. (package:spotube/utils/persisted_change_notifier.dart:14)
------- CUSTOM INFO -------
The text was updated successfully, but these errors were encountered: