Git Product home page Git Product logo

Comments (5)

ceuk avatar ceuk commented on May 29, 2024

Hey @extremepayne, to rule out any issues with Spotifyd could you try playing a song in something that does work (e.g. an official client) and then starting up spotui to see if you can see anything playing?

(Also, re: debugging spotofyd, try run with the --no-daemon command to see if it's erroring)

from spotui.

extremepayne avatar extremepayne commented on May 29, 2024

Okay, so thanks to your suggestion, it appears that spotifyd isn't the problem. I think.

$ spotifyd --no-daemon
No config file specified. Running with default values
No proxy specified
Using software volume controller.

image

I have before tried playing a song via a different method (i.e. the PWA/website, the only option on my Chromebook) and it doesn't show up on spotui.
image

I would try using a different TUI to make sure this is even possible from within the VM/container, but Rigellute's version wouldn't compile.

Anddd... I don't know. I am honestly lost.
¯\_(ツ)_/¯

Thanks for the prompt response!

from spotui.

ceuk avatar ceuk commented on May 29, 2024

The only thing I can think is that your authentication isn't working or you can't connect to the Spotify API for some other reason.

You can rule out the latter by just pinging api.spotify.com

If that isn't the issue you can delete your cached credentials and try re-authenticate by removing the file at ~/.cache-(your spotify username)

from spotui.

ceuk avatar ceuk commented on May 29, 2024

The cache file might not actually be in your home directory. I'm not 100% sure where spotipy (the library I use to handle auth) creates it. Mine is in my home dir.

from spotui.

ceuk avatar ceuk commented on May 29, 2024

Okay, also, try just waiting for 5-10 seconds, It might just appear. There was a slight delay when I tried it earlier

from spotui.

Related Issues (20)

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.