Skip to content

BUG: Wont work volume function for my android device on spotify #3489

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

Closed
2 tasks
MinSecurity09 opened this issue Apr 27, 2025 · 1 comment
Closed
2 tasks
Labels
bug Something isn't working

Comments

@MinSecurity09
Copy link

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

This is the text that appear when I give the wrong:
Flow Launcher version: 1.19.5
OS Version: 22621.1992
IntPtr Length: 8
x64: True

Python Path:
Node Path:
Date: 04/26/2025 19:49:22
Exception:
SpotifyAPI.Web.APIException: Player command failed: Cannot control device volume
at SpotifyAPI.Web.Http.APIConnector.ProcessErrors(IResponse response)
at SpotifyAPI.Web.Http.APIConnector.DoRequest(IRequest request)
at SpotifyAPI.Web.Http.APIConnector.DoSerializedRequest[T](IRequest request)
at SpotifyAPI.Web.Http.APIConnector.SendAPIRequestDetailed(Uri uri, HttpMethod method, IDictionary2 parameters, Object body, IDictionary2 headers)
at SpotifyAPI.Web.Http.APIConnector.Put(Uri uri, IDictionary`2 parameters, Object body)
at SpotifyAPI.Web.PlayerClient.SetVolume(PlayerVolumeRequest request)
at Flow.Launcher.Plugin.SpotifyPremium.SpotifyPluginClient.SetVolume(Int32 volumePercent) in D:\a\Flow.Launcher.Plugin.SpotifyPremium\Flow.Launcher.Plugin.SpotifyPremium\SpotifyPluginClient.cs:line 262
at Flow.Launcher.Plugin.SpotifyPremium.SpotifyPlugin.<>c__DisplayClass22_0.b__0() in D:\a\Flow.Launcher.Plugin.SpotifyPremium\Flow.Launcher.Plugin.SpotifyPremium\SpotifyPlugin.cs:line 329
at Flow.Launcher.Plugin.SpotifyPremium.SpotifyPlugin.<>c__DisplayClass40_0.b__0(ActionContext ) in D:\a\Flow.Launcher.Plugin.SpotifyPremium\Flow.Launcher.Plugin.SpotifyPremium\SpotifyPlugin.cs:line 617
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /
/Flow.Launcher.Plugin/Result.cs:line 246
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 389
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

To Reproduce

  1. ...
  2. ...
  3. ...

Screenshots

No response

Flow Launcher Version

1.1.7

Windows Build Number

10.0.22621.1992

Error Log

Replace this line with the important log contents.
@MinSecurity09 MinSecurity09 added the bug Something isn't working label Apr 27, 2025
@deefrawley
Copy link
Member

Hi, this is an issue with the third party Spotify plugin. Can you please raise this in the plugin author's repo so they can investigate for you?

https://github.com/fow5040/Flow.Launcher.Plugin.SpotifyPremium/issues

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants