diff options
| author | bh <qn+git@epicurus.dev> | 2025-12-22 20:07:21 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2025-12-22 20:07:21 +0800 |
| commit | 508a5d5410d05eed87c2709817d37084e3b6de47 (patch) | |
| tree | 203e67c55b49f2e80474658c001e6510335620e6 /mpd | |
| parent | 902becd0109f714c25f21e77482ee85938627ae7 (diff) | |
Added history function for zsh
Diffstat (limited to 'mpd')
| -rw-r--r-- | mpd/.config/mpd/log | 2 | ||||
| -rw-r--r-- | mpd/.config/mpd/pid | 2 | ||||
| -rw-r--r-- | mpd/.config/mpd/state | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/mpd/.config/mpd/log b/mpd/.config/mpd/log index 34f5cb9..427849a 100644 --- a/mpd/.config/mpd/log +++ b/mpd/.config/mpd/log @@ -385,3 +385,5 @@ 2025-12-09T22:09:47 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/10 - Lovely Rita.flac" 2025-12-10T17:00:47 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/13 - A Day In The Life.flac" 2025-12-12T15:52:36 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/13 - A Day In The Life.flac" +2025-12-20T13:53:25 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/09 - When I'm Sixty-Four.flac" +2025-12-22T00:35:19 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/09 - When I'm Sixty-Four.flac" diff --git a/mpd/.config/mpd/pid b/mpd/.config/mpd/pid index d50bf78..8163eed 100644 --- a/mpd/.config/mpd/pid +++ b/mpd/.config/mpd/pid @@ -1 +1 @@ -835 +850 diff --git a/mpd/.config/mpd/state b/mpd/.config/mpd/state index a78e323..a2048ad 100644 --- a/mpd/.config/mpd/state +++ b/mpd/.config/mpd/state @@ -2,8 +2,8 @@ sw_volume: 100 audio_device_state:1:PipeWire Output audio_device_state:1:Visualizer state: pause -current: 12 -time: 105.593 +current: 8 +time: 110.99000000000001 random: 0 repeat: 0 single: 0 |
