(02-07-2023, 06:00 PM)ovizii Wrote: OK, not sure waht happened here, above I simply pasted a screenshot of this text:
Code:pi@moody:~ $ moodeutl -a
1 HTTPS-Only mode
2 y AirPlay renderer
4 y DLNA server
8 Stream recorder
16 y Squeezelite renderer
32 y UPnP client for MPD
64 Require squashfs for software update
128 y RoonBridge renderer
256 y Local display
512 y Input source select
1024 UPnP volume sync
2048 y Spotify Connect renderer
4096 y GPIO button handler
8192 y Reserved for future use
16384 y Bluetooth renderer
32768 Developer tweaks
65536 y Multiroom audio
Simply your screenshot has been hash-encoded...
Then the output... maybe "y" stands for ON, or AVAILABLE, depending on the feature, as the leftmost values are the weight of the bits, which can be either 0 or 1.