Sun Oct 29 10:47:18 UTC 2023 Description="'Spotify connect not respecting max volume'" # cat /proc/version --------------- Linux version 5.10.92-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1514 SMP Mon Jan 17 17:36:39 GMT 2022 # cat /etc/os-release --------------- PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" VOLUMIO_BUILD_VERSION="cd8cf34b47ce852e70b71e6f7b6e0265f7fdb695" VOLUMIO_FE_VERSION="614d7b13ffdcb0cc5a6072e7d06f59d52e323e71" VOLUMIO_FE3_VERSION="570aaed971c1346d45d1172dc445b086b258c6d1" VOLUMIO_BE_VERSION="8f88153f9a18f312d56050e6613b45a852ac819a" VOLUMIO_ARCH="arm" VOLUMIO_VARIANT="volumio" VOLUMIO_TEST="FALSE" VOLUMIO_BUILD_DATE="Wed 27 Sep 2023 11:35:49 AM CEST" VOLUMIO_VERSION="3.546" VOLUMIO_HARDWARE="pi" VOLUMIO_DEVICENAME="Raspberry Pi" VOLUMIO_HASH="6823c0d83061ff736b7e0dd4481bc496" # ifconfig --------------- eth0: flags=4099 mtu 1500 ether b8:27:eb:42:c5:a9 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 loop txqueuelen 1000 (Local Loopback) RX packets 8419 bytes 1431920 (1.3 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 8419 bytes 1431920 (1.3 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlan0: flags=4163 mtu 1500 inet 192.168.1.195 netmask 255.255.255.0 broadcast 192.168.1.255 ether b8:27:eb:17:90:fc txqueuelen 1000 (Ethernet) RX packets 117750 bytes 146547093 (139.7 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 42050 bytes 9477243 (9.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 # sudo iwconfig --------------- lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11 ESSID:"vodafone0B969B" Mode:Managed Frequency:5.32 GHz Access Point: D6:35:1D:0B:96:A3 Bit Rate=433.3 Mb/s Tx-Power=31 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=70/70 Signal level=-26 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 # aplay -l --------------- **** List of PLAYBACK Hardware Devices **** card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones] Subdevices: 4/4 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 card 2: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0 [HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0] Subdevices: 0/1 Subdevice #0: subdevice #0 # lsusb -t --------------- /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M |__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/3p, 480M |__ Port 1: Dev 4, If 0, Class=Vendor Specific Class, Driver=lan78xx, 480M # lsusb -v --------------- Couldn't open device, some information will be missing Couldn't open device, some information will be missing Bus 001 Device 004: ID 0424:7800 Standard Microsystems Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 255 Vendor Specific Class bDeviceSubClass 0 bDeviceProtocol 255 bMaxPacketSize0 64 idVendor 0x0424 Standard Microsystems Corp. idProduct 0x7800 bcdDevice 3.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0027 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 255 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 4 Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 2 TT per port bMaxPacketSize0 64 idVendor 0x0424 Standard Microsystems Corp. idProduct 0x2514 USB 2.0 Hub bcdDevice b.b3 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0029 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 1 Single TT iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 9 Hub Couldn't open device, some information will be missing Couldn't open device, some information will be missing bInterfaceSubClass 0 bInterfaceProtocol 2 TT per port iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 2 TT per port bMaxPacketSize0 64 idVendor 0x0424 Standard Microsystems Corp. idProduct 0x2514 USB 2.0 Hub bcdDevice b.b3 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0029 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 1 Single TT iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 2 TT per port iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0001 1x 1 bytes bInterval 12 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x1d6b Linux Foundation idProduct 0x0002 2.0 root hub bcdDevice 5.10 iManufacturer 3 iProduct 2 iSerial 1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 bInterfaceProtocol 0 Full speed (or root) hub iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 # ps -ef --------------- UID PID PPID C STIME TTY TIME CMD root 1 0 0 09:17 ? 00:00:09 /sbin/init root 2 0 0 09:17 ? 00:00:00 [kthreadd] root 3 2 0 09:17 ? 00:00:00 [rcu_gp] root 4 2 0 09:17 ? 00:00:00 [rcu_par_gp] root 8 2 0 09:17 ? 00:00:00 [mm_percpu_wq] root 9 2 0 09:17 ? 00:00:00 [rcu_tasks_rude_] root 10 2 0 09:17 ? 00:00:00 [rcu_tasks_trace] root 11 2 0 09:17 ? 00:00:00 [ksoftirqd/0] root 12 2 0 09:17 ? 00:00:00 [rcu_sched] root 13 2 0 09:17 ? 00:00:00 [migration/0] root 14 2 0 09:17 ? 00:00:00 [cpuhp/0] root 15 2 0 09:17 ? 00:00:00 [cpuhp/1] root 16 2 0 09:17 ? 00:00:00 [migration/1] root 17 2 0 09:17 ? 00:00:00 [ksoftirqd/1] root 20 2 0 09:17 ? 00:00:00 [cpuhp/2] root 21 2 0 09:17 ? 00:00:00 [migration/2] root 22 2 0 09:17 ? 00:00:00 [ksoftirqd/2] root 25 2 0 09:17 ? 00:00:00 [cpuhp/3] root 26 2 0 09:17 ? 00:00:00 [migration/3] root 27 2 0 09:17 ? 00:00:00 [ksoftirqd/3] root 30 2 0 09:17 ? 00:00:00 [kdevtmpfs] root 31 2 0 09:17 ? 00:00:00 [netns] root 34 2 0 09:17 ? 00:00:00 [kauditd] root 36 2 0 09:17 ? 00:00:00 [khungtaskd] root 37 2 0 09:17 ? 00:00:00 [oom_reaper] root 38 2 0 09:17 ? 00:00:00 [writeback] root 39 2 0 09:17 ? 00:00:00 [kcompactd0] root 57 2 0 09:17 ? 00:00:00 [kblockd] root 58 2 0 09:17 ? 00:00:00 [blkcg_punt_bio] root 59 2 0 09:17 ? 00:00:00 [watchdogd] root 60 2 0 09:17 ? 00:00:00 [kworker/2:1-mm_percpu_wq] root 61 2 0 09:17 ? 00:00:00 [kworker/1:1H-kblockd] root 62 2 0 09:17 ? 00:00:00 [rpciod] root 64 2 0 09:17 ? 00:00:00 [xprtiod] root 65 2 0 09:18 ? 00:00:00 [kswapd0] root 66 2 0 09:18 ? 00:00:00 [nfsiod] root 69 2 0 09:18 ? 00:00:00 [iscsi_eh] root 70 2 0 09:18 ? 00:00:00 [iscsi_destroy] root 71 2 0 09:18 ? 00:00:00 [dwc_otg] root 73 2 0 09:18 ? 00:00:00 [DWC Notificatio] root 75 2 0 09:18 ? 00:00:00 [vchiq-slot/0] root 76 2 0 09:18 ? 00:00:00 [vchiq-recy/0] root 77 2 0 09:18 ? 00:00:00 [vchiq-sync/0] root 78 2 0 09:18 ? 00:00:00 [zswap-shrink] root 90 2 0 09:18 ? 00:00:00 [mmc_complete] root 91 2 0 09:18 ? 00:00:00 [kworker/3:1H-kblockd] root 113 2 0 09:18 ? 00:00:00 [kworker/0:2H-mmc_complete] root 117 2 0 09:18 ? 00:00:00 [jbd2/mmcblk0p2-] root 118 2 0 09:18 ? 00:00:00 [ext4-rsv-conver] root 122 2 0 09:18 ? 00:00:00 [irq/199-usb-001] root 128 2 0 09:18 ? 00:00:01 [loop0] root 140 2 0 09:18 ? 00:00:00 [kworker/2:1H-kblockd] root 155 2 0 09:18 ? 00:00:00 [jbd2/mmcblk0p3-] root 156 2 0 09:18 ? 00:00:00 [ext4-rsv-conver] root 164 2 0 09:18 ? 00:00:00 [ipv6_addrconf] root 184 1 0 09:18 ? 00:00:02 /lib/systemd/systemd-journald root 211 1 0 09:18 ? 00:00:01 /lib/systemd/systemd-udevd root 233 2 0 09:18 ? 00:00:00 [vchiq-keep/0] root 234 2 0 09:18 ? 00:00:00 [SMIO] root 252 2 0 09:18 ? 00:00:00 [mmal-vchiq] root 253 2 0 09:18 ? 00:00:00 [mmal-vchiq] root 257 2 0 09:18 ? 00:00:00 [mmal-vchiq] root 258 2 0 09:18 ? 00:00:00 [mmal-vchiq] root 260 2 0 09:18 ? 00:00:00 [mmal-vchiq] root 262 2 0 09:18 ? 00:00:00 [mmal-vchiq] root 268 2 0 09:18 ? 00:00:00 [kworker/2:2H-kblockd] root 274 2 0 09:18 ? 00:00:00 [kworker/3:2H-kblockd] root 318 2 0 09:18 ? 00:00:00 [cfg80211] root 320 2 0 09:18 ? 00:00:00 [brcmf_wq/mmc1:0] root 321 2 0 09:18 ? 00:00:00 [brcmf_wdog/mmc1] _rpc 431 1 0 09:18 ? 00:00:00 /sbin/rpcbind -f -w root 443 1 0 09:18 ? 00:00:02 /usr/sbin/haveged --Foreground --verbose=1 -w 1024 root 463 1 0 09:18 ? 00:00:00 /lib/systemd/systemd-logind volumio 469 1 0 09:18 ? 00:00:00 /usr/local/bin/volumio-remote-updater root 478 1 0 09:18 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon avahi 489 1 0 09:18 ? 00:00:01 avahi-daemon: running [speakers-lounge.local] message+ 494 1 0 09:18 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only nobody 501 1 0 09:18 ? 00:00:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event* root 503 1 0 09:18 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant avahi 547 489 0 09:18 ? 00:00:00 avahi-daemon: chroot helper root 618 1 0 09:18 ? 00:00:01 /usr/sbin/nmbd --foreground --no-process-group root 625 1 0 09:18 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 632 1 0 09:18 ? 00:00:02 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I ntp 638 1 0 09:18 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103 root 647 618 0 09:18 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group root 687 1 0 09:18 ? 00:00:00 /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:e8:6f:03 root 688 2 0 09:18 ? 00:00:00 [kworker/u9:1-hci0] root 689 2 0 09:18 ? 00:00:00 [kworker/u9:2-hci0] root 700 1 0 09:18 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap root 733 1 0 09:18 ? 00:00:00 wpa_supplicant -s -B -Dnl80211,wext -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0 root 745 1 0 09:18 ? 00:00:00 /sbin/dhcpcd volumio 823 1 0 09:18 ? 00:00:37 /usr/bin/node /volumio/index.js root 840 1 0 09:18 ? 00:00:00 /usr/sbin/winbindd --foreground --no-process-group root 843 840 0 09:18 ? 00:00:00 winbindd: domain child [SPEAKERS-LOUNGE] root 845 1 0 09:18 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 860 845 0 09:18 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 861 845 0 09:18 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group root 862 840 0 09:18 ? 00:00:00 winbindd: idmap child root 864 845 0 09:18 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group volumio 880 823 0 09:18 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart volumio 887 880 0 09:18 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart volumio 888 880 0 09:18 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart volumio 889 880 0 09:18 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart mpd 946 1 0 09:18 ? 00:00:01 /usr/bin/mpd --no-daemon shairpo+ 988 1 0 09:18 ? 00:00:00 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf volumio 1002 1 0 09:18 ? 00:00:01 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf volumio 1035 823 0 09:18 ? 00:00:01 /usr/bin/node /myvolumio/plugins/music_service/streaming_services/streamingProxy.js volumio 1203 1 0 09:22 ? 00:00:00 /bin/sh /bin/start-go-liberspot.sh volumio 1204 1203 4 09:22 ? 00:04:07 /usr/bin/go-librespot -config_path /tmp/go-librespot-config.yml -credentials_path /data/configuration/music_service/spop/spotifycredentials.json root 1254 2 0 09:28 ? 00:00:00 [kworker/1:0H] root 1286 2 0 09:35 ? 00:00:00 [kworker/1:0-mm_percpu_wq] root 1395 2 0 09:52 ? 00:00:01 [kworker/0:0-events] root 1528 2 0 10:21 ? 00:00:00 [kworker/2:2-mm_percpu_wq] root 1530 2 0 10:21 ? 00:00:00 [kworker/u8:0-brcmf_wq/mmc1:0001:1] root 1531 2 0 10:21 ? 00:00:00 [kworker/3:1-events_power_efficient] root 1545 2 0 10:26 ? 00:00:02 [kworker/u8:3-flush-179:0] root 1625 2 0 10:34 ? 00:00:00 [kworker/0:0H] root 1637 2 0 10:37 ? 00:00:00 [kworker/3:0-events_power_efficient] root 1676 2 0 10:39 ? 00:00:00 [kworker/0:2-events] root 1678 2 0 10:39 ? 00:00:00 [kworker/1:1-events_power_efficient] root 1687 2 0 10:42 ? 00:00:00 [kworker/3:2-events] root 1725 2 0 10:45 ? 00:00:00 [kworker/1:2-mm_percpu_wq] root 1733 2 0 10:46 ? 00:00:00 [kworker/u8:1-brcmf_wq/mmc1:0001:1] volumio 1838 823 1 10:47 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'Spotify connect not respecting max volume' volumio 1839 1838 34 10:47 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js Spotify connect not respecting max volume volumio 1864 1839 0 10:47 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1 volumio 1865 1864 0 10:47 ? 00:00:00 ps -ef # df -h --------------- Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p2 2.2G 970M 1.1G 47% /imgpart /dev/loop0 446M 446M 0 100% /static overlay 27G 85M 26G 1% / devtmpfs 445M 0 445M 0% /dev tmpfs 484M 0 484M 0% /dev/shm tmpfs 484M 8.9M 475M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 484M 0 484M 0% /sys/fs/cgroup tmpfs 484M 68K 484M 1% /tmp tmpfs 484M 0 484M 0% /var/spool/cups tmpfs 20M 32K 20M 1% /var/log tmpfs 484M 0 484M 0% /var/spool/cups/tmp /dev/mmcblk0p1 61M 54M 6.6M 90% /boot # mount --------------- /dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime,stripe=1024) /dev/loop0 on /static type squashfs (ro,relatime) overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,size=455212k,nr_inodes=113803,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=37,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) configfs on /sys/kernel/config type configfs (rw,relatime) sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime) mqueue on /dev/mqueue type mqueue (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) tmpfs on /tmp type tmpfs (rw,noatime,mode=755) tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755) tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4) tmpfs on /var/spool/cups/tmp type tmpfs (rw,noatime,mode=755) /dev/mmcblk0p1 on /boot type vfat (rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro,user) # netstat -natp --------------- (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:49149 0.0.0.0:* LISTEN 1002/upmpdcli tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 1002/upmpdcli tcp 0 0 127.0.0.1:53664 127.0.0.1:3000 ESTABLISHED 469/volumio-remote- tcp 0 0 127.0.0.1:53716 127.0.0.1:3000 ESTABLISHED 823/node tcp 0 0 127.0.0.1:36146 127.0.0.1:9879 ESTABLISHED 823/node tcp 0 0 127.0.0.1:48266 127.0.0.1:6599 ESTABLISHED 1002/upmpdcli tcp 0 0 192.168.1.195:51546 35.186.224.18:443 ESTABLISHED 1204/go-librespot tcp 0 0 192.168.1.195:40910 34.36.203.109:443 ESTABLISHED 1204/go-librespot tcp 0 0 192.168.1.195:54340 90.244.157.195:443 ESTABLISHED 1204/go-librespot tcp 0 0 127.0.0.1:36148 127.0.0.1:9879 ESTABLISHED 823/node tcp 0 0 127.0.0.1:53892 127.0.0.1:3000 ESTABLISHED 823/node tcp 0 0 192.168.1.195:35248 78.47.118.0:80 TIME_WAIT - tcp 0 0 192.168.1.195:37900 192.168.1.65:3000 ESTABLISHED 823/node tcp 0 0 192.168.1.195:43606 192.168.1.1:41952 TIME_WAIT - tcp 0 0 192.168.1.195:44192 34.120.160.131:443 ESTABLISHED 823/node tcp 0 0 192.168.1.195:37126 149.210.234.235:7171 TIME_WAIT - tcp 0 0 192.168.1.195:38884 90.244.157.194:443 ESTABLISHED 1204/go-librespot tcp 0 0 192.168.1.195:43644 192.168.1.1:41952 TIME_WAIT - tcp 0 0 127.0.0.1:48270 127.0.0.1:6599 ESTABLISHED 1002/upmpdcli tcp 0 0 127.0.0.1:39670 127.0.0.1:6600 ESTABLISHED 823/node tcp 0 0 127.0.0.1:53674 127.0.0.1:3000 ESTABLISHED 823/node tcp 0 0 192.168.1.195:34770 104.199.65.124:4070 ESTABLISHED 1204/go-librespot tcp6 0 0 :::6599 :::* LISTEN 823/node tcp6 0 0 :::5000 :::* LISTEN - tcp6 0 0 :::6600 :::* LISTEN - tcp6 0 0 :::139 :::* LISTEN - tcp6 0 0 :::3245 :::* LISTEN 1035/node tcp6 0 0 :::111 :::* LISTEN - tcp6 0 0 :::9879 :::* LISTEN 1204/go-librespot tcp6 0 0 :::3000 :::* LISTEN 823/node tcp6 0 0 :::3001 :::* LISTEN 880/node tcp6 0 0 :::3005 :::* LISTEN 823/node tcp6 0 0 :::445 :::* LISTEN - tcp6 0 0 127.0.0.1:6599 127.0.0.1:48270 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64668 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64664 TIME_WAIT - tcp6 0 0 192.168.1.195:3000 192.168.1.65:58712 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:3000 127.0.0.1:54468 TIME_WAIT - tcp6 0 0 192.168.1.195:3000 192.168.1.91:64669 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64663 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64671 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:3000 127.0.0.1:53892 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:3000 127.0.0.1:53716 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64670 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:6600 127.0.0.1:39670 ESTABLISHED - tcp6 0 0 192.168.1.195:3000 192.168.1.91:64512 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64662 TIME_WAIT - tcp6 0 0 127.0.0.1:3000 127.0.0.1:53674 ESTABLISHED 823/node tcp6 0 0 192.168.1.195:3000 192.168.1.91:64661 TIME_WAIT - tcp6 0 0 192.168.1.195:3000 192.168.1.91:64667 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:6599 127.0.0.1:48266 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:3000 127.0.0.1:53664 ESTABLISHED 823/node tcp6 0 0 127.0.0.1:9879 127.0.0.1:36148 ESTABLISHED 1204/go-librespot tcp6 0 0 127.0.0.1:9879 127.0.0.1:36146 ESTABLISHED 1204/go-librespot # cat /etc/asound.conf --------------- pcm.!default { type empty slave.pcm "volumio" } pcm.volumio { type empty slave.pcm "volumioOutput" } # There is always a plug before the hardware to be safe pcm.volumioOutput { type plug slave.pcm "volumioHw" } pcm.volumioHw { type hw card "sndrpihifiberry" } # cat /var/log/mpd.log --------------- Oct 29 09:17 : zeroconf: No global port, disabling zeroconf Oct 29 09:17 : zeroconf: No global port, disabling zeroconf Oct 29 09:17 : zeroconf: No global port, disabling zeroconf Oct 29 09:17 : exception: No such directory Oct 29 09:17 : exception: Failed to read mixer for 'alsa': no such mixer control: PCM # cat /tmp/camilladsp.log --------------- cat: /tmp/camilladsp.log: No such file or directory # volumio plugin list --------------- This command will list installed plugins on your device ----------------------- Installed Plugins: [ { prettyName: 'Spotify', name: 'spop', category: 'music_service', version: '4.0.1', icon: 'fa-spotify', isManuallyInstalled: false, enabled: true, active: true } ] ------------------------------------------ # cat /data/configuration/plugins.json --------------- { "music_service": { "airplay_emulation": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "inputs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "mpd": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "webradio": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "example_plugin": { "enabled": { "type": "boolean", "value": false }, "status": { "type": "string", "value": "STOPPED" } }, "last_100": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "upnp_browser": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "streaming_services": { "status": { "type": "string", "value": "STARTED" } }, "spop": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "audio_interface": { "outputs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "upnp": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "alsa_controller": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "miscellanea": { "alarm-clock": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "albumart": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "appearance": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "wizard": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "my_music": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "user_interface": { "websocket": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "mpdemulation": { "enabled": { "type": "boolean", "value": false }, "status": { "type": "string", "value": "STARTED" } }, "rest_api": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } } }, "system_controller": { "updater_comm": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "network": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "networkfs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "services": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "system": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "i2s_dacs": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "volumiodiscovery": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "volumio_command_line_client": { "enabled": { "type": "boolean", "value": true }, "status": { "type": "string", "value": "STARTED" } }, "my_volumio": { "status": { "type": "string", "value": "STARTED" } } } } # cat /etc/mpd.conf --------------- # Volumio MPD Configuration File # Files and directories ####################################################### music_directory "/var/lib/mpd/music" playlist_directory "/var/lib/mpd/playlists" db_file "/var/lib/mpd/tag_cache" log_file "/var/log/mpd.log" #pid_file "/var/run/mpd/pid" #state_file "/var/lib/mpd/state" #sticker_file "/var/lib/mpd/sticker.sql" ############################################################################### # General music daemon options ################################################ user "mpd" group "audio" bind_to_address "any" #port "6600" log_level "default" #save_absolute_paths_in_playlists "no" #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc" auto_update "no" #auto_update_depth "3" ############################################################################### # Symbolic link behavior ###################################################### follow_outside_symlinks "yes" follow_inside_symlinks "yes" ############################################################################### # Input ####################################################################### # input { plugin "curl" # proxy "proxy.isp.com:8080" # proxy_user "user" # proxy_password "password" } ############################################################################### # Decoder ################################################################ decoder { plugin "faad" enabled "no" } ############################################################################### # Audio Output ################################################################ resampler { plugin "soxr" quality "high" threads "1" } audio_output { type "alsa" name "alsa" device "volumio" dop "no" } audio_output { type "fifo" enabled "no" name "multiroom" path "/tmp/snapfifo" format "44100:16:2" } #replaygain "album" #replaygain_preamp "0" volume_normalization "no" ############################################################################### # MPD Internal Buffering ###################################################### audio_buffer_size "2048" ############################################################################### # Resource Limitations ######################################################## #connection_timeout "60" max_connections "20" max_playlist_length "81920" max_command_list_size "81920" max_output_buffer_size "81920" ############################################################################### # Character Encoding ########################################################## filesystem_charset "UTF-8" ############################################################################### # volumio endpointstest --------------- TESTING REMOTE ENDPOINTS https://google.com, 429 ms: OK https://www.googleapis.com, 397 ms: OK https://securetoken.googleapis.com, 406 ms: OK https://myvolumio.firebaseio.com, 419 ms: OK https://functions.volumio.cloud, 395 ms: OK https://oauth-performer.dfs.volumio.org, 410 ms: OK https://browsing-performer.dfs.volumio.org, 442 ms: OK http://cddb.volumio.org, 531 ms: OK https://functions.volumio.cloud, 396 ms: OK http://pushupdates.volumio.org, 265 ms: OK http://plugins.volumio.org, 635 ms: OK https://database.volumio.cloud, 504 ms: OK https://radio-directory.firebaseapp.com, 274 ms: OK ---------- REMOTE ENDPOINTS TEST OK, all Endpoints are reachable ---------- # cat /data/updatesHistoryFile --------------- --- Sun Oct 29 2023 09:17:07 GMT+0000 (Coordinated Universal Time) {"systemversion":"3.546","builddate":"Wed 27 Sep 2023 11:35:49 AM CEST","variant":"volumio","hardware":"pi"} --- # sudo journalctl -p 7 --------------- -- Logs begin at Thu 2019-02-14 10:11:59 UTC, end at Sun 2023-10-29 10:47:22 UTC. -- Feb 14 10:11:59 speakers-lounge kernel: Booting Linux on physical CPU 0x0 Feb 14 10:11:59 speakers-lounge kernel: Linux version 5.10.92-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1514 SMP Mon Jan 17 17:36:39 GMT 2022 Feb 14 10:11:59 speakers-lounge kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d Feb 14 10:11:59 speakers-lounge kernel: CPU: div instructions available: patching division code Feb 14 10:11:59 speakers-lounge kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache Feb 14 10:11:59 speakers-lounge kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3 Feb 14 10:11:59 speakers-lounge kernel: random: fast init done Feb 14 10:11:59 speakers-lounge kernel: Memory policy: Data cache writealloc Feb 14 10:11:59 speakers-lounge kernel: Reserved memory: created CMA memory pool at 0x3a000000, size 64 MiB Feb 14 10:11:59 speakers-lounge kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool Feb 14 10:11:59 speakers-lounge kernel: Zone ranges: Feb 14 10:11:59 speakers-lounge kernel: DMA [mem 0x0000000000000000-0x000000003dffffff] Feb 14 10:11:59 speakers-lounge kernel: Normal empty Feb 14 10:11:59 speakers-lounge kernel: Movable zone start for each node Feb 14 10:11:59 speakers-lounge kernel: Early memory node ranges Feb 14 10:11:59 speakers-lounge kernel: node 0: [mem 0x0000000000000000-0x000000003dffffff] Feb 14 10:11:59 speakers-lounge kernel: Initmem setup node 0 [mem 0x0000000000000000-0x000000003dffffff] Feb 14 10:11:59 speakers-lounge kernel: On node 0 totalpages: 253952 Feb 14 10:11:59 speakers-lounge kernel: DMA zone: 2232 pages used for memmap Feb 14 10:11:59 speakers-lounge kernel: DMA zone: 0 pages reserved Feb 14 10:11:59 speakers-lounge kernel: DMA zone: 253952 pages, LIFO batch:63 Feb 14 10:11:59 speakers-lounge kernel: percpu: Embedded 20 pages/cpu s50828 r8192 d22900 u81920 Feb 14 10:11:59 speakers-lounge kernel: pcpu-alloc: s50828 r8192 d22900 u81920 alloc=20*4096 Feb 14 10:11:59 speakers-lounge kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Feb 14 10:11:59 speakers-lounge kernel: Built 1 zonelists, mobility grouping on. Total pages: 251720 Feb 14 10:11:59 speakers-lounge kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 splash plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 quiet console=ttyS0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh rootwait bootdelay=5 elevator=noop logo.nologo vt.global_cursor_default=0 net.ifnames=0 snd-bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 loglevel=0 Feb 14 10:11:59 speakers-lounge kernel: Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. Feb 14 10:11:59 speakers-lounge kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: mem auto-init: stack:off, heap alloc:off, heap free:off Feb 14 10:11:59 speakers-lounge kernel: Memory: 910424K/1015808K available (10240K kernel code, 1312K rwdata, 2952K rodata, 1024K init, 862K bss, 39848K reserved, 65536K cma-reserved) Feb 14 10:11:59 speakers-lounge kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Feb 14 10:11:59 speakers-lounge kernel: ftrace: allocating 32087 entries in 95 pages Feb 14 10:11:59 speakers-lounge kernel: ftrace: allocated 95 pages with 6 groups Feb 14 10:11:59 speakers-lounge kernel: rcu: Hierarchical RCU implementation. Feb 14 10:11:59 speakers-lounge kernel: Rude variant of Tasks RCU enabled. Feb 14 10:11:59 speakers-lounge kernel: Tracing variant of Tasks RCU enabled. Feb 14 10:11:59 speakers-lounge kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. Feb 14 10:11:59 speakers-lounge kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 Feb 14 10:11:59 speakers-lounge kernel: random: get_random_bytes called from start_kernel+0x3ac/0x580 with crng_init=1 Feb 14 10:11:59 speakers-lounge kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys). Feb 14 10:11:59 speakers-lounge kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns Feb 14 10:11:59 speakers-lounge kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns Feb 14 10:11:59 speakers-lounge kernel: Switching to timer-based delay loop, resolution 52ns Feb 14 10:11:59 speakers-lounge kernel: Console: colour dummy device 80x30 Feb 14 10:11:59 speakers-lounge kernel: printk: console [tty1] enabled Feb 14 10:11:59 speakers-lounge kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) Feb 14 10:11:59 speakers-lounge kernel: pid_max: default: 32768 minimum: 301 Feb 14 10:11:59 speakers-lounge kernel: LSM: Security Framework initializing Feb 14 10:11:59 speakers-lounge kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: cgroup: Disabling memory control group subsystem Feb 14 10:11:59 speakers-lounge kernel: CPU: Testing write buffer coherency: ok Feb 14 10:11:59 speakers-lounge kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 Feb 14 10:11:59 speakers-lounge kernel: Setting up static identity map for 0x100000 - 0x10003c Feb 14 10:11:59 speakers-lounge kernel: rcu: Hierarchical SRCU implementation. Feb 14 10:11:59 speakers-lounge kernel: smp: Bringing up secondary CPUs ... Feb 14 10:11:59 speakers-lounge kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Feb 14 10:11:59 speakers-lounge kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 Feb 14 10:11:59 speakers-lounge kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 Feb 14 10:11:59 speakers-lounge kernel: smp: Brought up 1 node, 4 CPUs Feb 14 10:11:59 speakers-lounge kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS). Feb 14 10:11:59 speakers-lounge kernel: CPU: All CPU(s) started in HYP mode. Feb 14 10:11:59 speakers-lounge kernel: CPU: Virtualization extensions available. Feb 14 10:11:59 speakers-lounge kernel: devtmpfs: initialized Feb 14 10:11:59 speakers-lounge kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 Feb 14 10:11:59 speakers-lounge kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Feb 14 10:11:59 speakers-lounge kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: pinctrl core: initialized pinctrl subsystem Feb 14 10:11:59 speakers-lounge kernel: NET: Registered protocol family 16 Feb 14 10:11:59 speakers-lounge kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations Feb 14 10:11:59 speakers-lounge kernel: audit: initializing netlink subsys (disabled) Feb 14 10:11:59 speakers-lounge kernel: thermal_sys: Registered thermal governor 'step_wise' Feb 14 10:11:59 speakers-lounge kernel: audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1 Feb 14 10:11:59 speakers-lounge kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. Feb 14 10:11:59 speakers-lounge kernel: hw-breakpoint: maximum watchpoint size is 8 bytes. Feb 14 10:11:59 speakers-lounge kernel: Serial: AMBA PL011 UART driver Feb 14 10:11:59 speakers-lounge kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled Feb 14 10:11:59 speakers-lounge kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2022-01-20T13:58:22, variant start Feb 14 10:11:59 speakers-lounge kernel: raspberrypi-firmware soc:firmware: Firmware hash is bd88f66f8952d34e4e0613a85c7a6d3da49e13e2 Feb 14 10:11:59 speakers-lounge kernel: Kprobes globally optimized Feb 14 10:11:59 speakers-lounge kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1 Feb 14 10:11:59 speakers-lounge kernel: SCSI subsystem initialized Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new interface driver usbfs Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new interface driver hub Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new device driver usb Feb 14 10:11:59 speakers-lounge kernel: clocksource: Switched to clocksource arch_sys_counter Feb 14 10:11:59 speakers-lounge kernel: VFS: Disk quotas dquot_6.6.0 Feb 14 10:11:59 speakers-lounge kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Feb 14 10:11:59 speakers-lounge kernel: FS-Cache: Loaded Feb 14 10:11:59 speakers-lounge kernel: CacheFiles: Loaded Feb 14 10:11:59 speakers-lounge kernel: NET: Registered protocol family 2 Feb 14 10:11:59 speakers-lounge kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: TCP: Hash tables configured (established 8192 bind 8192) Feb 14 10:11:59 speakers-lounge kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) Feb 14 10:11:59 speakers-lounge kernel: NET: Registered protocol family 1 Feb 14 10:11:59 speakers-lounge kernel: RPC: Registered named UNIX socket transport module. Feb 14 10:11:59 speakers-lounge kernel: RPC: Registered udp transport module. Feb 14 10:11:59 speakers-lounge kernel: RPC: Registered tcp transport module. Feb 14 10:11:59 speakers-lounge kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 14 10:11:59 speakers-lounge kernel: Trying to unpack rootfs image as initramfs... Feb 14 10:11:59 speakers-lounge kernel: Freeing initrd memory: 13028K Feb 14 10:11:59 speakers-lounge kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available Feb 14 10:11:59 speakers-lounge kernel: Initialise system trusted keyrings Feb 14 10:11:59 speakers-lounge kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4 Feb 14 10:11:59 speakers-lounge kernel: zbud: loaded Feb 14 10:11:59 speakers-lounge kernel: FS-Cache: Netfs 'nfs' registered for caching Feb 14 10:11:59 speakers-lounge kernel: NFS: Registering the id_resolver key type Feb 14 10:11:59 speakers-lounge kernel: Key type id_resolver registered Feb 14 10:11:59 speakers-lounge kernel: Key type id_legacy registered Feb 14 10:11:59 speakers-lounge kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering... Feb 14 10:11:59 speakers-lounge kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... Feb 14 10:11:59 speakers-lounge kernel: Key type asymmetric registered Feb 14 10:11:59 speakers-lounge kernel: Asymmetric key parser 'x509' registered Feb 14 10:11:59 speakers-lounge kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) Feb 14 10:11:59 speakers-lounge kernel: io scheduler mq-deadline registered Feb 14 10:11:59 speakers-lounge kernel: io scheduler kyber registered Feb 14 10:11:59 speakers-lounge kernel: bcm2708_fb soc:fb: FB found 1 display(s) Feb 14 10:11:59 speakers-lounge kernel: Console: switching to colour frame buffer device 80x30 Feb 14 10:11:59 speakers-lounge kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640x480 Feb 14 10:11:59 speakers-lounge kernel: bcm2835-rng 3f104000.rng: hwrng registered Feb 14 10:11:59 speakers-lounge kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) Feb 14 10:11:59 speakers-lounge kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 Feb 14 10:11:59 speakers-lounge kernel: brd: module loaded Feb 14 10:11:59 speakers-lounge kernel: loop: module loaded Feb 14 10:11:59 speakers-lounge kernel: Loading iSCSI transport class v2.0-870. Feb 14 10:11:59 speakers-lounge kernel: libphy: Fixed MDIO Bus: probed Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new interface driver lan78xx Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new interface driver smsc95xx Feb 14 10:11:59 speakers-lounge kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus) Feb 14 10:11:59 speakers-lounge kernel: Core Release: 2.80a Feb 14 10:11:59 speakers-lounge kernel: Setting default values for core params Feb 14 10:11:59 speakers-lounge kernel: Finished setting default values for core params Feb 14 10:11:59 speakers-lounge kernel: Using Buffer DMA mode Feb 14 10:11:59 speakers-lounge kernel: Periodic Transfer Interrupt Enhancement - disabled Feb 14 10:11:59 speakers-lounge kernel: Multiprocessor Interrupt Enhancement - disabled Feb 14 10:11:59 speakers-lounge kernel: OTG VER PARAM: 0, OTG VER FLAG: 0 Feb 14 10:11:59 speakers-lounge kernel: Dedicated Tx FIFOs mode Feb 14 10:11:59 speakers-lounge kernel: Feb 14 10:11:59 speakers-lounge kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = ba114000 dma = 0xfa114000 len=9024 Feb 14 10:11:59 speakers-lounge kernel: FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled Feb 14 10:11:59 speakers-lounge kernel: dwc_otg: Microframe scheduler enabled Feb 14 10:11:59 speakers-lounge kernel: Feb 14 10:11:59 speakers-lounge kernel: WARN::hcd_init_fiq:457: FIQ on core 1 Feb 14 10:11:59 speakers-lounge kernel: Feb 14 10:11:59 speakers-lounge kernel: WARN::hcd_init_fiq:458: FIQ ASM at 807cc05c length 36 Feb 14 10:11:59 speakers-lounge kernel: Feb 14 10:11:59 speakers-lounge kernel: WARN::hcd_init_fiq:497: MPHI regs_base at be810000 Feb 14 10:11:59 speakers-lounge kernel: dwc_otg 3f980000.usb: DWC OTG Controller Feb 14 10:11:59 speakers-lounge kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 Feb 14 10:11:59 speakers-lounge kernel: dwc_otg 3f980000.usb: irq 89, io mem 0x00000000 Feb 14 10:11:59 speakers-lounge kernel: Init: Port Power? op_state=1 Feb 14 10:11:59 speakers-lounge kernel: Init: Power Port (0) Feb 14 10:11:59 speakers-lounge kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 Feb 14 10:11:59 speakers-lounge kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Feb 14 10:11:59 speakers-lounge kernel: usb usb1: Product: DWC OTG Controller Feb 14 10:11:59 speakers-lounge kernel: usb usb1: Manufacturer: Linux 5.10.92-v7+ dwc_otg_hcd Feb 14 10:11:59 speakers-lounge kernel: usb usb1: SerialNumber: 3f980000.usb Feb 14 10:11:59 speakers-lounge kernel: hub 1-0:1.0: USB hub found Feb 14 10:11:59 speakers-lounge kernel: hub 1-0:1.0: 1 port detected Feb 14 10:11:59 speakers-lounge kernel: dwc_otg: FIQ enabled Feb 14 10:11:59 speakers-lounge kernel: dwc_otg: NAK holdoff enabled Feb 14 10:11:59 speakers-lounge kernel: dwc_otg: FIQ split-transaction FSM enabled Feb 14 10:11:59 speakers-lounge kernel: Module dwc_common_port init Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new interface driver usb-storage Feb 14 10:11:59 speakers-lounge kernel: mousedev: PS/2 mouse device common for all mice Feb 14 10:11:59 speakers-lounge kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer Feb 14 10:11:59 speakers-lounge kernel: sdhci: Secure Digital Host Controller Interface driver Feb 14 10:11:59 speakers-lounge kernel: sdhci: Copyright(c) Pierre Ossman Feb 14 10:11:59 speakers-lounge kernel: mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe Feb 14 10:11:59 speakers-lounge kernel: sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe Feb 14 10:11:59 speakers-lounge kernel: sdhci-pltfm: SDHCI platform and OF driver helper Feb 14 10:11:59 speakers-lounge kernel: ledtrig-cpu: registered to indicate activity on CPUs Feb 14 10:11:59 speakers-lounge kernel: hid: raw HID events driver (C) Jiri Kosina Feb 14 10:11:59 speakers-lounge kernel: usbcore: registered new interface driver usbhid Feb 14 10:11:59 speakers-lounge kernel: usbhid: USB HID core driver Feb 14 10:11:59 speakers-lounge kernel: Initializing XFRM netlink socket Feb 14 10:11:59 speakers-lounge kernel: NET: Registered protocol family 17 Feb 14 10:11:59 speakers-lounge kernel: Key type dns_resolver registered Feb 14 10:11:59 speakers-lounge kernel: Registering SWP/SWPB emulation handler Feb 14 10:11:59 speakers-lounge kernel: registered taskstats version 1 Feb 14 10:11:59 speakers-lounge kernel: Loading compiled-in X.509 certificates Feb 14 10:11:59 speakers-lounge kernel: Key type ._fscrypt registered Feb 14 10:11:59 speakers-lounge kernel: Key type .fscrypt registered Feb 14 10:11:59 speakers-lounge kernel: Key type fscrypt-provisioning registered Feb 14 10:11:59 speakers-lounge kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled Feb 14 10:11:59 speakers-lounge kernel: 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2 Feb 14 10:11:59 speakers-lounge kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver Feb 14 10:11:59 speakers-lounge kernel: mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0 Feb 14 10:11:59 speakers-lounge kernel: mmc-bcm2835 3f300000.mmcnr: DMA channel allocated Feb 14 10:11:59 speakers-lounge kernel: sdhost: log_buf @ (ptrval) (fa113000) Feb 14 10:11:59 speakers-lounge kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes) Feb 14 10:11:59 speakers-lounge kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes) Feb 14 10:11:59 speakers-lounge kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes) Feb 14 10:11:59 speakers-lounge kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes) Feb 14 10:11:59 speakers-lounge kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) Feb 14 10:11:59 speakers-lounge kernel: of_cfs_init Feb 14 10:11:59 speakers-lounge kernel: of_cfs_init: OK Feb 14 10:11:59 speakers-lounge kernel: Indeed it is in host mode hprt0 = 00021501 Feb 14 10:11:59 speakers-lounge kernel: Freeing unused kernel memory: 1024K Feb 14 10:11:59 speakers-lounge kernel: Run /init as init process Feb 14 10:11:59 speakers-lounge kernel: with arguments: Feb 14 10:11:59 speakers-lounge kernel: /init Feb 14 10:11:59 speakers-lounge kernel: splash Feb 14 10:11:59 speakers-lounge kernel: with environment: Feb 14 10:11:59 speakers-lounge kernel: HOME=/ Feb 14 10:11:59 speakers-lounge kernel: TERM=linux Feb 14 10:11:59 speakers-lounge kernel: imgpart=/dev/mmcblk0p2 Feb 14 10:11:59 speakers-lounge kernel: imgfile=/volumio_current.sqsh Feb 14 10:11:59 speakers-lounge kernel: bootdelay=5 Feb 14 10:11:59 speakers-lounge kernel: mmc0: host does not support reading read-only switch, assuming write-enable Feb 14 10:11:59 speakers-lounge kernel: mmc1: new high speed SDIO card at address 0001 Feb 14 10:11:59 speakers-lounge kernel: mmc0: new high speed SDHC card at address aaaa Feb 14 10:11:59 speakers-lounge kernel: mmcblk0: mmc0:aaaa SD32G 29.7 GiB Feb 14 10:11:59 speakers-lounge kernel: mmcblk0: p1 p2 p3 Feb 14 10:11:59 speakers-lounge kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg Feb 14 10:11:59 speakers-lounge kernel: Indeed it is in host mode hprt0 = 00001101 Feb 14 10:11:59 speakers-lounge initramfs: Booting Volumio for BCM2835 Feb 14 10:11:59 speakers-lounge initramfs: This script mounts rootfs RO with an overlay RW layer. Feb 14 10:11:59 speakers-lounge kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher Feb 14 10:11:59 speakers-lounge initramfs: IMGPART=/dev/mmcblk0p2 Feb 14 10:11:59 speakers-lounge initramfs: IMGFILE=/volumio_current.sqsh Feb 14 10:11:59 speakers-lounge initramfs: Boot delay (except first time) will be 5 seconds Feb 14 10:11:59 speakers-lounge initramfs: /dev/mmcblk0p2: Feb 14 10:11:59 speakers-lounge kernel: EXT4-fs (mmcblk0p2): recovery complete Feb 14 10:11:59 speakers-lounge kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) Feb 14 10:11:59 speakers-lounge initramfs: Doing a 5 second delay here to give kernel load a headstart Feb 14 10:11:59 speakers-lounge kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3 Feb 14 10:11:59 speakers-lounge kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Feb 14 10:11:59 speakers-lounge kernel: hub 1-1:1.0: USB hub found Feb 14 10:11:59 speakers-lounge kernel: hub 1-1:1.0: 4 ports detected Feb 14 10:11:59 speakers-lounge kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg Feb 14 10:11:59 speakers-lounge kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3 Feb 14 10:11:59 speakers-lounge kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Feb 14 10:11:59 speakers-lounge kernel: hub 1-1.1:1.0: USB hub found Feb 14 10:11:59 speakers-lounge kernel: hub 1-1.1:1.0: 3 ports detected Feb 14 10:11:59 speakers-lounge kernel: dwc_otg_handle_wakeup_detected_intr lxstate = 2 Feb 14 10:11:59 speakers-lounge kernel: usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg Feb 14 10:11:59 speakers-lounge kernel: usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00 Feb 14 10:11:59 speakers-lounge kernel: usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Feb 14 10:11:59 speakers-lounge kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed Feb 14 10:11:59 speakers-lounge kernel: libphy: lan78xx-mdiobus: probed Feb 14 10:11:59 speakers-lounge kernel: lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64 Feb 14 10:11:59 speakers-lounge initramfs: Checking for USB updates Feb 14 10:11:59 speakers-lounge initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline) Feb 14 10:11:59 speakers-lounge kernel: EXT4-fs (mmcblk0p3): recovery complete Feb 14 10:11:59 speakers-lounge kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) Feb 14 10:11:59 speakers-lounge initramfs: With Option: Feb 14 10:11:59 speakers-lounge initramfs: VOLUMIO_VERSION="3.546" Feb 14 10:11:59 speakers-lounge initramfs: Finish initramfs, continue booting Volumio Feb 14 10:11:59 speakers-lounge systemd[1]: System time before build time, advancing clock. Feb 14 10:11:59 speakers-lounge kernel: NET: Registered protocol family 10 Feb 14 10:11:59 speakers-lounge kernel: Segment Routing with IPv6 Feb 14 10:11:59 speakers-lounge systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) Feb 14 10:11:59 speakers-lounge systemd[1]: Detected architecture arm. Feb 14 10:11:59 speakers-lounge systemd[1]: Set hostname to . Feb 14 10:11:59 speakers-lounge systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly. Feb 14 10:11:59 speakers-lounge kernel: random: systemd: uninitialized urandom read (16 bytes read) Feb 14 10:11:59 speakers-lounge kernel: random: systemd: uninitialized urandom read (16 bytes read) Feb 14 10:11:59 speakers-lounge kernel: random: systemd: uninitialized urandom read (16 bytes read) Feb 14 10:11:59 speakers-lounge systemd[1]: Created slice system-getty.slice. Feb 14 10:11:59 speakers-lounge systemd[1]: Listening on RPCbind Server Activation Socket. Feb 14 10:11:59 speakers-lounge systemd[1]: Listening on udev Control Socket. Feb 14 10:11:59 speakers-lounge systemd[1]: Listening on fsck to fsckd communication Socket. Feb 14 10:11:59 speakers-lounge systemd[1]: Listening on Journal Audit Socket. Feb 14 10:11:59 speakers-lounge systemd[1]: Listening on Journal Socket (/dev/log). Feb 14 10:11:59 speakers-lounge kernel: i2c /dev entries driver Feb 14 10:11:59 speakers-lounge systemd-journald[184]: Journal started Feb 14 10:11:59 speakers-lounge systemd-journald[184]: Runtime journal (/run/log/journal/f19fe563bf7dcaf9ed2201976245a35f) is 3.7M, max 30.0M, 26.2M free. Feb 14 10:11:59 speakers-lounge systemd-modules-load[183]: Inserted module 'i2c_dev' Feb 14 10:11:59 speakers-lounge systemd[1]: Started Remount Root and Kernel File Systems. Feb 14 10:11:59 speakers-lounge systemd[1]: Mounted RPC Pipe File System. Feb 14 10:11:59 speakers-lounge systemd[1]: Mounted Kernel Debug File System. Feb 14 10:11:59 speakers-lounge systemd[1]: Mounted POSIX Message Queue File System. Feb 14 10:11:59 speakers-lounge systemd[1]: Mounted Kernel Configuration File System. Feb 14 10:11:59 speakers-lounge systemd[1]: Started Apply Kernel Variables. Feb 14 10:11:59 speakers-lounge systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Oct 29 09:17:08 speakers-lounge fake-hwclock[186]: Sun Oct 29 09:17:08 UTC 2023 Oct 29 09:17:08 speakers-lounge systemd[1]: Starting Create System Users... Oct 29 09:17:08 speakers-lounge systemd[1]: Starting Load/Save Random Seed... Oct 29 09:17:08 speakers-lounge systemd[1]: Started Restore / save the current clock. Oct 29 09:17:08 speakers-lounge systemd[1]: Started Load/Save Random Seed. Oct 29 09:17:08 speakers-lounge systemd[1]: dynamicswap.service: Succeeded. Oct 29 09:17:08 speakers-lounge systemd[1]: Started Create System Users. Oct 29 09:17:08 speakers-lounge systemd[1]: Starting Create Static Device Nodes in /dev... Oct 29 09:17:08 speakers-lounge systemd[1]: Started Create Static Device Nodes in /dev. Oct 29 09:17:08 speakers-lounge systemd[1]: Starting udev Kernel Device Manager... Oct 29 09:17:08 speakers-lounge systemd[1]: Reached target Local File Systems (Pre). Oct 29 09:17:08 speakers-lounge systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. Oct 29 09:17:08 speakers-lounge systemd[1]: Mounting /tmp... Oct 29 09:17:08 speakers-lounge systemd[1]: Mounting /var/spool/cups... Oct 29 09:17:08 speakers-lounge systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway. Oct 29 09:17:08 speakers-lounge systemd[1]: Mounting /var/log... Oct 29 09:17:08 speakers-lounge systemd[1]: Started udev Coldplug all Devices. Oct 29 09:17:08 speakers-lounge systemd[1]: Mounted /tmp. Oct 29 09:17:08 speakers-lounge systemd[1]: Mounted /var/spool/cups. Oct 29 09:17:08 speakers-lounge systemd[1]: Mounted /var/log. Oct 29 09:17:08 speakers-lounge systemd[1]: Starting Flush Journal to Persistent Storage... Oct 29 09:17:08 speakers-lounge systemd-udevd[211]: Network interface NamePolicy= disabled on kernel command line, ignoring. Oct 29 09:17:08 speakers-lounge systemd[1]: Mounting /var/spool/cups/tmp... Oct 29 09:17:08 speakers-lounge systemd[1]: Starting Helper to synchronize boot up for ifupdown... Oct 29 09:17:08 speakers-lounge systemd[1]: Mounted /var/spool/cups/tmp. Oct 29 09:17:08 speakers-lounge systemd[1]: Started Helper to synchronize boot up for ifupdown. Oct 29 09:17:08 speakers-lounge systemd-journald[184]: Runtime journal (/run/log/journal/f19fe563bf7dcaf9ed2201976245a35f) is 7.5M, max 30.0M, 22.5M free. Oct 29 09:17:08 speakers-lounge systemd[1]: Started Flush Journal to Persistent Storage. Oct 29 09:17:08 speakers-lounge systemd[1]: Started udev Kernel Device Manager. Oct 29 09:17:08 speakers-lounge systemd[1]: Starting Show Plymouth Boot Screen... Oct 29 09:17:08 speakers-lounge systemd[1]: Received SIGRTMIN+20 from PID 231 (plymouthd). Oct 29 09:17:08 speakers-lounge systemd[1]: Started Show Plymouth Boot Screen. Oct 29 09:17:08 speakers-lounge systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. Oct 29 09:17:08 speakers-lounge systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. Oct 29 09:17:08 speakers-lounge systemd[1]: Reached target Local Encrypted Volumes. Oct 29 09:17:08 speakers-lounge systemd[1]: Reached target Paths. Oct 29 09:17:08 speakers-lounge kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:08 speakers-lounge kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver Oct 29 09:17:08 speakers-lounge kernel: [vc_sm_connected_init]: start Oct 29 09:17:08 speakers-lounge kernel: [vc_sm_connected_init]: installed successfully Oct 29 09:17:08 speakers-lounge kernel: mc: Linux media interface: v0.10 Oct 29 09:17:08 speakers-lounge kernel: videodev: Linux video capture interface: v2.00 Oct 29 09:17:09 speakers-lounge kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:09 speakers-lounge kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:09 speakers-lounge kernel: bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:09 speakers-lounge kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:09 speakers-lounge kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller Oct 29 09:17:09 speakers-lounge kernel: bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video18 Oct 29 09:17:09 speakers-lounge kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx Oct 29 09:17:09 speakers-lounge kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. Oct 29 09:17:09 speakers-lounge kernel: bcm2835_audio bcm2835_audio: card created with 4 channels Oct 29 09:17:09 speakers-lounge kernel: bcm2835_audio bcm2835_audio: card created with 4 channels Oct 29 09:17:09 speakers-lounge systemd[1]: Found device /dev/mmcblk0p1. Oct 29 09:17:09 speakers-lounge systemd-udevd[225]: Using default interface naming scheme 'v240'. Oct 29 09:17:09 speakers-lounge kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Oct 29 09:17:09 speakers-lounge systemd-udevd[225]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 29 09:17:09 speakers-lounge kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Oct 29 09:17:10 speakers-lounge kernel: cfg80211: loaded regulatory.db is malformed or signature is missing/invalid Oct 29 09:17:10 speakers-lounge systemd-udevd[224]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 29 09:17:10 speakers-lounge kernel: brcmfmac: F1 signature read @0x18000000=0x15264345 Oct 29 09:17:10 speakers-lounge kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Oct 29 09:17:10 speakers-lounge kernel: usbcore: registered new interface driver brcmfmac Oct 29 09:17:10 speakers-lounge kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 Oct 29 09:17:10 speakers-lounge kernel: random: crng init done Oct 29 09:17:10 speakers-lounge kernel: random: 7 urandom warning(s) missed due to ratelimiting Oct 29 09:17:10 speakers-lounge kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60 Oct 29 09:17:10 speakers-lounge systemd-udevd[230]: Using default interface naming scheme 'v240'. Oct 29 09:17:10 speakers-lounge systemd-udevd[230]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in 7800 being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in /sys/subsystem/net/devices/wlan0 being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in Huge Pages File System being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in FUSE Control File System being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Starting File System Check on /dev/mmcblk0p1... Oct 29 09:17:12 speakers-lounge systemd[1]: Starting Load/Save RF Kill Switch Status... Oct 29 09:17:12 speakers-lounge systemd[1]: Started File System Check Daemon to report status. Oct 29 09:17:12 speakers-lounge systemd[1]: Started Load/Save RF Kill Switch Status. Oct 29 09:17:12 speakers-lounge systemd-fsck[369]: fsck.fat 4.1 (2017-01-24) Oct 29 09:17:12 speakers-lounge systemd-fsck[369]: /dev/mmcblk0p1: 309 files, 109539/123044 clusters Oct 29 09:17:12 speakers-lounge systemd[1]: Started File System Check on /dev/mmcblk0p1. Oct 29 09:17:12 speakers-lounge systemd[1]: Mounting /boot... Oct 29 09:17:12 speakers-lounge systemd[1]: Mounted /boot. Oct 29 09:17:12 speakers-lounge systemd[1]: Reached target Local File Systems. Oct 29 09:17:12 speakers-lounge systemd[1]: Started ifup for eth0. Oct 29 09:17:12 speakers-lounge systemd[1]: Started ifup for wlan0. Oct 29 09:17:12 speakers-lounge systemd[1]: Starting Create Volatile Files and Directories... Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Starting Raise network interfaces... Oct 29 09:17:12 speakers-lounge systemd[1]: Starting Preprocess NFS configuration... Oct 29 09:17:12 speakers-lounge systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... Oct 29 09:17:12 speakers-lounge systemd[1]: Received SIGRTMIN+20 from PID 231 (plymouthd). Oct 29 09:17:12 speakers-lounge systemd[1]: plymouth-read-write.service: Succeeded. Oct 29 09:17:12 speakers-lounge systemd[1]: Started Tell Plymouth To Write Out Runtime Data. Oct 29 09:17:12 speakers-lounge systemd[1]: nfs-config.service: Succeeded. Oct 29 09:17:12 speakers-lounge systemd[1]: Started Preprocess NFS configuration. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Condition check resulted in RPC security service for NFS server being skipped. Oct 29 09:17:12 speakers-lounge systemd[1]: Reached target NFS client services. Oct 29 09:17:12 speakers-lounge systemd[1]: Started Create Volatile Files and Directories. Oct 29 09:17:12 speakers-lounge systemd[1]: Starting Update UTMP about System Boot/Shutdown... Oct 29 09:17:13 speakers-lounge systemd[1]: Condition check resulted in Network Time Synchronization being skipped. Oct 29 09:17:13 speakers-lounge systemd[1]: Starting RPC bind portmap service... Oct 29 09:17:13 speakers-lounge systemd[1]: Started Entropy daemon using the HAVEGE algorithm. Oct 29 09:17:13 speakers-lounge kernel: 8021q: 802.1Q VLAN Support v1.8 Oct 29 09:17:13 speakers-lounge systemd[1]: Started Update UTMP about System Boot/Shutdown. Oct 29 09:17:13 speakers-lounge systemd[1]: Reached target System Initialization. Oct 29 09:17:13 speakers-lounge systemd[1]: Started Daily Cleanup of Temporary Directories. Oct 29 09:17:13 speakers-lounge systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. Oct 29 09:17:13 speakers-lounge systemd[1]: Listening on mpd.socket. Oct 29 09:17:13 speakers-lounge kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Oct 29 09:17:13 speakers-lounge systemd[1]: Listening on triggerhappy.socket. Oct 29 09:17:13 speakers-lounge systemd[1]: Started Daily apt download activities. Oct 29 09:17:13 speakers-lounge systemd[1]: Listening on D-Bus System Message Bus Socket. Oct 29 09:17:13 speakers-lounge systemd[1]: Reached target Sockets. Oct 29 09:17:13 speakers-lounge systemd[1]: Reached target Basic System. Oct 29 09:17:13 speakers-lounge systemd[1]: Starting Wireless Services... Oct 29 09:17:13 speakers-lounge systemd[1]: Condition check resulted in Copy user wpa_supplicant.conf being skipped. Oct 29 09:17:13 speakers-lounge systemd[1]: Starting Login Service... Oct 29 09:17:13 speakers-lounge systemd[1]: Starting Configure Bluetooth Modems connected by UART... Oct 29 09:17:13 speakers-lounge systemd[1]: Starting dhcpcd on all interfaces... Oct 29 09:17:13 speakers-lounge systemd[1]: Started volumio-remote-updater.service. Oct 29 09:17:13 speakers-lounge systemd[1]: Started UPnP Renderer front-end to MPD. Oct 29 09:17:13 speakers-lounge systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped. Oct 29 09:17:13 speakers-lounge systemd[1]: Started Manage Sound Card State (restore and store). Oct 29 09:17:13 speakers-lounge dhcpcd[466]: Not running dhcpcd because /etc/network/interfaces Oct 29 09:17:13 speakers-lounge systemd[1]: Started Volumio Iptables Module. Oct 29 09:17:13 speakers-lounge systemd[1]: Starting Save/Restore Sound Card State... Oct 29 09:17:13 speakers-lounge alsactl[478]: alsactl 1.1.8 daemon started Oct 29 09:17:13 speakers-lounge systemd[1]: Condition check resulted in Volumio SSH enabler being skipped. Oct 29 09:17:13 speakers-lounge dhcpcd[466]: defines some interfaces that will use a Oct 29 09:17:13 speakers-lounge dhcpcd[466]: DHCP client or static address Oct 29 09:17:13 speakers-lounge systemd[1]: Starting Avahi mDNS/DNS-SD Stack... Oct 29 09:17:13 speakers-lounge systemd[1]: Started D-Bus System Message Bus. Oct 29 09:17:13 speakers-lounge systemd[1]: Starting triggerhappy global hotkey daemon... Oct 29 09:17:13 speakers-lounge systemd[1]: Starting WPA supplicant... Oct 29 09:17:13 speakers-lounge systemd[1]: Started Daily apt upgrade and clean activities. Oct 29 09:17:13 speakers-lounge systemd[1]: Reached target Timers. Oct 29 09:17:13 speakers-lounge systemd[1]: dhcpcd.service: Control process exited, code=exited, status=6/NOTCONFIGURED Oct 29 09:17:13 speakers-lounge systemd[1]: dhcpcd.service: Failed with result 'exit-code'. Oct 29 09:17:13 speakers-lounge systemd[1]: Failed to start dhcpcd on all interfaces. Oct 29 09:17:13 speakers-lounge thd[501]: Unable to parse trigger line: Oct 29 09:17:13 speakers-lounge thd[501]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle Oct 29 09:17:13 speakers-lounge thd[501]: Unable to parse trigger line: Oct 29 09:17:13 speakers-lounge thd[501]: Unable to parse trigger line: Oct 29 09:17:13 speakers-lounge thd[501]: Unable to parse trigger line: Oct 29 09:17:13 speakers-lounge thd[501]: Unable to parse trigger line: Oct 29 09:17:13 speakers-lounge systemd[1]: Started Save/Restore Sound Card State. Oct 29 09:17:13 speakers-lounge systemd[1]: Reached target Sound Card. Oct 29 09:17:13 speakers-lounge sh[376]: wlan0=wlan0 Oct 29 09:17:13 speakers-lounge sh[375]: eth0: waiting for carrier Oct 29 09:17:13 speakers-lounge kernel: 8021q: adding VLAN 0 to HW filter on device eth0 Oct 29 09:17:13 speakers-lounge dhcpcd[424]: eth0: waiting for carrier Oct 29 09:17:14 speakers-lounge kernel: uart-pl011 3f201000.serial: no DMA platform data Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Found user 'avahi' (UID 110) and group 'avahi' (GID 113). Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Successfully dropped root privileges. Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: avahi-daemon 0.7 starting up. Oct 29 09:17:14 speakers-lounge systemd-logind[463]: New seat seat0. Oct 29 09:17:14 speakers-lounge thd[501]: Found socket passed from systemd Oct 29 09:17:14 speakers-lounge systemd[1]: Started RPC bind portmap service. Oct 29 09:17:14 speakers-lounge systemd[1]: Started triggerhappy global hotkey daemon. Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Successfully called chroot(). Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Successfully dropped remaining capabilities. Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Loading service file /services/volumio.service. Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Network interface enumeration completed. Oct 29 09:17:14 speakers-lounge systemd[1]: Started Login Service. Oct 29 09:17:14 speakers-lounge systemd[1]: Started Avahi mDNS/DNS-SD Stack. Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Server startup complete. Host name is speakers-lounge.local. Local service cookie is 1714272868. Oct 29 09:17:14 speakers-lounge avahi-daemon[489]: Service "speakers-lounge" (/services/volumio.service) successfully established. Oct 29 09:17:14 speakers-lounge systemd[1]: Reached target Remote File Systems (Pre). Oct 29 09:17:14 speakers-lounge systemd[1]: Reached target Remote File Systems. Oct 29 09:17:14 speakers-lounge systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling... Oct 29 09:17:14 speakers-lounge systemd[1]: Reached target RPC Port Mapper. Oct 29 09:17:14 speakers-lounge systemd[1]: Started Raise network interfaces. Oct 29 09:17:15 speakers-lounge loadcpufreq[553]: Loading cpufreq kernel modules...done (none). Oct 29 09:17:15 speakers-lounge systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling. Oct 29 09:17:15 speakers-lounge systemd[1]: Starting LSB: set CPUFreq kernel parameters... Oct 29 09:17:15 speakers-lounge haveged[443]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K Oct 29 09:17:15 speakers-lounge haveged[443]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 14768/63488 Oct 29 09:17:15 speakers-lounge haveged[443]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.99813 Oct 29 09:17:15 speakers-lounge haveged[443]: haveged: fills: 0, generated: 0 Oct 29 09:17:15 speakers-lounge cpufrequtils[585]: CPUFreq Utilities: Setting performance CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done. Oct 29 09:17:15 speakers-lounge systemd[1]: Started LSB: set CPUFreq kernel parameters. Oct 29 09:17:16 speakers-lounge systemd[1]: Started WPA supplicant. Oct 29 09:17:16 speakers-lounge systemd[1]: Reached target Network. Oct 29 09:17:16 speakers-lounge wpa_supplicant[503]: Successfully initialized wpa_supplicant Oct 29 09:17:16 speakers-lounge systemd[1]: Starting Network Time Service... Oct 29 09:17:16 speakers-lounge systemd[1]: Starting Permit User Sessions... Oct 29 09:17:16 speakers-lounge systemd[1]: Starting Music Player Daemon... Oct 29 09:17:16 speakers-lounge systemd[1]: Reached target Network is Online. Oct 29 09:17:16 speakers-lounge systemd[1]: Starting LSB: Brings up/down network automatically... Oct 29 09:17:16 speakers-lounge systemd[1]: Started Shairport Sync - AirPlay Audio Receiver. Oct 29 09:17:16 speakers-lounge systemd[1]: Starting /etc/rc.local Compatibility... Oct 29 09:17:16 speakers-lounge systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped. Oct 29 09:17:16 speakers-lounge systemd[1]: Starting Samba NMB Daemon... Oct 29 09:17:16 speakers-lounge systemd[1]: Started /etc/rc.local Compatibility. Oct 29 09:17:16 speakers-lounge systemd[1]: iptables.service: Succeeded. Oct 29 09:17:16 speakers-lounge systemd[1]: Started Permit User Sessions. Oct 29 09:17:16 speakers-lounge systemd[1]: Starting Hold until boot process finishes up... Oct 29 09:17:16 speakers-lounge systemd[1]: Starting Terminate Plymouth Boot Screen... Oct 29 09:17:16 speakers-lounge systemd[1]: Received SIGRTMIN+21 from PID 231 (plymouthd). Oct 29 09:17:16 speakers-lounge systemd[1]: plymouth-start.service: Succeeded. Oct 29 09:17:16 speakers-lounge systemd[1]: plymouth-quit-wait.service: Succeeded. Oct 29 09:17:16 speakers-lounge systemd[1]: Started Hold until boot process finishes up. Oct 29 09:17:16 speakers-lounge systemd[1]: plymouth-quit.service: Succeeded. Oct 29 09:17:16 speakers-lounge systemd[1]: Started Terminate Plymouth Boot Screen. Oct 29 09:17:16 speakers-lounge systemd[1]: Received SIGRTMIN+21 from PID 231 (n/a). Oct 29 09:17:16 speakers-lounge systemd[1]: Started Getty on tty1. Oct 29 09:17:16 speakers-lounge systemd[1]: Reached target Login Prompts. Oct 29 09:17:16 speakers-lounge ifplugd(eth0)[632]: ifplugd 0.28 initializing. Oct 29 09:17:16 speakers-lounge ifplugd(eth0)[632]: Using interface eth0/B8:27:EB:42:C5:A9 with driver (version: 5.10.92-v7+) Oct 29 09:17:16 speakers-lounge ifplugd(eth0)[632]: Using detection mode: SIOCETHTOOL Oct 29 09:17:16 speakers-lounge ifplugd(eth0)[632]: Initialization complete, link beat not detected. Oct 29 09:17:16 speakers-lounge ifplugd[607]: Network Interface Plugging Daemon...start eth0...done. Oct 29 09:17:16 speakers-lounge systemd[1]: Started LSB: Brings up/down network automatically. Oct 29 09:17:16 speakers-lounge ntpd[604]: ntpd 4.2.8p12@1.3728-o (1): Starting Oct 29 09:17:16 speakers-lounge ntpd[604]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103 Oct 29 09:17:16 speakers-lounge systemd[1]: Started Network Time Service. Oct 29 09:17:16 speakers-lounge ntpd[638]: proto: precision = 0.625 usec (-21) Oct 29 09:17:16 speakers-lounge ntpd[638]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature Oct 29 09:17:16 speakers-lounge ntpd[638]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2023-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 Oct 29 09:17:16 speakers-lounge ntpd[638]: Listen and drop on 0 v6wildcard [::]:123 Oct 29 09:17:16 speakers-lounge ntpd[638]: Listen and drop on 1 v4wildcard 0.0.0.0:123 Oct 29 09:17:16 speakers-lounge ntpd[638]: Listen normally on 2 lo 127.0.0.1:123 Oct 29 09:17:16 speakers-lounge ntpd[638]: Listening on routing socket on fd #19 for interface updates Oct 29 09:17:16 speakers-lounge ntpd[638]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Oct 29 09:17:16 speakers-lounge ntpd[638]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Oct 29 09:17:17 speakers-lounge volumio-remote-updater[469]: Error: No active session Oct 29 09:17:17 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:17] [info] asio async_connect error: system:111 (Connection refused) Oct 29 09:17:17 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:17] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected) Oct 29 09:17:17 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:17] [error] handle_connect error: Underlying Transport Error Oct 29 09:17:17 speakers-lounge volumio[475]: Could not open config: /tmp/upmpdcli.conf Oct 29 09:17:17 speakers-lounge systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE Oct 29 09:17:17 speakers-lounge systemd[1]: upmpdcli.service: Failed with result 'exit-code'. Oct 29 09:17:17 speakers-lounge systemd[1]: systemd-rfkill.service: Succeeded. Oct 29 09:17:17 speakers-lounge ntpd[638]: error resolving pool 0.debian.pool.ntp.org: System error (-11) Oct 29 09:17:18 speakers-lounge nmbd[618]: [2023/10/29 09:17:18.565198, 0] ../source3/nmbd/asyncdns.c:158(start_async_dns) Oct 29 09:17:18 speakers-lounge nmbd[618]: started asyncdns process 647 Oct 29 09:17:18 speakers-lounge nmbd[618]: [2023/10/29 09:17:18.567835, 0] ../lib/util/become_daemon.c:149(daemon_status) Oct 29 09:17:18 speakers-lounge nmbd[618]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ... Oct 29 09:17:18 speakers-lounge nmbd[618]: [2023/10/29 09:17:18.568002, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets) Oct 29 09:17:18 speakers-lounge nmbd[618]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6). Oct 29 09:17:18 speakers-lounge ntpd[638]: error resolving pool 1.debian.pool.ntp.org: System error (-11) Oct 29 09:17:19 speakers-lounge wireless.js[459]: Cleaning previous... Oct 29 09:17:19 speakers-lounge ntpd[638]: error resolving pool 2.debian.pool.ntp.org: System error (-11) Oct 29 09:17:19 speakers-lounge sudo[656]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0 Oct 29 09:17:19 speakers-lounge sudo[656]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:19 speakers-lounge sudo[656]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:19 speakers-lounge sudo[658]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down Oct 29 09:17:19 speakers-lounge sudo[658]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:20 speakers-lounge sudo[658]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:20 speakers-lounge mpd[634]: Oct 29 09:17 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg Oct 29 09:17:20 speakers-lounge mpd[634]: Oct 29 09:17 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured Oct 29 09:17:20 speakers-lounge mpd[634]: Oct 29 09:17 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured Oct 29 09:17:20 speakers-lounge wireless.js[459]: Stopped aP Oct 29 09:17:20 speakers-lounge systemd[1]: Started Music Player Daemon. Oct 29 09:17:20 speakers-lounge sudo[667]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up Oct 29 09:17:20 speakers-lounge sudo[667]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:20 speakers-lounge sudo[667]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:20 speakers-lounge kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Oct 29 09:17:20 speakers-lounge sudo[669]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw reg get Oct 29 09:17:20 speakers-lounge sudo[669]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:20 speakers-lounge sudo[669]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:20 speakers-lounge sudo[676]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 up Oct 29 09:17:20 speakers-lounge sudo[676]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:20 speakers-lounge sudo[676]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:20 speakers-lounge sudo[678]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iw wlan0 scan Oct 29 09:17:20 speakers-lounge sudo[678]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:20 speakers-lounge ntpd[638]: error resolving pool 3.debian.pool.ntp.org: System error (-11) Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: Core ver 2.22 Oct 29 09:17:21 speakers-lounge kernel: NET: Registered protocol family 31 Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: HCI device and connection manager initialized Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: HCI socket layer initialized Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: L2CAP socket layer initialized Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: SCO socket layer initialized Oct 29 09:17:21 speakers-lounge btuart[465]: bcm43xx_init Oct 29 09:17:21 speakers-lounge btuart[465]: Flash firmware /lib/firmware/brcm/BCM4345C0.hcd Oct 29 09:17:21 speakers-lounge btuart[465]: Set BDADDR UART: b8:27:eb:e8:6f:03 Oct 29 09:17:21 speakers-lounge btuart[465]: Set Controller UART speed to 3000000 bit/s Oct 29 09:17:21 speakers-lounge btuart[465]: Device setup complete Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: HCI UART driver ver 2.3 Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: HCI UART protocol H4 registered Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: HCI UART protocol Broadcom registered Oct 29 09:17:21 speakers-lounge systemd[1]: Starting Load/Save RF Kill Switch Status... Oct 29 09:17:21 speakers-lounge systemd[1]: Started Configure Bluetooth Modems connected by UART. Oct 29 09:17:21 speakers-lounge systemd[1]: Started Load/Save RF Kill Switch Status. Oct 29 09:17:21 speakers-lounge systemd[1]: Created slice system-bthelper.slice. Oct 29 09:17:21 speakers-lounge systemd[1]: Starting Raspberry Pi bluetooth helper... Oct 29 09:17:21 speakers-lounge bthelper[691]: Raspberry Pi BDADDR already set Oct 29 09:17:21 speakers-lounge systemd[1]: Started Raspberry Pi bluetooth helper. Oct 29 09:17:21 speakers-lounge systemd[1]: Starting Bluetooth service... Oct 29 09:17:21 speakers-lounge bluetoothd[700]: Bluetooth daemon 5.50 Oct 29 09:17:21 speakers-lounge bluetoothd[700]: Unknown key AutoConnectTimeout for group General in /etc/bluetooth/main.conf Oct 29 09:17:21 speakers-lounge systemd[1]: Started Bluetooth service. Oct 29 09:17:21 speakers-lounge systemd[1]: Reached target Bluetooth. Oct 29 09:17:21 speakers-lounge bluetoothd[700]: Starting SDP server Oct 29 09:17:21 speakers-lounge bluetoothd[700]: Excluding (cli) sap Oct 29 09:17:21 speakers-lounge bluetoothd[700]: Bluetooth management interface 1.18 initialized Oct 29 09:17:21 speakers-lounge dbus-daemon[494]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=700 comm="/usr/lib/bluetooth/bluetoothd --noplugin=sap ") Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: BNEP filters: protocol multicast Oct 29 09:17:21 speakers-lounge kernel: Bluetooth: BNEP socket layer initialized Oct 29 09:17:21 speakers-lounge systemd[1]: Starting Hostname Service... Oct 29 09:17:21 speakers-lounge bluetoothd[700]: Failed to set privacy: Rejected (0x0b) Oct 29 09:17:21 speakers-lounge dbus-daemon[494]: [system] Successfully activated service 'org.freedesktop.hostname1' Oct 29 09:17:21 speakers-lounge systemd[1]: Started Hostname Service. Oct 29 09:17:22 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:22] [info] asio async_connect error: system:111 (Connection refused) Oct 29 09:17:22 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:22] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected) Oct 29 09:17:22 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:22] [error] handle_connect error: Underlying Transport Error Oct 29 09:17:23 speakers-lounge sudo[678]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:23 speakers-lounge wireless.js[459]: Start wireless flow Oct 29 09:17:23 speakers-lounge wireless.js[459]: Stopped hotspot (if there).. Oct 29 09:17:23 speakers-lounge sudo[705]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0 Oct 29 09:17:23 speakers-lounge sudo[705]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:23 speakers-lounge sudo[705]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:23 speakers-lounge sudo[707]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down Oct 29 09:17:23 speakers-lounge sudo[707]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:23 speakers-lounge sudo[707]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:23 speakers-lounge wireless.js[459]: DHCP IP Oct 29 09:17:23 speakers-lounge wireless.js[459]: Start ap Oct 29 09:17:23 speakers-lounge wpa_supplicant[709]: Successfully initialized wpa_supplicant Oct 29 09:17:23 speakers-lounge sudo[710]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/dhcpcd Oct 29 09:17:23 speakers-lounge sudo[710]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:23 speakers-lounge kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Oct 29 09:17:23 speakers-lounge dhcpcd[711]: dev: loaded udev Oct 29 09:17:23 speakers-lounge dhcpcd-run-hooks[729]: wlan0: starting wpa_supplicant Oct 29 09:17:24 speakers-lounge dhcpcd-run-hooks[734]: wlan0: failed to start wpa_supplicant Oct 29 09:17:24 speakers-lounge dhcpcd-run-hooks[735]: wlan0: Successfully initialized wpa_supplicant nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Match already configured nl80211: kernel reports: Ma Oct 29 09:17:24 speakers-lounge dhcpcd[711]: wlan0: connected to Access Point `' Oct 29 09:17:24 speakers-lounge dhcpcd[711]: no interfaces have a carrier Oct 29 09:17:24 speakers-lounge dhcpcd[711]: forked to background, child pid 745 Oct 29 09:17:24 speakers-lounge dhcpcd[745]: eth0: waiting for carrier Oct 29 09:17:24 speakers-lounge dhcpcd[745]: wlan0: waiting for carrier Oct 29 09:17:24 speakers-lounge sudo[710]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:24 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:24 speakers-lounge sudo[747]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:24 speakers-lounge sudo[747]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:24 speakers-lounge sudo[747]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:25 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:25 speakers-lounge sudo[750]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:25 speakers-lounge sudo[750]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:25 speakers-lounge sudo[750]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:26 speakers-lounge systemd[1]: systemd-rfkill.service: Succeeded. Oct 29 09:17:26 speakers-lounge bthelper[691]: Changing power off succeeded Oct 29 09:17:26 speakers-lounge wpa_supplicant[733]: wlan0: Trying to associate with SSID 'vodafone0B969B' Oct 29 09:17:26 speakers-lounge bthelper[691]: [CHG] Controller B8:27:EB:E8:6F:03 Class: 0x0000041c Oct 29 09:17:26 speakers-lounge bthelper[691]: Changing power on succeeded Oct 29 09:17:26 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:26 speakers-lounge sudo[760]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:26 speakers-lounge sudo[760]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:26 speakers-lounge sudo[760]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:27 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:27 speakers-lounge sudo[763]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:27 speakers-lounge sudo[763]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:27 speakers-lounge sudo[763]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:28 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:28 speakers-lounge sudo[766]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:28 speakers-lounge sudo[766]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:28 speakers-lounge sudo[766]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: carrier acquired Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: connected to Access Point `vodafone0B969B' Oct 29 09:17:29 speakers-lounge wpa_supplicant[733]: wlan0: Associated with d6:35:1d:0b:96:a3 Oct 29 09:17:29 speakers-lounge wpa_supplicant[733]: wlan0: CTRL-EVENT-CONNECTED - Connection to d6:35:1d:0b:96:a3 completed [id=0 id_str=] Oct 29 09:17:29 speakers-lounge wpa_supplicant[733]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Oct 29 09:17:29 speakers-lounge dhcpcd[745]: DUID 00:01:00:01:29:d8:61:b8:b8:27:eb:17:90:fc Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: IAID eb:17:90:fc Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: adding address fe80::2807:5a88:8de5:bf80 Oct 29 09:17:29 speakers-lounge dhcpcd[745]: ipv6_addaddr1: Permission denied Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: carrier lost Oct 29 09:17:29 speakers-lounge wpa_supplicant[733]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=GB Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: carrier acquired Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: IAID eb:17:90:fc Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: soliciting an IPv6 router Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: rebinding lease of 192.168.1.195 Oct 29 09:17:29 speakers-lounge dhcpcd[745]: wlan0: probing address 192.168.1.195/24 Oct 29 09:17:29 speakers-lounge kernel: cam1-reg: disabling Oct 29 09:17:29 speakers-lounge kernel: cam-dummy-reg: disabling Oct 29 09:17:29 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:29] [info] asio async_connect error: system:111 (Connection refused) Oct 29 09:17:29 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:29] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected) Oct 29 09:17:29 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:29] [error] handle_connect error: Underlying Transport Error Oct 29 09:17:29 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:29 speakers-lounge sudo[782]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:29 speakers-lounge sudo[782]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:29 speakers-lounge sudo[782]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:30 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:30 speakers-lounge sudo[785]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:30 speakers-lounge sudo[785]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:30 speakers-lounge sudo[785]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:31 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:31 speakers-lounge sudo[788]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:31 speakers-lounge sudo[788]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:31 speakers-lounge sudo[788]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:32 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:32 speakers-lounge sudo[791]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:32 speakers-lounge sudo[791]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:32 speakers-lounge sudo[791]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:33 speakers-lounge dhcpcd[745]: wlan0: leased 192.168.1.195 for 3600 seconds Oct 29 09:17:33 speakers-lounge avahi-daemon[489]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.195. Oct 29 09:17:33 speakers-lounge avahi-daemon[489]: New relevant interface wlan0.IPv4 for mDNS. Oct 29 09:17:33 speakers-lounge dhcpcd[745]: wlan0: adding route to 192.168.1.0/24 Oct 29 09:17:33 speakers-lounge avahi-daemon[489]: Registering new address record for 192.168.1.195 on wlan0.IPv4. Oct 29 09:17:33 speakers-lounge dhcpcd[745]: wlan0: adding default route via 192.168.1.1 Oct 29 09:17:33 speakers-lounge wireless.js[459]: trying... Oct 29 09:17:33 speakers-lounge sudo[798]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwgetid -r Oct 29 09:17:33 speakers-lounge sudo[798]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:33 speakers-lounge sudo[798]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:33 speakers-lounge wireless.js[459]: Connected to: ----vodafone0B969B Oct 29 09:17:33 speakers-lounge wireless.js[459]: ---- Oct 29 09:17:33 speakers-lounge sudo[814]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:17:33 speakers-lounge sudo[814]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:33 speakers-lounge sudo[814]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:33 speakers-lounge wireless.js[459]: ... joined AP, wlan0 IPv4 is 192.168.1.195, ipV6 is undefined Oct 29 09:17:33 speakers-lounge wireless.js[459]: It's done! AP Oct 29 09:17:33 speakers-lounge systemd[1]: Started Wireless Services. Oct 29 09:17:33 speakers-lounge kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Oct 29 09:17:33 speakers-lounge systemd[1]: Started Volumio Backend Module. Oct 29 09:17:34 speakers-lounge ntpd[638]: Listen normally on 3 wlan0 192.168.1.195:123 Oct 29 09:17:34 speakers-lounge ntpd[638]: new interface(s) found: waking up resolver Oct 29 09:17:36 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:36 speakers-lounge volumio[823]: info: ----- Volumio3 ---- Oct 29 09:17:36 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:36 speakers-lounge volumio[823]: info: ----- System startup ---- Oct 29 09:17:36 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:37 speakers-lounge volumio[823]: info: MYVOLUMIO Environment detected Oct 29 09:17:37 speakers-lounge volumio[823]: info: Plugin folders cleanup Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning into folder /volumio/app/plugins/ Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning category audio_interface Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning category miscellanea Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning category music_service Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning category plugins.json Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning category system_controller Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning category user_interface Oct 29 09:17:37 speakers-lounge volumio[823]: info: Scanning into folder /data/plugins/ Oct 29 09:17:37 speakers-lounge volumio[823]: info: Plugin folders cleanup completed Oct 29 09:17:37 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:37 speakers-lounge volumio[823]: info: ----- Core plugins startup ---- Oct 29 09:17:37 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:37 speakers-lounge volumio[823]: info: Loading plugins from folder /volumio/app/plugins/ Oct 29 09:17:37 speakers-lounge volumio[823]: info: Adding plugin upnp to MyMusic Plugins Oct 29 09:17:37 speakers-lounge volumio[823]: info: Adding plugin airplay_emulation to MyMusic Plugins Oct 29 09:17:37 speakers-lounge volumio[823]: info: Adding plugin upnp_browser to MyMusic Plugins Oct 29 09:17:37 speakers-lounge volumio[823]: info: Loading plugins from folder /data/plugins/ Oct 29 09:17:37 speakers-lounge volumio[823]: info: Loading plugin "system"... Oct 29 09:17:37 speakers-lounge volumio[823]: info: Loading plugin "appearance"... Oct 29 09:17:38 speakers-lounge nmbd[618]: [2023/10/29 09:17:38.662285, 0] ../lib/util/become_daemon.c:138(daemon_ready) Oct 29 09:17:38 speakers-lounge systemd[1]: Started Samba NMB Daemon. Oct 29 09:17:38 speakers-lounge nmbd[618]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections Oct 29 09:17:38 speakers-lounge systemd[1]: Starting Samba Winbind Daemon... Oct 29 09:17:38 speakers-lounge nmbd[618]: [2023/10/29 09:17:38.683009, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:17:38 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:17:38 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:17:38 speakers-lounge winbindd[840]: [2023/10/29 09:17:38.972799, 0] ../source3/winbindd/winbindd_cache.c:3160(initialize_winbindd_cache) Oct 29 09:17:38 speakers-lounge winbindd[840]: initialize_winbindd_cache: clearing cache and re-creating with version number 2 Oct 29 09:17:38 speakers-lounge winbindd[840]: [2023/10/29 09:17:38.992651, 0] ../lib/util/become_daemon.c:138(daemon_ready) Oct 29 09:17:38 speakers-lounge winbindd[840]: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections Oct 29 09:17:38 speakers-lounge systemd[1]: Started Samba Winbind Daemon. Oct 29 09:17:39 speakers-lounge systemd[1]: Starting Samba SMB Daemon... Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "network"... Oct 29 09:17:39 speakers-lounge volumio[823]: info: Refreshing Cached IP Addresses Oct 29 09:17:39 speakers-lounge sudo[847]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 09:17:39 speakers-lounge sudo[847]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:39 speakers-lounge sudo[847]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:39 speakers-lounge sudo[849]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:17:39 speakers-lounge sudo[849]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "services"... Oct 29 09:17:39 speakers-lounge sudo[849]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "alsa_controller"... Oct 29 09:17:39 speakers-lounge sudo[852]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan Oct 29 09:17:39 speakers-lounge sudo[852]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:39 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "wizard"... Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "volumio_command_line_client"... Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "upnp"... Oct 29 09:17:39 speakers-lounge volumio[823]: info: [1698571059499] Starting Upmpd Daemon Oct 29 09:17:39 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "my_music"... Oct 29 09:17:39 speakers-lounge systemd[1]: Started Samba SMB Daemon. Oct 29 09:17:39 speakers-lounge smbd[845]: [2023/10/29 09:17:39.509138, 0] ../lib/util/become_daemon.c:138(daemon_ready) Oct 29 09:17:39 speakers-lounge smbd[845]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections Oct 29 09:17:39 speakers-lounge systemd[1]: Reached target Multi-User System. Oct 29 09:17:39 speakers-lounge systemd[1]: Reached target Graphical Interface. Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "mpd"... Oct 29 09:17:39 speakers-lounge systemd[1]: Starting Update UTMP about System Runlevel Changes... Oct 29 09:17:39 speakers-lounge systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. Oct 29 09:17:39 speakers-lounge systemd[1]: Started Update UTMP about System Runlevel Changes. Oct 29 09:17:39 speakers-lounge systemd[1]: Startup finished in 11.138s (kernel) + 33.446s (userspace) = 44.585s. Oct 29 09:17:39 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:39] [connect] Successful connection Oct 29 09:17:39 speakers-lounge volumio[823]: info: Creating MPD Configuration file Oct 29 09:17:39 speakers-lounge volumio[823]: info: Loading plugin "upnp_browser"... Oct 29 09:17:39 speakers-lounge sudo[867]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf Oct 29 09:17:39 speakers-lounge sudo[867]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:40 speakers-lounge sudo[867]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:40 speakers-lounge sudo[869]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service Oct 29 09:17:40 speakers-lounge sudo[869]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:40 speakers-lounge systemd[1]: Stopping Music Player Daemon... Oct 29 09:17:40 speakers-lounge systemd[1]: mpd.service: Succeeded. Oct 29 09:17:40 speakers-lounge systemd[1]: Stopped Music Player Daemon. Oct 29 09:17:40 speakers-lounge systemd[1]: Starting Music Player Daemon... Oct 29 09:17:40 speakers-lounge volumio[823]: info: Loading plugin "networkfs"... Oct 29 09:17:40 speakers-lounge volumio[823]: info: Starting Udev Watcher for removable devices Oct 29 09:17:41 speakers-lounge volumio[823]: info: Ignoring mount for partition: boot Oct 29 09:17:41 speakers-lounge volumio[823]: info: Ignoring mount for partition: volumio Oct 29 09:17:41 speakers-lounge volumio[823]: info: Ignoring mount for partition: volumio_data Oct 29 09:17:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "alarm-clock"... Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "airplay_emulation"... Oct 29 09:17:41 speakers-lounge mpd[874]: Oct 29 09:17 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg Oct 29 09:17:41 speakers-lounge mpd[874]: Oct 29 09:17 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured Oct 29 09:17:41 speakers-lounge mpd[874]: Oct 29 09:17 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured Oct 29 09:17:41 speakers-lounge systemd[1]: Started Music Player Daemon. Oct 29 09:17:41 speakers-lounge volumio[823]: info: Starting Shairport Sync Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "last_100"... Oct 29 09:17:41 speakers-lounge sudo[869]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "webradio"... Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "i2s_dacs"... Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "volumiodiscovery"... Oct 29 09:17:41 speakers-lounge volumio[823]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi. Oct 29 09:17:41 speakers-lounge volumio[823]: *** WARNING *** Please fix your application to use the native API of Avahi! Oct 29 09:17:41 speakers-lounge volumio[823]: *** WARNING *** For more information see Oct 29 09:17:41 speakers-lounge volumio[823]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi. Oct 29 09:17:41 speakers-lounge node[823]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi. Oct 29 09:17:41 speakers-lounge volumio[823]: *** WARNING *** Please fix your application to use the native API of Avahi! Oct 29 09:17:41 speakers-lounge volumio[823]: *** WARNING *** For more information see Oct 29 09:17:41 speakers-lounge node[823]: *** WARNING *** Please fix your application to use the native API of Avahi! Oct 29 09:17:41 speakers-lounge node[823]: *** WARNING *** For more information see Oct 29 09:17:41 speakers-lounge node[823]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi. Oct 29 09:17:41 speakers-lounge node[823]: *** WARNING *** Please fix your application to use the native API of Avahi! Oct 29 09:17:41 speakers-lounge node[823]: *** WARNING *** For more information see Oct 29 09:17:41 speakers-lounge volumio[823]: info: Applying required configuration parameters for plugin volumiodiscovery Oct 29 09:17:41 speakers-lounge volumio[823]: info: Discovery: Started advertising with name: speakers-lounge Oct 29 09:17:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "outputs"... Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "albumart"... Oct 29 09:17:41 speakers-lounge volumio[823]: info: Plugin example_plugin is not enabled Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "inputs"... Oct 29 09:17:41 speakers-lounge volumio[823]: info: Loading plugin "updater_comm"... Oct 29 09:17:42 speakers-lounge volumio[823]: info: Plugin mpdemulation is not enabled Oct 29 09:17:42 speakers-lounge volumio[823]: info: Loading plugin "rest_api"... Oct 29 09:17:42 speakers-lounge volumio[823]: info: Loading plugin "websocket"... Oct 29 09:17:42 speakers-lounge volumio[823]: info: Loading i18n strings for locale en Oct 29 09:17:42 speakers-lounge volumio[823]: Updating browse sources language Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:17:42 speakers-lounge volumio[823]: Forking 3 albumart workers Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::initPlayerControls Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: Express server listening on port 3000 Oct 29 09:17:42 speakers-lounge volumio[823]: [Metrics] WebUI: 6s 953.99ms Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreStateMachine::resetVolumioState Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreStateMachine::getcurrentVolume Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioRetrievevolume Oct 29 09:17:42 speakers-lounge volumio[823]: info: Cannot read play queue from file Oct 29 09:17:42 speakers-lounge sudo[852]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:42 speakers-lounge volumio[823]: info: MPD Permissions set Oct 29 09:17:42 speakers-lounge systemd[1]: systemd-fsckd.service: Succeeded. Oct 29 09:17:42 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 1 Oct 29 09:17:42 speakers-lounge volumio-remote-updater[469]: [2023-10-29 09:17:42] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1698571059 101 Oct 29 09:17:42 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Total Clients: 2 Oct 29 09:17:42 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 3 Oct 29 09:17:42 speakers-lounge volumio[823]: info: MPD running with PID874 Oct 29 09:17:42 speakers-lounge volumio[823]: ,establishing connection Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 4 Oct 29 09:17:43 speakers-lounge volumio[823]: error: updateQueue error: null Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195:3000 from 192.168.1.88 UA: node-XMLHttpRequest Total Clients: 5 Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195:3000 from 192.168.1.88 UA: node-XMLHttpRequest Total Clients: 6 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreStateMachine::setRepeat null single undefined Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:17:43 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreStateMachine::setRandom null Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:17:43 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:17:43 speakers-lounge volumio[823]: info: Setting Device type: Raspberry PI Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 7 Oct 29 09:17:43 speakers-lounge volumio[823]: info: Completed loading Core Plugins Oct 29 09:17:43 speakers-lounge volumio[823]: info: Preparing to generate the ALSA configuration file Oct 29 09:17:43 speakers-lounge volumio[823]: info: VolumeController:: Volume=42 Mute =false Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:17:43 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreStateMachine::updateTrackBlock Oct 29 09:17:43 speakers-lounge volumio[823]: info: CorePlayQueue::getTrackBlock Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioRetrievevolume Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 8 Oct 29 09:17:43 speakers-lounge volumio[823]: error: updateQueue error: null Oct 29 09:17:43 speakers-lounge volumio[823]: Starting albumart workers Oct 29 09:17:43 speakers-lounge volumio[823]: Starting albumart workers Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 9 Oct 29 09:17:43 speakers-lounge volumio[823]: Starting albumart workers Oct 29 09:17:43 speakers-lounge volumio[823]: info: Discovery: adding 85073883-52a0-48fb-bd03-8481772f79a8 Oct 29 09:17:43 speakers-lounge volumio[823]: info: Discovery: Found device speakers-lounge Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:43 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:43 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 10 Oct 29 09:17:43 speakers-lounge volumio[823]: info: Asound.conf file unchanged, so no further update is needed Oct 29 09:17:43 speakers-lounge volumio[823]: info: Output device has changed, restarting MPD Oct 29 09:17:43 speakers-lounge volumio[823]: info: Output device has changed, restarting Shairport Sync Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:43 speakers-lounge sudo[928]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf Oct 29 09:17:43 speakers-lounge sudo[928]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:43 speakers-lounge sudo[929]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service Oct 29 09:17:43 speakers-lounge sudo[929]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:43 speakers-lounge volumio[823]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0 Oct 29 09:17:43 speakers-lounge volumio[823]: info: ___________ START PLUGINS ___________ Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Oct 29 09:17:43 speakers-lounge volumio[823]: info: [1698571063447] CoreMusicLibrary::Adding element Media Servers Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:17:43 speakers-lounge sudo[928]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:43 speakers-lounge systemd[1]: Stopping Music Player Daemon... Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:43 speakers-lounge systemd[1]: mpd.service: Succeeded. Oct 29 09:17:43 speakers-lounge systemd[1]: Stopped Music Player Daemon. Oct 29 09:17:43 speakers-lounge systemd[1]: Starting Music Player Daemon... Oct 29 09:17:43 speakers-lounge volumio[823]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:43 speakers-lounge volumio[823]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Oct 29 09:17:43 speakers-lounge volumio[823]: info: [1698571063634] CoreMusicLibrary::Adding element Last_100 Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Oct 29 09:17:43 speakers-lounge volumio[823]: info: [1698571063641] CoreMusicLibrary::Adding element Webradio Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:17:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:17:43 speakers-lounge volumio[823]: info: Volumio Calling Home Oct 29 09:17:43 speakers-lounge sh[375]: timed out Oct 29 09:17:43 speakers-lounge dhcpcd[424]: timed out Oct 29 09:17:43 speakers-lounge sh[375]: dhcpcd exited Oct 29 09:17:43 speakers-lounge dhcpcd[424]: dhcpcd exited Oct 29 09:17:43 speakers-lounge sh[375]: ifup: failed to bring up eth0 Oct 29 09:17:43 speakers-lounge systemd[1]: ifup@eth0.service: Main process exited, code=exited, status=1/FAILURE Oct 29 09:17:43 speakers-lounge systemd[1]: ifup@eth0.service: Failed with result 'exit-code'. Oct 29 09:17:43 speakers-lounge volumio[823]: info: Completed starting Core Plugins Oct 29 09:17:43 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:43 speakers-lounge volumio[823]: info: ----- MyVolumio plugins startup ---- Oct 29 09:17:43 speakers-lounge volumio[823]: info: ------------------------------------------- Oct 29 09:17:43 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Fetching plans data.... Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket Oct 29 09:17:44 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 11 Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:44 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:44 speakers-lounge volumio[823]: info: MPD Permissions set Oct 29 09:17:44 speakers-lounge volumio[823]: info: VolumeController:: Volume=42 Mute =false Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:17:44 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:17:44 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 12 Oct 29 09:17:44 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 13 Oct 29 09:17:44 speakers-lounge volumio[823]: info: Volumio called home Oct 29 09:17:44 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 14 Oct 29 09:17:44 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 15 Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:17:44 speakers-lounge volumio[823]: info: Discovery: adding 4676fe6c-de06-4380-8ae3-dd009e17c5e9 Oct 29 09:17:44 speakers-lounge volumio[823]: info: Discovery: Found device speakers-office Oct 29 09:17:44 speakers-lounge volumio[823]: info: Discovery: Connecting to remote: 192.168.1.65 Oct 29 09:17:44 speakers-lounge volumio[823]: info: Starting Shairport Sync Oct 29 09:17:44 speakers-lounge volumio[823]: info: Starting Shairport Sync Oct 29 09:17:44 speakers-lounge volumio[823]: info: Starting Shairport Sync Oct 29 09:17:44 speakers-lounge sudo[978]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync Oct 29 09:17:44 speakers-lounge sudo[978]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:44 speakers-lounge sudo[980]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync Oct 29 09:17:44 speakers-lounge sudo[980]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:44 speakers-lounge systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver... Oct 29 09:17:44 speakers-lounge systemd[1]: shairport-sync.service: Succeeded. Oct 29 09:17:44 speakers-lounge systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver. Oct 29 09:17:44 speakers-lounge sudo[984]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync Oct 29 09:17:44 speakers-lounge sudo[984]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:44 speakers-lounge systemd[1]: Started Shairport Sync - AirPlay Audio Receiver. Oct 29 09:17:44 speakers-lounge sudo[978]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:44 speakers-lounge sudo[980]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:44 speakers-lounge systemd[1]: Stopping Shairport Sync - AirPlay Audio Receiver... Oct 29 09:17:44 speakers-lounge systemd[1]: shairport-sync.service: Succeeded. Oct 29 09:17:44 speakers-lounge systemd[1]: Stopped Shairport Sync - AirPlay Audio Receiver. Oct 29 09:17:44 speakers-lounge systemd[1]: Started Shairport Sync - AirPlay Audio Receiver. Oct 29 09:17:44 speakers-lounge sudo[984]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:44 speakers-lounge volumio[823]: info: Shairport-Sync Started Oct 29 09:17:44 speakers-lounge volumio[823]: Error adding Membership: Error: addMembership EINVAL Oct 29 09:17:44 speakers-lounge volumio[823]: info: Shairport-Sync Started Oct 29 09:17:44 speakers-lounge volumio[823]: info: Discovery: Connected to remote: 192.168.1.65 Oct 29 09:17:44 speakers-lounge volumio[823]: info: Shairport-Sync Started Oct 29 09:17:44 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:44 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:45 speakers-lounge mpd[946]: Oct 29 09:17 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg Oct 29 09:17:45 speakers-lounge mpd[946]: Oct 29 09:17 : exception: Input plugin 'tidal' is unavailable: No Tidal application token configured Oct 29 09:17:45 speakers-lounge mpd[946]: Oct 29 09:17 : exception: Input plugin 'qobuz' is unavailable: No Qobuz app_id configured Oct 29 09:17:45 speakers-lounge systemd[1]: Started Music Player Daemon. Oct 29 09:17:45 speakers-lounge sudo[929]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:45 speakers-lounge volumio[823]: error: updateQueue error: null Oct 29 09:17:47 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 16 Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:47 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:47 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:17:47 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:17:47 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:47 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:17:47 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:17:47 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:17:47 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:17:47 speakers-lounge volumio[823]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory Oct 29 09:17:49 speakers-lounge sudo[994]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 09:17:49 speakers-lounge sudo[994]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:49 speakers-lounge sudo[994]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:49 speakers-lounge sudo[996]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:17:49 speakers-lounge sudo[996]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:49 speakers-lounge sudo[996]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:49 speakers-lounge sudo[1000]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service Oct 29 09:17:49 speakers-lounge sudo[1000]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:49 speakers-lounge systemd[1]: Started UPnP Renderer front-end to MPD. Oct 29 09:17:49 speakers-lounge sudo[1000]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:49 speakers-lounge volumio[823]: info: Upmpdcli Daemon Started Oct 29 09:17:49 speakers-lounge volumio[1002]: Generating RSA private key, 4096 bit long modulus (2 primes) Oct 29 09:17:50 speakers-lounge volumio[1002]: .....++++ Oct 29 09:17:51 speakers-lounge systemd[1]: systemd-hostnamed.service: Succeeded. Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso Oct 29 09:17:52 speakers-lounge volumio[823]: info: Adding plugin bluetooth to MyMusic Plugins Oct 29 09:17:52 speakers-lounge volumio[823]: info: Adding plugin multiroom to MyMusic Plugins Oct 29 09:17:52 speakers-lounge volumio[823]: info: Adding plugin metavolumio to MyMusic Plugins Oct 29 09:17:52 speakers-lounge volumio[823]: info: Adding plugin cd_controller to MyMusic Plugins Oct 29 09:17:52 speakers-lounge volumio[823]: info: Adding plugin smart_inputs to MyMusic Plugins Oct 29 09:17:52 speakers-lounge volumio[823]: info: Adding plugin tidalconnect to MyMusic Plugins Oct 29 09:17:52 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"... Oct 29 09:17:52 speakers-lounge volumio[1002]: ..................++++ Oct 29 09:17:52 speakers-lounge volumio[1002]: e is 65537 (0x010001) Oct 29 09:17:52 speakers-lounge volumio[1002]: writing RSA key Oct 29 09:17:53 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded Oct 29 09:17:53 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio Oct 29 09:17:53 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:53 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:17:53 speakers-lounge volumio[823]: info: Starting MyVolumio Remote Streaming Endpoints Oct 29 09:17:53 speakers-lounge volumio[823]: info: MyVolumio login type: Token Oct 29 09:17:53 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started Oct 29 09:17:53 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"... Oct 29 09:17:54 speakers-lounge volumio[823]: info: Starting Streaming Service Transparent Proxy Oct 29 09:17:54 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded Oct 29 09:17:54 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services Oct 29 09:17:54 speakers-lounge volumio[823]: info: Streaming services startup Oct 29 09:17:54 speakers-lounge volumio[823]: info: Starting Streaming Daemon Oct 29 09:17:54 speakers-lounge sudo[1042]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service Oct 29 09:17:54 speakers-lounge sudo[1042]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:17:54 speakers-lounge volumio[823]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started Oct 29 09:17:55 speakers-lounge sudo[1042]: pam_unix(sudo:session): session closed for user root Oct 29 09:17:55 speakers-lounge volumio[823]: error: Cannot start Volumio Streaming Daemon Oct 29 09:17:55 speakers-lounge volumio[823]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service Oct 29 09:17:55 speakers-lounge volumio[823]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found. Oct 29 09:17:55 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195:3000 from 192.168.1.88 UA: node-XMLHttpRequest Total Clients: 17 Oct 29 09:17:55 speakers-lounge volumio[823]: error: MyVolumio Custom Token format not valid, refreshing it Oct 29 09:17:55 speakers-lounge volumio[823]: error: Cannot refresh My Volumio Token: [object Object] Oct 29 09:17:55 speakers-lounge volumio[823]: STREAMING PROXY: Starting server on port 3245 Oct 29 09:17:56 speakers-lounge volumio[823]: Node JS runtime: 14 Oct 29 09:18:08 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 09:18:08 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 18 Oct 29 09:18:08 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:08 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetBrowseSources Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:18:13 speakers-lounge volumio-remote-updater[469]: No test mode Oct 29 09:18:13 speakers-lounge volumio-remote-updater[469]: No alpha test mode Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled Oct 29 09:18:13 speakers-lounge volumio[823]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false} Oct 29 09:18:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache Oct 29 09:18:14 speakers-lounge volumio[823]: error: MyVolumio Plugin failed to authenticate in a timely fashion Oct 29 09:18:14 speakers-lounge volumio[823]: info: Completed starting MyVolumio Plugin Oct 29 09:18:14 speakers-lounge volumio[823]: info: BOOT COMPLETED Oct 29 09:18:14 speakers-lounge volumio[823]: [Metrics] CommandRouter: 38s 583.76ms Oct 29 09:18:14 speakers-lounge volumio[823]: info: CoreCommandRouter::volumiosetStartupVolume Oct 29 09:18:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam Oct 29 09:18:15 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:18:15 speakers-lounge volumio[823]: info: CoreCommandRouter::Close All Modals sent Oct 29 09:18:15 speakers-lounge volumio[823]: info: CoreCommandRouter::Close All Modals sent Oct 29 09:18:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable Oct 29 09:18:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus Oct 29 09:18:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect Oct 29 09:18:16 speakers-lounge volumio[823]: info: Version has changed, forcing UI Reload Oct 29 09:18:16 speakers-lounge volumio[823]: info: CoreCommandRouter::Reload Ui Oct 29 09:18:17 speakers-lounge sudo[1054]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 09:18:17 speakers-lounge sudo[1054]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:18:17 speakers-lounge sudo[1054]: pam_unix(sudo:session): session closed for user root Oct 29 09:18:17 speakers-lounge sudo[1056]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:18:17 speakers-lounge sudo[1056]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:18:17 speakers-lounge sudo[1056]: pam_unix(sudo:session): session closed for user root Oct 29 09:18:18 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 18 Oct 29 09:18:20 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 19 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:18:20 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:18:20 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 09:18:20 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:18:20 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:18:20 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:18:20 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:18:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:18:20 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:18:20 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:18:21 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:18:21 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:18:22 speakers-lounge ntpd[638]: Soliciting pool server 185.177.149.33 Oct 29 09:18:23 speakers-lounge ntpd[638]: Soliciting pool server 178.215.228.24 Oct 29 09:18:24 speakers-lounge ntpd[638]: Soliciting pool server 85.199.214.101 Oct 29 09:18:24 speakers-lounge ntpd[638]: Soliciting pool server 185.16.161.37 Oct 29 09:18:24 speakers-lounge ntpd[638]: Soliciting pool server 185.103.117.60 Oct 29 09:18:25 speakers-lounge ntpd[638]: Soliciting pool server 162.159.200.1 Oct 29 09:18:25 speakers-lounge ntpd[638]: Soliciting pool server 92.53.240.20 Oct 29 09:18:25 speakers-lounge ntpd[638]: Soliciting pool server 162.159.200.1 Oct 29 09:18:26 speakers-lounge ntpd[638]: Soliciting pool server 44.31.52.36 Oct 29 09:18:27 speakers-lounge ntpd[638]: Soliciting pool server 88.80.189.24 Oct 29 09:18:27 speakers-lounge ntpd[638]: Soliciting pool server 213.5.132.231 Oct 29 09:18:28 speakers-lounge ntpd[638]: Soliciting pool server 176.58.109.199 Oct 29 09:18:28 speakers-lounge ntpd[638]: Soliciting pool server 2a11:29c0:11::31 Oct 29 09:18:29 speakers-lounge ntpd[638]: Soliciting pool server 178.62.250.107 Oct 29 09:19:32 speakers-lounge ntpd[638]: receive: Unexpected origin timestamp 0xe8e8a1e5.ae069818 does not match aorg 0000000000.00000000 from server@185.16.161.37 xmt 0xe8e8a224.349a2a4e Oct 29 09:19:32 speakers-lounge ntpd[638]: receive: Unexpected origin timestamp 0xe8e8a1e5.ae086dee does not match aorg 0000000000.00000000 from server@178.215.228.24 xmt 0xe8e8a224.35c3dac0 Oct 29 09:19:33 speakers-lounge ntpd[638]: Soliciting pool server 132.226.210.133 Oct 29 09:19:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 09:19:38 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined Oct 29 09:19:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates Oct 29 09:19:38 speakers-lounge volumio[823]: info: Received Get System Version Oct 29 09:19:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:20:58 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 09:21:00 speakers-lounge volumio[823]: info: CoreCommandRouter::Close All Modals sent Oct 29 09:21:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:03 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge sudo[1063]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 09:21:09 speakers-lounge sudo[1063]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:09 speakers-lounge sudo[1063]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:09 speakers-lounge sudo[1065]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:21:09 speakers-lounge sudo[1065]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:09 speakers-lounge sudo[1065]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:09 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 6 Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:21:09 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:21:09 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:21:09 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:09 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:09 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:21:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:21:28 speakers-lounge sudo[1069]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 09:21:28 speakers-lounge sudo[1069]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:28 speakers-lounge sudo[1069]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:28 speakers-lounge sudo[1072]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:21:28 speakers-lounge sudo[1072]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:29 speakers-lounge sudo[1072]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:29 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 6 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:21:29 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:21:29 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:21:29 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:21:29 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:21:29 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , setMyVolumioToken Oct 29 09:21:29 speakers-lounge volumio[823]: info: MyVolumio login type: Token Oct 29 09:21:29 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:21:29 speakers-lounge volumio[823]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN Oct 29 09:21:29 speakers-lounge volumio[823]: info: MYVOLUMIO: Adding device Oct 29 09:21:29 speakers-lounge volumio[823]: info: MYVOLUMIO: Evaluating Server Oct 29 09:21:30 speakers-lounge volumio[823]: info: MyVolumio status changed Oct 29 09:21:30 speakers-lounge volumio[823]: info: Streaming services startup Oct 29 09:21:30 speakers-lounge volumio[823]: info: Starting Streaming Daemon Oct 29 09:21:30 speakers-lounge volumio[823]: info: Removing browser output: myVolumio user plan is not superstar Oct 29 09:21:30 speakers-lounge volumio[823]: info: Removing audio output: Oct 29 09:21:30 speakers-lounge volumio[823]: info: Stoppping Tunnel 1 Oct 29 09:21:30 speakers-lounge sudo[1090]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service Oct 29 09:21:30 speakers-lounge sudo[1090]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:30 speakers-lounge sudo[1093]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop sshtunnel.service Oct 29 09:21:30 speakers-lounge sudo[1090]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:30 speakers-lounge sudo[1093]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:30 speakers-lounge sudo[1093]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:30 speakers-lounge volumio[823]: info: Remote SSH Stopped Oct 29 09:21:30 speakers-lounge volumio[823]: error: Cannot start Volumio Streaming Daemon Oct 29 09:21:30 speakers-lounge volumio[823]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service Oct 29 09:21:30 speakers-lounge volumio[823]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found. Oct 29 09:21:30 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:21:30 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:21:30 speakers-lounge volumio[823]: info: Setting Geolocation for MyVolumio to eu3 Oct 29 09:21:30 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:30 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:30 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:30 speakers-lounge volumio[823]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"} Oct 29 09:21:31 speakers-lounge volumio[823]: info: Updating MyVolumio device info Oct 29 09:21:31 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:32 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 09:21:32 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken Oct 29 09:21:32 speakers-lounge volumio[823]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"} Oct 29 09:21:34 speakers-lounge volumio[823]: info: MYVOLUMIO: Adding device Oct 29 09:21:34 speakers-lounge volumio[823]: info: MYVOLUMIO: Evaluating Server Oct 29 09:21:35 speakers-lounge volumio[823]: info: Setting Geolocation for MyVolumio to eu3 Oct 29 09:21:35 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:35 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:35 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:35 speakers-lounge volumio[823]: error: Failed to add MyVolumio device: {"message":"USER_NOT_FOUND"} Oct 29 09:21:36 speakers-lounge volumio[823]: info: Updating MyVolumio device info Oct 29 09:21:36 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 09:21:36 speakers-lounge volumio[823]: error: Failed to update MyVolumio device: {"message":"DEVICE_NOT_FOUND"} Oct 29 09:21:46 speakers-lounge volumio[823]: info: Downloading plugin at https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/spop/volumio/buster/armhf Oct 29 09:21:48 speakers-lounge volumio[823]: info: END DOWNLOAD: https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/spop/volumio/buster/armhf Oct 29 09:21:48 speakers-lounge volumio[823]: info: Folder /tmp/plugins removed Oct 29 09:21:48 speakers-lounge volumio[823]: info: Check plugin dependencies Oct 29 09:21:48 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:21:48 speakers-lounge volumio[823]: info: Checking if plugin already exists Oct 29 09:21:48 speakers-lounge volumio[823]: info: Rename folder Oct 29 09:21:48 speakers-lounge volumio[823]: info: Folder /tmp/downloaded_plugin.zip removed Oct 29 09:21:48 speakers-lounge volumio[823]: info: Move to category Oct 29 09:21:50 speakers-lounge volumio[823]: info: Checking if install.sh is present Oct 29 09:21:50 speakers-lounge volumio[823]: info: Executing install.sh Oct 29 09:21:50 speakers-lounge sudo[1127]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/sh /data/plugins/music_service/spop/install.sh Oct 29 09:21:50 speakers-lounge sudo[1127]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:50 speakers-lounge volumio[823]: info: Installing Go-librespot Oct 29 09:21:50 speakers-lounge volumio[823]: info: Checking old vollibrespot installs Oct 29 09:21:50 speakers-lounge systemd[1]: Reloading. Oct 29 09:21:50 speakers-lounge systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly. Oct 29 09:21:50 speakers-lounge systemd[1]: getty@tty1.service: Current command vanished from the unit file, execution of the command list won't be resumed. Oct 29 09:21:50 speakers-lounge volumio[823]: info: Dowloading daemon Oct 29 09:21:52 speakers-lounge volumio[823]: info: Creating Start Script Oct 29 09:21:52 speakers-lounge systemd[1]: Reloading. Oct 29 09:21:53 speakers-lounge systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly. Oct 29 09:21:53 speakers-lounge sudo[1127]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:53 speakers-lounge volumio[823]: Plugin install end detected on script Oct 29 09:21:53 speakers-lounge volumio[823]: info: Install script completed Oct 29 09:21:53 speakers-lounge volumio[823]: info: Adding reference to registry Oct 29 09:21:53 speakers-lounge volumio[823]: info: Done installing plugin. Oct 29 09:21:53 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 09:21:53 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken Oct 29 09:21:53 speakers-lounge volumio[823]: info: Folder /tmp/plugins removed Oct 29 09:21:53 speakers-lounge volumio[823]: info: Folder /tmp/downloaded_plugin.zip removed Oct 29 09:21:53 speakers-lounge volumio[823]: info: Folder /data/temp removed Oct 29 09:21:55 speakers-lounge volumio[823]: info: Enabling plugin spop Oct 29 09:21:55 speakers-lounge volumio[823]: info: Loading plugin "spop"... Oct 29 09:21:56 speakers-lounge volumio[823]: info: PLUGIN START: spop Oct 29 09:21:56 speakers-lounge volumio[823]: info: Creating Spotify config file Oct 29 09:21:56 speakers-lounge volumio[823]: info: Starting Volume Timer Limit Guard Oct 29 09:21:56 speakers-lounge volumio[823]: info: Loading Spotify Daemon to Volumio volume map Oct 29 09:21:56 speakers-lounge volumio[823]: info: Done. Oct 29 09:21:56 speakers-lounge volumio[823]: info: Spotify config file written Oct 29 09:21:56 speakers-lounge sudo[1171]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service Oct 29 09:21:56 speakers-lounge sudo[1171]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:21:56 speakers-lounge systemd[1]: Started go-librespot Daemon. Oct 29 09:21:56 speakers-lounge sudo[1171]: pam_unix(sudo:session): session closed for user root Oct 29 09:21:56 speakers-lounge go-librespot[1173]: Librespot-go daemon starting... Oct 29 09:21:56 speakers-lounge go-librespot[1173]: time="2023-10-29T09:21:56Z" level=info msg="generated new device id: 9b9a16b9c8be0858ae20beb9a050a3c1815703a1" Oct 29 09:21:56 speakers-lounge go-librespot[1173]: time="2023-10-29T09:21:56Z" level=debug msg="obtained new client token: AABo+V/RYo40dIHTPscZ4JPza8G10az/aJBNNW2HNxGufx7ELV0+eewS8In9x0cKy80prNmysLPNz5sjP0VZ6kTlCKOGvRwRjtaAxYeFXh+oIcaxvZxjPNEb7jfCLZGi2+ms4YIO6ddsJUl0De1BIet1o7b4eDNaWr4116GCgPn0SzercjX3LsJkSyDEOaGI8CCeiPbgIUDB8oBS+09t8Cf87/ylKH78v1kdKPlF78wX2xa4HR1xKaGySYQIMA==" Oct 29 09:21:56 speakers-lounge go-librespot[1173]: time="2023-10-29T09:21:56Z" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-gue1.spotify.com:4070 ap-gae2.spotify.com:443 ap-gew4.spotify.com:80]" Oct 29 09:21:56 speakers-lounge go-librespot[1173]: time="2023-10-29T09:21:56Z" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gae2-dealer.spotify.com:443 gew4-dealer.spotify.com:443]" Oct 29 09:21:56 speakers-lounge go-librespot[1173]: time="2023-10-29T09:21:56Z" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gae2-spclient.spotify.com:443 gew4-spclient.spotify.com:443]" Oct 29 09:21:56 speakers-lounge go-librespot[1173]: time="2023-10-29T09:21:56Z" level=debug msg="zeroconf server listening on port 35591" Oct 29 09:21:59 speakers-lounge volumio[823]: info: go-librespot daemon successfully initialized Oct 29 09:22:00 speakers-lounge volumio[823]: info: CoreCommandRouter::getUIConfigOnPlugin Oct 29 09:22:02 speakers-lounge volumio[823]: info: Initializing connection to go-librespot Websocket Oct 29 09:22:02 speakers-lounge go-librespot[1173]: time="2023-10-29T09:22:02Z" level=debug msg="new websocket client" Oct 29 09:22:02 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket established Oct 29 09:22:05 speakers-lounge volumio[823]: info: Getting Spotify volume Oct 29 09:22:05 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 5 Oct 29 09:22:05 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:05 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:05 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME undefined Oct 29 09:22:05 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 09:22:05 speakers-lounge volumio[823]: info: Aligning Spotify Volume to Volumio Volume Oct 29 09:22:05 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:05 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:05 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 42 Oct 29 09:22:05 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 42 Oct 29 09:22:05 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 09:22:12 speakers-lounge volumio[823]: info: Received OAUTH Data Oct 29 09:22:12 speakers-lounge volumio[823]: info: Executing Spotify Oauth Login Oct 29 09:22:12 speakers-lounge volumio[823]: info: Saving Spotify Refresh Token Oct 29 09:22:12 speakers-lounge volumio[823]: SPOTIFY: ------------------------------------------------------ ACCESS TOKEN ------------------------------------------------------ Oct 29 09:22:12 speakers-lounge volumio[823]: SPOTIFY: BQDKprGaxR323r7olB2E7AaF0WAcW4k8QDGGPUZyJxJkQJW4Ui_Xlmi6MH91eJ1FrG9r-uDyt2KU-j1piHwPqdIutjskpd6_YhHW4-kOZ6o-STfAkKB_Rda5q1NZILEQ-Y6uIFrM-FdSC8wwUhAAYduE2GTO-vSMuzC3xXe4VQvvcVa89OuchDjwXD_bY_BYXpt4NLvYKhxRWj1A2qXMVZSn5weuPPsoJbRqvT0ERAyLsA Oct 29 09:22:12 speakers-lounge volumio[823]: SPOTIFY: ------------------------------------------------------ ACCESS TOKEN ------------------------------------------------------ Oct 29 09:22:12 speakers-lounge volumio[823]: info: New Spotify access token = BQDKprGaxR323r7olB2E7AaF0WAcW4k8QDGGPUZyJxJkQJW4Ui_Xlmi6MH91eJ1FrG9r-uDyt2KU-j1piHwPqdIutjskpd6_YhHW4-kOZ6o-STfAkKB_Rda5q1NZILEQ-Y6uIFrM-FdSC8wwUhAAYduE2GTO-vSMuzC3xXe4VQvvcVa89OuchDjwXD_bY_BYXpt4NLvYKhxRWj1A2qXMVZSn5weuPPsoJbRqvT0ERAyLsA Oct 29 09:22:12 speakers-lounge volumio[823]: info: Spotify credentials grant success - running version from March 24, 2019 Oct 29 09:22:12 speakers-lounge volumio[823]: SPOTIFY: User informations: {"display_name":"Chris","external_urls":{"spotify":"https://open.spotify.com/user/1162500780"},"href":"https://api.spotify.com/v1/users/1162500780","id":"1162500780","images":[{"url":"https://i.scdn.co/image/ab67757000003b8264735f06fe53168186db404d","height":64,"width":64},{"url":"https://i.scdn.co/image/ab6775700000ee8564735f06fe53168186db404d","height":300,"width":300}],"type":"user","uri":"spotify:user:1162500780","followers":{"href":null,"total":31},"country":"GB","product":"premium","explicit_content":{"filter_enabled":false,"filter_locked":false},"email":"chris.bransden@gmail.com"} Oct 29 09:22:12 speakers-lounge volumio[823]: info: Creating Spotify config file Oct 29 09:22:12 speakers-lounge volumio[823]: info: Spotify config file written Oct 29 09:22:12 speakers-lounge sudo[1183]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service Oct 29 09:22:12 speakers-lounge sudo[1183]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:22:13 speakers-lounge systemd[1]: Stopping go-librespot Daemon... Oct 29 09:22:13 speakers-lounge systemd[1]: go-librespot-daemon.service: Main process exited, code=killed, status=15/TERM Oct 29 09:22:13 speakers-lounge systemd[1]: go-librespot-daemon.service: Succeeded. Oct 29 09:22:13 speakers-lounge systemd[1]: Stopped go-librespot Daemon. Oct 29 09:22:13 speakers-lounge systemd[1]: Started go-librespot Daemon. Oct 29 09:22:13 speakers-lounge go-librespot[1185]: Librespot-go daemon starting... Oct 29 09:22:13 speakers-lounge sudo[1183]: pam_unix(sudo:session): session closed for user root Oct 29 09:22:13 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket closed Oct 29 09:22:13 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:13Z" level=info msg="generated new device id: 0254962a07e1f11c91a55d79a54df387768a5bea" Oct 29 09:22:13 speakers-lounge volumio[823]: SPOTIFY: ------------------------------------------------------ ACCESS TOKEN ------------------------------------------------------ Oct 29 09:22:13 speakers-lounge volumio[823]: SPOTIFY: BQAahVMJlmh-CESgAUdqBwl9wSSB8GAMvW-3O1FRYXkpyCrnBHSaRtQTO8Z2ADDGQoxr2ifvZ0nzky5X8jEAnks1s5KGM1H6vRbZdnQrF3YaHJ7fnpOMZYVkv0ks8Hjl5cyOQoCleRJoTHCxzeWlKr5xoaEv1P5Lg7_uvLbHFvmVf6Fvkk7s9p2YzKyzousfZRU96_D5UySOzR2XWGGLTeMoJpKaQFL3yDFOjlWYQB7HHA Oct 29 09:22:13 speakers-lounge volumio[823]: SPOTIFY: ------------------------------------------------------ ACCESS TOKEN ------------------------------------------------------ Oct 29 09:22:13 speakers-lounge volumio[823]: info: New Spotify access token = BQAahVMJlmh-CESgAUdqBwl9wSSB8GAMvW-3O1FRYXkpyCrnBHSaRtQTO8Z2ADDGQoxr2ifvZ0nzky5X8jEAnks1s5KGM1H6vRbZdnQrF3YaHJ7fnpOMZYVkv0ks8Hjl5cyOQoCleRJoTHCxzeWlKr5xoaEv1P5Lg7_uvLbHFvmVf6Fvkk7s9p2YzKyzousfZRU96_D5UySOzR2XWGGLTeMoJpKaQFL3yDFOjlWYQB7HHA Oct 29 09:22:13 speakers-lounge volumio[823]: info: Spotify credentials grant success - running version from March 24, 2019 Oct 29 09:22:13 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:13Z" level=debug msg="obtained new client token: AAAHNJBbY0jQxZ7jvinwyQ/0Zt837HuPYeO3es3Bly8Rc/ZQiZxpXo7o5BXWdnBY+3vTop06enw0wY0gi7RnCAi9Ojma8mh8FW5df2iW8heCh9hgiyL6jr4raMKCxnbNCxyZBFtSYzYwOdFuRnsApcodNLFBG5V8A/y3PpRyIIwQAxGzz15fatbsQVKEBFEcyi/2p2MYOYQ7gyINiUpOjxnw+WLc021FjRjFBnYglPajIVT6ZPub7jnKKGc=" Oct 29 09:22:13 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:13Z" level=debug msg="stored credentials not found" Oct 29 09:22:13 speakers-lounge volumio[823]: SPOTIFY: User informations: {"display_name":"Chris","external_urls":{"spotify":"https://open.spotify.com/user/1162500780"},"href":"https://api.spotify.com/v1/users/1162500780","id":"1162500780","images":[{"url":"https://i.scdn.co/image/ab67757000003b8264735f06fe53168186db404d","height":64,"width":64},{"url":"https://i.scdn.co/image/ab6775700000ee8564735f06fe53168186db404d","height":300,"width":300}],"type":"user","uri":"spotify:user:1162500780","followers":{"href":null,"total":31},"country":"GB","product":"premium","explicit_content":{"filter_enabled":false,"filter_locked":false},"email":"chris.bransden@gmail.com"} Oct 29 09:22:13 speakers-lounge volumio[823]: info: Spotify Successfully logged in Oct 29 09:22:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object] Oct 29 09:22:13 speakers-lounge volumio[823]: info: [1698571333299] CoreMusicLibrary::Adding element Spotify Oct 29 09:22:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:22:13 speakers-lounge volumio[823]: Cannot find translation for source Spotify Oct 29 09:22:13 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:13Z" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-guc3.spotify.com:4070 ap-gew4.spotify.com:443 ap-gae2.spotify.com:80]" Oct 29 09:22:13 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:13Z" level=debug msg="completed keyexchange" Oct 29 09:22:13 speakers-lounge sudo[1194]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 09:22:13 speakers-lounge sudo[1194]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:22:13 speakers-lounge sudo[1194]: pam_unix(sudo:session): session closed for user root Oct 29 09:22:13 speakers-lounge sudo[1196]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 09:22:13 speakers-lounge sudo[1196]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:22:13 speakers-lounge sudo[1196]: pam_unix(sudo:session): session closed for user root Oct 29 09:22:13 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 6 Oct 29 09:22:13 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:13Z" level=debug msg="completed challenge" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="authenticated as 1162500780" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="authenticated as 1162500780" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443]" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew4-dealer.spotify.com:443 gae2-dealer.spotify.com:443]" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="dealer connection opened" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="stored credentials for 1162500780" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="skipping packet PacketTypeSecretBlock, len: 336" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="skipping packet PacketTypeLicenseVersion, len: 2" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="skipping packet PacketTypeUnknown1f, len: 17" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="skipping packet PacketTypeLegacyWelcome, len: 0" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 513" Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="received connection id: NzM2ZTMyYWItZjM1ZC00YTdiLThmNjQtMzEzODBiZDMzYmViK2RlYWxlcit0Y3A6Ly9nZXcxLWRlYWxlci1jYW5hcnktZHY4Mi5nZXcxLnNwb3RpZnkubmV0OjU3MDArRjQ1QkRBODdDMUU0QzEyODRGREFFNzIzNzQwNUI5QjRGMDkxNTkwNjZEMTkyRDUxNzZGNkFFNkI1ODg2NTA0NA==" Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:22:14 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:14Z" level=debug msg="put connect state because NEW_DEVICE" Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::getUIConfigOnPlugin Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:14 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:22:14 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:22:14 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:14 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:14 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:14 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 09:22:14 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:22:15 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 09:22:15 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:22:15 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:22:15 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:22:15 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:22:15 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:15 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:15 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:22:16 speakers-lounge volumio[823]: info: Initializing connection to go-librespot Websocket Oct 29 09:22:16 speakers-lounge volumio[823]: info: go-librespot daemon successfully initialized Oct 29 09:22:16 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:16Z" level=debug msg="new websocket client" Oct 29 09:22:16 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket established Oct 29 09:22:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 09:22:16 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:22:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:22:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:22:16 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:22:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:16 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:22:19 speakers-lounge volumio[823]: info: Initializing connection to go-librespot Websocket Oct 29 09:22:19 speakers-lounge volumio[823]: info: Getting Spotify volume Oct 29 09:22:19 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:19Z" level=debug msg="new websocket client" Oct 29 09:22:19 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket established Oct 29 09:22:19 speakers-lounge volumio[823]: info: Spotify volume: 100 Oct 29 09:22:19 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 7 Oct 29 09:22:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:19 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 100 Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 09:22:19 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 42 Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 42 Oct 29 09:22:19 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 09:22:19 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:19Z" level=debug msg="update volume to 27524/65535" Oct 29 09:22:19 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:19Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:19 speakers-lounge go-librespot[1185]: time="2023-10-29T09:22:19Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:22:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:22:20 speakers-lounge volumio[823]: info: CALLMETHOD: music_service spop saveGoLibrespotSettings [object Object] Oct 29 09:22:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: spop , saveGoLibrespotSettings Oct 29 09:22:20 speakers-lounge volumio[823]: info: Creating Spotify config file Oct 29 09:22:20 speakers-lounge volumio[823]: info: Spotify config file written Oct 29 09:22:20 speakers-lounge sudo[1201]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service Oct 29 09:22:20 speakers-lounge sudo[1201]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 09:22:20 speakers-lounge systemd[1]: Stopping go-librespot Daemon... Oct 29 09:22:20 speakers-lounge systemd[1]: go-librespot-daemon.service: Main process exited, code=killed, status=15/TERM Oct 29 09:22:20 speakers-lounge systemd[1]: go-librespot-daemon.service: Succeeded. Oct 29 09:22:20 speakers-lounge systemd[1]: Stopped go-librespot Daemon. Oct 29 09:22:20 speakers-lounge systemd[1]: Started go-librespot Daemon. Oct 29 09:22:20 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket closed Oct 29 09:22:20 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket closed Oct 29 09:22:20 speakers-lounge sudo[1201]: pam_unix(sudo:session): session closed for user root Oct 29 09:22:20 speakers-lounge go-librespot[1203]: Librespot-go daemon starting... Oct 29 09:22:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:20Z" level=info msg="generated new device id: 8f2aeee180f1d64a11f97f99cf6780d0b640daa6" Oct 29 09:22:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:20Z" level=debug msg="obtained new client token: AABBCLH4qpcYfY+61cpm1uWQoIxDhvU7USN4HuwxgGknrtJKL8C14NMbDbRWXcl9i72avE0oDVolLLryt7TyiIaceOnEnJ3E2SYLDi5FFEs2i+EluBXm/DbUx+gJ50a7fTv9t0f9B2HyUC8+KFdFnQkU89GW1fodjmXqHA4ulxeGIrCBg1vuDHqvSWrn8yVIVuBjNQ9Hc6lVrpZtimYDj15E/vvQdyehRUgO0vzTS4rWSaCa/0w6IODRW9Yw/A==" Oct 29 09:22:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:20Z" level=debug msg="stored credentials found for 1162500780" Oct 29 09:22:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:20Z" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-gew4.spotify.com:4070 ap-guc3.spotify.com:443 ap-gue1.spotify.com:80]" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="completed keyexchange" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="completed challenge" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="authenticated as 1162500780" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="authenticated as 1162500780" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443]" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gae2-dealer.spotify.com:443 guc3-dealer.spotify.com:443]" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="dealer connection opened" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="skipping packet PacketTypeSecretBlock, len: 336" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="skipping packet PacketTypeLicenseVersion, len: 2" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="skipping packet PacketTypeUnknown1f, len: 17" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="skipping packet PacketTypeLegacyWelcome, len: 0" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 513" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="received connection id: NGU1YjNhOTYtMmI4Yi00MzdkLWI2YjgtMzVmZDUxZmM2NGM4K2RlYWxlcit0Y3A6Ly9nZXcxLWRlYWxlci1hLTUwMjIuZ2V3MS5zcG90aWZ5Lm5ldDo1NzAwK0YwN0EwQkVFRkE1QTA2QjMxQUUxMTU2NjMwQzkxRUQ5RDBDMjJENTdFNDFCOEZDMEY2Qzg0MDE1NUVENDk0OUM=" Oct 29 09:22:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:21Z" level=debug msg="put connect state because NEW_DEVICE" Oct 29 09:22:22 speakers-lounge volumio[823]: info: Getting Spotify volume Oct 29 09:22:22 speakers-lounge volumio[823]: info: Spotify volume: 100 Oct 29 09:22:22 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 7 Oct 29 09:22:22 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:22 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:22 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 100 Oct 29 09:22:22 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 09:22:22 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 09:22:22 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 42 Oct 29 09:22:22 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 42 Oct 29 09:22:22 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 09:22:22 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:22Z" level=debug msg="update volume to 27524/65535" Oct 29 09:22:22 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:22Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:22 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:22Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:23 speakers-lounge volumio[823]: info: Initializing connection to go-librespot Websocket Oct 29 09:22:23 speakers-lounge volumio[823]: info: go-librespot daemon successfully initialized Oct 29 09:22:23 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:23Z" level=debug msg="new websocket client" Oct 29 09:22:23 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket established Oct 29 09:22:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:24 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:26 speakers-lounge volumio[823]: info: Initializing connection to go-librespot Websocket Oct 29 09:22:26 speakers-lounge volumio[823]: info: Getting Spotify volume Oct 29 09:22:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:26Z" level=debug msg="new websocket client" Oct 29 09:22:26 speakers-lounge volumio[823]: info: Connection to go-librespot Websocket established Oct 29 09:22:26 speakers-lounge volumio[823]: info: Spotify volume: 41 Oct 29 09:22:26 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 7 Oct 29 09:22:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:26 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 41 Oct 29 09:22:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 09:22:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 09:22:29 speakers-lounge volumio[823]: info: Getting Spotify volume Oct 29 09:22:29 speakers-lounge volumio[823]: info: Spotify volume: 41 Oct 29 09:22:29 speakers-lounge volumio[823]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 7 Oct 29 09:22:29 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:29 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:29 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:29 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 41 Oct 29 09:22:29 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 09:22:29 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 09:22:31 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 09:22:31 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined Oct 29 09:22:31 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates Oct 29 09:22:31 speakers-lounge volumio[823]: info: Received Get System Version Oct 29 09:22:31 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 09:22:50 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:50Z" level=debug msg="handling transfer player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 09:22:50 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:50Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/1IAYSmwOMytufTH6ExMwit/km_artist) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:22:50 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:50Z" level=debug msg="loading track spotify:track:3ytsxIZUcQaEXpaKVvzRWU (paused: false, position: 60713ms)" Oct 29 09:22:50 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:50Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:22:50 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:50Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:22:50 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 09:22:50 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:3ytsxIZUcQaEXpaKVvzRWU" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="requested aes key for file 257e0dafc61fc6b0eddc33fad3dece7221409869, track: spotify:track:3ytsxIZUcQaEXpaKVvzRWU" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 1757" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched first chunk of 10, total size is 4930560 bytes" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 1/9, size: 524288" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 3/9, size: 524288" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=trace msg="seek to 60713ms (diff: 143ms, samples: 2677443, bytes: 2056876)" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=info msg="loaded track \"귤 Clementine\" (uri: spotify:track:3ytsxIZUcQaEXpaKVvzRWU, paused: false, position: 60713ms, duration: 143986ms)" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 6/9, size: 524288" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 4/9, size: 524288" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=trace msg="emitting websocket event: active" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="sending successful reply for delaer request" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="skipping dealer message" uri=social-connect/v2/session_update Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","name":"귤 Clementine","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":60713,"duration":143986}} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"active","data":null} Oct 29 09:22:51 speakers-lounge volumio[823]: info: Aligning Spotify Volume to Volumio Volume Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:51 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","name":"귤 Clementine","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":60713,"duration":143986}} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"active","data":null} Oct 29 09:22:51 speakers-lounge volumio[823]: info: Aligning Spotify Volume to Volumio Volume Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:22:51 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 7/9, size: 524288" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 2/9, size: 524288" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=trace msg="emitting websocket event: playing" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="update volume to 27524/65535" Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 09:22:51 speakers-lounge volumio[823]: info: Spotify is playing in volatile mode Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreStateMachine::setConsumeUpdateService undefined Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: UNSET VOLATILE Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: {"status":"stop","position":0,"title":"","artist":"","album":"","albumart":"/albumart","duration":0,"uri":"","seek":0,"samplerate":"","channels":"","bitdepth":"","Streaming":false,"service":"mpd","volume":42,"dbVolume":null,"mute":false,"disableVolumeControl":false,"random":null,"repeat":null,"repeatSingle":false,"updatedb":false,"consume":false} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":60713,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2} Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 09:22:51 speakers-lounge volumio[823]: info: Spotify is playing in volatile mode Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreStateMachine::setConsumeUpdateService undefined Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: UNSET VOLATILE Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: {"status":"stop","position":0,"title":"","artist":"","album":"","albumart":"/albumart","duration":0,"uri":"","seek":0,"samplerate":"","channels":"","bitdepth":"","Streaming":false,"service":"mpd","volume":42,"dbVolume":null,"mute":false,"disableVolumeControl":false,"random":null,"repeat":null,"repeatSingle":false,"updatedb":false,"consume":false} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":60713,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="update volume to 27524/65535" Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":60713,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:51Z" level=debug msg="fetched chunk 5/9, size: 524288" Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:22:51 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":60713,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:22:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:56Z" level=debug msg="update volume to 7751/65535" Oct 29 09:22:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:56Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:56Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":11,"max":100}} Oct 29 09:22:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 12 Oct 29 09:22:56 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 12 Oct 29 09:22:56 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume12 Oct 29 09:22:56 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:56 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:56 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":11,"max":100}} Oct 29 09:22:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 12 Oct 29 09:22:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 12 Oct 29 09:22:57 speakers-lounge nmbd[618]: [2023/10/29 09:22:57.035153, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:22:57 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:22:57 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:22:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:57Z" level=debug msg="update volume to 9160/65535" Oct 29 09:22:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:57Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:57Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":13,"max":100}} Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 14 Oct 29 09:22:57 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 14 Oct 29 09:22:57 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume14 Oct 29 09:22:57 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:57 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:57 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":13,"max":100}} Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 14 Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 14 Oct 29 09:22:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:57Z" level=debug msg="update volume to 10570/65535" Oct 29 09:22:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:57Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:57Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":16,"max":100}} Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 17 Oct 29 09:22:57 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 17 Oct 29 09:22:57 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume17 Oct 29 09:22:57 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:57 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:57 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":16,"max":100}} Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 17 Oct 29 09:22:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 17 Oct 29 09:22:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:58Z" level=debug msg="update volume to 11979/65535" Oct 29 09:22:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:58Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:58Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":18,"max":100}} Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 19 Oct 29 09:22:58 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 19 Oct 29 09:22:58 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume19 Oct 29 09:22:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:58 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":18,"max":100}} Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 19 Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 19 Oct 29 09:22:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:58Z" level=debug msg="update volume to 12684/65535" Oct 29 09:22:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:58Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:58Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":19,"max":100}} Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 09:22:58 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 09:22:58 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 09:22:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:58 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":19,"max":100}} Oct 29 09:22:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 09:22:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:59Z" level=debug msg="update volume to 14798/65535" Oct 29 09:22:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:59Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:22:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:22:59Z" level=trace msg="emitting websocket event: volume" Oct 29 09:22:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":22,"max":100}} Oct 29 09:22:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 23 Oct 29 09:22:59 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 23 Oct 29 09:22:59 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume23 Oct 29 09:22:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:22:59 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:22:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:22:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":22,"max":100}} Oct 29 09:22:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 23 Oct 29 09:22:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 23 Oct 29 09:23:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:01Z" level=debug msg="update volume to 16912/65535" Oct 29 09:23:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:01Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":25,"max":100}} Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 26 Oct 29 09:23:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 26 Oct 29 09:23:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume26 Oct 29 09:23:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":25,"max":100}} Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 26 Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 26 Oct 29 09:23:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:01Z" level=debug msg="update volume to 17616/65535" Oct 29 09:23:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:01Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":26,"max":100}} Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 27 Oct 29 09:23:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 27 Oct 29 09:23:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume27 Oct 29 09:23:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":26,"max":100}} Oct 29 09:23:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 27 Oct 29 09:23:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 27 Oct 29 09:23:06 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:06Z" level=debug msg="fetched chunk 8/9, size: 524288" Oct 29 09:23:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:09Z" level=debug msg="update volume to 18321/65535" Oct 29 09:23:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:09Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:09Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:09Z" level=debug msg="update volume to 19730/65535" Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":27,"max":100}} Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 28 Oct 29 09:23:09 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 28 Oct 29 09:23:09 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume28 Oct 29 09:23:09 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":27,"max":100}} Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 28 Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 28 Oct 29 09:23:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:09Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:09Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":30,"max":100}} Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 31 Oct 29 09:23:09 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 31 Oct 29 09:23:09 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume31 Oct 29 09:23:09 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":30,"max":100}} Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 31 Oct 29 09:23:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 31 Oct 29 09:23:10 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:10Z" level=debug msg="update volume to 20435/65535" Oct 29 09:23:10 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:10Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:10 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:10Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:23:10 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:23:10 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 32 Oct 29 09:23:10 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume32 Oct 29 09:23:10 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:10 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:10 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:23:10 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:23:10 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 32 Oct 29 09:23:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:13Z" level=debug msg="update volume to 20435/65535" Oct 29 09:23:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:13Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:13Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:23:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:13Z" level=debug msg="update volume to 21140/65535" Oct 29 09:23:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:13Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:13Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 09:23:13 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 33 Oct 29 09:23:13 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume33 Oct 29 09:23:13 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 09:23:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=debug msg="handling play player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/1IAYSmwOMytufTH6ExMwit/km_artist) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=debug msg="loading track spotify:track:1KECQzPrgor6q5zg2I71Co (paused: false, position: 160ms)" Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:23:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","play_origin":"artist"}} Oct 29 09:23:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","play_origin":"artist"}} Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:1KECQzPrgor6q5zg2I71Co" Oct 29 09:23:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:16Z" level=debug msg="requested aes key for file f6c4db481accfaac1a154d4b529410295f9bf5fc, track: spotify:track:1KECQzPrgor6q5zg2I71Co" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="fetched first chunk of 16, total size is 8297684 bytes" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=trace msg="seek to 160ms (diff: 160ms, samples: 7056, bytes: 0)" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=info msg="loaded track \"We live in the Jurassic Park\" (uri: spotify:track:1KECQzPrgor6q5zg2I71Co, paused: false, position: 160ms, duration: 219602ms)" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="fetched chunk 2/15, size: 524288" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="sending successful reply for delaer request" Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","name":"We live in the Jurassic Park","artist_names":["Bosudongcooler"],"album_name":"We live in the Jurassic Park","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02c823b97b12afc4483921ae29","position":160,"duration":219602}} Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","name":"We live in the Jurassic Park","artist_names":["Bosudongcooler"],"album_name":"We live in the Jurassic Park","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02c823b97b12afc4483921ae29","position":160,"duration":219602}} Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=trace msg="emitting websocket event: playing" Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","play_origin":"artist"}} Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"We live in the Jurassic Park","artist":"Bosudongcooler","album":"We live in the Jurassic Park","albumart":"https://i.scdn.co/image/ab67616d00001e02c823b97b12afc4483921ae29","uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","trackType":"spotify","seek":160,"duration":219,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="fetched chunk 3/15, size: 524288" Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","play_origin":"artist"}} Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"We live in the Jurassic Park","artist":"Bosudongcooler","album":"We live in the Jurassic Park","albumart":"https://i.scdn.co/image/ab67616d00001e02c823b97b12afc4483921ae29","uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","trackType":"spotify","seek":160,"duration":219,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 09:23:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:17Z" level=debug msg="fetched chunk 1/15, size: 524288" Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"We live in the Jurassic Park","artist":"Bosudongcooler","album":"We live in the Jurassic Park","albumart":"https://i.scdn.co/image/ab67616d00001e02c823b97b12afc4483921ae29","uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","trackType":"spotify","seek":1160,"duration":219,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"We live in the Jurassic Park","artist":"Bosudongcooler","album":"We live in the Jurassic Park","albumart":"https://i.scdn.co/image/ab67616d00001e02c823b97b12afc4483921ae29","uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","trackType":"spotify","seek":1160,"duration":219,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 09:23:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:20Z" level=debug msg="update volume to 21140/65535" Oct 29 09:23:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:20Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:20Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 09:23:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:20Z" level=debug msg="update volume to 20435/65535" Oct 29 09:23:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:20Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:20Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:23:20 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 32 Oct 29 09:23:20 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume32 Oct 29 09:23:20 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:23:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 32 Oct 29 09:23:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:26Z" level=debug msg="update volume to 21845/65535" Oct 29 09:23:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:26Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:26Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":33,"max":100}} Oct 29 09:23:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 34 Oct 29 09:23:26 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 34 Oct 29 09:23:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume34 Oct 29 09:23:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":33,"max":100}} Oct 29 09:23:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 34 Oct 29 09:23:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 34 Oct 29 09:23:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:26Z" level=debug msg="update volume to 23959/65535" Oct 29 09:23:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:27Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:27Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:27 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 09:23:27 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 09:23:27 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 37 Oct 29 09:23:27 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume37 Oct 29 09:23:27 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:27 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:27 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 09:23:27 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 09:23:27 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 37 Oct 29 09:23:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:28Z" level=debug msg="update volume to 24663/65535" Oct 29 09:23:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:28Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:28Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 09:23:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 09:23:28 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 09:23:28 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 09:23:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:28 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 09:23:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 09:23:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 09:23:29 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:29Z" level=debug msg="fetched chunk 4/15, size: 524288" Oct 29 09:23:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:42Z" level=debug msg="update volume to 25368/65535" Oct 29 09:23:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:42Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:42Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 09:23:42 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 39 Oct 29 09:23:42 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume39 Oct 29 09:23:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 39 Oct 29 09:23:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:42Z" level=debug msg="update volume to 26777/65535" Oct 29 09:23:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:42Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:42Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:23:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:23:42 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 09:23:42 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 09:23:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:23:43 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:43Z" level=debug msg="fetched chunk 5/15, size: 524288" Oct 29 09:23:43 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:43Z" level=debug msg="update volume to 27482/65535" Oct 29 09:23:43 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:43Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:23:43 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:43Z" level=trace msg="emitting websocket event: volume" Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:23:43 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 42 Oct 29 09:23:43 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 09:23:43 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:23:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:23:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:23:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:23:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:23:56Z" level=debug msg="fetched chunk 6/15, size: 524288" Oct 29 09:24:10 speakers-lounge go-librespot[1203]: time="2023-10-29T09:24:10Z" level=debug msg="fetched chunk 7/15, size: 524288" Oct 29 09:24:23 speakers-lounge go-librespot[1203]: time="2023-10-29T09:24:23Z" level=debug msg="fetched chunk 8/15, size: 524288" Oct 29 09:24:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:24:37Z" level=debug msg="fetched chunk 9/15, size: 524288" Oct 29 09:24:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:24:51Z" level=debug msg="fetched chunk 10/15, size: 524288" Oct 29 09:25:04 speakers-lounge go-librespot[1203]: time="2023-10-29T09:25:04Z" level=debug msg="fetched chunk 11/15, size: 524288" Oct 29 09:25:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:25:18Z" level=debug msg="fetched chunk 12/15, size: 524288" Oct 29 09:25:32 speakers-lounge go-librespot[1203]: time="2023-10-29T09:25:32Z" level=debug msg="fetched chunk 13/15, size: 524288" Oct 29 09:25:39 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195:3000 from 192.168.1.65 UA: node-XMLHttpRequest Total Clients: 7 Oct 29 09:25:39 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket Oct 29 09:25:39 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:25:46 speakers-lounge go-librespot[1203]: time="2023-10-29T09:25:46Z" level=debug msg="fetched chunk 14/15, size: 524288" Oct 29 09:25:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:25:59Z" level=debug msg="fetched chunk 15/15, size: 433364" Oct 29 09:26:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:51Z" level=error msg="did not receive last pong from dealer, 30s passed" Oct 29 09:26:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:51Z" level=error msg="failed receiving dealer message" error="failed to get reader: received close frame: status = StatusServiceRestart and reason = \"\"" Oct 29 09:26:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:52Z" level=debug msg="re-established dealer connection" Oct 29 09:26:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:52Z" level=debug msg="received connection id: MTY1NDM2MzMtNjI3NC00ZDA1LWE5YTQtN2NiMWM0NDc0MjYxK2RlYWxlcit0Y3A6Ly9ndWUxLWRlYWxlci1hLW14djkuZ3VlMS5zcG90aWZ5Lm5ldDo1NzAwK0Q3MjhCQTNDN0FCNkVGMDlFNjBDRDlCNkZGQ0NDQjdCMERDMkZFMkRFNkREMEMwNTMyQTM1MDkwQzNDOTg2NTU=" Oct 29 09:26:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:52Z" level=debug msg="put connect state because NEW_DEVICE" Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=trace msg="emitting websocket event: not_playing" Oct 29 09:26:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","play_origin":"artist"}} Oct 29 09:26:56 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:26:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:1KECQzPrgor6q5zg2I71Co","play_origin":"artist"}} Oct 29 09:26:56 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/4b2YL2tZKKcrYJigF1KyIw/km_artist) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=debug msg="loading track spotify:track:3lMOow79zCsKmBlxBiWc1X (paused: false, position: 0ms)" Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:26:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","play_origin":"artist"}} Oct 29 09:26:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","play_origin":"artist"}} Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:3lMOow79zCsKmBlxBiWc1X" Oct 29 09:26:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:56Z" level=debug msg="requested aes key for file 82565c7a572131c7eb134b9d76a277fa58a3c75c, track: spotify:track:3lMOow79zCsKmBlxBiWc1X" Oct 29 09:26:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:57Z" level=debug msg="fetched first chunk of 16, total size is 8238656 bytes" Oct 29 09:26:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:57Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 09:26:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:57Z" level=info msg="loaded track \"0308\" (uri: spotify:track:3lMOow79zCsKmBlxBiWc1X, paused: false, position: 0ms, duration: 210037ms)" Oct 29 09:26:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:57Z" level=debug msg="fetched chunk 1/15, size: 524288" Oct 29 09:26:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:57Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:26:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:57Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:26:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","name":"0308","artist_names":["Bosudongcooler"],"album_name":"yeah, I don't want it","album_cover_url":"https://i.scdn.co/image/ab67616d00001e021c1770aae5adaf7e99e2ef34","position":0,"duration":210037}} Oct 29 09:26:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","name":"0308","artist_names":["Bosudongcooler"],"album_name":"yeah, I don't want it","album_cover_url":"https://i.scdn.co/image/ab67616d00001e021c1770aae5adaf7e99e2ef34","position":0,"duration":210037}} Oct 29 09:26:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:58Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:26:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:58Z" level=trace msg="emitting websocket event: playing" Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","play_origin":"artist"}} Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"0308","artist":"Bosudongcooler","album":"yeah, I don't want it","albumart":"https://i.scdn.co/image/ab67616d00001e021c1770aae5adaf7e99e2ef34","uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","play_origin":"artist"}} Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"0308","artist":"Bosudongcooler","album":"yeah, I don't want it","albumart":"https://i.scdn.co/image/ab67616d00001e021c1770aae5adaf7e99e2ef34","uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:26:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:58Z" level=debug msg="fetched chunk 2/15, size: 524288" Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:26:58 speakers-lounge go-librespot[1203]: time="2023-10-29T09:26:58Z" level=debug msg="fetched chunk 3/15, size: 524288" Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"0308","artist":"Bosudongcooler","album":"yeah, I don't want it","albumart":"https://i.scdn.co/image/ab67616d00001e021c1770aae5adaf7e99e2ef34","uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"0308","artist":"Bosudongcooler","album":"yeah, I don't want it","albumart":"https://i.scdn.co/image/ab67616d00001e021c1770aae5adaf7e99e2ef34","uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:26:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:26:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:27:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:05Z" level=debug msg="update volume to 27482/65535" Oct 29 09:27:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:05Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:27:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:05Z" level=trace msg="emitting websocket event: volume" Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:27:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:05Z" level=debug msg="update volume to 26777/65535" Oct 29 09:27:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:05Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:27:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:05Z" level=trace msg="emitting websocket event: volume" Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:27:05 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 09:27:05 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 09:27:05 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:27:05 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:27:05 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:27:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:27:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:09Z" level=debug msg="fetched chunk 4/15, size: 524288" Oct 29 09:27:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:21Z" level=debug msg="fetched chunk 5/15, size: 524288" Oct 29 09:27:33 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:33Z" level=debug msg="fetched chunk 6/15, size: 524288" Oct 29 09:27:45 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:45Z" level=debug msg="fetched chunk 7/15, size: 524288" Oct 29 09:27:52 speakers-lounge nmbd[618]: [2023/10/29 09:27:52.390744, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:27:52 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:27:52 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:27:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:27:59Z" level=debug msg="fetched chunk 8/15, size: 524288" Oct 29 09:28:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:28:13Z" level=debug msg="fetched chunk 9/15, size: 524288" Oct 29 09:28:25 speakers-lounge go-librespot[1203]: time="2023-10-29T09:28:25Z" level=debug msg="fetched chunk 10/15, size: 524288" Oct 29 09:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T09:28:38Z" level=debug msg="fetched chunk 11/15, size: 524288" Oct 29 09:28:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:28:52Z" level=debug msg="fetched chunk 12/15, size: 524288" Oct 29 09:29:06 speakers-lounge go-librespot[1203]: time="2023-10-29T09:29:06Z" level=debug msg="fetched chunk 13/15, size: 524288" Oct 29 09:29:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:29:20Z" level=debug msg="fetched chunk 14/15, size: 524288" Oct 29 09:29:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:29:34Z" level=debug msg="fetched chunk 15/15, size: 374336" Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=trace msg="emitting websocket event: not_playing" Oct 29 09:30:27 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","play_origin":"artist"}} Oct 29 09:30:27 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:30:27 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:3lMOow79zCsKmBlxBiWc1X","play_origin":"artist"}} Oct 29 09:30:27 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/3sW3DZBv4RkGVaQGjNm127/km_artist) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=debug msg="loading track spotify:track:5iSGoWuWARvZfzllemMwCF (paused: false, position: 0ms)" Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:30:27 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:5iSGoWuWARvZfzllemMwCF" Oct 29 09:30:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:27Z" level=debug msg="requested aes key for file ce32da6882da42b18a38247baa2a0cde2417c1ac, track: spotify:track:5iSGoWuWARvZfzllemMwCF" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=debug msg="fetched first chunk of 6, total size is 2809732 bytes" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=info msg="loaded track \"대니 INTRO Dani INTRO\" (uri: spotify:track:5iSGoWuWARvZfzllemMwCF, paused: false, position: 0ms, duration: 68813ms)" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=debug msg="fetched chunk 2/5, size: 524288" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","name":"대니 INTRO Dani INTRO","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":0,"duration":68813}} Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","name":"대니 INTRO Dani INTRO","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":0,"duration":68813}} Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=debug msg="fetched chunk 3/5, size: 524288" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=trace msg="emitting websocket event: playing" Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":0,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:28 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:28Z" level=debug msg="fetched chunk 1/5, size: 524288" Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":0,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":0,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":0,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:41 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:41Z" level=debug msg="fetched chunk 4/5, size: 524288" Oct 29 09:30:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:48Z" level=debug msg="handling play player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 09:30:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:48Z" level=debug msg="loading track spotify:track:7vOkJsWdlHZF2NXwliYsrg (paused: false, position: 162ms)" Oct 29 09:30:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:48Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:30:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:48Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:30:48 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"your_library"}} Oct 29 09:30:48 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"your_library"}} Oct 29 09:30:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:48Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:7vOkJsWdlHZF2NXwliYsrg" Oct 29 09:30:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:48Z" level=debug msg="requested aes key for file 1dd38a0d8e19a0016f1666598c6046d18bddb135, track: spotify:track:7vOkJsWdlHZF2NXwliYsrg" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="fetched first chunk of 18, total size is 8951280 bytes" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=trace msg="seek to 162ms (diff: -222ms, samples: 7144, bytes: 13366)" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=info msg="loaded track \"모래 Sand\" (uri: spotify:track:7vOkJsWdlHZF2NXwliYsrg, paused: false, position: 162ms, duration: 225653ms)" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="fetched chunk 1/17, size: 524288" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="sending successful reply for delaer request" Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","name":"모래 Sand","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":162,"duration":225653}} Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","name":"모래 Sand","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":162,"duration":225653}} Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="fetched chunk 3/17, size: 524288" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=trace msg="emitting websocket event: playing" Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"your_library"}} Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":162,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:49Z" level=debug msg="fetched chunk 2/17, size: 524288" Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"your_library"}} Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":162,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":162,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":162,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:30:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:52Z" level=debug msg="update volume to 26777/65535" Oct 29 09:30:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:52Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:30:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:52Z" level=trace msg="emitting websocket event: volume" Oct 29 09:30:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:52Z" level=debug msg="update volume to 27482/65535" Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:30:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:52Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:30:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:52Z" level=trace msg="emitting websocket event: volume" Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:30:52 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 42 Oct 29 09:30:52 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 09:30:52 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:52 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:30:52 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:30:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:30:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:57Z" level=debug msg="update volume to 27482/65535" Oct 29 09:30:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:57Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:30:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:57Z" level=trace msg="emitting websocket event: volume" Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:30:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:57Z" level=debug msg="update volume to 28891/65535" Oct 29 09:30:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:57Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:30:57 speakers-lounge go-librespot[1203]: time="2023-10-29T09:30:57Z" level=trace msg="emitting websocket event: volume" Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":44,"max":100}} Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 45 Oct 29 09:30:57 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 45 Oct 29 09:30:57 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume45 Oct 29 09:30:57 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:30:57 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:30:57 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":44,"max":100}} Oct 29 09:30:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 45 Oct 29 09:30:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:31:00 speakers-lounge go-librespot[1203]: time="2023-10-29T09:31:00Z" level=debug msg="fetched chunk 4/17, size: 524288" Oct 29 09:31:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:31:13Z" level=debug msg="fetched chunk 5/17, size: 524288" Oct 29 09:31:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:31:27Z" level=debug msg="fetched chunk 6/17, size: 524288" Oct 29 09:31:39 speakers-lounge go-librespot[1203]: time="2023-10-29T09:31:39Z" level=debug msg="fetched chunk 7/17, size: 524288" Oct 29 09:31:53 speakers-lounge go-librespot[1203]: time="2023-10-29T09:31:53Z" level=debug msg="fetched chunk 8/17, size: 524288" Oct 29 09:31:54 speakers-lounge ntpd[638]: 44.31.52.36 local addr 192.168.1.195 -> Oct 29 09:32:06 speakers-lounge go-librespot[1203]: time="2023-10-29T09:32:06Z" level=debug msg="fetched chunk 9/17, size: 524288" Oct 29 09:32:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:32:19Z" level=debug msg="fetched chunk 10/17, size: 524288" Oct 29 09:32:33 speakers-lounge go-librespot[1203]: time="2023-10-29T09:32:33Z" level=debug msg="fetched chunk 11/17, size: 524288" Oct 29 09:32:46 speakers-lounge go-librespot[1203]: time="2023-10-29T09:32:46Z" level=debug msg="fetched chunk 12/17, size: 524288" Oct 29 09:32:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:32:59Z" level=debug msg="fetched chunk 13/17, size: 524288" Oct 29 09:33:06 speakers-lounge nmbd[618]: [2023/10/29 09:33:06.528613, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:33:06 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:33:06 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:33:12 speakers-lounge go-librespot[1203]: time="2023-10-29T09:33:12Z" level=debug msg="fetched chunk 14/17, size: 524288" Oct 29 09:33:12 speakers-lounge systemd[1]: Starting Cleanup of Temporary Directories... Oct 29 09:33:12 speakers-lounge systemd[1]: systemd-tmpfiles-clean.service: Succeeded. Oct 29 09:33:12 speakers-lounge systemd[1]: Started Cleanup of Temporary Directories. Oct 29 09:33:25 speakers-lounge go-librespot[1203]: time="2023-10-29T09:33:25Z" level=debug msg="fetched chunk 15/17, size: 524288" Oct 29 09:33:38 speakers-lounge go-librespot[1203]: time="2023-10-29T09:33:38Z" level=debug msg="fetched chunk 16/17, size: 524288" Oct 29 09:33:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:33:51Z" level=debug msg="fetched chunk 17/17, size: 38384" Oct 29 09:34:08 speakers-lounge ntpd[638]: 176.58.109.199 local addr 192.168.1.195 -> Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=trace msg="emitting websocket event: not_playing" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="loading track spotify:track:5cqBLGTic49hsZSPflkQV1 (paused: false, position: 0ms)" Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"your_library"}} Oct 29 09:34:34 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"your_library"}} Oct 29 09:34:34 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:5cqBLGTic49hsZSPflkQV1" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="requested aes key for file daff597150b7fd6e2fd20014f03e4313576abb29, track: spotify:track:5cqBLGTic49hsZSPflkQV1" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="fetched first chunk of 16, total size is 8092660 bytes" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=info msg="loaded track \"죽여줘 Kill Me\" (uri: spotify:track:5cqBLGTic49hsZSPflkQV1, paused: false, position: 0ms, duration: 242438ms)" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="fetched chunk 2/15, size: 524288" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","name":"죽여줘 Kill Me","artist_names":["Bosudongcooler"],"album_name":"죽여줘 Kill Me","album_cover_url":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","position":0,"duration":242438}} Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","name":"죽여줘 Kill Me","artist_names":["Bosudongcooler"],"album_name":"죽여줘 Kill Me","album_cover_url":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","position":0,"duration":242438}} Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="fetched chunk 1/15, size: 524288" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=trace msg="emitting websocket event: playing" Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:34:34 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:34Z" level=debug msg="fetched chunk 3/15, size: 524288" Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:34:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:34:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:34:35 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:34:35 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:34:35 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:34:35 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:34:35 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:34:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:34:35 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:34:35 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:34:35 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:34:35 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:34:35 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:34:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:34:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:34:49Z" level=debug msg="fetched chunk 4/15, size: 524288" Oct 29 09:35:05 speakers-lounge go-librespot[1203]: time="2023-10-29T09:35:05Z" level=debug msg="fetched chunk 5/15, size: 524288" Oct 29 09:35:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:35:21Z" level=debug msg="fetched chunk 6/15, size: 524288" Oct 29 09:35:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:35:36Z" level=debug msg="fetched chunk 7/15, size: 524288" Oct 29 09:35:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:35:52Z" level=debug msg="fetched chunk 8/15, size: 524288" Oct 29 09:36:08 speakers-lounge go-librespot[1203]: time="2023-10-29T09:36:08Z" level=debug msg="fetched chunk 9/15, size: 524288" Oct 29 09:36:23 speakers-lounge go-librespot[1203]: time="2023-10-29T09:36:23Z" level=debug msg="fetched chunk 10/15, size: 524288" Oct 29 09:36:38 speakers-lounge go-librespot[1203]: time="2023-10-29T09:36:38Z" level=debug msg="fetched chunk 11/15, size: 524288" Oct 29 09:36:54 speakers-lounge go-librespot[1203]: time="2023-10-29T09:36:54Z" level=debug msg="fetched chunk 12/15, size: 524288" Oct 29 09:37:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:37:09Z" level=debug msg="fetched chunk 13/15, size: 524288" Oct 29 09:37:25 speakers-lounge go-librespot[1203]: time="2023-10-29T09:37:25Z" level=debug msg="fetched chunk 14/15, size: 524288" Oct 29 09:37:27 speakers-lounge ntpd[638]: 132.226.210.133 local addr 192.168.1.195 -> Oct 29 09:37:41 speakers-lounge go-librespot[1203]: time="2023-10-29T09:37:41Z" level=debug msg="fetched chunk 15/15, size: 228340" Oct 29 09:37:57 speakers-lounge nmbd[618]: [2023/10/29 09:37:57.158336, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:37:57 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:37:57 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=trace msg="emitting websocket event: not_playing" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=debug msg="loading track spotify:track:5cqBLGTic49hsZSPflkQV1 (paused: true, position: 0ms)" Oct 29 09:38:36 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:38:36 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:38:36 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:38:36 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:38:36 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:38:36 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:5cqBLGTic49hsZSPflkQV1" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=debug msg="requested aes key for file daff597150b7fd6e2fd20014f03e4313576abb29, track: spotify:track:5cqBLGTic49hsZSPflkQV1" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=debug msg="fetched first chunk of 16, total size is 8092660 bytes" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=info msg="loaded track \"죽여줘 Kill Me\" (uri: spotify:track:5cqBLGTic49hsZSPflkQV1, paused: true, position: 0ms, duration: 242438ms)" Oct 29 09:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:36Z" level=debug msg="fetched chunk 2/15, size: 524288" Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=trace msg="emitting websocket event: stopped" Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","name":"죽여줘 Kill Me","artist_names":["Bosudongcooler"],"album_name":"죽여줘 Kill Me","album_cover_url":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","position":0,"duration":242438}} Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"stopped","data":{"play_origin":"your_library"}} Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: {"status":"stop","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=debug msg="fetched chunk 3/15, size: 524288" Oct 29 09:38:37 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:38:37 speakers-lounge volumio[823]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:38:37 speakers-lounge volumio[823]: verbose: CURRENT POSITION 0 Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::syncState stateService stop Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::syncState currentStatus play Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::stPlaybackTimer Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","name":"죽여줘 Kill Me","artist_names":["Bosudongcooler"],"album_name":"죽여줘 Kill Me","album_cover_url":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","position":0,"duration":242438}} Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"stopped","data":{"play_origin":"your_library"}} Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: {"status":"stop","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=trace msg="emitting websocket event: paused" Oct 29 09:38:37 speakers-lounge volumio[823]: info: CorePlayQueue::getTrack 0 Oct 29 09:38:37 speakers-lounge volumio[823]: verbose: STATE SERVICE {"status":"stop","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:38:37 speakers-lounge volumio[823]: verbose: CURRENT POSITION 0 Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::syncState stateService stop Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::syncState currentStatus stop Oct 29 09:38:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:38:37Z" level=debug msg="fetched chunk 1/15, size: 524288" Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: No code Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"paused","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: {"status":"pause","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"paused","data":{"uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","play_origin":"your_library"}} Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: {"status":"pause","service":"spop","title":"죽여줘 Kill Me","artist":"Bosudongcooler","album":"죽여줘 Kill Me","albumart":"https://i.scdn.co/image/ab67616d00001e0205af3ede65c07d47b8d98093","uri":"spotify:track:5cqBLGTic49hsZSPflkQV1","trackType":"spotify","seek":0,"duration":242,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:38:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:38:37 speakers-lounge ntpd[638]: 162.159.200.1 local addr 192.168.1.195 -> Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:38:37 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:38:45 speakers-lounge ntpd[638]: 85.199.214.101 local addr 192.168.1.195 -> Oct 29 09:39:33 speakers-lounge ntpd[638]: 178.62.250.107 local addr 192.168.1.195 -> Oct 29 09:41:13 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 6 Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:41:13 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:41:13 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:41:13 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:41:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:42:58 speakers-lounge nmbd[618]: [2023/10/29 09:42:58.022178, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:42:58 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:42:58 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:44:41 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 6 Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 09:44:41 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 09:44:41 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 09:44:41 speakers-lounge volumio[823]: info: Listing playlists Oct 29 09:44:41 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="handling play player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/1IAYSmwOMytufTH6ExMwit/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/4b2YL2tZKKcrYJigF1KyIw/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/3sW3DZBv4RkGVaQGjNm127/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/5QIpr4gQhG2aeb5DsyEMEB/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/3XLAbCE4czXRh0g9eAlfkt/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/5hxvyxIOE8IyzGfDmtsMIt/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/6ucVcQUkMRJg8MT2HXJRmS/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=warning msg="returning empty context page (hm://artistplaycontext/v1/page/spotify/album/5E54cN0wLTyacVqAiqHSQA/km) for spotify:artist:7zhojNyxff5HeS5mIgUVmU" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="loading track spotify:track:1H7tWi2lS7M76soZ72fqYj (paused: false, position: 326ms)" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:44:48 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","play_origin":"artist"}} Oct 29 09:44:48 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","play_origin":"artist"}} Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:1H7tWi2lS7M76soZ72fqYj" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="requested aes key for file bfa0f6f41aed92a9c3a1e23e6afb477a2c5dbef9, track: spotify:track:1H7tWi2lS7M76soZ72fqYj" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="fetched first chunk of 18, total size is 8977532 bytes" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=trace msg="seek to 326ms (diff: 326ms, samples: 14376, bytes: 0)" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=info msg="loaded track \"베티 Betty\" (uri: spotify:track:1H7tWi2lS7M76soZ72fqYj, paused: false, position: 326ms, duration: 210389ms)" Oct 29 09:44:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:48Z" level=debug msg="fetched chunk 3/17, size: 524288" Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=debug msg="fetched chunk 1/17, size: 524288" Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=debug msg="fetched chunk 2/17, size: 524288" Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=debug msg="sending successful reply for delaer request" Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","name":"베티 Betty","artist_names":["Bosudongcooler"],"album_name":"베티 Betty","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02ecb172f3ac76f5404ae57694","position":326,"duration":210389}} Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","name":"베티 Betty","artist_names":["Bosudongcooler"],"album_name":"베티 Betty","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02ecb172f3ac76f5404ae57694","position":326,"duration":210389}} Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:44:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:49Z" level=trace msg="emitting websocket event: playing" Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","play_origin":"artist"}} Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"베티 Betty","artist":"Bosudongcooler","album":"베티 Betty","albumart":"https://i.scdn.co/image/ab67616d00001e02ecb172f3ac76f5404ae57694","uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","trackType":"spotify","seek":326,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","play_origin":"artist"}} Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"베티 Betty","artist":"Bosudongcooler","album":"베티 Betty","albumart":"https://i.scdn.co/image/ab67616d00001e02ecb172f3ac76f5404ae57694","uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","trackType":"spotify","seek":326,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"베티 Betty","artist":"Bosudongcooler","album":"베티 Betty","albumart":"https://i.scdn.co/image/ab67616d00001e02ecb172f3ac76f5404ae57694","uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","trackType":"spotify","seek":326,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"베티 Betty","artist":"Bosudongcooler","album":"베티 Betty","albumart":"https://i.scdn.co/image/ab67616d00001e02ecb172f3ac76f5404ae57694","uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","trackType":"spotify","seek":326,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:49 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:49 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:44:51 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:51Z" level=debug msg="update volume to 26777/65535" Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=trace msg="emitting websocket event: volume" Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:44:52 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 09:44:52 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=debug msg="update volume to 24663/65535" Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=trace msg="emitting websocket event: volume" Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 09:44:52 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 09:44:52 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=debug msg="update volume to 21140/65535" Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:44:52 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:52Z" level=trace msg="emitting websocket event: volume" Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 09:44:52 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 33 Oct 29 09:44:52 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume33 Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:44:52 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 09:44:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 09:44:53 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:53Z" level=debug msg="update volume to 20435/65535" Oct 29 09:44:53 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:53Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:44:53 speakers-lounge go-librespot[1203]: time="2023-10-29T09:44:53Z" level=trace msg="emitting websocket event: volume" Oct 29 09:44:53 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:44:53 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:44:53 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 32 Oct 29 09:44:53 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume32 Oct 29 09:44:53 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:44:53 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:44:53 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:44:53 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 09:44:53 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 09:44:53 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 32 Oct 29 09:45:00 speakers-lounge go-librespot[1203]: time="2023-10-29T09:45:00Z" level=debug msg="fetched chunk 4/17, size: 524288" Oct 29 09:45:12 speakers-lounge go-librespot[1203]: time="2023-10-29T09:45:12Z" level=debug msg="fetched chunk 5/17, size: 524288" Oct 29 09:45:25 speakers-lounge go-librespot[1203]: time="2023-10-29T09:45:25Z" level=debug msg="fetched chunk 6/17, size: 524288" Oct 29 09:45:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:45:36Z" level=debug msg="fetched chunk 7/17, size: 524288" Oct 29 09:45:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:45:49Z" level=debug msg="fetched chunk 8/17, size: 524288" Oct 29 09:46:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:46:01Z" level=debug msg="fetched chunk 9/17, size: 524288" Oct 29 09:46:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:46:13Z" level=debug msg="fetched chunk 10/17, size: 524288" Oct 29 09:46:25 speakers-lounge go-librespot[1203]: time="2023-10-29T09:46:25Z" level=debug msg="fetched chunk 11/17, size: 524288" Oct 29 09:46:37 speakers-lounge go-librespot[1203]: time="2023-10-29T09:46:37Z" level=debug msg="fetched chunk 12/17, size: 524288" Oct 29 09:46:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:46:49Z" level=debug msg="fetched chunk 13/17, size: 524288" Oct 29 09:47:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:01Z" level=debug msg="fetched chunk 14/17, size: 524288" Oct 29 09:47:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:13Z" level=debug msg="fetched chunk 15/17, size: 524288" Oct 29 09:47:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:16Z" level=debug msg="update volume to 19026/65535" Oct 29 09:47:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:16Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:16Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 09:47:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 09:47:16 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 30 Oct 29 09:47:16 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume30 Oct 29 09:47:16 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 09:47:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 09:47:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 09:47:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:16Z" level=debug msg="update volume to 21845/65535" Oct 29 09:47:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:17Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:17Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":33,"max":100}} Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 34 Oct 29 09:47:17 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 34 Oct 29 09:47:17 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume34 Oct 29 09:47:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:17 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":33,"max":100}} Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 34 Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 34 Oct 29 09:47:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:17Z" level=debug msg="update volume to 22549/65535" Oct 29 09:47:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:17Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:17Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 09:47:17 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 35 Oct 29 09:47:17 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume35 Oct 29 09:47:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:17 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 09:47:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 35 Oct 29 09:47:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:17Z" level=debug msg="update volume to 23254/65535" Oct 29 09:47:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:18Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:18Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 09:47:18 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 36 Oct 29 09:47:18 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume36 Oct 29 09:47:18 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:18 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:18 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 36 Oct 29 09:47:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:18Z" level=debug msg="update volume to 23959/65535" Oct 29 09:47:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:18Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:18Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 09:47:18 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 37 Oct 29 09:47:18 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume37 Oct 29 09:47:18 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:18 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:18 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 09:47:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 37 Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="update volume to 24663/65535" Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 09:47:19 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 09:47:19 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="update volume to 25368/65535" Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 09:47:19 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 39 Oct 29 09:47:19 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume39 Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 39 Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="update volume to 26777/65535" Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:47:19 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 09:47:19 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:47:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:47:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:19Z" level=debug msg="update volume to 27482/65535" Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:47:20 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 42 Oct 29 09:47:20 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=debug msg="update volume to 28891/65535" Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":44,"max":100}} Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 45 Oct 29 09:47:20 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 45 Oct 29 09:47:20 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume45 Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":44,"max":100}} Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 45 Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=debug msg="update volume to 29596/65535" Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:47:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:20Z" level=trace msg="emitting websocket event: volume" Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":45,"max":100}} Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 46 Oct 29 09:47:20 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 46 Oct 29 09:47:20 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume46 Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:47:20 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":45,"max":100}} Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 46 Oct 29 09:47:20 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 46 Oct 29 09:47:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:26Z" level=debug msg="fetched chunk 16/17, size: 524288" Oct 29 09:47:38 speakers-lounge go-librespot[1203]: time="2023-10-29T09:47:38Z" level=debug msg="fetched chunk 17/17, size: 64636" Oct 29 09:48:15 speakers-lounge nmbd[618]: [2023/10/29 09:48:15.707745, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:48:15 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:48:15 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:48:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:18Z" level=trace msg="emitting websocket event: not_playing" Oct 29 09:48:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:18Z" level=debug msg="loading track spotify:track:00z57vfBeddIIVavotQUJj (paused: false, position: 0ms)" Oct 29 09:48:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","play_origin":"artist"}} Oct 29 09:48:18 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:48:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:1H7tWi2lS7M76soZ72fqYj","play_origin":"artist"}} Oct 29 09:48:18 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:48:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:18Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:48:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:18Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:48:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","play_origin":"artist"}} Oct 29 09:48:18 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","play_origin":"artist"}} Oct 29 09:48:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:18Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:00z57vfBeddIIVavotQUJj" Oct 29 09:48:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:18Z" level=debug msg="requested aes key for file 28f182f05afe504c416ccb902d31b1e94840e3fa, track: spotify:track:00z57vfBeddIIVavotQUJj" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=debug msg="fetched first chunk of 22, total size is 11435376 bytes" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=info msg="loaded track \"제임스 James\" (uri: spotify:track:00z57vfBeddIIVavotQUJj, paused: false, position: 0ms, duration: 298010ms)" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=debug msg="fetched chunk 1/21, size: 524288" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","name":"제임스 James","artist_names":["Bosudongcooler"],"album_name":"제임스 James","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","position":0,"duration":298010}} Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","name":"제임스 James","artist_names":["Bosudongcooler"],"album_name":"제임스 James","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","position":0,"duration":298010}} Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=debug msg="fetched chunk 3/21, size: 524288" Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=trace msg="emitting websocket event: playing" Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","play_origin":"artist"}} Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:00z57vfBeddIIVavotQUJj","trackType":"spotify","seek":0,"duration":298,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","play_origin":"artist"}} Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:00z57vfBeddIIVavotQUJj","trackType":"spotify","seek":0,"duration":298,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 46 Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 46 Oct 29 09:48:19 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:19Z" level=debug msg="fetched chunk 2/21, size: 524288" Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:00z57vfBeddIIVavotQUJj","trackType":"spotify","seek":1000,"duration":298,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 46 Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:00z57vfBeddIIVavotQUJj","trackType":"spotify","seek":1000,"duration":298,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:48:19 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:48:19 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 46 Oct 29 09:48:26 speakers-lounge ntpd[638]: 178.215.228.24 local addr 192.168.1.195 -> Oct 29 09:48:33 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:33Z" level=debug msg="fetched chunk 4/21, size: 524288" Oct 29 09:48:48 speakers-lounge go-librespot[1203]: time="2023-10-29T09:48:48Z" level=debug msg="fetched chunk 5/21, size: 524288" Oct 29 09:49:04 speakers-lounge go-librespot[1203]: time="2023-10-29T09:49:04Z" level=debug msg="fetched chunk 6/21, size: 524288" Oct 29 09:49:20 speakers-lounge go-librespot[1203]: time="2023-10-29T09:49:20Z" level=debug msg="fetched chunk 7/21, size: 524288" Oct 29 09:49:35 speakers-lounge go-librespot[1203]: time="2023-10-29T09:49:35Z" level=debug msg="fetched chunk 8/21, size: 524288" Oct 29 09:49:49 speakers-lounge go-librespot[1203]: time="2023-10-29T09:49:49Z" level=debug msg="fetched chunk 9/21, size: 524288" Oct 29 09:50:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:01Z" level=debug msg="update volume to 26777/65535" Oct 29 09:50:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 09:50:01 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:01Z" level=trace msg="emitting websocket event: volume" Oct 29 09:50:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:50:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:50:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 09:50:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 09:50:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:50:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:50:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:50:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 09:50:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 09:50:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:50:02 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:02Z" level=debug msg="fetched chunk 10/21, size: 524288" Oct 29 09:50:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:16Z" level=debug msg="fetched chunk 11/21, size: 524288" Oct 29 09:50:30 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:30Z" level=debug msg="fetched chunk 12/21, size: 524288" Oct 29 09:50:43 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:43Z" level=debug msg="fetched chunk 13/21, size: 524288" Oct 29 09:50:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:50:56Z" level=debug msg="fetched chunk 14/21, size: 524288" Oct 29 09:51:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:51:09Z" level=debug msg="fetched chunk 15/21, size: 524288" Oct 29 09:51:21 speakers-lounge go-librespot[1203]: time="2023-10-29T09:51:21Z" level=debug msg="fetched chunk 16/21, size: 524288" Oct 29 09:51:35 speakers-lounge go-librespot[1203]: time="2023-10-29T09:51:35Z" level=debug msg="fetched chunk 17/21, size: 524288" Oct 29 09:51:47 speakers-lounge go-librespot[1203]: time="2023-10-29T09:51:47Z" level=debug msg="fetched chunk 18/21, size: 524288" Oct 29 09:52:00 speakers-lounge go-librespot[1203]: time="2023-10-29T09:52:00Z" level=debug msg="fetched chunk 19/21, size: 524288" Oct 29 09:52:13 speakers-lounge go-librespot[1203]: time="2023-10-29T09:52:13Z" level=debug msg="fetched chunk 20/21, size: 524288" Oct 29 09:52:26 speakers-lounge go-librespot[1203]: time="2023-10-29T09:52:26Z" level=debug msg="fetched chunk 21/21, size: 425328" Oct 29 09:53:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:16Z" level=trace msg="emitting websocket event: not_playing" Oct 29 09:53:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:16Z" level=debug msg="loading track spotify:track:33zsqImgmLd0I1qiIs85OK (paused: false, position: 0ms)" Oct 29 09:53:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","play_origin":"artist"}} Oct 29 09:53:16 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:53:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:00z57vfBeddIIVavotQUJj","play_origin":"artist"}} Oct 29 09:53:16 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 09:53:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:16Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:53:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:16Z" level=trace msg="emitting websocket event: will_play" Oct 29 09:53:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","play_origin":"artist"}} Oct 29 09:53:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","play_origin":"artist"}} Oct 29 09:53:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:16Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:33zsqImgmLd0I1qiIs85OK" Oct 29 09:53:16 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:16Z" level=debug msg="requested aes key for file d18730734db092426c370613e68f5cb0dd5c4857, track: spotify:track:33zsqImgmLd0I1qiIs85OK" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=debug msg="fetched first chunk of 24, total size is 12152660 bytes" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=info msg="loaded track \"제임스 James - Acoustic Ver.\" (uri: spotify:track:33zsqImgmLd0I1qiIs85OK, paused: false, position: 0ms, duration: 311710ms)" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=debug msg="fetched chunk 3/23, size: 524288" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=trace msg="emitting websocket event: metadata" Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","name":"제임스 James - Acoustic Ver.","artist_names":["Bosudongcooler"],"album_name":"제임스 James","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","position":0,"duration":311710}} Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=debug msg="fetched chunk 2/23, size: 524288" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:53:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:17Z" level=trace msg="emitting websocket event: playing" Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","play_origin":"artist"}} Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James - Acoustic Ver.","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","trackType":"spotify","seek":0,"duration":311,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","play_origin":"artist"}} Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James - Acoustic Ver.","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","trackType":"spotify","seek":0,"duration":311,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:53:17 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:53:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:53:18 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:18Z" level=debug msg="fetched chunk 1/23, size: 524288" Oct 29 09:53:18 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:53:18 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James - Acoustic Ver.","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","trackType":"spotify","seek":0,"duration":311,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:53:18 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:53:18 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:53:18 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:53:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:53:18 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:53:18 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"제임스 James - Acoustic Ver.","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","trackType":"spotify","seek":0,"duration":311,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:53:18 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:53:18 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:53:18 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:53:18 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:53:22 speakers-lounge nmbd[618]: [2023/10/29 09:53:22.628738, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:53:22 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:53:22 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 09:53:30 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:30Z" level=debug msg="fetched chunk 4/23, size: 524288" Oct 29 09:53:44 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:44Z" level=debug msg="fetched chunk 5/23, size: 524288" Oct 29 09:53:59 speakers-lounge go-librespot[1203]: time="2023-10-29T09:53:59Z" level=debug msg="fetched chunk 6/23, size: 524288" Oct 29 09:54:14 speakers-lounge go-librespot[1203]: time="2023-10-29T09:54:14Z" level=debug msg="fetched chunk 7/23, size: 524288" Oct 29 09:54:27 speakers-lounge go-librespot[1203]: time="2023-10-29T09:54:27Z" level=debug msg="fetched chunk 8/23, size: 524288" Oct 29 09:54:42 speakers-lounge go-librespot[1203]: time="2023-10-29T09:54:42Z" level=debug msg="fetched chunk 9/23, size: 524288" Oct 29 09:54:55 speakers-lounge go-librespot[1203]: time="2023-10-29T09:54:55Z" level=debug msg="fetched chunk 10/23, size: 524288" Oct 29 09:55:09 speakers-lounge go-librespot[1203]: time="2023-10-29T09:55:09Z" level=debug msg="fetched chunk 11/23, size: 524288" Oct 29 09:55:22 speakers-lounge go-librespot[1203]: time="2023-10-29T09:55:22Z" level=debug msg="fetched chunk 12/23, size: 524288" Oct 29 09:55:36 speakers-lounge go-librespot[1203]: time="2023-10-29T09:55:36Z" level=debug msg="fetched chunk 13/23, size: 524288" Oct 29 09:55:50 speakers-lounge go-librespot[1203]: time="2023-10-29T09:55:50Z" level=debug msg="fetched chunk 14/23, size: 524288" Oct 29 09:56:03 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:03Z" level=debug msg="fetched chunk 15/23, size: 524288" Oct 29 09:56:17 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:17Z" level=debug msg="fetched chunk 16/23, size: 524288" Oct 29 09:56:30 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:30Z" level=debug msg="fetched chunk 17/23, size: 524288" Oct 29 09:56:43 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:43Z" level=debug msg="fetched chunk 18/23, size: 524288" Oct 29 09:56:55 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:55Z" level=debug msg="handling pause player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 09:56:55 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:55Z" level=debug msg="pause track at 218209ms" Oct 29 09:56:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:56Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:56:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:56Z" level=debug msg="sending successful reply for delaer request" Oct 29 09:56:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:56Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 09:56:56 speakers-lounge go-librespot[1203]: time="2023-10-29T09:56:56Z" level=trace msg="emitting websocket event: paused" Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"paused","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","play_origin":"artist"}} Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: {"status":"pause","service":"spop","title":"제임스 James - Acoustic Ver.","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","trackType":"spotify","seek":218000,"duration":311,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"paused","data":{"uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","play_origin":"artist"}} Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: {"status":"pause","service":"spop","title":"제임스 James - Acoustic Ver.","artist":"Bosudongcooler","album":"제임스 James","albumart":"https://i.scdn.co/image/ab67616d00001e02a33bbfaba49eeaa8bd69d611","uri":"spotify:track:33zsqImgmLd0I1qiIs85OK","trackType":"spotify","seek":218000,"duration":311,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 09:56:56 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:56:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 09:58:13 speakers-lounge nmbd[618]: [2023/10/29 09:58:13.074527, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 09:58:13 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 09:58:13 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:03:28 speakers-lounge nmbd[618]: [2023/10/29 10:03:28.542555, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:03:28 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:03:28 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:08:21 speakers-lounge nmbd[618]: [2023/10/29 10:08:21.226043, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:08:21 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:08:21 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:13:39 speakers-lounge nmbd[618]: [2023/10/29 10:13:39.770565, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:13:39 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:13:39 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:17:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:17:16Z" level=warning msg="failed handling dealer message" error="failed inactive state put: put state request failed with status 422: Ignoring BECAME_INACTIVE." Oct 29 10:18:36 speakers-lounge nmbd[618]: [2023/10/29 10:18:36.544148, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:18:36 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:18:36 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:23:36 speakers-lounge nmbd[618]: [2023/10/29 10:23:36.995511, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:23:36 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:23:36 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:25:55 speakers-lounge go-librespot[1203]: time="2023-10-29T10:25:55Z" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 1697" Oct 29 10:25:55 speakers-lounge go-librespot[1203]: time="2023-10-29T10:25:55Z" level=debug msg="skipping dealer message" uri=social-connect/v2/session_update Oct 29 10:26:15 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:15Z" level=debug msg="handling transfer player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 10:26:15 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:15Z" level=debug msg="loading track spotify:track:3ytsxIZUcQaEXpaKVvzRWU (paused: false, position: 6403ms)" Oct 29 10:26:15 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:15Z" level=debug msg="renewing login5 access token" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="authenticated as 1162500780" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:3ytsxIZUcQaEXpaKVvzRWU" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="requested aes key for file 257e0dafc61fc6b0eddc33fad3dece7221409869, track: spotify:track:3ytsxIZUcQaEXpaKVvzRWU" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 1757" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="fetched first chunk of 10, total size is 4930560 bytes" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="seek to 6403ms (diff: 121ms, samples: 282372, bytes: 206998)" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=info msg="loaded track \"귤 Clementine\" (uri: spotify:track:3ytsxIZUcQaEXpaKVvzRWU, paused: false, position: 6403ms, duration: 143986ms)" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="fetched chunk 1/9, size: 524288" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="fetched chunk 2/9, size: 524288" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="emitting websocket event: active" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="sending successful reply for delaer request" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="skipping dealer message" uri=social-connect/v2/session_update Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","name":"귤 Clementine","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":6403,"duration":143986}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"active","data":null} Oct 29 10:26:16 speakers-lounge volumio[823]: info: Aligning Spotify Volume to Volumio Volume Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:26:16 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 41 Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 41 Oct 29 10:26:16 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","name":"귤 Clementine","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":6403,"duration":143986}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"active","data":null} Oct 29 10:26:16 speakers-lounge volumio[823]: info: Aligning Spotify Volume to Volumio Volume Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:26:16 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 41 Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 41 Oct 29 10:26:16 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="fetched chunk 3/9, size: 524288" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="emitting websocket event: playing" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="update volume to 26869/65535" Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":6403,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":6403,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="emitting websocket event: volume" Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="update volume to 26869/65535" Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:26:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:16Z" level=trace msg="emitting websocket event: volume" Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":6403,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:26:16 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"귤 Clementine","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","trackType":"spotify","seek":6403,"duration":143,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:26:16 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:26:17 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:26:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:24Z" level=debug msg="fetched chunk 4/9, size: 524288" Oct 29 10:26:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:39Z" level=debug msg="fetched chunk 5/9, size: 524288" Oct 29 10:26:54 speakers-lounge go-librespot[1203]: time="2023-10-29T10:26:54Z" level=debug msg="fetched chunk 6/9, size: 524288" Oct 29 10:27:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:27:10Z" level=debug msg="fetched chunk 7/9, size: 524288" Oct 29 10:27:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:27:25Z" level=debug msg="fetched chunk 8/9, size: 524288" Oct 29 10:27:40 speakers-lounge go-librespot[1203]: time="2023-10-29T10:27:40Z" level=debug msg="fetched chunk 9/9, size: 211968" Oct 29 10:28:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:33Z" level=trace msg="emitting websocket event: not_playing" Oct 29 10:28:33 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 10:28:33 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:28:33 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:3ytsxIZUcQaEXpaKVvzRWU","play_origin":"artist"}} Oct 29 10:28:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:33Z" level=debug msg="loading track spotify:track:7vOkJsWdlHZF2NXwliYsrg (paused: false, position: 1ms)" Oct 29 10:28:33 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"artist"}} Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"artist"}} Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:7vOkJsWdlHZF2NXwliYsrg" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="requested aes key for file 1dd38a0d8e19a0016f1666598c6046d18bddb135, track: spotify:track:7vOkJsWdlHZF2NXwliYsrg" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="fetched first chunk of 18, total size is 8951280 bytes" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=trace msg="seek to 1ms (diff: -221ms, samples: 44, bytes: 8087)" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=info msg="loaded track \"모래 Sand\" (uri: spotify:track:7vOkJsWdlHZF2NXwliYsrg, paused: false, position: 1ms, duration: 225653ms)" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="fetched chunk 2/17, size: 524288" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="fetched chunk 3/17, size: 524288" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","name":"모래 Sand","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":1,"duration":225653}} Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","name":"모래 Sand","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":1,"duration":225653}} Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="fetched chunk 1/17, size: 524288" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:28:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:34Z" level=trace msg="emitting websocket event: playing" Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"artist"}} Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":1,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","play_origin":"artist"}} Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":1,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":1,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"모래 Sand","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7vOkJsWdlHZF2NXwliYsrg","trackType":"spotify","seek":1,"duration":225,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=debug msg="handling skip_next player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=debug msg="skip next track" Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=debug msg="loading track spotify:track:45L4OnPPMBd5Sr3jCX7uMU (paused: false, position: 228ms)" Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:28:38 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","play_origin":"artist"}} Oct 29 10:28:38 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","play_origin":"artist"}} Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:45L4OnPPMBd5Sr3jCX7uMU" Oct 29 10:28:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:38Z" level=debug msg="requested aes key for file 7fb65403610819c16c0d6132da1c990e5d9e3119, track: spotify:track:45L4OnPPMBd5Sr3jCX7uMU" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="fetched first chunk of 14, total size is 6867284 bytes" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=trace msg="seek to 228ms (diff: 192ms, samples: 10054, bytes: 1107)" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=info msg="loaded track \"계절 Season\" (uri: spotify:track:45L4OnPPMBd5Sr3jCX7uMU, paused: false, position: 228ms, duration: 174400ms)" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","name":"계절 Season","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":228,"duration":174400}} Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="sending successful reply for delaer request" Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","name":"계절 Season","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":228,"duration":174400}} Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="fetched chunk 1/13, size: 524288" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=trace msg="emitting websocket event: playing" Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","play_origin":"artist"}} Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"계절 Season","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","trackType":"spotify","seek":1228,"duration":174,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","play_origin":"artist"}} Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"계절 Season","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","trackType":"spotify","seek":1228,"duration":174,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:39 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="fetched chunk 2/13, size: 524288" Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:39 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:39Z" level=debug msg="fetched chunk 3/13, size: 524288" Oct 29 10:28:40 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:40 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"계절 Season","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","trackType":"spotify","seek":1228,"duration":174,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:40 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:40 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:40 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:40 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:40 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:28:40 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"계절 Season","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","trackType":"spotify","seek":1228,"duration":174,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:28:40 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:28:40 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:40 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:40 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:28:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:42Z" level=debug msg="update volume to 23959/65535" Oct 29 10:28:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:42Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:28:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:42Z" level=trace msg="emitting websocket event: volume" Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 10:28:42 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 37 Oct 29 10:28:42 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume37 Oct 29 10:28:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:28:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 37 Oct 29 10:28:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:42Z" level=debug msg="update volume to 22549/65535" Oct 29 10:28:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:42Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:28:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:42Z" level=trace msg="emitting websocket event: volume" Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 10:28:42 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 35 Oct 29 10:28:42 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume35 Oct 29 10:28:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:28:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 10:28:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 35 Oct 29 10:28:44 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:44Z" level=debug msg="update volume to 23254/65535" Oct 29 10:28:44 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:44Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:28:44 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:44Z" level=trace msg="emitting websocket event: volume" Oct 29 10:28:44 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 10:28:44 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 10:28:44 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 36 Oct 29 10:28:44 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume36 Oct 29 10:28:44 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:44 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:28:44 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:44 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 10:28:44 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 10:28:44 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 36 Oct 29 10:28:45 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:45Z" level=debug msg="update volume to 24663/65535" Oct 29 10:28:45 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:45Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:28:45 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:45Z" level=trace msg="emitting websocket event: volume" Oct 29 10:28:45 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:28:45 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:28:45 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 10:28:45 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 10:28:45 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:28:45 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:28:45 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:28:45 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:28:45 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:28:45 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 10:28:49 speakers-lounge nmbd[618]: [2023/10/29 10:28:49.292520, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:28:49 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:28:49 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:28:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:28:51Z" level=debug msg="fetched chunk 4/13, size: 524288" Oct 29 10:29:04 speakers-lounge go-librespot[1203]: time="2023-10-29T10:29:04Z" level=debug msg="fetched chunk 5/13, size: 524288" Oct 29 10:29:17 speakers-lounge go-librespot[1203]: time="2023-10-29T10:29:17Z" level=debug msg="fetched chunk 6/13, size: 524288" Oct 29 10:29:31 speakers-lounge go-librespot[1203]: time="2023-10-29T10:29:31Z" level=debug msg="fetched chunk 7/13, size: 524288" Oct 29 10:29:44 speakers-lounge go-librespot[1203]: time="2023-10-29T10:29:44Z" level=debug msg="fetched chunk 8/13, size: 524288" Oct 29 10:29:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:29:57Z" level=debug msg="fetched chunk 9/13, size: 524288" Oct 29 10:30:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:10Z" level=debug msg="fetched chunk 10/13, size: 524288" Oct 29 10:30:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:22Z" level=debug msg="fetched chunk 11/13, size: 524288" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=debug msg="update volume to 24663/65535" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=debug msg="update volume to 25368/65535" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 10:30:34 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 39 Oct 29 10:30:34 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume39 Oct 29 10:30:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:34 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 39 Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=debug msg="update volume to 26073/65535" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:34Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:30:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:30:34 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:30:34 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:30:35 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:35 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:35 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:30:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:35Z" level=debug msg="update volume to 25368/65535" Oct 29 10:30:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:35Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:35Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 10:30:35 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 39 Oct 29 10:30:35 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume39 Oct 29 10:30:35 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:35 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:35 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 10:30:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 39 Oct 29 10:30:36 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:36Z" level=debug msg="update volume to 26073/65535" Oct 29 10:30:36 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:36Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:36 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:36Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:36 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:30:36 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:30:36 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:30:36 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:30:36 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:36 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:36 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:36 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:30:36 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:30:37 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:37Z" level=debug msg="fetched chunk 12/13, size: 524288" Oct 29 10:30:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:42Z" level=debug msg="update volume to 26073/65535" Oct 29 10:30:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:42Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:42Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:30:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:42Z" level=debug msg="update volume to 26777/65535" Oct 29 10:30:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:42Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:42Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:30:42 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 10:30:42 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:30:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:30:42 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:30:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:43Z" level=debug msg="update volume to 27482/65535" Oct 29 10:30:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:43Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:43Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 10:30:43 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 42 Oct 29 10:30:43 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 10:30:43 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:30:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:43Z" level=debug msg="update volume to 26777/65535" Oct 29 10:30:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:43Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:30:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:43Z" level=trace msg="emitting websocket event: volume" Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:30:43 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 10:30:43 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:30:43 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:30:43 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:30:43 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:30:43 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:30:50 speakers-lounge go-librespot[1203]: time="2023-10-29T10:30:50Z" level=debug msg="fetched chunk 13/13, size: 51540" Oct 29 10:31:01 speakers-lounge sudo[1574]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 10:31:01 speakers-lounge sudo[1574]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:31:01 speakers-lounge sudo[1574]: pam_unix(sudo:session): session closed for user root Oct 29 10:31:01 speakers-lounge sudo[1576]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 10:31:01 speakers-lounge sudo[1576]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:31:01 speakers-lounge sudo[1576]: pam_unix(sudo:session): session closed for user root Oct 29 10:31:02 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 6 Oct 29 10:31:02 speakers-lounge sudo[1580]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0 Oct 29 10:31:02 speakers-lounge sudo[1580]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:31:02 speakers-lounge sudo[1580]: pam_unix(sudo:session): session closed for user root Oct 29 10:31:02 speakers-lounge sudo[1583]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 Oct 29 10:31:02 speakers-lounge sudo[1583]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:31:02 speakers-lounge sudo[1583]: pam_unix(sudo:session): session closed for user root Oct 29 10:31:03 speakers-lounge volumio[823]: verbose: New Socket.io Connection to 192.168.1.195 from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 7 Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetVisibleSources Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom Oct 29 10:31:03 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 10:31:03 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:03 speakers-lounge volumio[823]: info: Listing playlists Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 10:31:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache Oct 29 10:31:04 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:04 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 10:31:04 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 10:31:04 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 10:31:04 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 10:31:04 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 10:31:04 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:04 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 10:31:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus Oct 29 10:31:06 speakers-lounge volumio[823]: info: Received Get System Info Oct 29 10:31:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo Oct 29 10:31:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice Oct 29 10:31:06 speakers-lounge volumio[823]: info: Discovery: Getting this device information Oct 29 10:31:06 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses Oct 29 10:31:07 speakers-lounge volumio[823]: info: CoreCommandRouter::getUIConfigOnPlugin Oct 29 10:31:07 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 10:31:07 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 10:31:07 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 10:31:08 speakers-lounge volumio[823]: info: Received Get System Version Oct 29 10:31:08 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 10:31:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::getUIConfigOnPlugin Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus Oct 29 10:31:16 speakers-lounge volumio[823]: info: Getting Alsa Cards List without I2S DAC Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2SNumber Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode Oct 29 10:31:16 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus Oct 29 10:31:21 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings Oct 29 10:31:21 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined Oct 29 10:31:21 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates Oct 29 10:31:21 speakers-lounge volumio[823]: info: Received Get System Version Oct 29 10:31:21 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 10:31:27 speakers-lounge volumio[823]: info: CALLMETHOD: audio_interface alsa_controller saveVolumeOptions [object Object] Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , saveVolumeOptions Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:27 speakers-lounge volumio[823]: info: Restoring Previous Volume level: 41 false false Oct 29 10:31:27 speakers-lounge volumio[823]: info: Volume configurations have been set Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioUpdateVolumeSettings Oct 29 10:31:27 speakers-lounge volumio[823]: info: Updating Volume Controller Parameters: Device: 2 Name: HiFiBerry DAC+ Pro Mixer: Digital Max Vol: 50 Vol Curve; logarithmic Vol Steps: 1 Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , setExternalVolume Oct 29 10:31:27 speakers-lounge volumio[823]: info: Disabling external Volume Control Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::getUIConfigOnPlugin Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus Oct 29 10:31:27 speakers-lounge volumio[823]: info: Getting Alsa Cards List without I2S DAC Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2SNumber Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode Oct 29 10:31:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus Oct 29 10:31:28 speakers-lounge volumio[823]: info: VolumeController:: Volume=41 Mute =false Oct 29 10:31:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:28 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:31:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:31:32 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:31:32 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:32 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:31:32 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:32 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:31:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:33Z" level=trace msg="emitting websocket event: not_playing" Oct 29 10:31:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:33Z" level=debug msg="loading track spotify:track:7sSIEIXVqcNMvAgxowpGiP (paused: false, position: 0ms)" Oct 29 10:31:33 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","play_origin":"artist"}} Oct 29 10:31:33 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:31:33 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:45L4OnPPMBd5Sr3jCX7uMU","play_origin":"artist"}} Oct 29 10:31:33 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:31:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:33Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:31:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:33Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:31:33 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","play_origin":"artist"}} Oct 29 10:31:33 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","play_origin":"artist"}} Oct 29 10:31:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:33Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:7sSIEIXVqcNMvAgxowpGiP" Oct 29 10:31:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:33Z" level=debug msg="requested aes key for file 2173b8d92b6a8fdbe025ce4be115b4c45e354b74, track: spotify:track:7sSIEIXVqcNMvAgxowpGiP" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=debug msg="fetched first chunk of 21, total size is 10915212 bytes" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=info msg="loaded track \"숨 Breath\" (uri: spotify:track:7sSIEIXVqcNMvAgxowpGiP, paused: false, position: 0ms, duration: 263000ms)" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=debug msg="fetched chunk 2/20, size: 524288" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","name":"숨 Breath","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":0,"duration":263000}} Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","name":"숨 Breath","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":0,"duration":263000}} Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=debug msg="fetched chunk 3/20, size: 524288" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=trace msg="emitting websocket event: playing" Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","play_origin":"artist"}} Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"숨 Breath","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","trackType":"spotify","seek":0,"duration":263,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:34Z" level=debug msg="fetched chunk 1/20, size: 524288" Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","play_origin":"artist"}} Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"숨 Breath","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","trackType":"spotify","seek":0,"duration":263,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"숨 Breath","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","trackType":"spotify","seek":0,"duration":263,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"숨 Breath","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","trackType":"spotify","seek":0,"duration":263,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:34 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:34 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:31:37 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:31:46 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:46Z" level=debug msg="fetched chunk 4/20, size: 524288" Oct 29 10:31:56 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:56Z" level=debug msg="update volume to 26073/65535" Oct 29 10:31:56 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:56Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:31:56 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:56Z" level=trace msg="emitting websocket event: volume" Oct 29 10:31:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:31:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:31:56 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:31:56 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:31:56 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:31:56 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:31:56 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:31:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:31:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:31:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:59Z" level=debug msg="update volume to 26073/65535" Oct 29 10:31:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:59Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:31:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:59Z" level=trace msg="emitting websocket event: volume" Oct 29 10:31:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:31:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:31:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:31:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:31:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:31:59Z" level=debug msg="fetched chunk 5/20, size: 524288" Oct 29 10:32:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:01Z" level=debug msg="update volume to 26073/65535" Oct 29 10:32:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:32:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:01Z" level=trace msg="emitting websocket event: volume" Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:32:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:01Z" level=debug msg="update volume to 26777/65535" Oct 29 10:32:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:32:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:01Z" level=trace msg="emitting websocket event: volume" Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:32:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 10:32:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:32:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:32:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:32:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:32:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:32:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:02Z" level=debug msg="update volume to 26073/65535" Oct 29 10:32:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:02Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:32:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:02Z" level=trace msg="emitting websocket event: volume" Oct 29 10:32:02 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:32:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:32:02 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:32:02 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:32:02 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:32:02 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:32:02 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:32:02 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:32:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:32:04 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:04Z" level=debug msg="update volume to 26777/65535" Oct 29 10:32:04 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:04Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:32:04 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:04Z" level=trace msg="emitting websocket event: volume" Oct 29 10:32:04 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:32:04 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:32:04 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 10:32:04 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:32:04 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:32:04 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:32:04 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:32:04 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:32:04 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:32:04 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:32:05 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:05Z" level=debug msg="update volume to 27482/65535" Oct 29 10:32:05 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:05Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:32:05 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:05Z" level=trace msg="emitting websocket event: volume" Oct 29 10:32:05 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 10:32:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 10:32:05 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 42 Oct 29 10:32:05 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 10:32:05 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:32:05 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:32:05 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:32:05 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 10:32:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 10:32:05 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:32:12 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:12Z" level=debug msg="fetched chunk 6/20, size: 524288" Oct 29 10:32:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:25Z" level=debug msg="fetched chunk 7/20, size: 524288" Oct 29 10:32:37 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:37Z" level=debug msg="fetched chunk 8/20, size: 524288" Oct 29 10:32:50 speakers-lounge go-librespot[1203]: time="2023-10-29T10:32:50Z" level=debug msg="fetched chunk 9/20, size: 524288" Oct 29 10:33:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:33:02Z" level=debug msg="fetched chunk 10/20, size: 524288" Oct 29 10:33:14 speakers-lounge go-librespot[1203]: time="2023-10-29T10:33:14Z" level=debug msg="fetched chunk 11/20, size: 524288" Oct 29 10:33:27 speakers-lounge go-librespot[1203]: time="2023-10-29T10:33:27Z" level=debug msg="fetched chunk 12/20, size: 524288" Oct 29 10:33:38 speakers-lounge go-librespot[1203]: time="2023-10-29T10:33:38Z" level=debug msg="fetched chunk 13/20, size: 524288" Oct 29 10:33:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:33:51Z" level=debug msg="fetched chunk 14/20, size: 524288" Oct 29 10:33:56 speakers-lounge nmbd[618]: [2023/10/29 10:33:56.598518, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:33:56 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:33:56 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:34:04 speakers-lounge go-librespot[1203]: time="2023-10-29T10:34:04Z" level=debug msg="fetched chunk 15/20, size: 524288" Oct 29 10:34:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:34:16Z" level=debug msg="fetched chunk 16/20, size: 524288" Oct 29 10:34:29 speakers-lounge go-librespot[1203]: time="2023-10-29T10:34:29Z" level=debug msg="fetched chunk 17/20, size: 524288" Oct 29 10:34:41 speakers-lounge go-librespot[1203]: time="2023-10-29T10:34:41Z" level=debug msg="fetched chunk 18/20, size: 524288" Oct 29 10:34:54 speakers-lounge go-librespot[1203]: time="2023-10-29T10:34:54Z" level=debug msg="fetched chunk 19/20, size: 524288" Oct 29 10:35:07 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:07Z" level=debug msg="fetched chunk 20/20, size: 429452" Oct 29 10:35:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:57Z" level=trace msg="emitting websocket event: not_playing" Oct 29 10:35:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:57Z" level=debug msg="loading track spotify:track:73AzmG1F49i5lhLcg0EuLW (paused: false, position: 0ms)" Oct 29 10:35:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","play_origin":"artist"}} Oct 29 10:35:57 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:35:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:7sSIEIXVqcNMvAgxowpGiP","play_origin":"artist"}} Oct 29 10:35:57 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:35:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:57Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:35:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:57Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:35:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","play_origin":"artist"}} Oct 29 10:35:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","play_origin":"artist"}} Oct 29 10:35:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:57Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:73AzmG1F49i5lhLcg0EuLW" Oct 29 10:35:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:57Z" level=debug msg="requested aes key for file 83c6f736e6e070d4b6dd1980902e41471bc4ec04, track: spotify:track:73AzmG1F49i5lhLcg0EuLW" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=debug msg="fetched first chunk of 14, total size is 7150788 bytes" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=info msg="loaded track \"샌드맨 Sandmen\" (uri: spotify:track:73AzmG1F49i5lhLcg0EuLW, paused: false, position: 0ms, duration: 187266ms)" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","name":"샌드맨 Sandmen","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":0,"duration":187266}} Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=trace msg="emitting websocket event: playing" Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","play_origin":"artist"}} Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"샌드맨 Sandmen","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","trackType":"spotify","seek":0,"duration":187,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","play_origin":"artist"}} Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"샌드맨 Sandmen","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","trackType":"spotify","seek":0,"duration":187,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=debug msg="fetched chunk 2/13, size: 524288" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=debug msg="fetched chunk 1/13, size: 524288" Oct 29 10:35:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:35:59Z" level=debug msg="fetched chunk 3/13, size: 524288" Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"샌드맨 Sandmen","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","trackType":"spotify","seek":0,"duration":187,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"샌드맨 Sandmen","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:73AzmG1F49i5lhLcg0EuLW","trackType":"spotify","seek":0,"duration":187,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:35:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:35:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:36:09 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:09Z" level=debug msg="update volume to 26073/65535" Oct 29 10:36:09 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:09Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:36:09 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:09Z" level=trace msg="emitting websocket event: volume" Oct 29 10:36:09 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:36:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:36:09 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:36:09 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:36:09 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:36:09 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:36:09 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:36:09 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:36:09 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:36:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:10Z" level=debug msg="fetched chunk 4/13, size: 524288" Oct 29 10:36:13 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:13Z" level=debug msg="update volume to 26073/65535" Oct 29 10:36:13 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:13Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:36:13 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:13Z" level=trace msg="emitting websocket event: volume" Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:36:13 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:13Z" level=debug msg="update volume to 27482/65535" Oct 29 10:36:13 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:13Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:36:13 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:13Z" level=trace msg="emitting websocket event: volume" Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 10:36:13 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 42 Oct 29 10:36:13 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 10:36:13 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:36:13 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:36:13 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":41,"max":100}} Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 42 Oct 29 10:36:13 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:36:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:24Z" level=debug msg="fetched chunk 5/13, size: 524288" Oct 29 10:36:25 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioNext Oct 29 10:36:25 speakers-lounge volumio[823]: info: CoreStateMachine::next Oct 29 10:36:25 speakers-lounge volumio[823]: info: Spotify next Oct 29 10:36:25 speakers-lounge volumio[823]: info: Sending Spotify command to local API: /player/next Oct 29 10:36:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:25Z" level=debug msg="skip next track" Oct 29 10:36:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:25Z" level=debug msg="loading track spotify:track:5iSGoWuWARvZfzllemMwCF (paused: false, position: 323ms)" Oct 29 10:36:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:25Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:36:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:25Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:36:25 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 10:36:25 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 10:36:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:25Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:5iSGoWuWARvZfzllemMwCF" Oct 29 10:36:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:25Z" level=debug msg="requested aes key for file ce32da6882da42b18a38247baa2a0cde2417c1ac, track: spotify:track:5iSGoWuWARvZfzllemMwCF" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=debug msg="fetched first chunk of 6, total size is 2809732 bytes" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=trace msg="seek to 323ms (diff: 148ms, samples: 14244, bytes: 6607)" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=info msg="loaded track \"대니 INTRO Dani INTRO\" (uri: spotify:track:5iSGoWuWARvZfzllemMwCF, paused: false, position: 323ms, duration: 68813ms)" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=debug msg="fetched chunk 2/5, size: 524288" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=debug msg="fetched chunk 3/5, size: 524288" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=debug msg="fetched chunk 1/5, size: 524288" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","name":"대니 INTRO Dani INTRO","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":323,"duration":68813}} Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","name":"대니 INTRO Dani INTRO","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":323,"duration":68813}} Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:36:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:26Z" level=trace msg="emitting websocket event: playing" Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":323,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":323,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":323,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 INTRO Dani INTRO","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","trackType":"spotify","seek":323,"duration":68,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:36:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:36:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:36:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:39Z" level=debug msg="fetched chunk 4/5, size: 524288" Oct 29 10:36:53 speakers-lounge go-librespot[1203]: time="2023-10-29T10:36:53Z" level=debug msg="fetched chunk 5/5, size: 188292" Oct 29 10:37:22 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:37:22 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 42 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 41 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:22 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume40 Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 40 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 42 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 40 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:22 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 40 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 40 Oct 29 10:37:22 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:22Z" level=debug msg="update volume to 26214/65535" Oct 29 10:37:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:22Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:22Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:37:22 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 41 Oct 29 10:37:22 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:37:22 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume39 Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:22 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 39 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 41 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 39 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:22 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 39 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 39 Oct 29 10:37:22 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:22Z" level=debug msg="update volume to 25558/65535" Oct 29 10:37:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:22Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:22 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:22Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":38,"max":100}} Oct 29 10:37:22 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 39 Oct 29 10:37:23 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume40 Oct 29 10:37:23 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:23 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:23 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:23 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 40 Oct 29 10:37:23 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 39 Oct 29 10:37:23 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 40 Oct 29 10:37:23 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:24 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume30 Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 39 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:24 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 30 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:24Z" level=debug msg="update volume to 19660/65535" Oct 29 10:37:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:24Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:24Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume29 Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 29 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 29 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:24 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume24 Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 24 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 30 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 24 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:24 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 24 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 24 Oct 29 10:37:24 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:24Z" level=debug msg="update volume to 15728/65535" Oct 29 10:37:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:24Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:24Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":23,"max":100}} Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 24 Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":23,"max":100}} Oct 29 10:37:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 24 Oct 29 10:37:25 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume43 Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 24 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 43 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:25 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 43 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 43 Oct 29 10:37:25 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:25Z" level=debug msg="update volume to 28180/65535" Oct 29 10:37:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:25Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:25Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":42,"max":100}} Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 43 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":42,"max":100}} Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 43 Oct 29 10:37:25 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume44 Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 44 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 43 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 44 Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:25 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume43 Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:25 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:25 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume41 Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:26 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 41 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:26Z" level=debug msg="update volume to 26869/65535" Oct 29 10:37:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:26Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:26Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":40,"max":100}} Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume42 Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 42 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 42 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume43 Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 41 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:26 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SETTING SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: info: Sending Spotify command with payload to local API: /player/volume Oct 29 10:37:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:26Z" level=debug msg="update volume to 28180/65535" Oct 29 10:37:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:26Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:26 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:26Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":42,"max":100}} Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":42,"max":100}} Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume44 Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 44 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 44 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:26 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume45 Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:26 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 45 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 43 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 45 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:26 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 45 Oct 29 10:37:26 speakers-lounge volumio[823]: SPOTIFY: VOLUME LIMITER, API calls reached: 5 calls in 5000 ms Oct 29 10:37:27 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume44 Oct 29 10:37:27 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:27 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 44 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 45 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 44 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: false Oct 29 10:37:27 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume43 Oct 29 10:37:27 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:27 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:27 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: SPOTIFY VOLUME 45 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: VOLUMIO VOLUME 43 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: DELTA VOLUME ENOUGH: true Oct 29 10:37:27 speakers-lounge volumio[823]: info: Setting Spotify Volume from Volumio: 43 Oct 29 10:37:27 speakers-lounge volumio[823]: SPOTIFY: VOLUME LIMITER, API calls reached: 5 calls in 5000 ms Oct 29 10:37:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:34Z" level=trace msg="emitting websocket event: not_playing" Oct 29 10:37:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 10:37:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:34Z" level=debug msg="loading track spotify:track:58PA6S84GrvQepgtmCKez4 (paused: false, position: 1ms)" Oct 29 10:37:34 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:37:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:5iSGoWuWARvZfzllemMwCF","play_origin":"artist"}} Oct 29 10:37:34 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:37:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:34Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:37:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:34Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:37:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:58PA6S84GrvQepgtmCKez4","play_origin":"artist"}} Oct 29 10:37:34 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:58PA6S84GrvQepgtmCKez4","play_origin":"artist"}} Oct 29 10:37:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:34Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:58PA6S84GrvQepgtmCKez4" Oct 29 10:37:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:34Z" level=debug msg="requested aes key for file 790e80ca9a304966969178f37f2330604852c314, track: spotify:track:58PA6S84GrvQepgtmCKez4" Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=debug msg="fetched first chunk of 25, total size is 12588172 bytes" Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=trace msg="seek to 1ms (diff: 1ms, samples: 44, bytes: 0)" Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=info msg="loaded track \"대니 Dani\" (uri: spotify:track:58PA6S84GrvQepgtmCKez4, paused: false, position: 1ms, duration: 306640ms)" Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:58PA6S84GrvQepgtmCKez4","name":"대니 Dani","artist_names":["Bosudongcooler"],"album_name":"모래 Sand","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","position":1,"duration":306640}} Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=trace msg="emitting websocket event: playing" Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:58PA6S84GrvQepgtmCKez4","play_origin":"artist"}} Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 Dani","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:58PA6S84GrvQepgtmCKez4","trackType":"spotify","seek":1,"duration":306,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:35 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:35Z" level=debug msg="fetched chunk 2/24, size: 524288" Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:58PA6S84GrvQepgtmCKez4","play_origin":"artist"}} Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 Dani","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:58PA6S84GrvQepgtmCKez4","trackType":"spotify","seek":1,"duration":306,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:35 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:35 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:36 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:36Z" level=debug msg="fetched chunk 1/24, size: 524288" Oct 29 10:37:36 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:36Z" level=debug msg="fetched chunk 3/24, size: 524288" Oct 29 10:37:36 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:37:36 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 Dani","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:58PA6S84GrvQepgtmCKez4","trackType":"spotify","seek":1,"duration":306,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:36 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:36 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:37:36 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"대니 Dani","artist":"Bosudongcooler","album":"모래 Sand","albumart":"https://i.scdn.co/image/ab67616d00001e02444f5310140e419f4ad44cfb","uri":"spotify:track:58PA6S84GrvQepgtmCKez4","trackType":"spotify","seek":1001,"duration":306,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:36 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:36 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 43 Oct 29 10:37:49 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:49Z" level=debug msg="fetched chunk 4/24, size: 524288" Oct 29 10:37:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:59Z" level=debug msg="update volume to 23254/65535" Oct 29 10:37:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:59Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:37:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:37:59Z" level=trace msg="emitting websocket event: volume" Oct 29 10:37:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 10:37:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 10:37:59 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 36 Oct 29 10:37:59 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume36 Oct 29 10:37:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:37:59 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:37:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:37:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 10:37:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 10:37:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 36 Oct 29 10:38:00 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:00Z" level=debug msg="update volume to 24663/65535" Oct 29 10:38:00 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:00Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:00 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:00Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:00 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:38:00 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:38:00 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 10:38:00 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 10:38:00 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:00 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:00 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:00 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:38:00 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:38:00 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=debug msg="update volume to 26073/65535" Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:38:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:38:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=debug msg="update volume to 21140/65535" Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 10:38:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 33 Oct 29 10:38:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume33 Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=debug msg="update volume to 20435/65535" Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:01Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 10:38:01 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 32 Oct 29 10:38:01 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume32 Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:01 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 10:38:01 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 32 Oct 29 10:38:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:02Z" level=debug msg="update volume to 21140/65535" Oct 29 10:38:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:02Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:02Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:02 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 10:38:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 10:38:02 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 33 Oct 29 10:38:02 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume33 Oct 29 10:38:02 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:02 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:02 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:02 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 10:38:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 10:38:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:03Z" level=debug msg="fetched chunk 5/24, size: 524288" Oct 29 10:38:16 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:16Z" level=debug msg="fetched chunk 6/24, size: 524288" Oct 29 10:38:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:23Z" level=debug msg="handling play player command from b99e6167c4297cb18ba7906f36b08bb199e25f99" Oct 29 10:38:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:23Z" level=debug msg="loading track spotify:track:6WXX48O5lE9GwnQH8hUUiW (paused: false, position: 351ms)" Oct 29 10:38:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:23Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:38:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:23Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:38:23 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","play_origin":"playlist"}} Oct 29 10:38:23 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","play_origin":"playlist"}} Oct 29 10:38:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:23Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:6WXX48O5lE9GwnQH8hUUiW" Oct 29 10:38:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:23Z" level=debug msg="requested aes key for file 733e10c50cb113a45dec1e655a6fa4f5c1aed0cd, track: spotify:track:6WXX48O5lE9GwnQH8hUUiW" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="fetched first chunk of 19, total size is 9573836 bytes" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=trace msg="seek to 351ms (diff: 246ms, samples: 15479, bytes: 4661)" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=info msg="loaded track \"4am\" (uri: spotify:track:6WXX48O5lE9GwnQH8hUUiW, paused: false, position: 351ms, duration: 258426ms)" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="fetched chunk 2/18, size: 524288" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="sending successful reply for delaer request" Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","name":"4am","artist_names":["Say Sue Me"],"album_name":"4am","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02e29bff9f8736ef3eb372b6fc","position":351,"duration":258426}} Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","name":"4am","artist_names":["Say Sue Me"],"album_name":"4am","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02e29bff9f8736ef3eb372b6fc","position":351,"duration":258426}} Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="fetched chunk 1/18, size: 524288" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=trace msg="emitting websocket event: playing" Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","play_origin":"playlist"}} Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"4am","artist":"Say Sue Me","album":"4am","albumart":"https://i.scdn.co/image/ab67616d00001e02e29bff9f8736ef3eb372b6fc","uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","trackType":"spotify","seek":351,"duration":258,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","play_origin":"playlist"}} Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"4am","artist":"Say Sue Me","album":"4am","albumart":"https://i.scdn.co/image/ab67616d00001e02e29bff9f8736ef3eb372b6fc","uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","trackType":"spotify","seek":351,"duration":258,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:24 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:24Z" level=debug msg="fetched chunk 3/18, size: 524288" Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"4am","artist":"Say Sue Me","album":"4am","albumart":"https://i.scdn.co/image/ab67616d00001e02e29bff9f8736ef3eb372b6fc","uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","trackType":"spotify","seek":1351,"duration":258,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"4am","artist":"Say Sue Me","album":"4am","albumart":"https://i.scdn.co/image/ab67616d00001e02e29bff9f8736ef3eb372b6fc","uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","trackType":"spotify","seek":1351,"duration":258,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:24 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:24 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:28 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:28Z" level=debug msg="update volume to 20435/65535" Oct 29 10:38:28 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:28Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:28 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:28Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 10:38:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 10:38:28 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 32 Oct 29 10:38:28 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume32 Oct 29 10:38:28 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:28 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:28 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:28 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 10:38:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 10:38:28 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 32 Oct 29 10:38:31 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:31Z" level=debug msg="update volume to 20435/65535" Oct 29 10:38:31 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:31Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:31 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:31Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:31 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 10:38:31 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 10:38:31 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":31,"max":100}} Oct 29 10:38:31 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 32 Oct 29 10:38:32 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:32Z" level=debug msg="update volume to 21140/65535" Oct 29 10:38:32 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:32Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:38:32 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:32Z" level=trace msg="emitting websocket event: volume" Oct 29 10:38:32 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 10:38:32 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 10:38:32 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 33 Oct 29 10:38:32 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume33 Oct 29 10:38:32 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:38:32 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:38:32 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:38:32 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":32,"max":100}} Oct 29 10:38:32 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 33 Oct 29 10:38:32 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33 Oct 29 10:38:36 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:36Z" level=debug msg="fetched chunk 4/18, size: 524288" Oct 29 10:38:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:38:51Z" level=debug msg="fetched chunk 5/18, size: 524288" Oct 29 10:38:53 speakers-lounge nmbd[618]: [2023/10/29 10:38:53.250298, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:38:53 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:38:53 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:39:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:02Z" level=debug msg="update volume to 22549/65535" Oct 29 10:39:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:02Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:39:02 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:02Z" level=trace msg="emitting websocket event: volume" Oct 29 10:39:02 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 10:39:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 10:39:02 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 35 Oct 29 10:39:02 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume35 Oct 29 10:39:02 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:39:02 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:39:02 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:39:02 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 10:39:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 10:39:02 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 35 Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=debug msg="update volume to 23254/65535" Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=trace msg="emitting websocket event: volume" Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 10:39:03 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 36 Oct 29 10:39:03 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume36 Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":35,"max":100}} Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 36 Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 36 Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=debug msg="update volume to 23959/65535" Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=trace msg="emitting websocket event: volume" Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 10:39:03 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 37 Oct 29 10:39:03 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume37 Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":36,"max":100}} Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 37 Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 37 Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=debug msg="update volume to 24663/65535" Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:39:03 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:03Z" level=trace msg="emitting websocket event: volume" Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:39:03 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 10:39:03 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:39:03 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:39:03 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 10:39:05 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:05Z" level=debug msg="fetched chunk 6/18, size: 524288" Oct 29 10:39:20 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:20Z" level=debug msg="fetched chunk 7/18, size: 524288" Oct 29 10:39:34 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:34Z" level=debug msg="fetched chunk 8/18, size: 524288" Oct 29 10:39:46 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:46Z" level=debug msg="update volume to 26073/65535" Oct 29 10:39:46 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:46Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:39:46 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:46Z" level=trace msg="emitting websocket event: volume" Oct 29 10:39:46 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:39:46 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:39:46 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: undefined Oct 29 10:39:46 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolumeundefined Oct 29 10:39:46 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:39:46 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:39:46 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:39:46 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:39:46 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:39:48 speakers-lounge go-librespot[1203]: time="2023-10-29T10:39:48Z" level=debug msg="fetched chunk 9/18, size: 524288" Oct 29 10:40:01 speakers-lounge go-librespot[1203]: time="2023-10-29T10:40:01Z" level=debug msg="fetched chunk 10/18, size: 524288" Oct 29 10:40:15 speakers-lounge go-librespot[1203]: time="2023-10-29T10:40:15Z" level=debug msg="fetched chunk 11/18, size: 524288" Oct 29 10:40:29 speakers-lounge go-librespot[1203]: time="2023-10-29T10:40:29Z" level=debug msg="fetched chunk 12/18, size: 524288" Oct 29 10:40:43 speakers-lounge go-librespot[1203]: time="2023-10-29T10:40:43Z" level=debug msg="fetched chunk 13/18, size: 524288" Oct 29 10:40:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:40:57Z" level=debug msg="fetched chunk 14/18, size: 524288" Oct 29 10:41:11 speakers-lounge go-librespot[1203]: time="2023-10-29T10:41:11Z" level=debug msg="fetched chunk 15/18, size: 524288" Oct 29 10:41:25 speakers-lounge go-librespot[1203]: time="2023-10-29T10:41:25Z" level=debug msg="fetched chunk 16/18, size: 524288" Oct 29 10:41:39 speakers-lounge go-librespot[1203]: time="2023-10-29T10:41:39Z" level=debug msg="fetched chunk 17/18, size: 524288" Oct 29 10:41:53 speakers-lounge go-librespot[1203]: time="2023-10-29T10:41:53Z" level=debug msg="fetched chunk 18/18, size: 136652" Oct 29 10:42:41 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:41Z" level=trace msg="emitting websocket event: not_playing" Oct 29 10:42:41 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:41Z" level=debug msg="loading track spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN (paused: false, position: 0ms)" Oct 29 10:42:41 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","play_origin":"playlist"}} Oct 29 10:42:41 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:42:41 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:6WXX48O5lE9GwnQH8hUUiW","play_origin":"playlist"}} Oct 29 10:42:41 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","play_origin":"playlist"}} Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","play_origin":"playlist"}} Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="requested aes key for file 2170c91382d26bd5dd975ec39dc71eceea0cd424, track: spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="fetched first chunk of 20, total size is 10212256 bytes" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=info msg="loaded track \"So Tender\" (uri: spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN, paused: false, position: 0ms, duration: 268453ms)" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="fetched chunk 1/19, size: 524288" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","name":"So Tender","artist_names":["Say Sue Me"],"album_name":"Nevertheless, (Original Television Soundtrack, Pt. 8)","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02d859b4bb308e33eaebf172ee","position":0,"duration":268453}} Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","name":"So Tender","artist_names":["Say Sue Me"],"album_name":"Nevertheless, (Original Television Soundtrack, Pt. 8)","album_cover_url":"https://i.scdn.co/image/ab67616d00001e02d859b4bb308e33eaebf172ee","position":0,"duration":268453}} Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="fetched chunk 2/19, size: 524288" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="fetched chunk 3/19, size: 524288" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:42:42 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:42Z" level=trace msg="emitting websocket event: playing" Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","play_origin":"playlist"}} Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"So Tender","artist":"Say Sue Me","album":"Nevertheless, (Original Television Soundtrack, Pt. 8)","albumart":"https://i.scdn.co/image/ab67616d00001e02d859b4bb308e33eaebf172ee","uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","trackType":"spotify","seek":0,"duration":268,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","play_origin":"playlist"}} Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"So Tender","artist":"Say Sue Me","album":"Nevertheless, (Original Television Soundtrack, Pt. 8)","albumart":"https://i.scdn.co/image/ab67616d00001e02d859b4bb308e33eaebf172ee","uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","trackType":"spotify","seek":0,"duration":268,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"So Tender","artist":"Say Sue Me","album":"Nevertheless, (Original Television Soundtrack, Pt. 8)","albumart":"https://i.scdn.co/image/ab67616d00001e02d859b4bb308e33eaebf172ee","uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","trackType":"spotify","seek":1000,"duration":268,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:42:42 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"So Tender","artist":"Say Sue Me","album":"Nevertheless, (Original Television Soundtrack, Pt. 8)","albumart":"https://i.scdn.co/image/ab67616d00001e02d859b4bb308e33eaebf172ee","uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","trackType":"spotify","seek":1000,"duration":268,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:42:42 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:42:53 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:53Z" level=debug msg="update volume to 26073/65535" Oct 29 10:42:53 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:53Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:42:53 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:53Z" level=trace msg="emitting websocket event: volume" Oct 29 10:42:53 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:42:53 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:42:53 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:42:53 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:42:54 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:54Z" level=debug msg="fetched chunk 4/19, size: 524288" Oct 29 10:42:56 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:56Z" level=debug msg="update volume to 26073/65535" Oct 29 10:42:56 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:56Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:42:56 speakers-lounge go-librespot[1203]: time="2023-10-29T10:42:56Z" level=trace msg="emitting websocket event: volume" Oct 29 10:42:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:42:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:42:56 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":39,"max":100}} Oct 29 10:42:56 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME undefined Oct 29 10:43:09 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:09Z" level=debug msg="fetched chunk 5/19, size: 524288" Oct 29 10:43:23 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:23Z" level=debug msg="fetched chunk 6/19, size: 524288" Oct 29 10:43:37 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:37Z" level=debug msg="fetched chunk 7/19, size: 524288" Oct 29 10:43:50 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:50Z" level=debug msg="update volume to 19026/65535" Oct 29 10:43:50 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:50Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:43:50 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:50Z" level=trace msg="emitting websocket event: volume" Oct 29 10:43:50 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 10:43:50 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 10:43:50 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 30 Oct 29 10:43:50 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume30 Oct 29 10:43:50 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:43:50 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:43:50 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:43:50 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 10:43:50 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 10:43:50 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:43:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:51Z" level=debug msg="fetched chunk 8/19, size: 524288" Oct 29 10:43:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:51Z" level=debug msg="update volume to 22549/65535" Oct 29 10:43:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:51Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:43:51 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:51Z" level=trace msg="emitting websocket event: volume" Oct 29 10:43:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 10:43:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 10:43:51 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 35 Oct 29 10:43:51 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume35 Oct 29 10:43:51 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:43:51 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:43:51 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:43:51 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":34,"max":100}} Oct 29 10:43:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 35 Oct 29 10:43:51 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 35 Oct 29 10:43:52 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:52Z" level=debug msg="update volume to 24663/65535" Oct 29 10:43:52 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:52Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:43:52 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:52Z" level=trace msg="emitting websocket event: volume" Oct 29 10:43:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:43:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:43:52 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 38 Oct 29 10:43:52 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume38 Oct 29 10:43:52 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:43:52 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:43:52 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:43:52 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":37,"max":100}} Oct 29 10:43:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 38 Oct 29 10:43:52 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 38 Oct 29 10:43:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:57Z" level=debug msg="update volume to 16207/65535" Oct 29 10:43:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:57Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:43:57 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:57Z" level=trace msg="emitting websocket event: volume" Oct 29 10:43:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":24,"max":100}} Oct 29 10:43:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 25 Oct 29 10:43:57 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 25 Oct 29 10:43:57 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume25 Oct 29 10:43:57 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:43:57 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:43:57 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:43:57 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":24,"max":100}} Oct 29 10:43:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 25 Oct 29 10:43:57 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 25 Oct 29 10:43:58 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:58Z" level=debug msg="update volume to 19730/65535" Oct 29 10:43:58 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:58Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:43:58 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:58Z" level=trace msg="emitting websocket event: volume" Oct 29 10:43:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":30,"max":100}} Oct 29 10:43:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 31 Oct 29 10:43:58 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 31 Oct 29 10:43:58 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume31 Oct 29 10:43:58 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:43:58 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:43:58 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:43:58 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":30,"max":100}} Oct 29 10:43:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 31 Oct 29 10:43:58 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 31 Oct 29 10:43:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:59Z" level=debug msg="update volume to 19026/65535" Oct 29 10:43:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:59Z" level=debug msg="put connect state because VOLUME_CHANGED" Oct 29 10:43:59 speakers-lounge go-librespot[1203]: time="2023-10-29T10:43:59Z" level=trace msg="emitting websocket event: volume" Oct 29 10:43:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 10:43:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 10:43:59 speakers-lounge volumio[823]: info: Setting Volumio Volume from Spotify: 30 Oct 29 10:43:59 speakers-lounge volumio[823]: info: VolumeController::SetAlsaVolume30 Oct 29 10:43:59 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:43:59 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:43:59 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:43:59 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"volume","data":{"value":29,"max":100}} Oct 29 10:43:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED SPOTIFY VOLUME 30 Oct 29 10:43:59 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:44:03 speakers-lounge nmbd[618]: [2023/10/29 10:44:03.827615, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response) Oct 29 10:44:03 speakers-lounge nmbd[618]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.1.195 for name WORKGROUP<1d>. Oct 29 10:44:03 speakers-lounge nmbd[618]: This response was from IP 192.168.1.14, reporting an IP address of 192.168.1.14. Oct 29 10:44:05 speakers-lounge go-librespot[1203]: time="2023-10-29T10:44:05Z" level=debug msg="fetched chunk 9/19, size: 524288" Oct 29 10:44:19 speakers-lounge go-librespot[1203]: time="2023-10-29T10:44:19Z" level=debug msg="fetched chunk 10/19, size: 524288" Oct 29 10:44:33 speakers-lounge go-librespot[1203]: time="2023-10-29T10:44:33Z" level=debug msg="fetched chunk 11/19, size: 524288" Oct 29 10:44:38 speakers-lounge volumio[823]: info: CoreCommandRouter::getUIConfigOnPlugin Oct 29 10:44:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 10:44:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 10:44:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam Oct 29 10:44:38 speakers-lounge volumio[823]: info: Received Get System Version Oct 29 10:44:38 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion Oct 29 10:44:46 speakers-lounge go-librespot[1203]: time="2023-10-29T10:44:46Z" level=debug msg="fetched chunk 12/19, size: 524288" Oct 29 10:44:57 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:45:00 speakers-lounge go-librespot[1203]: time="2023-10-29T10:45:00Z" level=debug msg="fetched chunk 13/19, size: 524288" Oct 29 10:45:05 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:45:14 speakers-lounge go-librespot[1203]: time="2023-10-29T10:45:14Z" level=debug msg="fetched chunk 14/19, size: 524288" Oct 29 10:45:27 speakers-lounge go-librespot[1203]: time="2023-10-29T10:45:27Z" level=debug msg="fetched chunk 15/19, size: 524288" Oct 29 10:45:41 speakers-lounge go-librespot[1203]: time="2023-10-29T10:45:41Z" level=debug msg="fetched chunk 16/19, size: 524288" Oct 29 10:45:54 speakers-lounge go-librespot[1203]: time="2023-10-29T10:45:54Z" level=debug msg="fetched chunk 17/19, size: 524288" Oct 29 10:46:01 speakers-lounge volumio[823]: verbose: New Socket.io Connection to speakers-lounge from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 7 Oct 29 10:46:02 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:46:02 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetQueue Oct 29 10:46:02 speakers-lounge volumio[823]: info: CoreStateMachine::getQueue Oct 29 10:46:02 speakers-lounge volumio[823]: info: CorePlayQueue::getQueue Oct 29 10:46:02 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid Oct 29 10:46:06 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller system setTestSystem false Oct 29 10:46:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , setTestSystem Oct 29 10:46:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , checkUpdates Oct 29 10:46:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled Oct 29 10:46:06 speakers-lounge volumio[823]: error: Cannot delete test file: Error: Command failed: rm /data/test Oct 29 10:46:06 speakers-lounge volumio[823]: rm: cannot remove '/data/test': No such file or directory Oct 29 10:46:06 speakers-lounge volumio-remote-updater[469]: No test mode Oct 29 10:46:06 speakers-lounge volumio-remote-updater[469]: No alpha test mode Oct 29 10:46:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled Oct 29 10:46:06 speakers-lounge volumio[823]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false} Oct 29 10:46:06 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache Oct 29 10:46:07 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller system setTestPlugins false Oct 29 10:46:07 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , setTestPlugins Oct 29 10:46:07 speakers-lounge volumio[823]: error: Cannot delete plugins test file: Error: Command failed: rm /data/testplugins Oct 29 10:46:07 speakers-lounge volumio[823]: rm: cannot remove '/data/testplugins': No such file or directory Oct 29 10:46:08 speakers-lounge go-librespot[1203]: time="2023-10-29T10:46:08Z" level=debug msg="fetched chunk 18/19, size: 524288" Oct 29 10:46:21 speakers-lounge go-librespot[1203]: time="2023-10-29T10:46:21Z" level=debug msg="fetched chunk 19/19, size: 250784" Oct 29 10:46:25 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller system sendBugReport [object Object] Oct 29 10:46:25 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport Oct 29 10:46:26 speakers-lounge sudo[1765]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig Oct 29 10:46:26 speakers-lounge sudo[1765]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:46:26 speakers-lounge sudo[1765]: pam_unix(sudo:session): session closed for user root Oct 29 10:46:33 speakers-lounge sudo[1817]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7 Oct 29 10:46:33 speakers-lounge sudo[1817]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:46:33 speakers-lounge sudo[1817]: pam_unix(sudo:session): session closed for user root Oct 29 10:46:34 speakers-lounge volumio[823]: info: Log sent successfully, reply: {"status":"OK","link":"http://logs.volumio.org/volumio/2GuoZJm.html"} Oct 29 10:46:50 speakers-lounge volumio[823]: verbose: New Socket.io Connection to speakers-lounge from 192.168.1.91 UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36 Total Clients: 7 Oct 29 10:46:50 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetState Oct 29 10:46:50 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioGetQueue Oct 29 10:46:50 speakers-lounge volumio[823]: info: CoreStateMachine::getQueue Oct 29 10:46:50 speakers-lounge volumio[823]: info: CorePlayQueue::getQueue Oct 29 10:46:50 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=trace msg="emitting websocket event: not_playing" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="loading track spotify:track:62DVr5HPrKmJCK4kgBHQjw (paused: false, position: 0ms)" Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","play_origin":"playlist"}} Oct 29 10:47:10 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"not_playing","data":{"uri":"spotify:track:1Qhcx4uDQ4RFy9m4mKdzUN","play_origin":"playlist"}} Oct 29 10:47:10 speakers-lounge volumio[823]: error: Failed to decode event: not_playing Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=trace msg="emitting websocket event: will_play" Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","play_origin":"playlist"}} Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"will_play","data":{"uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","play_origin":"playlist"}} Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="selected format OGG_VORBIS_320 for spotify:track:62DVr5HPrKmJCK4kgBHQjw" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="requested aes key for file 5250286ac723f46605165e6302e87fe9f3761218, track: spotify:track:62DVr5HPrKmJCK4kgBHQjw" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="fetched first chunk of 18, total size is 8915732 bytes" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=trace msg="seek to 0ms (diff: 0ms, samples: 0, bytes: 0)" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=info msg="loaded track \"My Heart\" (uri: spotify:track:62DVr5HPrKmJCK4kgBHQjw, paused: false, position: 0ms, duration: 210120ms)" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=trace msg="emitting websocket event: metadata" Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","name":"My Heart","artist_names":["Say Sue Me"],"album_name":"YUMI's Cells, Pt. 5 (Original Television Soundtrack)","album_cover_url":"https://i.scdn.co/image/ab67616d00001e0201531e6a0fdd1dc7fc2c5ce0","position":0,"duration":210120}} Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"metadata","data":{"uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","name":"My Heart","artist_names":["Say Sue Me"],"album_name":"YUMI's Cells, Pt. 5 (Original Television Soundtrack)","album_cover_url":"https://i.scdn.co/image/ab67616d00001e0201531e6a0fdd1dc7fc2c5ce0","position":0,"duration":210120}} Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="put connect state because PLAYER_STATE_CHANGED" Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=trace msg="emitting websocket event: playing" Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","play_origin":"playlist"}} Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"My Heart","artist":"Say Sue Me","album":"YUMI's Cells, Pt. 5 (Original Television Soundtrack)","albumart":"https://i.scdn.co/image/ab67616d00001e0201531e6a0fdd1dc7fc2c5ce0","uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:47:10 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:10Z" level=debug msg="fetched chunk 2/17, size: 524288" Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: received: {"type":"playing","data":{"uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","play_origin":"playlist"}} Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:47:10 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"My Heart","artist":"Say Sue Me","album":"YUMI's Cells, Pt. 5 (Original Television Soundtrack)","albumart":"https://i.scdn.co/image/ab67616d00001e0201531e6a0fdd1dc7fc2c5ce0","uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:47:10 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:47:11 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:11Z" level=debug msg="fetched chunk 3/17, size: 524288" Oct 29 10:47:11 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:11Z" level=debug msg="fetched chunk 1/17, size: 524288" Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"My Heart","artist":"Say Sue Me","album":"YUMI's Cells, Pt. 5 (Original Television Soundtrack)","albumart":"https://i.scdn.co/image/ab67616d00001e0201531e6a0fdd1dc7fc2c5ce0","uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:47:11 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:47:11 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:47:11 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: PUSH STATE SPOTIFY Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: {"status":"play","service":"spop","title":"My Heart","artist":"Say Sue Me","album":"YUMI's Cells, Pt. 5 (Original Television Soundtrack)","albumart":"https://i.scdn.co/image/ab67616d00001e0201531e6a0fdd1dc7fc2c5ce0","uri":"spotify:track:62DVr5HPrKmJCK4kgBHQjw","trackType":"spotify","seek":0,"duration":210,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"320 kbps","codec":"ogg","channels":2,"stream":false,"repeatMode":"all"} Oct 29 10:47:11 speakers-lounge volumio[823]: info: CoreCommandRouter::servicePushState Oct 29 10:47:11 speakers-lounge volumio[823]: info: CoreStateMachine::pushState Oct 29 10:47:11 speakers-lounge volumio[823]: info: CoreCommandRouter::volumioPushState Oct 29 10:47:11 speakers-lounge volumio[823]: SPOTIFY: RECEIVED VOLUMIO VOLUME 30 Oct 29 10:47:18 speakers-lounge volumio[823]: info: CALLMETHOD: system_controller system sendBugReport [object Object] Oct 29 10:47:18 speakers-lounge volumio[823]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport Oct 29 10:47:18 speakers-lounge sudo[1855]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig Oct 29 10:47:18 speakers-lounge sudo[1855]: pam_unix(sudo:session): session opened for user root by (uid=0) Oct 29 10:47:18 speakers-lounge sudo[1855]: pam_unix(sudo:session): session closed for user root Oct 29 10:47:21 speakers-lounge go-librespot[1203]: time="2023-10-29T10:47:21Z" level=debug msg="fetched chunk 4/17, size: 524288" Oct 29 10:47:22 speakers-lounge sudo[1909]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7 Oct 29 10:47:22 speakers-lounge sudo[1909]: pam_unix(sudo:session): session opened for user root by (uid=0)