User Tools

Site Tools


projects:pimpd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:pimpd [2021/08/18 13:59] – [VM Config] hibbyprojects:pimpd [2022/10/05 15:52] (current) hibby
Line 33: Line 33:
 Adding music to MPD is done via our anonymous FTP service on [[projects:alford|Alford]]! Adding music to MPD is done via our anonymous FTP service on [[projects:alford|Alford]]!
  
 +==== FTP ====
 It appears to be the fashion to make yourself a user folder, so if you don't have one, do that! It appears to be the fashion to make yourself a user folder, so if you don't have one, do that!
  
-==== Adding via CLI ====+=== Adding via CLI ===
  
 First navigate to the folder on your computer that where you have music kept: First navigate to the folder on your computer that where you have music kept:
Line 48: Line 49:
     > sftp --help     > sftp --help
  
-==== Other methods ====+=== Other methods ===
  
 You can also add tracks to your folder with an alternative application such as [[https://filezilla-project.org/|Filezilla]] which is an open-source (GNU GPL) (S)FTP client for Windows, Mac OS X and GNU/Linux. You can also add tracks to your folder with an alternative application such as [[https://filezilla-project.org/|Filezilla]] which is an open-source (GNU GPL) (S)FTP client for Windows, Mac OS X and GNU/Linux.
  
 +==== NFS ====
 +
 +Use NFS to mount ''alford.57north.org.uk:/usr/filestore/Music'' or ''172.23.152.9:/usr/filestore/Music'' if you're on our network. 
  
 ===== Listening to the music ===== ===== Listening to the music =====
  
-==== HTTP Stream ====+==== Speakers ====
  
-The MPD audio plays directly out to the social room speakersIt also broadcasts on the space network via icecast. To listen inuse an icecast player (VLC works well) and play the following network address:+Currently, the playback-pi is configured to play whatever mpd is pushing to snapcast. 
 + 
 +This is connected to the loudspeakers at the media workstationon the audio switch input 1.
  
-    http://172.23.152.9:8000/Stream.m3u (Note the uppercase S) 
  
 ==== Snapclient ==== ==== Snapclient ====
Line 72: Line 77:
 To shut it up,  To shut it up, 
 <code># systemctl stop snapclient</code> <code># systemctl stop snapclient</code>
 +
 +==== HTTP Stream ====
 +
 +It also broadcasts on the space network via HTTP. To listen in, use an icecast player (VLC works well) and play the following network address:
 +
 +    http://172.23.152.9:8000/Stream.m3u (Note the uppercase S)
 +
 +This will lag the snapcast stream by some undefined quantity of time.
 +
 ===== Blame ===== ===== Blame =====
  
Line 103: Line 117:
 https://github.com/badaix/snapcast https://github.com/badaix/snapcast
  
-{{tag>project active music hibby}}+{{tag>project active music hibby alford}}
  
projects/pimpd.1629295199.txt.gz · Last modified: 2021/08/18 13:59 by hibby