add mpv, mpd, ncmpcpp, yt-dlp

This commit is contained in:
2025-05-03 23:04:22 -07:00
parent 5aa60e41cb
commit 5cff20c839
11 changed files with 718 additions and 0 deletions

BIN
.config/mpd/database Normal file

Binary file not shown.

34
.config/mpd/mpd.conf Normal file
View File

@@ -0,0 +1,34 @@
# See: /usr/share/doc/mpd/mpdconf.example
# bind_to_address "thebox"
# bind_to_address "localhost"
pid_file "~/.config/mpd/pid"
# db_file "~/.mpd/database"
state_file "~/.config/mpd/mpdstate"
playlist_directory "~/.config/mpd/playlists"
# music_directory "~/Music"
music_directory "/jellyfin/music"
# music_directory "nfs://102.168.5.77:/nandury/jellyfin/music"
database {
plugin "simple"
path "~/.config/mpd/database"
}
# database {
# plugin "proxy"
# host "thebox"
# port "6600"
# }
audio_output {
type "pipewire"
name "PipeWire Sound Server"
}
audio_output {
type "fifo"
name "my_fifo"
path "/tmp/mpd.fifo"
format "44100:16:2"
}

22
.config/mpd/mpdstate Normal file
View File

@@ -0,0 +1,22 @@
sw_volume: 40
audio_device_state:1:PipeWire Sound Server
audio_device_state:1:my_fifo
state: pause
current: 4
time: 0
random: 1
repeat: 0
single: 1
consume: 0
crossfade: 0
mixrampdb: 0
mixrampdelay: -1
lastloadedplaylist:
playlist_begin
0:Various Artists/Various Artists - Seishunbutayarouhabunnygirlsenpainoyumewominai Fukashigi no KARTE/01 - Fukashigi no KARTE.flac
1:Juice WRLD/Goodbye & Good Riddance (2018)/Juice WRLD - Goodbye & Good Riddance - 02 - All Girls Are The Same.flac
2:Juice WRLD/Leaks/London Tipton (feat. Doobie DaLil) .mp3
3:Juice WRLD/Leaks/Naruto.mp3
4:Juice WRLD/Leaks/OLD ME 3 (PROD. NICK MIRA).mp3
5:Juice WRLD/Leaks/GTA.mp3
playlist_end

1
.config/mpd/pid Normal file
View File

@@ -0,0 +1 @@
8903

View File

@@ -0,0 +1,2 @@
Kendrick Lamar/Kendrick Lamar - Not Like Us/01 - Not Like Us.flac
Kendrick Lamar/Kendrick Lamar - euphoria/01 - euphoria.flac

View File

@@ -0,0 +1,4 @@
YOASOBI/YOASOBI - アイドル/01 - アイドル.flac
Various Artists/Various Artists - Seishunbutayarouhabunnygirlsenpainoyumewominai Fukashigi no KARTE/01 - Fukashigi no KARTE.flac
Miura Jam/Miura Jam - Fantastic Dreamer (From _Konosuba_)/01 - Fantastic Dreamer (From _Konosuba_).flac
Creepy Nuts/Creepy Nuts - Bling-Bang-Bang-Born/01 - Bling-Bang-Bang-Born.flac