mpdscribble: add module (#6259)

This commit is contained in:
Madeleine Sydney Ślaga 2025-03-25 20:44:04 -06:00 committed by GitHub
parent 0ff53f6d33
commit ce287a5cd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 284 additions and 0 deletions

View file

@ -2148,6 +2148,7 @@ in {
under '$XDG_CONFIG_HOME/easyeffects/{input,output}/'.
'';
}
{
time = "2025-02-12T15:56:00+00:00";
message = ''
@ -2169,6 +2170,16 @@ in {
- programs.zellij.enableZshIntegration
'';
}
{
time = "2025-01-02T11:21:19+00:00";
message = ''
A new module is available: 'services.mpdscribble'.
A MPD client which submits information about tracks being played to a
scrobbler (e.g. last.fm)
'';
}
];
};
}