castalla wrote: > Thanks for the recent updates! > > I like the new player icons .... would it be possible to specify an > alternative icon for a given player? I have a chromecast player (which > outputs to a BT transmitter). It would be nice (and user-friendly) if > this player could have a headphone icon. Just a suggestion.
Not currently, perhaps in a later release. Although making everything configurable just leads to big mess. Why use Chromecast -> BT? You can use piCorePlayer to connect to a BT device, or install my python script (https://github.com/CDrummond/lms-btspeaker) which will monitor for connected BT devices and create a squeezelite instance for each. (This script is a modified version of the original at https://github.com/oweitman/squeezelite-bluetooth/). My script, and future pCP release (I believe), will set the SqueezeLite model name to SqueezeLiteBT - which will cause material to show a BT icon. Not a headset, but better(?) than a Chromecast icon. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
