chincheta0815 wrote: 
> Would it be possible to add an option (in beat options) to set the name
> of the ShairPort-Sync daeon to a user-defined one?
> Right now there is an "-AIRPLAY" which I would overwrite.
> 
> I understand that there might be issues with the SqueezeLite name when
> there is a shairtunes-bridge running...
> 
> But when you just and only run a ShairPort Sync that would be awesome to
> set it...
> 
> In the meantime or as a not-so-good-alternative:
> How can I persistently remove that "-AIRPLAY"-suffix?

The -Airplay is append in /usr/local/etc/init.d/shairport-sync and I
think it overrides the name setting in the config file.

But, try setting the name in /usr/local/etc/shairport-sync.conf before
the alsa block.


Code:
--------------------
    general =
  {
  name = "NuToneAUX";
  }
--------------------


and restart shairportsync

sudo /usr/local/etc/init.d/shairport-sync restart

If that doesn't work, you'd have to extract the pcp-shairportsync.tcz
extension, modify  /usr/local/etc/init.d/shairport-sync to remove
-Airplay, or remove it completely and set the name in
/usr/local/etc/shairport-sync.conf

For changes to persist in the config file across reboots you need to add
usr/local/etc/shairport-sync.conf to /opt/.filetool.lst and backup your
config.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to