Giter Site home page Giter Site logo

krunner-spotify's People

Contributors

andykelk avatar martijnvogelaar avatar nicoweio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

krunner-spotify's Issues

Updating script

As of now the only way to update is to re-run the install.sh script. This deletes all previously configured user-settings.
Some updates do not include changes to the settings, in that case the old settings can be kept.
In other cases however, changes to the settings have been made. A script should be created which "merges" the old user-settings with the new cases.

Keep device active

After a certain amount of time a paused device gets inactive and can thus no longer be controller. A solution should be found to fix this. This can either be by re-activating the device via the spotify-api(if possible?!?). Or by keeping it active by for example increasing and decreasing the volume every minute with 1 percent.

Play an Artist

At the moment one can search for tracks by an artist.
This issue should add the possibility to search for artists and play an artist.

Can't close WIndow

I can download it fine from the KDE Get new plugins place. I can type in KRunner to Play something, it asks me to login which when I click it loads up firefox, I log in but afterwards I cannot click the close window button. It does absolutely nothing. Then afterwards it comes up saying Invalid command Now I cannot log in again

myplaylist command no longer works

It will show your playlists but selecting one will lead to a page not found Spotify error

Operating System: Garuda Linux
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.0.13-272-tkg-bmq (64-bit)
Graphics Platform: Wayland
Processors: 12 ร— AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT

Display all commands

Hello,

I don't remember every command

So that i don't have to remember each one, i would like to be able to see the list

For example :

  1. Start krunner
  2. Type Spotify (ideally just spo thanks to fuzzy matching)

All commands could be displayed

Perhaps a simple suffix, description or label would be enough

User-Playlist support

Add support to control the user's playlist.

  • Create
  • Delete
  • Rename
  • Add song to playlist
  • Etc

It just doesnt work

I installed it but it doesnt launch nor shows anything related to this plugin. it is just like i never installed in the beginning.
No nothing . No command triggers it

Quitting application krunner failed, Remote peer disconnected.

Im on nobara 40 with KDE 6.1, and i am getting this error when i install the krunner-spotify plugin.

"Quitting application krunner failed. Error reported was:\n\n org.freedesktop.DBus.Error.NoReply : Remote peer disconnected"

this is after i execute install.sh

Package for Nix / NixOS

Hello,

Thanks for this project !

For your information, i have packaged it for Nix / NixOS for my personal use (like i did for
vscode-runner Merrit/vscode-runner#16)

I hope someone will reuse it to make it available to more people!


Nix is designed to be declarative and highly reproducible with configuration files

It uses files to describe the desired configuration, and then we execute commands to apply that configuration

The easiest way to install it would be to add this to the configuration

{
   environment.systemPackages = [
      (builtins.getFlake "gitlab:pinage404/dotfiles/6765c5538849713f05d04a3a7de8fb5bb04be64f").packages.x86_64-linux.krunner-spotify # add a package without overlay and without flake
   ];
}

I have tried to document it here with a more common (but also more verbose) installation method


Feel free to close this issue

Auto play links

As of now a playback devices has to be available in order to search and play tracks.

It is however wanted as stated in #4 that instead of asking for a playback device it should create links to automatically play the song/track.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.