Skip to content
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

Add lyrics entry to ncmpcpp #402

Merged
merged 1 commit into from
May 7, 2024
Merged

Add lyrics entry to ncmpcpp #402

merged 1 commit into from
May 7, 2024

Conversation

Leenuus
Copy link
Contributor

@Leenuus Leenuus commented May 7, 2024

Commit detail

By default, ncmpcpp creates ~/.lyrics to store lyrics, other mpd clients use this directory too. For ncmpcpp users, this behavior can be changed by modifying ncmpcpp config file. But it may not work if other mpd clients exists.
see man ncmpcpp, search lyrics to get more information.

Conflicts

However, this directory seems used by an existing program named lyrics in xdg-ninja. So currently, when user run xdg-ninja, both entries appear, which may cause some confusion.

lyrics

By default, ncmpcpp creates `~/.lyrics` to store lyrics, other mpd clients use this directory too.
For ncmpcpp users, this behavior can be changed by modifying ncmpcpp config file.
But it may not work if other mpd clients exists.
see `man ncmpcpp`, search `lyrics` to get more informations.
@b3nj5m1n
Copy link
Owner

b3nj5m1n commented May 7, 2024

Thanks!

@b3nj5m1n b3nj5m1n merged commit 30ca819 into b3nj5m1n:main May 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants