Package Details: spotube 3.8.3-1

Git Clone URL: https://aur.archlinux.org/spotube.git (read-only, click to copy)
Package Base: spotube
Description: Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
Upstream URL: https://spotube.krtirtho.dev/
Keywords: flutter spotify youtubemusic ytm
Licenses: BSD-4-clause
Submitter: ZhangHua
Maintainer: ZhangHua
Last Packager: ZhangHua
Votes: 3
Popularity: 1.00
First Submitted: 2024-02-23 09:03 (UTC)
Last Updated: 2024-10-10 02:16 (UTC)

Pinned Comments

ZhangHua commented on 2024-02-23 09:15 (UTC)

Use MAKEPKG_SPOTUBE_SPOTIFY_SECRETS, MAKEPKG_SPOTUBE_LASTFM_API_KEY and MAKEPKG_SPOTUBE_LASTFM_API_SECRET to provide required infomation. See https://github.com/KRTirtho/spotube/blob/master/.env.example for more info.

Get Spotify API secrets at https://developer.spotify.com/, set callback url to http://localhost:4304/auth/spotify/callback

Get Last.fm API key and secret at https://www.last.fm/api/account/create

Latest Comments

raevn commented on 2024-06-05 09:35 (UTC)

Package seems to be broken. I believe the flutter package was split into modules

pikaur -S spotube                                                                                                                                                      
Reading repository package databases...
Reading local package database...
Resolving AUR dependencies...
:: error: Can't resolve dependencies for AUR package 'flutter-target-linux':
:: error: Dependencies missing for flutter-target-linux
:: warning: Following package cannot be found in AUR:
    flutter-engine-linux

TeF commented on 2024-06-05 01:57 (UTC)

Build 3.7.0 was successful, but the new version Can't be launched normally as older before. Here is the error info on when to start it in consoles

(process:4599): GLib-GObject-CRITICAL **: 09:56:14.777: g_object_new_is_valid_property: object class 'MyApplication' has no property named 'com.github.KRTirtho.Spotube'

** (spotube:4599): CRITICAL : 09:56:14.886: FlBinaryMessenger fl_engine_get_binary_messenger(FlEngine ): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:4599): CRITICAL : 09:56:14.886: FlTextureRegistrar fl_engine_get_texture_registrar(FlEngine ): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:4599): CRITICAL : 09:56:14.886: FlPluginRegistrar fl_plugin_registrar_new(FlView , FlBinaryMessenger , FlTextureRegistrar ): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

ZhangHua commented on 2024-02-23 09:15 (UTC)

Use MAKEPKG_SPOTUBE_SPOTIFY_SECRETS, MAKEPKG_SPOTUBE_LASTFM_API_KEY and MAKEPKG_SPOTUBE_LASTFM_API_SECRET to provide required infomation. See https://github.com/KRTirtho/spotube/blob/master/.env.example for more info.

Get Spotify API secrets at https://developer.spotify.com/, set callback url to http://localhost:4304/auth/spotify/callback

Get Last.fm API key and secret at https://www.last.fm/api/account/create