[GH-ISSUE #16] Doesnt find anything? #10

Closed
opened 2026-05-22 22:02:31 +01:00 by JakeStanger · 3 comments
Owner

Originally created by @thepenguinthatwants on GitHub (Mar 22, 2020).
Original GitHub issue: https://github.com/JakeStanger/Rofi_MPD/issues/16

Originally assigned to: @JakeStanger on GitHub.

Hi I installed this from aur package.

By selecting rofi-mpd it opens up a menu with
Select artist:

and its empty.. pressing enter etc doesnt show me informations about anything.

All the music files are in ~/Music
and mpd should work on 6600 not sure how to debug this.

Originally created by @thepenguinthatwants on GitHub (Mar 22, 2020). Original GitHub issue: https://github.com/JakeStanger/Rofi_MPD/issues/16 Originally assigned to: @JakeStanger on GitHub. Hi I installed this from aur package. By selecting rofi-mpd it opens up a menu with Select artist: and its empty.. pressing enter etc doesnt show me informations about anything. All the music files are in ~/Music and mpd should work on 6600 not sure how to debug this.
Author
Owner

@JakeStanger commented on GitHub (Mar 22, 2020):

and mpd should work

Is MPD definitely working with a populated database?
Run mpc list artist and check a list of artists come back if you're not sure.

<!-- gh-comment-id:602262817 --> @JakeStanger commented on GitHub (Mar 22, 2020): > and mpd should work Is MPD definitely working with a populated database? Run `mpc list artist` and check a list of artists come back if you're not sure.
Author
Owner

@thepenguinthatwants commented on GitHub (Mar 28, 2020):

Oh it doesnt give anything back . I guess I need to configure mpc separately?

exists in my mpd.conf and ~/.config/rofi-mpd/config.toml

music_directory "~/Music"

also mpc next brings me to another song in the ncmpcpp list that I added.

<!-- gh-comment-id:605404516 --> @thepenguinthatwants commented on GitHub (Mar 28, 2020): Oh it doesnt give anything back . I guess I need to configure mpc separately? exists in my mpd.conf and ~/.config/rofi-mpd/config.toml music_directory "~/Music" also mpc next brings me to another song in the ncmpcpp list that I added.
Author
Owner

@JakeStanger commented on GitHub (Mar 28, 2020):

mpc is just the most basic MPD client. This is also an MPD client, so if neither this nor MPC are finding anything it would suggest that MPD is not running/properly configured.

I'm going to close this for now as it sounds like it's not an issue with this program. Feel free to reply if that changes.

<!-- gh-comment-id:605449349 --> @JakeStanger commented on GitHub (Mar 28, 2020): `mpc` is just the most basic MPD client. This is also an MPD client, so if neither this nor MPC are finding anything it would suggest that MPD is not running/properly configured. I'm going to close this for now as it sounds like it's not an issue with this program. Feel free to reply if that changes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/Rofi_MPD#10
No description provided.