mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 13:53:00 +00:00 
			
		
		
		
	 807cb83389
			
		
	
	807cb83389
	
	
	
		
			
			Modifications based on the following PKGBUILD: https://github.com/CultofRobots/archphile-custom/blob/master/mympd/PKGBUILD
		
			
				
	
	
		
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #myMPD startup options
 | |
| MPD_HOST=localhost
 | |
| MPD_PORT=6600
 | |
| #MPD_PASSWORD=PASSWORD
 | |
| WEB_PORT=80
 | |
| SSL=-S -W 443 -C /etc/mympd/ssl/server.pem -K /etc/mympd/ssl/server.key
 | |
| MYMPD_USER=nobody
 | |
| COVERIMAGE=folder.jpg
 | |
| STATEFILE=/var/lib/mympd/mympd.state
 |