NyaomiDEV / Sunamu

Show your currently playing song in a stylish way!
Mozilla Public License 2.0
403 stars 14 forks source link

None of the players seem to work #58

Closed isle9 closed 1 year ago

isle9 commented 1 year ago

I've tried AppImage, flatpak and deb and none of them seem to work either.

edit: I'm on Ubuntu 22.10

NyaomiDEV commented 1 year ago

Sunamu is not a music player.

isle9 commented 1 year ago

Sunamu is not a music player.

I know 😅 .

What I meant is that Sunamu doesn't seem to detect any of the players I used to play music. Lyrics aren't being shown and I get the message to play something.

NyaomiDEV commented 1 year ago

Which players do you use?

Also please tell me if you can reproduce it by compiling Sunamu yourself. The issue section should ONLY be used for code which is in the main branch, that is, issues that need a fix now.

isle9 commented 1 year ago

I tried Spotify on the web, Spotify on the desktop, Navidrome on the web and feishin and sonixd.

I'll try compiling it myself later. I guess you can move this to the discussion section then?

NyaomiDEV commented 1 year ago

Out of everything you're citing, only Spotify on the desktop is supported by Sunamu. Please try it out with that.

Also remember to give out logs. Does your current player expose its API to the system? If you can't use keyboard media keys to skip tracks, probably not.

isle9 commented 1 year ago

All of these players worked fine previously when I was using popOS and all of the players seem to expose the API to the system.

Where exactly can I find the logs? I found some in ~/.config/sunamu, but there is basically nothing in them.

isle9 commented 1 year ago

Failed to load module "canberra-gtk-module"

I forgot to try and run it from the terminal in the first place. It's a problem in Ubuntu.

edit: Seems like running it from the terminal is what actually fixes it.