mirror of
				https://github.com/casjaysdevdocker/navidrome
				synced 2025-11-04 01:02:28 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
This commit is contained in:
		@@ -51,7 +51,7 @@ __mpd_start() {
 | 
			
		||||
  sleep 10
 | 
			
		||||
  mpd /config/mpd/mpd.conf
 | 
			
		||||
  sleep 5
 | 
			
		||||
  if pgrep mpd &>/dev/null && mpc status | grep -qv 'playing'; then
 | 
			
		||||
  if pgrep mpd &>/dev/null && ! mpc status | grep -q 'playing'; then
 | 
			
		||||
    mpc play &>/dev/null
 | 
			
		||||
  fi
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user