aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/mp (unfollow)
Commit message (Collapse)Author
8 daystreewide: Remove unneeded dependenciesBenedikt Peetz
This shaves off around 1.2 GB from the system closure.
2026-02-19modules/mpdpopmd: Automatically start in `Dj` modeBenedikt Peetz
2026-01-25modules/{mpdpopm,legacy/beets}: Move the mpd stat tracking to mpdpopmBenedikt Peetz
It is just easier to use the hand-written rust version, than to try to do this via the beets plugin.
2026-01-24module/mpd: Set-up a sticker fileBenedikt Peetz
That can be used to save meta-data from clients there.
2025-09-02treewide: Remove `with pkgs;`Benedikt Peetz
This is an antipattern and makes grepping for specific packages harder.
2025-05-09modules/mpv: Remove the uosc pluginBenedikt Peetz
This is too much for me, I am quite fine with the default config.
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-14modules/mpd/mpc: Avoid using outdated configure argument for mpp-lyricsBenedikt Peetz
2025-02-03feat(modules/mpv): Migrate to `by-name` and add some scriptsBenedikt Peetz
2024-11-17refactor(legacy/conf/mpd): Move to a unified `mpd` by-name moduleBenedikt Peetz