Thu May 1 22:54:36 CEST 2025
Description="'OTA with "clean" /imgpart'"
# cat /proc/version ---------------
Linux version 6.6.69-volumio (gkkpch@UbuntuVM24.04) (gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #2 SMP PREEMPT_DYNAMIC Wed Jan 8 12:43:03 CET 2025
# cat /etc/os-release ---------------
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
VOLUMIO_BUILD_VERSION="5431d94b4ec10a9432d7232ad6f9406bf7be8de2"
VOLUMIO_FE_VERSION="e7cae168f9927391640a091813b8a9656b6909b6"
VOLUMIO_FE3_VERSION="df82a8f23c90a3617c15c55572c8aaea90d8b32a"
VOLUMIO_BE_VERSION="1e197db88ef99f5883323701bf35f98f4d21ec68"
VOLUMIO_ARCH="x64"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Sat Apr 26 13:11:25 UTC 2025"
VOLUMIO_VERSION="0.061"
VOLUMIO_HARDWARE="x86_amd64"
VOLUMIO_DEVICENAME="x86_64"
VOLUMIO_HASH="deb65af64aecd3f3a9eac5cf416ba18e"
# ifconfig ---------------
eth0: flags=4163 mtu 1500
inet 192.168.178.37 netmask 255.255.255.0 broadcast 192.168.178.255
ether 70:85:c2:6c:29:14 txqueuelen 1000 (Ethernet)
RX packets 785050 bytes 288359764 (275.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 332086 bytes 46082674 (43.9 MiB)
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 1826803 bytes 110234574 (105.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1826803 bytes 110234574 (105.1 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
# sudo iwconfig ---------------
lo no wireless extensions.
eth0 no wireless extensions.
# aplay -l ---------------
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
# lsusb ---------------
Bus 002 Device 003: ID 0781:5583 SanDisk Corp. Ultra Fit
Bus 002 Device 002: ID 04e8:4001 Samsung Electronics Co., Ltd PSSD T7
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# lsusb -t ---------------
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/7p, 5000M
|__ Port 3: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
|__ Port 4: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 480M
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
# lsusb -v ---------------
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Bus 002 Device 003: ID 0781:5583 SanDisk Corp. Ultra Fit
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 9
idVendor 0x0781 SanDisk Corp.
idProduct 0x5583 Ultra Fit
bcdDevice 1.00
iManufacturer 1 SanDisk
iProduct 2 Ultra Fit
iSerial 3 4C531001621028108573
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x002c
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 896mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
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 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 15
Bus 002 Device 002: ID 04e8:4001 Samsung Electronics Co., Ltd PSSD T7
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.20
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 9
idVendor 0x04e8 Samsung Electronics Co., Ltd
idProduct 0x4001 PSSD T7
bcdDevice 1.00
iManufacturer 2 Samsung
iProduct 3 PSSD T7
iSerial 1 S6TWNS0RB39751H
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0079
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 896mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
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 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 15
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 15
Interface Descriptor:
bLength 9
bDescriptorType 4
bInteCouldn't open device, some information will be missing
Couldn't open device, some information will be missing
rfaceNumber 0
bAlternateSetting 1
bNumEndpoints 4
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 98
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 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 15
MaxStreams 32
Data-in pipe (0x03)
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 15
MaxStreams 32
Data-out pipe (0x04)
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 15
MaxStreams 32
Status pipe (0x02)
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0400 1x 1024 bytes
bInterval 0
bMaxBurst 0
Command pipe (0x01)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 3.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 6.06
iManufacturer 3 Linux 6.6.69-volumio xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 0000:00:15.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x001f
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
bMaxBurst 0
Bus 001 Device 002: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0a81 Chesen Electronics Corp.
idProduct Couldn't open device, some information will be missing
0x0205 PS/2 Keyboard+Mouse Adapter
bcdDevice 0.10
iManufacturer 1 CHESEN
iProduct 2 PS2 to USB Converter
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x003b
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 2
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 1 Keyboard
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 64
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 148
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10
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 6.06
iManufacturer 3 Linux 6.6.69-volumio xhci-hcd
iProduct 2 xHCI Host Controller
iSerial 1 0000:00:15.0
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 Apr28 ? 00:00:12 /sbin/init splash
root 2 0 0 Apr28 ? 00:00:00 [kthreadd]
root 3 2 0 Apr28 ? 00:00:00 [pool_workqueue_release]
root 4 2 0 Apr28 ? 00:00:00 [kworker/R-rcu_g]
root 5 2 0 Apr28 ? 00:00:00 [kworker/R-rcu_p]
root 6 2 0 Apr28 ? 00:00:00 [kworker/R-slub_]
root 7 2 0 Apr28 ? 00:00:00 [kworker/R-netns]
root 9 2 0 Apr28 ? 00:00:00 [kworker/0:0H-events_highpri]
root 11 2 0 Apr28 ? 00:00:00 [kworker/u8:0-ext4-rsv-conversion]
root 12 2 0 Apr28 ? 00:00:00 [kworker/R-mm_pe]
root 13 2 0 Apr28 ? 00:00:00 [rcu_tasks_kthread]
root 14 2 0 Apr28 ? 00:00:00 [rcu_tasks_rude_kthread]
root 15 2 0 Apr28 ? 00:00:00 [rcu_tasks_trace_kthread]
root 16 2 0 Apr28 ? 00:00:01 [ksoftirqd/0]
root 17 2 0 Apr28 ? 00:00:08 [rcu_preempt]
root 18 2 0 Apr28 ? 00:00:00 [migration/0]
root 19 2 0 Apr28 ? 00:00:00 [idle_inject/0]
root 20 2 0 Apr28 ? 00:00:00 [cpuhp/0]
root 21 2 0 Apr28 ? 00:00:00 [cpuhp/1]
root 22 2 0 Apr28 ? 00:00:00 [idle_inject/1]
root 23 2 0 Apr28 ? 00:00:00 [migration/1]
root 24 2 0 Apr28 ? 00:00:01 [ksoftirqd/1]
root 26 2 0 Apr28 ? 00:00:00 [kworker/1:0H-events_highpri]
root 27 2 0 Apr28 ? 00:00:00 [cpuhp/2]
root 28 2 0 Apr28 ? 00:00:00 [idle_inject/2]
root 29 2 0 Apr28 ? 00:00:00 [migration/2]
root 30 2 0 Apr28 ? 00:00:01 [ksoftirqd/2]
root 32 2 0 Apr28 ? 00:00:00 [kworker/2:0H-events_highpri]
root 33 2 0 Apr28 ? 00:00:00 [cpuhp/3]
root 34 2 0 Apr28 ? 00:00:00 [idle_inject/3]
root 35 2 0 Apr28 ? 00:00:00 [migration/3]
root 36 2 0 Apr28 ? 00:00:01 [ksoftirqd/3]
root 38 2 0 Apr28 ? 00:00:00 [kworker/3:0H-events_highpri]
root 41 2 0 Apr28 ? 00:00:00 [kdevtmpfs]
root 42 2 0 Apr28 ? 00:00:00 [kworker/R-inet_]
root 43 2 0 Apr28 ? 00:00:00 [kauditd]
root 46 2 0 Apr28 ? 00:00:00 [khungtaskd]
root 47 2 0 Apr28 ? 00:00:00 [oom_reaper]
root 49 2 0 Apr28 ? 00:00:00 [kworker/R-write]
root 51 2 0 Apr28 ? 00:00:05 [kcompactd0]
root 52 2 0 Apr28 ? 00:00:00 [ksmd]
root 53 2 0 Apr28 ? 00:00:06 [khugepaged]
root 54 2 0 Apr28 ? 00:00:00 [kworker/R-kinte]
root 55 2 0 Apr28 ? 00:00:00 [kworker/R-kbloc]
root 56 2 0 Apr28 ? 00:00:00 [kworker/R-ata_s]
root 57 2 0 Apr28 ? 00:00:00 [kworker/u8:1]
root 58 2 0 Apr28 ? 00:00:00 [kworker/R-devfr]
root 60 2 0 Apr28 ? 00:00:01 [kworker/2:1H-kblockd]
root 61 2 0 Apr28 ? 00:00:10 [kswapd0]
root 62 2 0 Apr28 ? 00:00:00 [kworker/R-kthro]
root 68 2 0 Apr28 ? 00:00:00 [kworker/R-acpi_]
root 69 2 0 Apr28 ? 00:00:00 [kworker/R-mld]
root 70 2 0 Apr28 ? 00:00:00 [kworker/0:1H-kblockd]
root 71 2 0 Apr28 ? 00:00:00 [kworker/R-ipv6_]
root 72 2 0 Apr28 ? 00:00:00 [kworker/R-kstrp]
root 83 2 0 Apr28 ? 00:00:00 [kworker/R-charg]
root 84 2 0 Apr28 ? 00:00:00 [kworker/u11:0]
root 85 2 0 Apr28 ? 00:00:00 [kworker/u12:0]
root 86 2 0 Apr28 ? 00:00:00 [kworker/u13:0]
root 110 2 0 Apr28 ? 00:00:00 [kworker/3:1H-kblockd]
root 114 2 0 Apr28 ? 00:00:00 [kworker/1:1H-kblockd]
root 141 2 0 Apr28 ? 00:00:00 [scsi_eh_0]
root 142 2 0 Apr28 ? 00:00:00 [kworker/R-scsi_]
root 143 2 0 Apr28 ? 00:00:00 [scsi_eh_1]
root 144 2 0 Apr28 ? 00:00:00 [kworker/R-scsi_]
root 147 2 0 Apr28 ? 00:00:00 [scsi_eh_2]
root 149 2 0 Apr28 ? 00:00:00 [kworker/R-scsi_]
root 150 2 0 Apr28 ? 00:00:13 [usb-storage]
root 151 2 0 Apr28 ? 00:00:00 [scsi_eh_3]
root 152 2 0 Apr28 ? 00:00:00 [kworker/R-scsi_]
root 153 2 0 Apr28 ? 00:00:00 [scsi_eh_4]
root 154 2 0 Apr28 ? 00:00:00 [kworker/R-scsi_]
root 189 2 0 Apr28 ? 00:00:00 [kworker/R-uas]
root 191 2 0 Apr28 ? 00:00:00 [scsi_eh_5]
root 192 2 0 Apr28 ? 00:00:00 [kworker/R-scsi_]
root 196 2 0 Apr28 ? 00:00:00 [kworker/R-ttm]
root 197 2 0 Apr28 ? 00:00:00 [card0-crtc0]
root 198 2 0 Apr28 ? 00:00:00 [card0-crtc1]
root 199 2 0 Apr28 ? 00:00:00 [card0-crtc2]
root 214 2 0 Apr28 ? 00:00:00 [kworker/R-nvme-]
root 215 2 0 Apr28 ? 00:00:00 [kworker/R-nvme-]
root 216 2 0 Apr28 ? 00:00:00 [kworker/R-nvme-]
root 427 2 0 Apr28 ? 00:00:00 [jbd2/sdc2-8]
root 428 2 0 Apr28 ? 00:00:00 [kworker/R-ext4-]
root 521 2 0 Apr28 ? 00:00:01 [jbd2/sdc3-8]
root 522 2 0 Apr28 ? 00:00:00 [kworker/R-ext4-]
root 582 1 0 Apr28 ? 00:00:06 /lib/systemd/systemd-journald
root 607 1 0 Apr28 ? 00:00:00 /lib/systemd/systemd-udevd
root 659 2 0 Apr28 ? 00:00:00 [kworker/R-tpm_d]
root 670 2 0 Apr28 ? 00:00:00 [irq/129-mei_me]
root 712 2 0 Apr28 ? 00:00:00 [kworker/R-crypt]
root 809 1 0 Apr28 ? 00:00:04 /usr/sbin/haveged --Foreground --verbose=1
_rpc 817 1 0 Apr28 ? 00:00:00 /sbin/rpcbind -f -w
root 835 2 0 Apr28 ? 00:00:00 [kworker/R-cfg80]
dhcpcd 875 1 0 Apr28 ? 00:00:00 dhcpcd: eth0 [ip4] [ip6]
root 877 875 0 Apr28 ? 00:00:00 dhcpcd: [privileged proxy] eth0 [ip4] [ip6]
dhcpcd 878 875 0 Apr28 ? 00:00:00 dhcpcd: [network proxy] eth0 [ip4] [ip6]
dhcpcd 879 875 0 Apr28 ? 00:00:00 dhcpcd: [control proxy] eth0 [ip4] [ip6]
root 941 1 0 Apr28 ? 00:00:00 /usr/sbin/acpid
avahi 943 1 0 Apr28 ? 00:00:02 avahi-daemon: running [volumio.local]
message+ 944 1 0 Apr28 ? 00:00:02 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 946 2 0 Apr28 ? 00:00:00 [kworker/R-rpcio]
root 947 2 0 Apr28 ? 00:00:00 [kworker/R-xprti]
root 950 1 0 Apr28 ? 00:00:01 /lib/systemd/systemd-logind
nobody 951 1 0 Apr28 ? 00:00:02 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event*
avahi 959 943 0 Apr28 ? 00:00:00 avahi-daemon: chroot helper
dhcpcd 980 1 0 Apr28 ? 00:00:01 dhcpcd: [manager] [ip4] [ip6]
root 981 980 0 Apr28 ? 00:00:00 dhcpcd: [privileged proxy]
dhcpcd 982 980 0 Apr28 ? 00:00:00 dhcpcd: [network proxy]
dhcpcd 983 980 0 Apr28 ? 00:00:00 dhcpcd: [control proxy]
root 996 1 0 Apr28 ? 00:00:00 /sbin/wpa_supplicant -u -s -O DIR=/run/wpa_supplicant GROUP=netdev
root 1044 1 0 Apr28 ? 00:00:00 /bin/bash -c ip mon addr | sed -nu -r 's/.*[[:digit:]]+:[[:space:]]+([^[:space:]]+).*/\1/p' | while read iface; do systemctl restart ip-changed@${iface}.target; done
root 1046 1044 0 Apr28 ? 00:00:00 ip mon addr
root 1047 1044 0 Apr28 ? 00:00:00 sed -nu -r s/.*[[:digit:]]+:[[:space:]]+([^[:space:]]+).*/\1/p
root 1048 1044 0 Apr28 ? 00:00:00 /bin/bash -c ip mon addr | sed -nu -r 's/.*[[:digit:]]+:[[:space:]]+([^[:space:]]+).*/\1/p' | while read iface; do systemctl restart ip-changed@${iface}.target; done
root 1074 1 0 Apr28 ? 00:00:09 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
ntpsec 1079 1 0 Apr28 ? 00:00:15 /usr/sbin/ntpd -p /run/ntpd.pid -c /etc/ntpsec/ntp.conf -g -N -u ntpsec:ntpsec
root 1083 1 0 Apr28 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear - linux
dhcpcd 1183 981 0 Apr28 ? 00:00:00 dhcpcd: [BPF ARP] eth0 192.168.178.37
dhcpcd 1225 877 0 Apr28 ? 00:00:00 dhcpcd: [BPF ARP] eth0 192.168.178.37
volumio 1238 1 99 Apr28 ? 3-05:50:23 /usr/bin/node /volumio/index.js
root 1491 1 0 Apr28 ? 00:00:03 /usr/sbin/winbindd --foreground --no-process-group
dhcpcd 1539 877 0 Apr28 ? 00:00:00 dhcpcd: [network proxy] 192.168.178.37
root 1576 1491 0 Apr28 ? 00:00:00 winbindd: domain child [VOLUMIO]
root 1611 1491 0 Apr28 ? 00:00:00 winbindd: idmap child
volumio 1683 1238 0 Apr28 ? 00:00:54 /bin/bash /volumio/app/plugins/system_controller/network/network_monitor.sh
root 1779 1 0 Apr28 ? 00:00:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
volumio 1797 1238 0 Apr28 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1807 1797 0 Apr28 ? 00:00:02 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1808 1797 0 Apr28 ? 00:00:02 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 1817 1797 0 Apr28 ? 00:00:02 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
root 2193 1 0 Apr28 ? 00:00:00 /usr/libexec/bluetooth/bluetoothd --noplugin=sap,battery,midi,wiimote -E
volumio 2472 1 0 Apr28 ? 00:00:12 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
root 3917 1 0 Apr28 ? 00:00:35 /usr/sbin/nmbd --foreground --no-process-group
root 3918 3917 0 Apr28 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
root 3925 1 0 Apr28 ? 00:00:01 /usr/sbin/smbd --foreground --no-process-group
root 3927 3925 0 Apr28 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 3928 3925 0 Apr28 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
shairpo+ 4300 1 0 Apr28 ? 00:11:07 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf
mpd 4302 1 0 Apr28 ? 00:00:08 /usr/bin/mpd --no-daemon
volumio 4360 1 0 Apr28 ? 00:00:00 /bin/sh -c /usr/bin/vtcs
volumio 4363 4360 0 Apr28 ? 00:01:17 /usr/bin/vtcs
root 154380 2 0 Apr29 ? 00:00:00 [kworker/3:2-mm_percpu_wq]
root 160253 2 0 Apr29 ? 00:00:08 [kworker/0:0-events]
root 160953 2 0 Apr29 ? 00:00:00 [kworker/1:1-mm_percpu_wq]
volumio 163047 1 0 Apr29 ? 00:00:00 /bin/sh /tmp/sshtunnel.sh
volumio 163048 163047 0 Apr29 ? 00:00:00 /usr/lib/autossh/autossh -M 0 -o HostKeyAlgorithms=+ssh-rsa -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R t96vf9DZmmXPxhyj5dE3rDHzIAK2-94b69480143676f15f8bb2ad8675de02.eu4.myvolumio.org:8091:localhost:3000 eu4.myvolumio.org
root 290218 2 0 Apr30 ? 00:00:00 [kworker/u9:1-iou_exit]
root 329788 2 0 06:23 ? 00:00:00 [kworker/1:2]
root 329969 2 0 06:25 ? 00:00:00 [kworker/0:1]
volumio 346362 163048 0 09:33 ? 00:00:01 /usr/bin/ssh -o HostKeyAlgorithms=+ssh-rsa -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R t96vf9DZmmXPxhyj5dE3rDHzIAK2-94b69480143676f15f8bb2ad8675de02.eu4.myvolumio.org:8091:localhost:3000 eu4.myvolumio.org
root 386203 2 0 17:09 ? 00:00:00 [kworker/u9:0-iou_exit]
root 394494 2 0 18:44 ? 00:00:00 [kworker/u10:1-loop0]
root 395911 2 0 19:00 ? 00:00:00 [kworker/3:0-cgroup_destroy]
root 395955 2 0 19:00 ? 00:00:00 [kworker/u10:3-events_unbound]
root 411726 2 0 22:01 ? 00:00:00 [kworker/u10:0-loop0]
root 413254 2 0 22:19 ? 00:00:00 [kworker/2:0-events]
root 415092 2 0 22:40 ? 00:00:00 [kworker/2:1-events]
root 415499 2 0 22:44 ? 00:00:00 [kworker/2:3-mm_percpu_wq]
root 415963 2 0 22:50 ? 00:00:00 [kworker/2:2-i915-unordered]
root 416004 2 0 22:50 ? 00:00:00 [kworker/3:1]
root 416027 2 0 22:50 ? 00:00:00 [kworker/u10:2-flush-8:32]
root 416101 2 0 22:51 ? 00:00:00 [kworker/u9:2-iou_exit]
root 416240 2 0 22:52 ? 00:00:00 [kworker/u9:3-loop0]
volumio 416494 1 1 22:54 ? 00:00:00 /usr/local/bin/volumio-remote-updater
volumio 416497 1238 0 22:54 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'OTA with "clean" /imgpart'
volumio 416498 416497 83 22:54 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js OTA with "clean" /imgpart
root 416515 2 0 22:54 ? 00:00:00 [kworker/u9:4-iou_exit]
root 416524 2 0 22:54 ? 00:00:00 [kworker/u9:5-iou_exit]
root 416525 2 0 22:54 ? 00:00:00 [kworker/u9:6-loop0]
root 416526 2 0 22:54 ? 00:00:00 [kworker/u9:7]
volumio 416548 1683 0 22:54 ? 00:00:00 sleep 10
volumio 416557 416498 0 22:54 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1
volumio 416558 416557 99 22:54 ? 00:00:00 ps -ef
# df -h ---------------
Filesystem Size Used Avail Use% Mounted on
udev 1.9G 0 1.9G 0% /dev
tmpfs 379M 18M 362M 5% /run
/dev/sdc2 3.3G 3.1G 0 100% /imgpart
/dev/loop0 1004M 1004M 0 100% /static
overlay 51G 59M 48G 1% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
efivarfs 128K 61K 63K 50% /sys/firmware/efi/efivars
tmpfs 1.9G 0 1.9G 0% /var/spool/cups
tmpfs 1.9G 180K 1.9G 1% /tmp
tmpfs 20M 1.8M 19M 9% /var/log
tmpfs 1.9G 0 1.9G 0% /var/spool/cups/tmp
/dev/sdc1 169M 66M 103M 39% /boot
/dev/sdb1 932G 781G 151G 84% /media/T7
# mount ---------------
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1907532k,nr_inodes=476883,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=387480k,mode=755)
/dev/sdc2 on /imgpart type ext4 (rw,relatime)
/dev/loop0 on /static type squashfs (ro,relatime,errors=continue)
overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work,uuid=on)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=717)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755)
tmpfs on /tmp 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/sdc1 on /boot type vfat (rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=utf8,shortname=mixed,utf8,errors=remount-ro,user)
ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
/dev/sdb1 on /media/T7 type exfat (rw,noatime,fmask=0022,dmask=0022,iocharset=utf8,errors=remount-ro)
# 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:445 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:22 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 2472/upmpdcli
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49149 0.0.0.0:* LISTEN 2472/upmpdcli
tcp 0 0 192.168.178.37:55240 84.247.14.230:80 ESTABLISHED 1238/node
tcp 0 0 192.168.178.37:38976 136.144.163.173:80 TIME_WAIT -
tcp 0 0 192.168.178.37:52342 34.120.160.131:443 ESTABLISHED 1238/node
tcp 0 0 127.0.0.1:39942 127.0.0.1:3000 ESTABLISHED 1238/node
tcp 0 0 127.0.0.1:48940 127.0.0.1:6599 ESTABLISHED 2472/upmpdcli
tcp 0 0 127.0.0.1:34134 127.0.0.1:3000 ESTABLISHED 416494/volumio-remo
tcp 0 0 192.168.178.37:48728 167.172.103.77:2222 ESTABLISHED 346362/ssh
tcp 0 0 127.0.0.1:37342 127.0.0.1:3000 ESTABLISHED 1238/node
tcp 0 0 127.0.0.1:54336 127.0.0.1:3000 ESTABLISHED 1238/node
tcp 0 0 127.0.0.1:34124 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 192.168.178.37:38988 136.144.163.173:80 TIME_WAIT -
tcp 0 0 127.0.0.1:48938 127.0.0.1:6599 ESTABLISHED 2472/upmpdcli
tcp 1 0 192.168.178.37:44562 3.171.215.245:80 CLOSE_WAIT -
tcp6 0 0 :::6600 :::* LISTEN -
tcp6 0 0 :::6599 :::* LISTEN 1238/node
tcp6 0 0 :::445 :::* LISTEN -
tcp6 0 0 :::139 :::* LISTEN -
tcp6 0 0 :::111 :::* LISTEN -
tcp6 0 0 :::22 :::* LISTEN -
tcp6 0 0 :::5000 :::* LISTEN -
tcp6 0 0 :::3005 :::* LISTEN 1238/node
tcp6 0 0 :::3000 :::* LISTEN 1238/node
tcp6 0 0 :::3001 :::* LISTEN 1797/node
tcp6 0 0 :::2019 :::* LISTEN 4363/vtcs
tcp6 0 0 127.0.0.1:3000 127.0.0.1:34134 ESTABLISHED 1238/node
tcp6 0 0 127.0.0.1:6599 127.0.0.1:48940 ESTABLISHED 1238/node
tcp6 0 0 127.0.0.1:6599 127.0.0.1:48938 ESTABLISHED 1238/node
tcp6 0 0 192.168.178.37:3000 192.168.178.45:63208 ESTABLISHED 1238/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:54336 ESTABLISHED 1238/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:37342 ESTABLISHED 1238/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:39942 ESTABLISHED 1238/node
tcp6 0 0 192.168.178.37:3000 192.168.178.45:63222 ESTABLISHED 1238/node
# cat /boot/config.txt ---------------
cat: /boot/config.txt: No such file or directory
# cat /boot/userconfig.txt ---------------
cat: /boot/userconfig.txt: No such file or directory
# cat /etc/asound.conf ---------------
pcm.!default {
type empty
slave.pcm "volumio"
}
pcm.volumio {
type empty
slave.pcm "volumioMultiRoomServer"
}
# This PCM switches output to the ALSA target named by the file /tmp/multiroom/server/switch.target
pcm.volumioMultiRoomServer {
type volumioswitch
target_file "/tmp/multiroom/server/switch.target"
control_fifo "/tmp/multiroom/server/switch.fifo"
rate_min 44100
rate_max 192000
}
# This PCM switches output to the ALSA target named by the file /tmp/multiroom/client/switch.target
pcm.volumioMultiRoomClient {
type volumioswitch
target_file "/tmp/multiroom/client/switch.target"
control_fifo "/tmp/multiroom/client/switch.fifo"
}
# This PCM performs any necessary rate/format/channel conversion before sending on to the Server FIFO
pcm.volumioMultiRoom {
type plug
slave {
pcm "volumioMultiRoomFIFO"
rate 48000
format "S16_LE"
channels 2
}
rate_converter "speexrate_medium"
}
# Write to the FIFO watched by the Server
pcm.volumioMultiRoomFIFO {
type volumiofifo
fifo "/tmp/multiroom/server/fifo"
clear_on_drop false
lead_in_frames 16384
}
# This pcm is used by pcm.volumioMultiRoomServer and pcm.volumioMultiRoomClient to play audio on the local output
pcm.volumioLocalPlayback {
type empty
slave.pcm "postMultiRoom"
}
# This pcm is used by pcm.volumioMultiRoomClient to discard audio and allow for faster switching
pcm.volumioDiscard {
type null
}
pcm.postMultiRoom {
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 "PCH"
device 1
}
# cat /var/log/mpd.log ---------------
2025-04-28T15:05:45 zeroconf: No global port, disabling zeroconf
2025-04-28T15:05:45 mixer: Failed to read mixer for "alsa": no such mixer control: PCM
2025-04-28T15:05:46 update: added USB/T7/Frechen 2023/Frechen-2023-11-24.mp4
2025-04-28T15:05:46 update: added USB/T7/Frechen 2023/Musik/sleep-music-vol4-173980.mp3
2025-04-28T15:05:46 update: added USB/T7/Frechen 2023/Musik/pulse-of-success-156599.mp3
2025-04-28T15:05:46 update: added USB/T7/Frechen 2023/Musik/coffee-break-177226.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/sunshine-whistle-175139.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/action-protection-118722.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/sunrise-groove-176565.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/travelling-blues-explorer-no-vocals-120212.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/feels-like-a-party-short-version-175325.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/soothing-music-120090.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/quirky-amp-fun-upbeat-retro-166439.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/flow-149258.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/discipline-174789.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/cinematic-metal-121376.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/feels-like-a-party-medium-version-175324.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/funny-179002.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/sugar-rush-178460.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/relaxing-yoga-meditation-174783.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/colt-fingaz-snakes-of-sahara-176750.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/rain-and-thunder-113218.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/air-pump-62999.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/calming-down-and-relaxation-during-a-storm-in-your-forest-hut-111656.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/corkscrew-mix-95571.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/natural-thunder-113219.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/squeaky-cork-pull-102959.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/coyote-barks-and-howls-79603.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/crickets-and-frogs-continuous-loop-13163.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/bike-back-wheel-coasting-74816.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/heavy-rain-nature-sounds-8186.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/thunderstorm-14708.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/bike-loop-103290.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/typing-on-computer-keyboard-58445.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/Sounds/jet-plane-flybyflac-14641.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/children-electro-swing-1_medium-178288.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/binaural_meditation-432-hz-159786.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/blues-by-the-sea-128212.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/stomp-and-claps-127551.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/rainy-sadness-178181.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/funny-running-129223.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/catch-it-117676.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/action-drums-amp-cinematic-percussion-177458.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/feels-like-a-party-175327.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/music-for-meditation-and-yoga-healing-nervous-system-140705.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/cinematic-dark-trailer_55sec-178299.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/cinematic-battle-percussion-hero-action-boom-drums-music-21042.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/a-jazz-piano-110481.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/letx27s-go-173721.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/coffee-shops-171511.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/good-morning-life-142546.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/fewer-the-best-jazz-club-in-new-orleans-164472.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/the-flashback_60sec-1-174161.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/bach-violin-concerto-no2-in-e-major-allegro-bwv-1042-175721.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/for-elevator-jazz-music-124005.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/epic-dramatic-action-trailer-99525.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/spy-jazz-20925.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/intrigue-fun-21661.mp3
2025-04-28T15:05:47 update: added USB/T7/Frechen 2023/Musik/jazz-drum-jam-154270.mp3
2025-04-28T15:05:48 update: added USB/T7/Frechen 2023/DJI/exporte/2023-11-14-Gravelrunde-Frechen-Wilhelmshöhe.mp4
2025-04-28T15:05:48 update: added USB/T7/Frechen 2023/DJI/exporte/Frechen-2023-11-24.mp4
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 02. The Worst Band In The World.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 01. Wall Street Shuffle.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 04. Old Wild Men.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 03. Hotel.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 07. Somewhere In Hollywood.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 05. Clockwork Creep.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 06. Silly Love.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 20. Fresh Air For My Mama.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 08. Baron Samedi.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 09. The Sacro-iliac.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 10. Oh Effendi.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 11. Johhny Don't Do It.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 12. Sand In My Face.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 13. Donna.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 14. The Dean And I.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 15. Headline Hustler.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 16. Speed Kills.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 17. Rubber Bullets.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 18. The Hospital Song.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - The Collection/10cc - The Collection - 19. Ships Don't Disappear In The Night (Do They).mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 01. The Wall Street Shuffle.mp3
2025-04-28T15:05:48 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 02. I'm Mandy, Fly Me.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 03. God Morning Judge.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 04. Welcome To Paradise.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 05. The Things We Do For Love.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 06. Across The Universe.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 07. Stars Didn't Show.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 08. Art For Art's Sake.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 09. Feel The Benefits.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 10. Dreadlock Holiday.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 11. I'm Not In Love.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/10cc - live/10cc - live - 12. Rubber Medley.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 06 - The Anonymous Alcoholic.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 01 - Dreadlock Holiday.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 02 - For You And I.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 03 - Take These Chains.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 04 - Shock On The Tube.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 05 - Last Night.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 11 - From Rochdale To Ocho Rios.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 07 - Reds In My Bed.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 08 - Life Line.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 09 - Tokyo.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 10 - Old Mister Time.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/10CC/Bloody Tourists/10CC - Bloody Tourists - 12 - Everything You've Wanted To Know About !!! (Exclamation Marks).mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 04. Burning Like Fire.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 01. The Real Thing.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 02. Do What I Like.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 03. Here I Go.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 05. Info Superhighway.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 06. Hypnotised.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 07. Tuning Into Something Wild.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 08. Escape In Music.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 09. Sensuality.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 10. No One.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 11. Face To Face.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 12. What's Mine Is Mine.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 UNLIMITED - Real Thinks/2 UNLIMITED - Real Things - 13. Nothing Like The Rain.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 10. Let The Beat Control Your Body.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 01. Do What's Good For Me.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 02. No Limit.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 03. Get Ready For This.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 04. Twilight Zone.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 05. No One.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 06. Jump For Joy.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 07. Tribal Dance.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 08. The Magic Friend.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 09. Workaholic.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 11. Nothing Like The Rain.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 12. Spread Your Love.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 13. The Real Thing.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 14. Here I Go.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 15. Maximum Overdrive.mp3
2025-04-28T15:05:49 update: added USB/T7/music/0-9/2 Unlimited - Hits Unlimited/2 Unlimited - Hits Unlimited - 16. Faces.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - Freie Liebe/2raumwohnung - Freie Liebe - 03. Freie Liebe (Panoramabar Remix).mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - Freie Liebe/2raumwohnung - Freie Liebe - 01. Freie Liebe (Single Mix).mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - Freie Liebe/2raumwohnung - Freie Liebe - 02. Freie Liebe (Ingas Version).mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - Freie Liebe/2raumwohnung - Freie Liebe - 05. Freie Liebe (Westbam's Electropogo Remix Edit).mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - Freie Liebe/2raumwohnung - Freie Liebe - 04. Wirklich sein (Floppy Sounds Remix).mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - Freie Liebe/2raumwohnung - Freie Liebe - 06. Freie Liebe (Gianni Vitiello und der kleine Lärm Remix).mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 06. Mädchen mit Plan.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 01. Da sind wir.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 02. Ich weiß, warum.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 03. Ich und Elaine.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 04. Wirklich sein.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 05. Freie Liebe.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 07. Weil es Liebe ist.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 08. Mathematik.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 09. Die Schwere.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 10. Da stehst du.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/2raumwohnung - in wirklich/2raumwohnung - In wirklich - 11. Wir erinnern uns nicht.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/04 - Der Sommer Der Jetzt Nicht War.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/01 - Besser Gehts Nicht.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/02 - Mir Kann Nichts Passieren.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/03 - 36 Grad.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/14 - Besser Gehts Nicht 2Raumremix.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/05 - Ich Bin Der Regen.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/06 - Nimm Sie.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/07 - Ja.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/08 - La La La.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/09 - Du Bewegst Dich Richtig.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/10 - Seid Eins.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/11 - Eins Zwei Drei-Tschiu....mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/12 - Lotus.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/13 - Bleib Doch Bis Es Schneit.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/2raumwohnung/36grad/15 - Verzeih Dir Selbst.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 02 - Citizen - Soldier.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 01 - Train.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 06 - It's the only one you've got.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 03 - It's not my time.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 04 - Let me be myself.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 05 - Pages.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 07 - Give it to me.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 08 - These days.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 09 - Your arms feel like home.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 10 - Runaway.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 11 - When it's over.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/3 Doors Down/3 Doors Down - 3 Doors Down - 12 - She don't want the world.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/06 - Life Of My Own.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/01 - Kryptonite.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/02 - Loser.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/03 - Duck And Run.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/04 - Not Enough.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/05 - Be Like That.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/11 - So I Need You.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/07 - Better Life.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/08 - Down Poison.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/09 - By My Side.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/3 Doors Down/The Better Life/10 - Smack.flac
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 04 - Pleasantly Blue.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 01 - Train.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 02 - Superfly.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 03 - What's Up.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 05 - Morphine & Chocolate.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 06 - Spaceman.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 07 - Old Mr. Heffer.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 08 - Calling All The People.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 09 - Dear Mr. President.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 10 - Drifting.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4 Non Blondes/Bigger, Better, Faster, More!/4 Non Blondes - Bigger, Better, Faster, More! - 11 - No Place Like Home.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 05. Chikken Song.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 01. Train.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 02. Drama Queen.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 04. Incomplete.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 03. Kisses Of A Strobelight.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 11. Stay Different.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 06. Knukkohed.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 07. Eobane.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 08. Syndrome.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 09. S.T.C. (Shoot Them Canons) feat.Curse.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 10. Take It As A Compliment.mp3
2025-04-28T15:05:50 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd1/4Lyn - Take It As A Compliment - 12. The Good Life Period.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 14. Take it as a Compliment.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 01. Matilda, Matilda.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 11. LYN.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 12. Stay Different.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 13. Blitzkrieg Bop.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 10. Eobane.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 15. Whooo.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 07. Pearls & Beauty.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 02. Drama queen.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 03. 2nd round.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 04. Deadnekk.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 06. Incomplete.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 05. Kisses of a strobelight.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 08. Chikken song.mp3
2025-04-28T15:05:51 update: added USB/T7/music/0-9/4Lyn/4Lyn - Take it as a compliment (limited Tour Edition) Cd2/4Lyn - Live compliments (limited Tour Edition) Cd2 - 4LYN - 09. Knukkohed.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 02. Free Kitten - Sex Boy.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 01. NOFX - Forming.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 08. The Posies - Richie Dagger's Crime.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 03. Melvins - Lexicon Devil.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 04. The Holez - Circle One.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 05. D Generation - No God.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 07. Ruined Eye - Land of Treason.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 06. Mike Watt & J Mascis - What We Do Is Secret.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 09. O-Matic - Strange Notes.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 10. White Flag - Manimal.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 11. That Dog - We Must Bleed.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 12. Flea - Media Blitz.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 13. Sator - The Other Newest One.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 14. The Wrens - Let's Pretend.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 15. Matthew Sweet - Dragon Lady.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 16. Gumball - Caught in My Eye.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 17. Meat Puppets - Not All Right.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 19. L7 - Lion's Share.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/A Small Circle Of Friends - A Small Circle Of Friends - 18. Puzzled Panthers - Now I Hear the Laughter.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/A Small Circle Of Friends - A Small Circle Of Friends/Monkeywrench - A Small Circle Of Friends - 20. Shutdown.mp3
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/02 - Hey, Hey Helen.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/01 - Mamma Mia.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/07 - I Do, I Do, I Do, I Do, I Do.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/03 - Tropical Loveland.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/04 - SOS.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/05 - Man In The Middle.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/06 - Bang-a-Boomerang.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/09 - Intermezzo No. 1.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/08 - Rock Me.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/10 - I've Been Waiting For You.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/11 - So Long.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/12 - Waterloo.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/13 - Hasta Manana.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/14 - Honey, Honey.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/15 - Ring Ring.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/ABBA (1975)/16 - Nina, Pretty Ballerina.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival (Deluxe Edition)/ABBA - Arrival (Deluxe Edition).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/01 - When I Kissed The Teacher.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/02 - Dancing Queen.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/03 - My Love, My Life.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/04 - Dum Dum Diddle.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/05 - Knowing Me, Knowing You.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/06 - Money, Money, Money.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/07 - That's Me.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/08 - Why Did It Have To Be Me.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/09 - Tiger.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/10 - Arrival.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Arrival/11 - Fernando.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/04 - People Need Love.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/01 - Ring, Ring.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/03 - Disillusion.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/02 - Another Town, Another Train.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/08 - Me And Bobby And Bobby's Brother.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/05 - I Saw It In The Mirror.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/06 - Nina, Pretty Ballerina.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/07 - Love Isn't Easy (But It Sure Is Hard Enough).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/09 - He Is Your Brother.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/10 - She's My Kind Of Girl.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/11 - I Am Just A Girl.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/12 - Rock'N'Roll Band.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/13 - Merry-Go-Round [Bonus].flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/14 - Santa Rosa [Bonus].flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Ring Ring/15 - Ring, Ring [Bonus - In Swedish].flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/01 - Super Trouper.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/02 - The Winner Takes It All.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/03 - On and On and On.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/04 - Andante, Andante.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/05 - Me and I.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/06 - Happy New Year.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/07 - Our Last Summer.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/08 - The Piper.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/09 - Lay All Your Love on Me.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/10 - The Way Old Friends Do.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/12 - Elaine.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/11 - Gimme! Gimme! Gimme! (A Man After Midnight).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Super Trouper/13 - Put On Your White Sombrero.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/02 - Take A Chance On Me.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/01 - Eagle.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/03 - One Man, One Woman.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/04 - The Name Of The Game.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/05 - Move On.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/06 - Hole In Your Soul.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/07 - Thank You For The Music.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/08 - I Wonder (Departure).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/09 - I'm A Marionette.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Album/10 - Thank You For The Music [Doris Day Version].flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/01 - The Visitors (Crackin' Up).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/02 - Head over Heels.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/03 - When All Is Said and Done.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/04 - Soldiers.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/05 - I Let the Music Speak.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/06 - One of Us.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/07 - Two for the Price of One.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/08 - Slipping through My Fingers.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/10 - Should I Laugh or Cry .flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/09 - Like an Angel Passing through My Room.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/11 - The Day before You Came.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/12 - Under Attack.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/The Visitors/13 - You Owe Me One.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/09 - Lovers (Live a Little Longer).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/01 - As Good as New.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/02 - Voulez-Vous.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/03 - I Have a Dream.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/04 - Angel Eyes.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/05 - The King Has Lost His Crown.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/06 - Does Your Mother Know.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/07 - If It Wasn't for the Nights.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/08 - Chiquitita.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/10 - Kisses of Fire.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/11 - Summer Night City.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Voulez-Vous/12 - Lovelight.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/03 - King Kong Song.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/01 - Waterloo.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/02 - Sitting in the Palmtree.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/04 - Hasta Manana.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/05 - My Mama Said.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/07 - Honey, Honey.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/06 - Dance (While The Music Still Goes On).flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/08 - What About Livingstone.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/09 - Watch Out.flac
2025-04-28T15:05:51 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/10 - Gonna Sing You My Lovesong.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ABBA/ABBA/Waterloo/11 - Suzy-Hang-Around.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 05. Let Me Put My Love Into You.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 01. Hells Bells.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 02. Shoot To Thrill.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 04. Givin The Dog A Bone.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 03. What Do You Do For Money Honey.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 07. You Shook Me All Night Long.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 06. Back In Black.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 08. Have A Drink On Me.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 09. Shake A Leg.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/ACDC - Back In Black/ACDC - Back In Black - 10. Rock And Roll Ain't Noise Pollution.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 01 - For Those About To Rock (We Salute You).flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 02 - I Put The Finger On You.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 03 - Let's Get It Up.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 04 - Inject The Venom.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 05 - Snowballed.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 06 - Evil Walks.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 07 - C.O.D..flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 08 - Breaking The Rules.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 09 - Night Of The Long Knives.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/For Those About To Rock (We Salute You)/ACDC - For Those About To Rock (We Salute You) - 10 - Spellbound.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/01 It's a Long Way to the Top (If You Wanna....mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/02 Rock & Roll Singer.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/03 The Jack.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/04 Live Wire.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/05 T.N.T..mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/06 Can I Sit Next to You Girl.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/07 Little Lover.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/08 She's Got Balls.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/High Voltage/09 High Voltage.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 02 - Rock 'N' Roll Damnation.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 01 - Shoot to Thrill.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 10 - Hell Ain't a Bad Place to Be.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 03 - Guns for Hire.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 04 - Cold Hearted Man.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 05 - Back in Black.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 06 - Thunderstruck.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 08 - Evil Walks.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 07 - If You Want Blood (You've Got It).flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 09 - T.N.T..flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 11 - Have a Drink on Me.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 12 - The Razors Edge.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 13 - Let There Be Rock.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 14 - War Machine.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Iron Man 2/ACDC - Iron Man 2 - 15 - Highway to Hell.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/04 let there be rock.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/01 the jack.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/02 highway to hell.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/03 riff raff.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/05 whole lotta rosie.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/06 walk all over you.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/07 problem child.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/08 girls got the rhythm.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/09 hell ain't a bad place to be.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/10 shot down in flames.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/11 she's got balls.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/12 bad boy bogie.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/13 live wire.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/14 rock 'n' roll damnation.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/She's Got The Jack/15 rocker.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 05 - Safe in New York city.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 01 - Stiff upper lip.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 02 - Meltdown.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 03 - House of jazz.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 04 - Hold me back.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 06 - Can't stand still.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 07 - Can't stop rock 'n' roll.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 08 - Satellite blues.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 09 - Damned.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 10 - Come and get it.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 11 - All screwed up.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Stiff upper lip/AC-DC - Stiff upper lip - 12 - Give it up.flac
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Hard As A Rock.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Big Gun.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Highway To Hell.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Hells Bells.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - She Shook Me All Night Long.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Hold me back.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - House of Jazz.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Let There Be Rock.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Meltdown.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Stiff Upper Lip.mp3
2025-04-28T15:05:52 update: added USB/T7/music/A/ACDC/Acdc - Thunderstruck.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/ACDC/Acdc - Tnt.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/09 Lovers Of Light.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/01 Mojave.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/02 Deep Channel.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/03 Colossus.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/04 Sure-As-Not.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/06 Whirl-Y-Reel 1.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/05 a) Urban Aire b) Big Cat.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/07 Dark Moon.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/08 Shadowman.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/11 Chosen (Full Length).flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/10 Cyberia.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/ACSS/ACSS - SoS Music 25 - FLAC24/12 Whirl-Y-Reel 2.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 01. All That She Wants.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 02. Don't Turn Around.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 03. Young And Proud.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 04. The Sign.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 05. Living In Danger.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 06. Voulez-Vous Danser.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 07. Happy Nation.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 08. Hear Me Calling.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 10. Fashion Party.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 09. Waiting For Magic (Total Remix 7'').mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 11. Wheel Of Fortune.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 12. Dancer In A Daydream.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 13. My Mind (Mindless Mix).mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 15. Happy Nation (Remix).mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Ace Of Base - Happy Nation (U.S. Version)/Ace Of Base - Happy Nation (U.S. Version) [CD] - 14. All That She Wants (Banghra Version).mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/01 - Voulez-Vous Danser.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/02 - All That She Wants.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/03 - Münchhausen (Just Chaos).flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/04 - Happy Nation.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/05 - Waiting For Magic.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/06 - Fashion Party.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/07 - Wheel Of Fortune.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/08 - Dancer In A Daydream.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/09 - My Mind Mindless Mix.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/10 - W.O.F. Original Club Mix.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/11 - Dimension Of Depth.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/12 - Young And Proud.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Ace Of Base/Happy Nation/13 - A.T.S.W. Banghra Version.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/01 - Rolling in the Deep.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/02 - Rumour Has It.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/03 - Turning Tables.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/04 - Don't You Remember.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/05 - Set Fire to the Rain.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/06 - He Won't Go.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/07 - Take It All.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/08 - I'll Be Waiting.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/09 - One and Only.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/10 - Lovesong.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/21/11 - Someone Like You.flac
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 06. If It Hadn't Been for Love.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 01. Hometown Glory.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 02. I'll Be Waiting.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 03. Don't You Remember.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 04. Turning Tables.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 05. Set Fire to the Rain.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 14. I Can't Make You Love Me.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 07. My Same.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 08. Take It All.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 09. Rumor Has It.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 10. Right as Rain.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 11. One and Only.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 12. Lovesong.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 13. Chasing Pavements.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 15. Make You Feel My Love.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 16. Someone like You.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Adele/Adele - Live at the Royal Albert Hall/Adele - Live at the Royal Albert Hall (2011-09-22) - 17. Rolling in the Deep.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 02. Same Old Song and Dance.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 01. Dream On.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 03. Sweet Emotion.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 04. Walk This Way.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 05. Last Child.mp3
2025-04-28T15:05:53 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 06. Back in the Saddle.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 07. Draw the Line.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 08. Kings and Queens.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 09. Come Together.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith's Greatest Hits/Aerosmith - Aerosmith's Greatest Hits - 10. Remember (Walking in the Sand).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 01. Make It.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 02. Somebody.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 03. Dream On.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 04. One Way Street.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 05. Mama Kin.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 06. Write Me.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 07. Movin' Out.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Aerosmith/Aerosmith - Aerosmith - 08. Walkin' The Dog.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 15. Let The Music Do The Talking (Live 12-3-1986 Worcester Centrum, Worcester).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 01. Train Kept A Rollin' (Live 14-2-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 02. Kings And Queens (Re-Recorded Live 28-3-1978 Music Hall, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 03. Sweet Emotion (Live 14-2-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 04. Dream On (Live 9-11-1978 Capital Center, Largo).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 05. Mamma Kin (Live 14-2-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 07. Lord Of The Thighs (Live 14-2-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 06. Three Mile Smile - Reefer Head Woman (Live 14-2-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 08. Major Barbra.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 09. Back In The Saddle (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 10. Walk This Way (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 11. Movin' Out (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 12. Draw The Line (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 13. Same Old Song And Dance (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 14. Last Child (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Aerosmith - Classics Live! Complete/Aerosmith - Classics Live! Complete - 16. Toys In The Attic (Live 31-12-1984 Orpheum Theater, Boston).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 05 - Dude (Looks Like A Lady).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 01 - Walk On Water.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 02 - Love In An Elevator.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 03 - Rag Doll.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 04 - What It Takes.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 06 - Janie's Got A Gun.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 07 - Cryin'.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 08 - Amazing.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 09 - Blind Man.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 10 - Deuces Are Wild.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 11 - The Other Side.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 12 - Crazy.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 13 - Eat The Rich.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 14 - Angel.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 15 - Livin' On The Edge.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/Aerosmith/Big Ones/Aerosmith - Big Ones - 16 - Dude (Looks Like A Lady)-live.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 02. Conspiring (Dancing to My Own Drums).mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 01. Off the Beaten Track.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 03. Churchical Chant.mp3
2025-04-28T15:05:54 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 04. Language and Mentality.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 05. Binghi Dance.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 06. Power Chant.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 07. Hold Some More.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 08. Bits and Pieces.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 09. Conspiring Part I.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 10. Throw It Away.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/African Head Charge/African Head Charge - Pride And Joy - Live/African Head Charge - Pride And Joy - Live - 11. Don't Fear.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/13 - Agnetha Faltskog , Wrap Your Arms Around Me.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/01 - Agnetha Faltskog , The Heat Is On.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/02 - Frida , I Know There's Something Going On.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/03 - Agnetha Faltskog , You're There.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/04 - Frida , To Turn The Stone.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/05 - Agnetha Faltskog , Just One Heart.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/06 - Frida , That's Tough.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/07 - Agnetha Faltskog , Turn The World Around.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/08 - Frida , I Got Something.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/09 - Agnetha Faltskog , We Should Be Together.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/10 - Frida , Shine.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/11 - Agnetha Faltskog , I Won't Let You Go.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/12 - Frida , Here We'll Stay.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Agnetha & Frida/The Voice Of Abba/14 - Frida , Heart Of The Country.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alizée/Alizée - Moi...Lolita (Maxi)/Alizée - Moi...Lolita - 05. Moi... Lolita ( Lolidub Remix Version ).mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alizée/Alizée - Moi...Lolita (Maxi)/Alizée - Moi...Lolita - 01. Moi... Lolita ( Radio Version ).mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alizée/Alizée - Moi...Lolita (Maxi)/Alizée - Moi...Lolita - 02. Moi... Lolita ( Single Version ).mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alizée/Alizée - Moi...Lolita (Maxi)/Alizée - Moi...Lolita - 03. Moi... Lolita ( Lola Extended Remix Version ).mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alizée/Alizée - Moi...Lolita (Maxi)/Alizée - Moi...Lolita - 04. Moi... Lolita ( Hello Helli T'es A Dance Version ).mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alizée/Alizée - Moi...Lolita (Maxi)/Alizée - Moi...Lolita - 06. Moi... Lolita ( The Piano Version ).mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 05. La Queue Du Diable.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 01. Intro.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 02. New dawn.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 03. Hypocrite.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 04. Jah Glory.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 08. Sweet Fanta Diallo.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 06. Black Samourai.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 07. Samala.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 11. Les Larmes De Therese.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 09. Assinie Mafia.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 10. Guerre Civile.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alpha Blondy/Alpha Blondy - Paris Bercy live - Disc 1/Alpha Blondy - Paris Bercy live - Disc 1 - 12. Peace In Liberia.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/01 - A Victory Of Love.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/02 - Summer In Berlin.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/03 - Big In Japan.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/04 - To Germany With Love.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/05 - Fallen Angel.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/06 - Forever Young.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/07 - In The Mood.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/08 - Sounds Like A Melody.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/09 - Lies.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Alphaville/Forever Young/10 - The Jet Set.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/06 - How Come The World Won't Stop.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/01 - Freak Of Nature.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/02 - Paid My Dues.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/03 - Overdue Goodbye.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/04 - You'll Never Be Alone.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/05 - One Day In Your Life.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/07 - Why'd You Lie To Me.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/08 - Don't Cha Wanna.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/09 - Secrets.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/10 - Don't Stop (Doin' It).flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/11 - I Dreamed You.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Freak Of Nature/12 - Overdue Goodbye (Reprise).flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/I'm Outta Love (CD-Maxi)/01 - I'm Outta Love [Album Version].flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/I'm Outta Love (CD-Maxi)/02 - I'm Outta Love [Matty's Too Deep Version].flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/I'm Outta Love (CD-Maxi)/03 - I'm Outta Love [Hex Hector Main Club Mix].flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/I'm Outta Love (CD-Maxi)/04 - I'm Outta Love [Hex Hector Radio Mix].flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/01 - Not That Kind.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/02 - I'm Outta Love.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/03 - Cowboys & Kisses.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/04 - Who's Gonna Stop The Rain.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/05 - Love Is Alive.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/06 - I Ask Of You.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/07 - Wishing Well.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/08 - Made For Lovin' You.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/09 - Black Roses.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/10 - Yo Trippin'.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/11 - One More Chance.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Anastacia/Not That Kind/12 - Same Old Story.flac
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 01 - The View from the Afterno.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 02 - I bet You look good on th.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 03 - Fake Tales of San Fransis.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 04 - Dancing Shoes.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 05 - You probably couldn't see.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 06 - Still take You home.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 07 - Riot Van.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 08 - Red Light indicates Doors.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 09 - Mardy Bum.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 10 - Perhaps Vampires is a bit.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 11 - When the Sun goes down.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 12 - From the Ritz to the Rubb.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arctic Monkeys/Whatever People say I am, that's what I'm not/Arctic Monkeys - Whatever People say I am, that's what I'm not - 13 - A Certain Romance.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 02. Give a Man a Fish.mp3
2025-04-28T15:05:55 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 01. Time.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 12. Give a Man a Fish (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 03. The Gettin'.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 04. Natural.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 05. Searchin' for one Soul.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 06. Raining Revolution.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 07. Fishin' 4 Religion.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 08. Mama's Always on Stage.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 09. U.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 10. Mr. Wendal.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 11. People Everday.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 13. The Gettin' (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 14. Natural (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 15. Serchin' for one Soul (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 16. Raining Revolution (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 17. Mama´s Always on Stage (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Arrested Develompent/Arrested Development - Unplugged/Arrested Development - Unplugged - 18. Mr. Wendal (Instrumental).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 01. Something Always Happens (remixed by Doc Scott).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 02. Ode to Don Jose (remixed by Dom and Roland).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 03. Art of Love (remixed by ILS).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 04. Yebo (remixed by Lightfoot).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 05. Opus 4 (remixed by PFM).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 06. Island (remixed by Seiji).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 07. Camilla The Old Old Story (remixed by J. Majik).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 08. Kiss (Haitian Vampire Mix by Digital Pariah).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 09. Eye of a Needle (remixed by Lemon D).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 10. Peter Gunn (Remixed by Flyright).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art Of Noise - The Drum and Bass Collection/Art Of Noise - The Drum and Bass Collection - 11. Crusoe (remixed by Aquasky).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 01. Galleons of Stone.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 02. Dragnet.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 03. Fin du Temps.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 04. How Rapid.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 05. Opus for Four.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 06. Debut.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 07. E.F.L..mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 08. A Day at the Races.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 09. Ode to Don Jose.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 10. Counterpoint.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 11. Roundabout 727.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 12. Ransom on the Sand.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 13. Roller 1.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 15. Crusoe.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 14. Nothing was going to stop them then, anyway.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise - In no sense ... Nonsense!/The Art of Noise - In no sense Nonsense! - 16. One Earth.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise feat. Tom Jones - Kiss (CD single)/Art of Noise feat. Tom Jones - Kiss (CD single) - 01. Art of Noise - Kiss (7'' Version).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise feat. Tom Jones - Kiss (CD single)/Art of Noise feat. Tom Jones - Kiss (CD single) - 02. Art of Noise - E.F.L..mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of Noise feat. Tom Jones - Kiss (CD single)/Art of Noise feat. Tom Jones - Kiss (CD single) - 03. Art of Noise - Kiss (The Battery Mix).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 09. Back To Back.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 01. Dan Dare.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 03. Catwalk.mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 02. Yebo! (Feat. Mahlathini & The Mahotella Queens).mp3
2025-04-28T15:05:56 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 04. Promenade 1.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 05. Dilemma.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 06. Island.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 07. Chain Gang.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 08. Promenade 2.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 12. Robinson Crusoe.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 10. Flashback.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 11. Spit.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 13. James Bond Theme.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Below the waste/Art Of Noise - Below The Waste - 14. Finale.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 04. The Army.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 01. Love.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 12. Flesh In Armour Comes and Goes Snapshot.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 02. A Time For Fear (Who´s Afraid).mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 03. Beatbox (Diversion 1).mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 05. Donna.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 06. Memento.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 07. How To Kill.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 08. Realisation.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 09. Who´s Afraid (Of The Art Of Noise).mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 10. Moments in Love.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 11. Bright Noise.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 14. (Three Fingers Of) Love.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Art Of Noise/Art of noise - Daft/Art Of Noise - Daft - 13. Close (To The Edit).mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 01. Heat Of The Moment.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 02. Only Time Will Tell.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 03. Sole Survivor.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 04. One Step Closer.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 05. Time Again.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 06. Wildest Dreams.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 07. Without You.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 08. Cutting It Fine.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - Asia/Asia - Asia - 09. Here Comes The Feeling.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 07. The Smile Has Left Your Eyes.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 01. Heat Of The Moment.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 02. Only Time Will Tell.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 03. Sole Survivor.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 04. Wildest Dreams.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 05. Here Comes The Feeling.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 06. Don't Cry.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 08. The Heat Goes On.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 09. Open Your Eyes.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 10. Daylight.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 11. Go.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 12. Voice Of America.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 13. Too Late.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 14. Wishing.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 15. Days Like These.mp3
2025-04-28T15:05:57 update: added USB/T7/music/A/Asia/Asia - The Definitive Collection/Asia - The Definitive Collection - 16. Go (Remix).mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 09. SOS (Stomp On Stomp).mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 01. The Crusher.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 02. Coral Island.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 03. Tequila Stomp.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 04. Tahitian Waters.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 06. Hootenanny Stomp.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 05. Teddy Bear's Picknick Stomp.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 08. Shark Attack.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 07. The Gremlin From The Kremlin.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 19. Adventures In Paradise.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 10. Stompede.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 11. Arabian Surf.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 12. Stompin' Time.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 13. Moon Man.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 14. Bombora.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 15. Rumble And Run.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 16. Peter Gunn.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 17. Turista.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics/Atlantics - Now It's Stompin' Time With the Atlantics - 18. Teensville.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atomic Kitten/Atomic Kitten - Whole Agian.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atomic Kitten/Atomic Kitten - You are.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Atomic Kitten/Atomic Kitten - You can make me whole again.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/01 Lubara Wanwa FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/02 Laru Beya FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/03 Yange FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/04 Weibayuwa FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/05 Ineweyu FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/06 Yurumei FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/07 Mayahuaba FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/08 Tio Sam FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/09 Wamada FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/10 Nuwaruguma FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Aurelio/Aurelio - SoS Music 24 - FLAC24 44.1kHz/11 Ererba FLAC24.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/A Different Place.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/Back To You.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/Blessed.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/Chinese Whispers.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/Clowns.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/Funeral Mantra.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/Knife Edge.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/P Marius.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Brett Anderson/Brett Anderson - Wilderness - FLAC16 - SoS Music Bonus/The Empress.flac
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 01. The Only Thing That Looks Good On Me Is You.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 02. Do To You.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 03. Let's Make A Night To Remember.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 04. 18 Til I Die.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 05. Star.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 06. (I Wanna Be) Your Underwear.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 07. We're Gonna Win.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 08. I Think About You.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 09. I'll Always Be Right There.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 10. It Ain't A Party...If You Can't Come 'Round.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 11. Black Pearl.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 12. You're Still Beautiful To Me.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/BRYAN ADAMS - 18 'TIL I DIE/BRYAN ADAMS - 18 'TIL I DIE - 13. Have You Ever Really Loved A Woman.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams (CD-Single) - Please Forgive Me/Bryan Adams - Please Forgive Me - 01. Please Forgive Me (Radio Mix).mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams (CD-Single) - Please Forgive Me/Bryan Adams - Please Forgive Me - 04. C'mon Everybody (Live From Cardiff).mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams (CD-Single) - Please Forgive Me/Bryan Adams - Please Forgive Me - 02. Can't Stop This Thing We Started (Live From Big Valley).mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams (CD-Single) - Please Forgive Me/Bryan Adams - Please Forgive Me - 03. There Will Never Be Another Tonight (Live From Toronto).mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 02. Win Some Lose Some.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 01. Hidin' From Love.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 04. Give Me Your Love.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 03. Wait And See.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 09. Try To See It My Way.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 05. Wastin' Time.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 06. Don't Ya Say It.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 07. Remember.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Bryan Adams/Bryan Adams - Bryan Adams - 08. State Of Mind.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 01. The Only One.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 02. Take Me Back.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 03. This Time.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 04. Straight from the Heart.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 05. Cuts Like a Knife.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 06. I'm Ready.mp3
2025-04-28T15:05:58 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 07. What's It Gonna Be.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 08. Don't Leave Me Lonely.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 09. Let Him Know.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Cuts Like a Knife/Bryan Adams - Cuts Like a Knife - 10. The Best Was Yet to Come.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 01. Heat Of The Night.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 02. Into The Fire.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 03. Victim Of Love.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 04. Another Day.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 05. Native Son.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 06. Only The Strong Survive.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 07. Rebel.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 08. Remembrance Day.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 09. Hearts On Fire.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Into The Fire/Bryan Adams - Into The Fire - 10. Home Again.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 03. Cuts like a knife.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 01. Summer of '69.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 02. Back to you.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 06. When you love someone.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 04. I'm ready.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 05. Fits ya good.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 08. I think about you.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 07. Till I die.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 09. If you wanna be bad.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 11. A little love.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 10. The only thing that looks good on me is you.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 12. Heaven.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged Flac/Bryan Adams - MTV Unplugged - 13. I'll always be right there.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 06. When You Love Someone (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 01. Summer Of '69 (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 02. Back To You (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 03. Cuts Like A Knife (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 04. I'm Ready (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 05. Fits Ya Good (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 13. I'll Always Be Right There (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 07. 18 Till I Die (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 08. I Think About You (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 11. A Little Love (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 09. If Ya Wanna Be Bad, Ya Gotta Be Good - Let's Make It A Night To Remember (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 10. The Only Thing That Looks Good On Me Is You (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - MTV Unplugged/BRYAN ADAMS - UNPLUGGED - 12. Heaven (Live At The Hammerstein Ballroom, NYC, 26 September 1997).mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 01. How Do Ya Feel Tonight 1998.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 02. C'mon C'mon 1998.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 03. Getaway 1998.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 04. On A Day Like Today 1998.mp3
2025-04-28T15:05:59 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 05. Fearless 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 06. I'm A Liar 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 07. Cloud Number Nine 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 08. When You're Gone 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 09. Inside Out 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 10. If I Had You 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 11. Before The Night Is Over 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 12. I Don't Wanna Live Forever 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 13. Where Angels Fear To Tread 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - On A Day Like Today/Bryan Adams - On A Day Like Today - 14. Lie To Me 1998.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 15. I Will Always Return (Finale).mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 01. Here I Am (End).mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 02. I Will Always Return.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 03. You Can't Take Me.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 04. Get Off My Back.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 05. Brothers Under The Sun.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 07. This is Where I Belong.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 06. Don't Let Go (with Sarah McLachlan).mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 08. Here I Am.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 09. Sound the Bugle.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 10. Run Free.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 11. Homeland.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 12. Rain.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 13. The Long Road Back.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Spirit Stallion of the Cimarron/Bryan Adams - Spirit- Stallion of the Cimarron - 14. Nothing I've Ever Known.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 04. Thought I'd Died And Gone To Heaven.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 01. Is Your Mama Gonna Miss Ya.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 02. Hey Honey - I'm Packin' You In!.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 03. Can't Stop This Thing We Started.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 08. Do I Have To Say The Words.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 05. Not Guilty.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 06. Vanishing.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 07. House Arrest.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 09. There Will Never Be Another Tonight.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 10. All I Want Is You.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 11. Depend On Me.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 12. (Everything I Do) I Do It For You.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 13. If You Wanna Leave Me (Can I Come Too).mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 14. Touch My Hand.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/Bryan Adams - Waking Up The Neighbours/Bryan Adams - Waking Up The Neighbours - 15. Don't Drop That Bomb On Me.mp3
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/01 - Summer of '69.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/02 - Back to You.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/03 - Cuts Like a Knife.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/04 - I'm Ready.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/05 - Fits Ya Good.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/06 - When You Love Someone.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/07 - 18 Til I Die.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/08 - I Think About You.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/11 - A Little Love.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/12 - Heaven.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/09 - If Ya Wanna Be Bad - Ya Gotta Be Good , Let's Make a Night to Remember.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/10 - The Only Thing That Looks Good on Me Is You.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Bryan Adams/MTV Unplugged/13 - I'll Always Be Right There.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Count Down/01 - Drum Symphony.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Count Down/02 - Teacher´s Result.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Count Down/03 - Slow Motion.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Count Down/04 - Kilt.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Count Down/05 - Roulette.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Count Down/06 - Count Down.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/08 - Indiana-police.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/01 - Motodrum.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/02 - Crash.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/03 - Cabriolet.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/04 - Carambolage.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/05 - Rotation.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/06 - Six days.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Crash/07 - Co-pilot.flac
2025-04-28T15:06:00 update: added USB/T7/music/A/Charly Antolini/Knock Out/01 - Knock Out 1.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Charly Antolini/Knock Out/02 - Knock Out 2.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Bäst Of/2-05 Die Ärzte - Männer sind Schweine.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/07 - Claudia hat 'nen Schäferhund.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/01 - Ärzte Theme (Instrumental).flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/02 - Scheißtyp.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/03 - Paul.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/04 - Kamelralley.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/05 - Frank'n'Stein.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/06 - El Cattivo.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/09 - Mr. Sexpistols.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/08 - Mädchen.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/12 - Roter Minirock.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/10 - Micha.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/11 - Zu Spät.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Debil/13 - Schlaflied.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (PROMO)/19 Wir sind die Lustigsten (Bonus).mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (PROMO)/17 Wir waren die Besten (Bonus).mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (PROMO)/18 Wir sind die Besten (Bonus).mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/02 Lied vom Scheitern.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/01 Himmelblau.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/05 Die ewige Maitresse.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/03 Breit.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/04 Lasse redn.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/11 Niedliches Liebeslied.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/06 Junge.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/07 Nur einen Kuss.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/08 Perfekt.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/09 Heulerei.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/12 Deine Freundin (w mir zu anstrengend).mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/10 Licht am Ende des Sarges.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/16 Vorbei ist vorbei.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/13 Allein.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/14 Tu das nicht.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Die Ärzte/Jazz ist anders (inkl. 3-Track Bonus-Download-EP)/15 Living Hell.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 03. Auf Der Reeperbahn Nachts Um Halb Eins.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 01. Jawohl, Meine Herr'n.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 02. Good Bye, Jonny.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 05. Beim ersten Mal ....mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 04. La Paloma.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 12. Gnädige Frau, komm' und spiel' mit mir.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 06. Und über uns der Himmel.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 07. Komm' auf die Schaukel, Luise.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 08. Ich kam aus Alabama.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 09. Hein Mück.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 10. Hoppla, jetzt komm' ich.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 11. Kind, du brauchst nicht weinen.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 14. Ganz dahinten, wo der Leuchtturm steht.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 13. Flieger, grüss' mir die Sonne.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 15. Mein Gorilla hat 'ne Villa im Zoo.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 16. Immer, wenn ich glücklich bin.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 17. Ich bin der Hans im Glück.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 18. Im meinem Herzen Schatz, da ist für viele Platz.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 19. Nun muss ich fort, adé mein Kind.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Hans Albers/Hans Albers - Das Beste Von Hans Albers/Hans Albers - Das Beste Von Hans Albers - 20. Zwischen Hamburg und Haiti.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/02 - Guardian Angel.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/01 - Eli.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/03 - Tranquillizer.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/04 - Can't Fake A Good Time.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/05 - There He Still Goes.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/06 - Strindberg.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/07 - Wings Of Strings.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/08 - Naked Actress.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman & Kaz Lux/Eli/09 - Fairytale.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/04 - Tranquiliizer.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/01 - Suite 1.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/02 - Suite 2.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/03 - Mon Amour.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/08 - Countess Of Pembrooks Paradise.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/05 - Gate To Europe.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/06 - Fellini's Restaurant.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/07 - Passion.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/09 - Muy Linda.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/11 - Liebestraum.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/Jan Akkerman/Passion/10 - The Knight Of The Lute.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/03 - Wait Till You See Her.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/01 - Sad Song.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/02 - Line-Up.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/06 - Anniversary Waltz.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/04 - Trio.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/05 - I've Overlooked Before.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/07 - Out Of Towner.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/John Abercrombie Quartet/Wait Till You See Her/08 - Chic Of Araby.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 02 - Trou De Memoire.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 01 - Salento.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 04 - Fil De Verre.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 03 - Zig Zag.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 05 - Le Vent (Georges Brassens).flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 06 - Sirtaki A Helsinki.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 07 - Demi Lune.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 08 - Scirocco.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 09 - Prima Donna.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 10 - Lungomare.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 11 - La Petite Cascade.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 12 - La Grande Cascade.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Plaisirs D'Amour/René Aubry - Plaisirs D'Amour - 13 - Flow.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 01 - Sirtaki a Helsinki.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 02 - Prima donna.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 03 - Dare-dard.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 04 - Chaloupée.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 05 - Steppe.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 06 - Rose.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 07 - Facéties.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 08 - Après la pluie.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 09 - Blue lady.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 10 - Quintette.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 11 - Mémoires.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 12 - Night run.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 13 - Demi-lune.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 14 - La danse des trois chapeaux.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 15 - Ne m'oublie pas.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 16 - L'abîme.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 17 - Zig-zag.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/Play time/René Aubry - Play time - 18 - Les sept erreurs.flac
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 07. Embrasse-moi si tu peux.mp3
2025-04-28T15:06:01 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 01. Antoine et Félicie.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 02. Dare-Dard.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 05. J'suis comme ça.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 06. San-A Samba.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 08. Bas les pattes !.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 09. Eléphant rose.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 10. N'en jetez plus !.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 11. Dolce Vita.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 12. Nouveau monde I.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 13. La mort du cheval.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 14. Nouveau monde II.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 15. Malabar Princess.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René AUBRY - Projection privée et la musique originale du film Malabar Princess/René AUBRY - Projection privée et la musique originale du film Malabar Princess - 16. Malabar Yoddle.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 09. Sous le regard du ciel.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 01. Etreinte.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 02. Lied guitare.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 03. Le tunnel.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 04. Alice.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 05. Rasta la vista.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 06. Sous les bombes.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 07. Refuges.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 08. Sweet mambo.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 10. Iceland.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 11. Ici et là.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 12. Pluie d'été.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 13. Peur du vide.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/René Aubry/René Aubry - Refuges/René Aubry - Refuges - 14. Anikouni.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/16 - In The Springtime Of His Voodoo.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/01 - Beauty Queen - Horses.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/02 - Blood Roses.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/03 - Father Lucifer.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/04 - Professional Widow.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/05 - Mr Zebra.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/06 - Marianne.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/07 - Caught A Lite Sneeze.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/08 - Muhammad My Friend.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/09 - Hey Jupiter.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/10 - Way Down.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/11 - Little Amsterdam.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/12 - Talula.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/13 - Not The Red Baron.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/14 - Agent Orange.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/15 - Doughnut Song.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/17 - Putting The Damage On.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Boys For Pele/18 - Twinkle.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/03 Black-Dove (January).mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/01 Spark.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/02 Cruel.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/05 Jackie's Strength.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/04 Raspberry Swirl.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/08 She's Your Cocaine.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/06 Iieee.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/07 Liquid Diamonds.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/From the Choirgirl Hotel/09 Northern Lad.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/04 - Precious Things.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/01 - Crucify.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/02 - Girl.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/03 - Silent All These Years(王菲《冷戰》原曲).flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/05 - Winter.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/06 - Happy Phantom.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/07 - China.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/08 - Leather.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/09 - Mother.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/10 - Tear In Your Hand.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/11 - Me And A Gun.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Little Earthquakes/12 - Little Earthquakes.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/MTV Unplugged/00 Somewhere Over The Rainbow.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Strange Little Girls/04 Enjoy the Silence.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 01.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 02.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 03.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 04.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 05.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 06.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 07.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper DVD/Title1 - Chapter 08.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/02 - Sweet The Sting.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/01 - Parasol.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/03 - The Power Of Orange Knickers.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/04 - Jamaica Inn.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/05 - Barons Of Suburbia.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/06 - Sleeps With Butterflies.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/07 - General Joy.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/08 - Mother Revolution.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/09 - Ribbons Undone.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/10 - Cars And Guitars.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/11 - Witness.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/12 - Original Sinsuality.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/13 - Ireland.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/14 - The Beekeeper.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/15 - Martha's Foolish Ginger.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/16 - Hoochie Woman.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/17 - Goodbye Pisces.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/18 - Marys Of The Sea.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/The Beekeeper/19 - Toast.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/01 - Pretty Good Year.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/02 - God.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/03 - Bells For Her.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/04 - Past The Mission.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/05 - Baker Baker.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/06 - The Wrong Band.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/07 - The Waitress.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/08 - Cornflake Girl.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/09 - Icicle.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/10 - Cloud On My Tongue.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/11 - Space Dog.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/Tori Amos/Under The Pink/12 - Yes, Anastasia.flac
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 04. You Are The One (Remix).mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 01. Take On Me.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 02. Cry Wolf.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 03. Touchy!.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 06. The Blood That Moves The Body.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 05. Manhattan Skyline.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 08. Hunting High And Low (Remix).mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 07. Early Morning.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 15. Train Of Thought (Remix).mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 09. Move To Memphis.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 10. I've Been Losing You.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 11. The Living Daylights.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 12. Crying In The Rain.mp3
2025-04-28T15:06:02 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 13. I Call Your Name.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 14. Stay On These Roads.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha/A-Ha - Headlines And Deadlines - The Hits Of A-Ha - 16. The Sun Always Shines On TV.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 01. Stay On These Roads.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 02. The Blood That Moves The Body.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 03. Touchy!.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 04. This Alone Is Love.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 05. Hurry Home.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 06. The Living Daylights.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 07. There's Never A Forever Thing.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 08. Out Of Blue Comes Green.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 09. You Are The One.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/A-Ha - Stay On These Roads/A-Ha - Stay On These Roads - 10. You'll End Up Crying.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/Crying in the rain/01 - Crying in the rain.flac
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/Crying in the rain/02 - (Seemingly) nonstop July.flac
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/Crying in the rain/03 - Cry wolf.flac
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 13. Mary Ellen Makes The Moment Count.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 01. Minor Earth Major Sky.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 02. Little Black Heart.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 03. Velvet.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 04. Summer Moved On.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 05. The Sun Never Shone That Day.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 06. To Let You Win.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 07. The Company Man.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 08. Thought That It Was You.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 09. I Wish I Cared.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 10. Barely Hanging On.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 11. You'll Never Get Over Me.mp3
2025-04-28T15:06:03 update: added USB/T7/music/A/a-ha/a-ha - Minor Earth Major Sky/a-ha - Minor Earth Major Sky - 12. I Won't Forget Her.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/06 - Bap - Neppes Ihrefeld Un Kreuzb.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/01 - Bap - Das Grosse Schu Bi Du.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/02 - Bap - Stell Dir Vuur.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/03 - Bap - Sinnflut.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/04 - Bap - Liebesleed.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/05 - Bap - Et Neuste Testament.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/07 - Bap - Alptraum Eines Opportunis.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/1979 - Bap - BAP rockt andere koelsche Leeder (256 Mp3)/08 - Bap - Hang On Sloopywahnsinn.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/03 Eddie's Radio Show.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/01 Wat 'e Johr!.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/02 Aff un zo.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/07 Kilometerweit entfernt.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/04 Shoeshine.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/05 Mau Mau.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/06 Die Moritat vun Jan un Griet.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/08 Souvenirs.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/09 Istanbul.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/10 Chippendale Desch.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/11 Noh Zahle mohle.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/12 Suwiesu.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/13 Irjenden Rock'n'Roll-Band.mp3
2025-04-28T15:06:03 update: added USB/T7/music/B/BAP/Aff Un Zo/14 Dir allein.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/01 - Bap - Ne Schöne Jrooß.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/02 - Bap - Wat Ess.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/03 - Bap - Stollwerck-Leed.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/04 - Bap - Anna.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/05 - Bap - Häng De Fahn Eruss.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/06 - Bap - Helfe Kann Dir Keiner.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/08 - Bap - Vun Mir Uss Kitsch.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/07 - Bap - Ruut-Wieß-Blau Querjestriefte Frau.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/09 - Bap - Kumm Op Ming Sick.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Affjetaut/10 - Bap - Pardong.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/07 - Bap - Time Is Cash, Time Is Money.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/01 - Bap - Ahl Männer, Aalglatt.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/02 - Bap - Endlich Allein.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/03 - Bap - Lisa.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/04 - Bap - Globus.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/05 - Bap - Breef Ahn Üch Zwei.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/06 - Bap - Bunte Trümmer.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/08 - Bap - Halt Mich Fest.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Ahl Männer, Aalglatt/09 - Bap - Almanya.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 05. Saach, wat ess bloss passiert.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 01. Nix wie bessher.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 02. Silver un Jold.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 03. Amok.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 04. Wie 'ne blaue Ballon.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 07. Niemohls verstonn.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 06. Amerika.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 09. Do jeht ming Frau.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 08. Talk Show.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 12. Wirklich noch nie.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 10. Novembermorje.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 11. Völlig ejal.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 14. Weihnachtsnaach.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/BAP - Amerika/BAP - Amerika - 13. Asphaltpirate.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 01 - Wenn Et Bedde Sich Lohne Däät.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 02 - Ne Schöne Jrooss.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 03 - Eins Für Carmen Un En Insel.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 04 - Do Kanns Zaubere.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 05 - Zehnter Juni.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 06 - Weisste Noch_.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 07 - Kristallnaach.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 08 - Nemm Mich Met.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 1) 09 - Ahn 'Ner Leitplank.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 01 - Su 'Ne Morje.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 02 - Helfe Kann Dir Keiner.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 03 - Verdamp Lang Her.mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 04 - Frau, Ich Freu Mich (Live Version).mp3
2025-04-28T15:06:04 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 05 - Waschsalon.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 06 - Liebesleed.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 07 - Stell Dir Vür.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 08 - Et Letzte Leed.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess Demnähx (live)/(Disc 2) 09 - Hundert Mohl.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/01 - Wenn et bedde sich lohne däät (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/02 - Ne schöne Jrooß (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/03 - Eins für Carmen un en Insel (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/04 - Do kanns zaubere (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/05 - Zehnter Juni (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/06 - Weißte noch (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/07 - Kristallnaach (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/08 - Nemm mich met (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 1/09 - Ahn 'ner Leitplank (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/02 - Helfe kann dir keiner (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/01 - Su 'ne Morje (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/03 - Verdamp lang her (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/04 - Frau, ich freu mich (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/05 - Waschsalon (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/06 - Liebesleed (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/07 - Stell dir vüür (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/08 - Et letzte Leed (Live).flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Bess demnähx (Live) - CD 2/09 - Hundert mohl.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/01 - Stadt im Niemandsland.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/02 - Fortsetzung folgt.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/03 - Shanghai.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/04 - Op dä Deckel vum Clown.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/05 - Rääts un links vum Bahndamm.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/06 - Sandino.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/07 - Dat däät joot.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/08 - Saison der Container.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Da Capo/09 - Flüchtig.flac
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/10 - Bap - Wo Mer Andlich Sommer Han.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/01 - Bap - Verdamp Lang Her.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/02 - Bap - Sudstadt Verzall Nix.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/03 - Bap - Jraaduss.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/04 - Bap - Waschsalor.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/05 - Bap - Jupp.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/06 - Bap - Frau, Ich Freu Mich.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/07 - Bap - Musli Man.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/08 - Bap - Fuhl Ahm Strand.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Für Usszeschnigge/09 - Bap - Ens Em Vertraue.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/03 - Bap - Wie Die Sichel Vum Mohnd.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/01 - Bap - Widderlich.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/02 - Bap - Jipsmann.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/12 - Bap - Queen Vun Da Ihrestrooss.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/04 - Bap - Paar Daach Fröher.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/05 - Bap - Noher Zo Mir.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/06 - Bap - Om Naasse Asphalt.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/07 - Bap - Blonde Mohikaner.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/08 - Bap - Hoffnungslos.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/09 - Bap - Wofur.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/10 - Bap - Naachtijall.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Pik Sibbe/11 - Bap - Met Wolke Schwaade.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/09 - Bap - Wenn Et Bedde Sich Lohne Däät.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/01 - Bap - Kristallnaach.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/02 - Bap - Wellenreiter.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/03 - Bap - Zehnter Juni.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/04 - Bap - Wie ´ne Stein.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/05 - Bap - Do Kanns Zaubere.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/06 - Bap - Nit Für Kooche -1-.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/07 - Bap - Nit Für Kooche -2-.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/08 - Bap - Ahn ´ner Leitplank.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/10 - Bap - Eins Für Carmen Un En Insel.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Vun Drinne Noh Drusse/11 - Bap - Koot Vüür Aach.mp3
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 01 - Lass se doch reden.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 02 - Verdamp lang her.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 03 - Ne schöne Jrooss.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 04 - Anna.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 05 - Ich danz met dir.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 06 - Do kanns zaubere.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 07 - Kristallnaach.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 08 - Helfe kann Dir keiner.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 09 - Paar Daach fröher.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 10 - Alexandra, net nur do.flac
2025-04-28T15:06:05 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 11 - Ahl Männer, ahlglatt.flac
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 12 - Fortsetzung folgt.flac
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 13 - Alles em Lot.flac
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 14 - Wahnsinn.flac
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 15 - Waschsalon.flac
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/Wahnsinn/BAP - Wahnsinn - 16 - Wellenreiter.flac
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/01 - Bap - Denn Mer Sinn Widder Wer.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/02 - Bap - Vis À Vis.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/03 - Bap - Bleifooss.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/04 - Bap - Alles Em Lot.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/05 - Bap - Happy End.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/06 - Bap - Freio.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/07 - Bap - Sie Määt Süchtig.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/08 - Bap - Wat, Usser Rock'n'roll.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/09 - Bap - Domohls.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/10 - Bap - Griefbar Noh.mp3
[src/libmpg123/id3.c:process_comment():584] error: No comment text / valid description?
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/X Für 'e U/11 - Bap - Land En Sicht.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/01 Denn mer sinn widder wer.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/02 Ahl Männer, aalglatt.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/03 Domohls.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/04 Fortsetzung folgt.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/05 Alexandra, nit nur du.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/06 Ex, hopp & weg.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/07 Helfe kann dir keiner.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/08 Jraaduss.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/09 Drei Wünsch frei.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (1)/10 Vis à Vis.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/07 Verdamp lang her.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/01 Freio.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/03 Heroes_Helden.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/02 Luckiest man in the western world.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/04 Anna.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/05 Ne schöne Jrooß.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/06 Alles em Lot.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/08 Frau, ich freu mich.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/09 Shanghai-Sheraton.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/BAP/_..affrocke!! (2)/10 Bleifooß.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/01 Bum.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/02 Stripped.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/03 Glam.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/04 Croco tears.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/05 Harm.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/06 Light breeze.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/07 Lago di Bolsena.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/08 October.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/09 Happiness.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/10 Guineapix.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/11 Leprosy.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/12 Bunnies & Crows.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/13 Dark Clouds.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bananafishbones/My private Rainbow/14 Bonus Track.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 02. Going Down To Liverpool.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 01. Hero Takes A Fall.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 04. If She Knew What She Wants.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 03. Manic Monday.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 05. Walk Like An Egyptian.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 06. Walking Down Your Street.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 07. Following.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 08. Hazy Shade Of Winter.mp3
2025-04-28T15:06:06 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 09. In Your Room.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 10. Eternal Flame.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 11. Be With You.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 12. I'll Set You Free.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 13. Everything I Wanted.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Greatest Hits/Bangles - Greatest Hits - 14. Where Were You When I Needed You.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangels- Heaven Is A Place On Earth.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Walk Like An Egyptain.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Cruel Summer.MP3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Everything - 07 - Glitter years.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - If She Knew What She Wants.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/Bangles - Manic Monday.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Bangles/The Bangles - Hazy Shade of Winter.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/02 - Loving Is Easy.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/01 - Berlin.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/05 - Nova Lepidoptera.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/03 - Mockingbird.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/04 - Sip Of Wine.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/06 - In Memory Of The Martyrs.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/07 - Life Is For Living.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/08 - Child Of The Universe.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Berlin - A Concert For The People/09 - Hymn.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/03 - Friend of Mine.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/01 - Hymn.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/02 - Love Is Like a Violin.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/04 - Poor Man's Moody Blues.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/05 - Hard Hearted Woman.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/06 - Sea of Tranquility.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/07 - Spirit on the Water.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/08 - Leper's Song.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Gone to Earth/09 - Taking Me Higher.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/07 - Just a Day Away (Forever Tomorrow).flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/01 - Fifties Child.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/02 - Looking From the Outside.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/03 - Teenage Heart.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/04 - High Wire.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/05 - Midnight Drug.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/06 - Waiting for the Right Time.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/08 - Paraiso Dos Cavalos.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Ring of Changes/09 - Ring of Changes.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Barclay James Harvest/Turn Of The Tide/Barclay James Harvest - Turn Of The Tide.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/03 - Saturday Night.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/01 - It´S A Game.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/16 - You Made Me Believe In Magic.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/02 - I Only Want To Be With You.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/04 - Bye Bye Baby.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/05 - Rock And Roll Love Letter.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/06 - Yesterday´S Hero.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/07 - Dedication.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/08 - Don't Stop The Music.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/09 - Give A Little Love.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/10 - Money Honey.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/11 - Remember (Sha La La La).flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/12 - Where Will I Be Now.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/13 - Summer Love Sensation.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/14 - You´Re A Woman.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Bay City Rollers/Starke Zeiten/15 - Shang-A-Lang.flac
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 25. Fun, Fun, Fun (single version).mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 01. Surfer Girl.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 02. Catch A Wave.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 03. The Surfer Moon.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 04. South Bay Surfer.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 05. The Rocking Surfer.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 06. Little Deuce Coupe.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 07. In My Room.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 08. Hawaii.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 09. Surfers Rule.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 10. Our Car Club.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 11. Your Summer Dream.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 12. Boogie Woodie.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 13. Fun, Fun, Fun.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 14. Don't Worry Baby.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 15. In The Parkin' Lot.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 17. The Warmth Of The Sun.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 16. ''Cassius'' Love Vs. ''Sonny'' Wilson.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 18. This Car Of Mine.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 19. Why Do Fools Fall In Love.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 20. Pom Pom Play Girl.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 21. Keep An Eye On Summer.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 22. Shut Down, Part II.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 23. Louie Louie.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 24. Denny's Drums.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 26. In My Room (German version).mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Surfer Girl - Shut Down Vol 2/The Beach Boys - Surfer Girl - Shut Down Vol 2 - 27. I Do (bonus).mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 02. That's Why God Made The Radio.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 01. Think About The Days.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 05. The Private Life Of Bill And Sue.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 03. Isn't It Time.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 04. Spring Vacation.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 08. Beaches In Mind.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 06. Shelter.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 07. Daybreak Over The Ocean.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 09. Strange World.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 10. From There To Back Again.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 11. Pacific Coast Highway.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - That's Why God Made The Radio/The Beach Boys - That's Why God Made The Radio - 12. Summer's Gone.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 12. Transcendental Meditation.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 01. Meant For You.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 02. Friends.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 03. Wake The World.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 04. Be Here In The Mornin'.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 05. When A Man Needs A Woman.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 06. Passing By.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 07. Anna Lee, The Healer.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 08. Little Bird.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 09. Be Still.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 10. Busy Doin' Nothin'.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 11. Diamond Head.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 15. Bluebirds Over The Mountain.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 13. Do It Again.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 14. I Can Hear Music.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 18. The Nearest Faraway Place.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 16. Be With Me.mp3
2025-04-28T15:06:07 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 17. All I Want To Do.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 19. Cotton Fields.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 20. I Went To Sleep.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 21. Time To Get Alone.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 22. Never Learn Not To Love.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 23. Our Prayer.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 24. Cabinessence.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 25. Break Away.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 26. Celebrate The News.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 27. We're Together Again.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 28. Walk On By.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - SFriends - 20-20/The Beach Boys - Friends - 20-20 - 29. Old Folks At Home - Old Man River.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 23. Heroes And Villains (Alternate Take).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 01. Heroes And Villains.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 02. Vegetables.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 04. She's Goin' Bald.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 03. Fall Breaks And Back To Winter (W. Woodpecker Symphony).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 05. Little Pad.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 06. Good Vibrations.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 07. With Me Tonight.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 08. Wind Chimes.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 09. Gettin' Hungry.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 10. Wonderful.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 11. Whistle In.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 12. Wild Honey.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 13. Aren't You Glad.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 14. I Was Made To Love Her.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 15. Country Air.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 16. A Thing Or Two.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 17. Darlin'.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 18. I'd Love Just Once To See You.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 19. Here Comes The Night.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 20. Let The Wind Blow.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 21. How She Boogalooed It.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 22. Mama Says.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 24. Good Vibrations (Various Sessions).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 25. Good Vibrations (Early Take).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 26. You're Welcome.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 27. Their Hearts Were Full Of Spring.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Smiley Smile & Wild Honey/The Beach Boys - Smiley Smile & Wild Honey - 28. Can't Wait Too Long.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 03. Add Some Music To Your Day.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 01. Slip On Through.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 02. This Whole World.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 19. Lookin' At Tomorrow (A Welfare Song).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 04. Got To Know The Woman.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 05. Deirdre.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 06. It's About Time.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 07. Tears In The Morning.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 08. All I Wanna Do.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 09. Forever.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 10. Our Sweet Love.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 11. At My Window.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 12. Cool, Cool Water.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 13. Don't Go Near The Water.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 14. Long Promised Road.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 15. Take A Load Off Your Feet.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 16. Disney Girls (1957).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 17. Student Demonstration Time.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 18. Feel Flows.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 20. A Day In The Life Of A Tree.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 21. 'Til I Die.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Sunflower Surf's Up/The Beach Boys - Sunflower Surf's Up - 22. Surf's Up.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 18. Help Me, Rhonda (Single Version).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 01. Do You Wanna Dance.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 02. Good To My Baby.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 03. Don't Hurt My Little Sister.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 04. When I Grow Up (To Be a Man).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 05. Help Me, Rhonda (LP Version).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 06. Dance, Dance, Dance.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 07. Please Let Me Wonder.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 08. I'm So Young.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 09. Kiss Me, Baby.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 10. She Knows Me Too Well.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 11. In the Back of My Mind.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 12. Bull Session With Big Daddy.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 13. The Girl From New York City.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 14. Amusement Parks USA.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 15. Then I Kissed Her.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 16. Salt Lake City.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 17. Girl Don't Tell Me.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 21. You're So Good To Me.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 19. California Girls.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 20. Let Him Run Wild.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 25. The Little Girl I Once Knew (Single).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 22. Summer Means New Love.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 23. I'm Bugged At My Ol' Man.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 24. And Your Dream Comes True.mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 26. Dance, Dance, Dance (Alt. Take).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 27. I'm So Young (Alt. Take).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 28. Let Him Run Wild (Alt. Take).mp3
2025-04-28T15:06:08 update: added USB/T7/music/B/Beach Boys/Beach Boys, The - Today! & Summer Days (And Summer Nights!!) [2001]/Beach Boys - Today! & Summer Days (And Summer Nights!!) [HDCD RM 2001] - 29. Graduation Day (Studio Version).mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/01 Super Disco Breakin'.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/02 The Move.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/03 Remote Control.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/04 Song For The Man.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/05 Just A Test.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/06 Body Movin'.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/07 Intergalactic.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/08 Sneakin' Out The Hospital.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/09 Putting Shame In Your Game.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/10 Flowin' Prose.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/11 And Me.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/12 Three Mc's And One Dj.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/13 Can't, Won't, Don't Stop.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/14 Song For Junior.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/15 I Don't Know.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/16 The Negotiation Limerick File.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/17 Electrify.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/18 Picture This.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/19 Unite.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/20 Dedication.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/21 Dr. Lee, Phd.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Hello Nasty/22 Instant Death.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/04 Bobo On The Corner.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/01 Sure Shot.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/02 Tough Guy.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/03 B-Boys Makin' With The Freak Freak.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/05 Root Down.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/06 Sabotage.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/07 Get It Together.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/08 Sabrosa.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/09 The Update.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/10 Futterman's Rule.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/11 Alright Hear This.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/12 Eugene's Lament.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/13 Flute Loop.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/14 Do It.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/15 Ricky's Theme.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/16 Heart Attack Man.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/17 The Scoop.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/18 Shambala.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/19 Bodhisattva Vow.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/ILL Communication/20 Transitions.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/01 Rhymin and Stealin.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/02 The New Style.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/03 She's Crafty.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/04 Posse In Effect.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/05 Slow Ride.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/06 Girls.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/07 Fight For Your Right.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/08 No Sleep Till Brooklyn.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/09 Paul Revere.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/10 Hold It Now, Hit It.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/11 Brass Monkey.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/12 Slow And Low.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/Licensed to Ill/13 Time To Get Ill.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beastie Boys/[non-album tracks]/00 (You Gotta) Fight for Your Right (to Party).mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 02. Dub Be Good To Me.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 01. Burundi Blues.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 04. The Ragged Trousered Percussionists.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 03. Before I Grow Too Old.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 09. Babies Makin' Babies (Stoop Rap).mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 05. For Spacious Lies.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 06. Blame It On The Bassline.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 07. Won't Talk About It.mp3
2025-04-28T15:06:09 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 08. Dance To The Drummer's Beat.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 12. For Spacious Lies (12'' Version).mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 10. The Whole World's Down On Me.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beats International/Beats International - Let Them Eat Bingo/Beats International - Let Them Eat Bingo - 11. Tribute To King Tubby.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 02. Get Your Mind Together.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 01. Comin' To Get You.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 06. Happiness On The Wind.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 03. If 60's Was 90's.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 04. Stone Crazy.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 05. Rilly Groovy.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 07. Sock It To Me.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 08. Feel The Heat.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Beautiful People/Beautiful People - If 60's Were 90's/Beautiful People - If 60's Were 90's - 09. The Sea...Eventually.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/01 - In a Big Country.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/02 - Inwards.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/03 - Chance.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/04 - 1000 Stars.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/05 - The Storm.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/06 - Harvest Home.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/07 - Lost Patrol.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/08 - Close Action.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/09 - Fields of Fire.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Big Country/The Crossing/10 - Porrohman.flac
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-03- Introducing Louise.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-01- Buena.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-02- NV.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-10- Stringmachine.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-04- Louise.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-05- Trains.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-07- Thursday.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-06- Sissy Boys And Girlie Men.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-08- Someday.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-09- The Story Behind Stringmachine.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-11- The New Guitar.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-12- See That My Grave Is Kept Clean.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-13- Bring It On Home.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-14- Black Jesus.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-15- Testify Give It Away.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-16- Angel Band.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-17- Ace Of Spades.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-18- 13 Question Method.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Bjørn Berge/Live In Europe/01-19- Minutes.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 01. End Of The Beginning.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 02. God Is Dead.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 03. Loner.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 04. Zeitgeist.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 05. Age Of Reason.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 06. Live Forever.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 07. Damaged Soul.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Black Sabbath/Black Sabbath - 13/Black Sabbath - 13 - 08. Dear Father.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 05 - Queen For A Day (Part 1).mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 01 - Way To Mandalay.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 02 - 3 Black Crows.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 03 - Diamonds And Rust.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 04 - Cartouche.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 17 - Way To Mandalay (Radio Edit) (Bonus Track).mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 06 - Queen For A Day (Part 2).mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 07 - Ivory Tower.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 08 - Nur Eine Minute.mp3
2025-04-28T15:06:10 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 09 - Ghost Of A Rose.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 10 - Mr. Peagram's Morris And Sword.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 11 - Loreley.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 12 - Where Are We Going From Here.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 13 - Rainbow Blues.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 14 - All For One.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 15 - Dandelion Wine.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blackmore's Night/Ghost Of A Rose/Blackmore's Night - Ghost Of A Rose - 16 - Mid Winter's Night (Live Acoustic Version) (Bonus Track).mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 04. Let's Go Through The Motion.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 01. Rising To The Top.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 02. Freaky.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 03. Looking Up To You.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 05. It Should Have Been You.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 06. I'm So Into You.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 07. Superbad.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 08. Love No Limit.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 09. Organisk 2.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 10. Organisk 1.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 11. Daddy.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blacknuss Allstars/Blacknuss Allstars - Made In Sweden/Blacknuss Allstars - Made In Sweden - 12. It Should Have Been You (Cutfater & Jow Radio Edit).mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/01 - Das geht raus.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/02 - Kleines Stück.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/03 - Alles getan.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/04 - Ich bin wach.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/05 - Meine Zeit wird kommen.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/06 - Meine Hände sind leer.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/07 - Protestsong.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/08 - Nachbarschaft.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/09 - Kann mich jemand hör'n.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/10 - Gibs mir.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/11 - Wer ich bin.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blik/Nachbarschaft/12 - Ich hab's versucht.flac
2025-04-28T15:06:11 update: added USB/T7/music/B/Blind Faith/Blind Faith - Blind Faith/Blind Faith - Blind Faith - 02. Can't Find My Way Home.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blind Faith/Blind Faith - Blind Faith/Blind Faith - Blind Faith - 01. Had To Cry Today.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blind Faith/Blind Faith - Blind Faith/Blind Faith - Blind Faith - 04. Presence Of The Lord.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blind Faith/Blind Faith - Blind Faith/Blind Faith - Blind Faith - 03. Well All Right.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blind Faith/Blind Faith - Blind Faith/Blind Faith - Blind Faith - 05. Sea Of Joy.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blind Faith/Blind Faith - Blind Faith/Blind Faith - Blind Faith - 06. Do What You Like.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/05 Stockholm Syndrome.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/01 Feeling This.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/02 Obvious.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/03 I Miss You.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/04 Violence.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/07 The Fallen Interlude.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/06 Down.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/13 Here's Your Letter.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/08 Go.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/09 Asthenia.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/10 Always.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/11 Easy Target.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/12 All of This.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Blink 182/14 I'm Lost Without You.mp3
2025-04-28T15:06:11 update: added USB/T7/music/B/Blink 182/Buddha/11 Reebok Commercial.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/01 Carousel.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/02 T.V..mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/03 Strings.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/04 Fentoozler.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/05 Time.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/06 Romeo & Rebecca.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/07 21 Days.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/08 Sometimes.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/09 Point of View.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/10 My Pet Sally.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/13 The Girl Next Door.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/12 Toast & Bananas.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Buddha/14 Don't.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/08 Does My Breath Smell_.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/01 Carousel.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/02 M+M's.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/03 Fentoozler.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/04 Touchdown Boy.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/05 Strings.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/06 Peggy Sue.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/07 Sometimes.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/11 Toast and Bananas.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/09 Cacophony.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/10 T.V..mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/13 Romeo and Rebecca.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/12 Wasting Time.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/14 Ben Wah Balls.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/15 Just About Done.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Cheshire Cat/16 Depends.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/00 Dammit.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/01 Pathetic.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/02 Voyeur.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/03 Dammit.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/04 Boring.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/05 Dick Lips.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/06 Waggy.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/07 Enthused.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/08 Untitled.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/09 Apple Shampoo.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/10 Emo.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/11 Josie.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/12 A New Hope.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/13 Degenerate.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/14 Lemmings.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Dude Ranch/15 I'm Sorry.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/04 Going Away to College.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/01 Dysentery Gary.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/02 Don't Leave Me.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/03 Aliens Exist.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/05 What's My Age Again_.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 Adam's Song.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 All the Small Things.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 Anthem.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 Dumpweed.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 Mutt.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 The Party Song.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Enema of the State/32 Wendy Clear.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/01 What Went Wrong_.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/01 Anthem Part Two.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/05 Story of a Lonely Guy.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/02 Online Songs.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/03 First Date.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/04 Happy Holidays, You Bastard.mp3
2025-04-28T15:06:12 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/06 The Rock Show.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/07 Stay Together for the Kids.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/08 Roller Coaster.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/09 Reckless Abandon.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/10 Everytime I Look for You.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/11 Give Me One Good Reason.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/12 Shut Up.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/Take Off Your Pants and Jacket/13 Please Take Me Home.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/05 Going Away to College.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/01 Dumpweed.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/02 Don't Leave Me.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/03 Aliens Exist.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/04 Family Reunion.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/06 What's My Age Again_.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/07 Rich Lips.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/08 Blow Job.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/09 Untitled.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/10 Voyeur.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/11 Pathetic.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/12 Adam's Song.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/13 Peggy Sue.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/14 Wendy Clear.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/15 Carousel.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/16 All the Small Things.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/17 Mutt.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/18 The Country Song.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/19 Dammit.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/20 Man Overboard.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/21 Hidden Track #01.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/22 Hidden Track #02.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/23 Hidden Track #03.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/24 Hidden Track #04.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/25 Hidden Track #05.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/26 Hidden Track #06.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/27 Hidden Track #07.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/28 Hidden Track #08.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/29 Hidden Track #09.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/30 Hidden Track #10.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/31 Hidden Track #11.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/32 Hidden Track #12.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/33 Hidden Track #13.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/34 Hidden Track #14.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/35 Hidden Track #15.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/36 Hidden Track #16.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/37 Hidden Track #17.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/38 Hidden Track #18.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/39 Hidden Track #19.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/40 Hidden Track #20.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/41 Hidden Track #21.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/42 Hidden Track #22.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/43 Hidden Track #23.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/44 Hidden Track #24.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/45 Hidden Track #25.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/46 Hidden Track #26.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/47 Hidden Track #27.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/48 Hidden Track #28.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blink 182/The Mark, Tom, and Travis Show (Enema Strikes Back)/49 Hidden Track #29.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/14 - Bang A Gong (Get It On) (live).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/01 - Hanging On The Telephone.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/02 - One Way Or Another.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/03 - Picture This.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/04 - Fade Away And Radiate.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/05 - Pretty Baby.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/06 - I Know But I Don't Know.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/07 - 11-59.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/08 - Will Anything Happen .flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/09 - Sunday Girl.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/10 - Heart Of Glass.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/11 - I'm Gonna Love You Too.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/12 - Just Go Away.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/13 - Once I Had A Love (aka The Disco Song).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/15 - I Know But I Don't Know (live).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/Parallel Lines/16 - Hanging On The Telephone (live).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/01 - Heart Of Glass.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/02 - Denis.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/03 - The Tide Is High.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/04 - In The Flesh.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/05 - Sunday Girl.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/06 - Dreaming.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/07 - Hanging On The Telephone.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/08 - Rapture.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/09 - Picture This.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/10 - Union City Blue.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/13 - Atomic.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/11 - (I'm Always Touched By Your) Presence, Dear.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/12 - Call Me (Theme from American Gigolo).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Best Of Blondie (comp) (1983)/14 - Rip Her To Shreds.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 05 - Picture This.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 01 - Denis.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 03 - Hanging on the Telephone.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 02 - The Tide Is High.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 04 - Rip Her to Shreds.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 06 - X Offender.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 07 - Rifle Range.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 08 - For Your Eyes Only.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 09 - Susie and Jeffrey.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 10 - Die Young Stay Pretty.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 11 - Island of lost Souls.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 12 - Platinum Blonde.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 13 - War Child.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blondie/The Essential Collection/Blondie - The Essential Collection - 14 - In the Flesh.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/01 - Opening- I Can't Turn You Loose.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/02 - Hey Bartender.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/03 - Messin' With The Kid.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/04 - (I Got Everything I Need) Almost.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/05 - Rubber Biscuit.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/06 - Shot Gun Blues.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/07 - Groove Me.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/08 - I Don't Know.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/09 - Soul Man.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/10 - 'B' Movie Box Car Blues.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/11 - Flip, Flop & Fly.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/Briefcase Full Of Blues/12 - Closing- I Can't Turn You Loose.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/05 - Everybody Needs Somebody To Love.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/01 - She Caught The Katy.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/02 - Peter Gunn Theme.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/03 - Gimme Some Lovin'.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/04 - Shake Your Tailfeather (feat Ray Charles).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/06 - The Old Landmark (feat James Brown).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/07 - Think (feat Aretha Franklin).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/08 - Theme From Rawhide.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/09 - Minnie The Moocher (feat Cab Calloway).flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/10 - Sweet Home Chicago.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Brothers/The Blues Brothers - Original Soundtrack Recording/11 - Jailhouse Rock.flac
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 02 - Blues is my middle name.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 01 - Red Blood.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 08 - Rattlesnake blues.mp3
2025-04-28T15:06:13 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 03 - Silent nite.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 04 - Hey little girl.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 05 - Cold rain.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 06 - I don t know.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 07 - Crippled mind.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 09 - I just can t keep from crying.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 10 - Uh wee baby.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 11 - Walk on.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 12 - She s gone.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 13 - Fool.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 14 - Tell me why.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 15 - Blues & lonesome.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Blues Company/...Blues, Ballads & Assorted Love Songs/Blues Company - ...Blues, Ballads & Assorted Love Songs - 16 - The blues is allright.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 06 - Dovun Dröm Ich Sulang (Tanzbr.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 01 - Unsere Altreucher.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 02 - Unsere Baum.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 03 - Dä Wing vun Kölle am Rhing.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 04 - Dr. Pillemann.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 05 - En minger Bud.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 07 - Ruut wiess blau querjestrieft.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 08 - Do kanns zaubere.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 09 - Time Is Cash, Time Is Money.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 10 - Pänz, Pänz, Pänz.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD1)/Bläck Fööss & Fründe - 1989 Em Millowitsch-Theater Disc 1 - 11 - Stellt üch Vüür (Imagine).flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 04 - Treck Noch Ens Dat Kleid Ahn.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 01 - Eierquell (Medley).flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 02 - Trizonesien Song.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 03 - Bütz Mich.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 06 - Jesöök Un Jefunge.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 05 - Penny Lane.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 09 - Männer (Männerchor-Version).flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 07 - Dat Wasser Vun Kölle.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 08 - Bye Bye My Love.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 10 - Huusmeister Kaczmarek.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 11 - En Unserem Veedel.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 12 - Joode Naach-Jooden Daach.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bläck Fööss/1989 Em Millowitsch-Theater (CD2)/Bläck Fööss - 1989 Em Millowitsch-Theater - 13 - Katrin.flac
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 03. I'll Sleep When I'm Dead.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 01. I Believe.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 02. Keep The Faith.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 06. If I Was Your Mother.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 04. In These Arms.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 05. Bed of Roses.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 12. Little Bit of Soul.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 07. Dry County.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 08. Woman in Love.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 09. Fear.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 10. I Want You.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 11. Blame It on the Love of Rock and Roll.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Bon Jovi - Keep the Faith/Bon Jovi - Keep the Faith - 13. Save a Prayer.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 07 - You Give Love A Bad Name.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 01 - Livin' On A Prayer.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 02 - Keep The Faith.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 04 - Always.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 03 - Someday I'll Be Saturday Night.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 05 - Wanted Dead Or Alive.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 06 - Lay Your Hands On Me.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 12 - I'll Be There For You.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 08 - Bed Of Roses.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 09 - Blaze Of Glory.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 10 - In These Arms.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 11 - Bad Medicine.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 13 - In & Out Of Love.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 14 - Runaway.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crossroad/Bon Jovi - Crossroad - 15 - Never Say Goodbye.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 01 - It's My Life.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 02 - Say It Isn't So.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 03 - Thank You For Loving Me.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 04 - Two Story Town.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 05 - Next 100 Years.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 06 - Just Older.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 07 - Mystery Train.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 08 - Save The World.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 10 - She's A Mystery.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 09 - Captain Crash & The Beauty Queen From Mars.mp3
2025-04-28T15:06:14 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 11 - I Got The Girl.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 12 - One Wild Night.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Bon Jovi/Crush/Bon Jovi - Crush - 13 - I Could Make A Living Out Of Lovin' You.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/03 - Hooray! Hooray! It' s A Holi-Holiday.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/01 - Let It All Be Music.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/02 - Gotta Go Home.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/07 - Rivers Of Babylon.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/04 - Daddy Cool.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/05 - Belfast.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/06 - A Woman Can Change A Man.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/08 - Bahama Mama - Long Version.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/09 - Brown Girl In The Ring.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/10 - Ma Baker.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/11 - King Of The Road.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/12 - Painter Man.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/13 - Ribbons Of Blue.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/14 - Sunny.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/15 - Plantation Boy.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/16 - Bye Bye Blue Bird.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/17 - Silent Lover.mp3
2025-04-28T15:06:15 update: added USB/T7/music/B/Boney M/18 - Rasputin - Maxi Version.mp3
2025-04-28T15:06:17 update: added USB/T7/music/B/Boney M/a01 - Felicidad (Margherita).mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a02 - Happy Song.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a03 - Kalimba De Luna.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a04 - Dreadlock Holyday.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a05 - Going Back West.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a06 - Malaika.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a07 - I See A Boat On The River.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a08 - Got Cha Loco.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a09 - Barbarella Fortuneteller.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a10 - Bang Bang Lulu.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a11 - African Moon.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a12 - Young, Free And Single.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a13 - My Friend Jack.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a14 - Sample City.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a15 - The Alibama.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a16 - Exodus (Noah's Ark 2001).mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a17 - Kalimba De Luna - Instrumental Version.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boney M/a18 - Felicidad America (Obama - Obama) - Long English Version.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 04. My Pink Half Of The Drainpipe.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 01. The Intro & The Outro.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 02. Canyons Of Your Mind.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 03. Trouser Press.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 06. Mickey's Son & Daughter.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 05. Postcard.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 09. Mr Apollo.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 07. Tent.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 19. Can Blue Men Sing The Whites.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 08. I'm The Urban Spaceman.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 10. Sport (The Odd Boy).mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 11. Bad Blood.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 12. Shirt.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 14. Big Shot.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 13. Jazz, Delicious Hot, Disgusting Cold!.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 15. Jollity Farm.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 16. Readymades.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 17. Rhinocratic Oaths.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 18. Humanoid Boogie.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 20. Mr Slater's Parrot.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 21. The Strain.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band/Bonzo Dog Band - The Bestiality Of Bonzo Dog Band - 22. We Are Normal.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 01. Green Onions.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 02. Rinky-Dink.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 03. I Got A Woman.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 04. Mo' Onions.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 05. Twist And Shout.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 06. Behave Yourself.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 07. Stranger On The Shore.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 08. Lonely Avenue.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 09. One Who Really Loves You.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 10. You Can't Sit Down.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 11. A Woman, A Lover, A Friend.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Booker T. & The MG's/Booker T. & The MG's - Green Onions (1995 RE)/Booker T. & The MG's - Green Onions (1995 RE) - 12. Comin' Home Baby.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/04 - Cool The Engines.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/01 - Amanda.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/02 - We're Ready.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/03 - The Launch.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/09 - Can'tcha Say - Still In Love.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/05 - My Destination.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/06 - A New World.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/07 - To Be A Man.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/08 - I Think I Like It.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boston/Third Stage/10 - Hollyann.flac
2025-04-28T15:06:18 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 01. This Is The Beginning.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 02. Waitress.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 03. Army.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 04. Little Numbers.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 05. Drive Darling.mp3
2025-04-28T15:06:18 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 06. Railway.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 07. Waltz For Pony.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 08. Boris.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 09. Oh Boy.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 10. Skin.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 11. Silver Streets.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD1)/Boy - Mutual Friends - 12. July.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD2) (Bonus Acoustic Disc)/Boy - Mutual Friends CD 2 (Bonus Acoustic Disc) - 02. Drive Darling.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD2) (Bonus Acoustic Disc)/Boy - Mutual Friends CD 2 (Bonus Acoustic Disc) - 01. Waitress.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD2) (Bonus Acoustic Disc)/Boy - Mutual Friends CD 2 (Bonus Acoustic Disc) - 03. Little Numbers.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD2) (Bonus Acoustic Disc)/Boy - Mutual Friends CD 2 (Bonus Acoustic Disc) - 04. Boris.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD2) (Bonus Acoustic Disc)/Boy - Mutual Friends CD 2 (Bonus Acoustic Disc) - 05. Skin.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends (CD2) (Bonus Acoustic Disc)/Boy - Mutual Friends CD 2 (Bonus Acoustic Disc) - 06. July.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 01. This is the beginning.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 02. Waitress.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 03. Drive darling.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 04. Waitress.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 05. Army.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 06. Little numbers.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 07. Boris.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 08. Little numbers.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 09. Drive darling.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 10. Skin.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 11. July.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 12. Railway.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 13. Waltz for pony.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 14. Boris.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 15. Oh boy.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 16. Skin.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 17. Silver streets.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Boy/Boy - Mutual Friends/Boy - Natural Friends - 18. July.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/07 - Tip-top Hornpipe - Primrose Polka.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/01 - Waterman's Hornpipe.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/02 - Fable of the Wings.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/03 - The Miller's Three Sons.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/04 - The Maid and the Palmer.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/05 - Bad News.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/06 - Sovay.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/12 - The Handweaver and the Factory Maid.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/08 - Jolly Bold Robber.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/09 - Old Grenadier.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/10 - George's Son.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/11 - Da Floo'er O'Taft - Lass O' Paties Mill.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/13 - The Rose Lawn Quadrille.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/14 - Willie the Waterboy.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/16 - Riding Down to Portsmouth.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/15 - Doctor Fauster's Tumblers - The Night of Trafalgar - Prince William.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/17 - Trowie Burn.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Brass Monkey/The Complete Brass Monkey/18 - The Foxhunt.flac
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 03. It Never Entered My Mind.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 01. Alone Together.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 02. How High The Moon.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 05. If You Could See Me Now.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 04. 'Tis Autumn.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 11. Show Me (bonus track).mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 06. September Song.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 08. Time On My Hands.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 07. You'd Be So Nice To Come Home To.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 10. Early Morning Mood.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 09. You And The Night And The Music.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 15. Almost Like Being In Love (bonus track).mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 12. I Talk To The Trees (bonus track).mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 13. Thank Heaven For Little Girls (bonus track).mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker/Chet Baker - CHET - The Lyrical Trumpet of Chet Baker - 14. I Could Have Danced All Night (bonus track).mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Chet Baker In Paris Vol 2/Chet Baker - Chet Baker In Paris Vol 2 - 04. How Deep Is The Ocean.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Chet Baker In Paris Vol 2/Chet Baker - Chet Baker In Paris Vol 2 - 01. Broken Wing.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Chet Baker In Paris Vol 2/Chet Baker - Chet Baker In Paris Vol 2 - 02. Black Eyes.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Chet Baker In Paris Vol 2/Chet Baker - Chet Baker In Paris Vol 2 - 03. Oh You Crazy Moon.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Chet Baker In Paris Vol 2/Chet Baker - Chet Baker In Paris Vol 2 - 05. Blue Gilles.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 01. Irresistible You.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 02. Bernie's Tune.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 03. Nights At The Turntable.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 04. Walkin' Shoes.mp3
2025-04-28T15:06:19 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 05. The Lady Is A Tramp.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 06. Broadway.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 07. My Old Flame.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 08. My Funny Valentine.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 09. Come Out, Wherever You Are.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 10. All The Things You Are.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 11. But Not For Me.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 12. Stella By Starlight.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 13. Let's Get Lost.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 14. Lover Man.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 15. Minor Yours.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - Irresistible You/Chet Baker - Irresistible You - 16. Lucius Lu.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 02. My Funny Valentine.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 01. All Blues.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 03. Well You Needn't.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 04. Summertime.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 05. In Your Own Sweet Way.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 06. Django.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - My Favourite Songs/Chet Baker - My Favourite Songs - 07. I Fall In Love Too Easily.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 02. I Get Along Without You Very Well.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 01. Look For The Silver Lining.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 05. Sippin' At Bells.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 03. Conception.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 07. My Funny Valentine (Reprise).mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 04. There's A Small Hotel.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Baker - The Last Concert/Baker, Chet - The Last Concert - 06. Tenderly.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Barker - Oh you crazy moon/Chet Baker - Oh You Crazy Moon - 01. The Touch Of Your Lips.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Barker - Oh you crazy moon/Chet Baker - Oh You Crazy Moon - 02. Beautiful Black Eyes.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Barker - Oh you crazy moon/Chet Baker - Oh You Crazy Moon - 03. Oh You Crazy Moon.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Barker - Oh you crazy moon/Chet Baker - Oh You Crazy Moon - 04. Love For Sale.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Barker - Oh you crazy moon/Chet Baker - Oh You Crazy Moon - 05. Once Upon A Summertime.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chet Baker/Chet Barker - Oh you crazy moon/Chet Baker - Oh You Crazy Moon - 06. My Funny Valentine.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 01 - Stevedoors Stop.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 02 - Come Friday.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 03 - Sweet Sue.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 04 - Wild Cat Blues.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 05 - St. Louis Blues.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 06 - Alligator Hop.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 07 - Good Queen Bess.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 08 - Creole Love Call.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 09 - South Rampart Street Parade.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 10 - Snag It.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Come Friday/Chris Barber - Come Friday - 11 - Easter Parade.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 13 - Black & Tan Fantasy - The Mooche.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 01 - Blue Blood Blues.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 02 - Slow Drag Blues.mp3
2025-04-28T15:06:20 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 03 - Merrydown Rag.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 04 - Chimes Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 05 - Carolina Moon.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 07 - The Spell Of The Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 06 - Misty Morning - Jungle Nights In Harlem.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 08 - Freeze & Melt.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 09 - All Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 10 - Battersea Rain Dance.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 11 - Devaluation Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 12 - Jubilee Stomp.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 14 - The Martinique.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Jubilee Stomp/Chris Barber - Jubilee Stomp - 15 - Lead On Me.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 07 - St. Philip Street Breakdown.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 01 - I Never Shall Forget.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 02 - Royal Garden Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 03 - Harlem Bound.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 04 - Over In Gloryland.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 05 - Saratoga Swing.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 06 - Lazy River.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 08 - Battersea Rain Dance.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 09 - Makin' Whoopee.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 10 - Wild Cat Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 11 - Swet As Bear Meat.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 12 - God Can Do Anything.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Live in East Berlin/Chris Barber - Live in East Berlin - 13 - Revival.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 03 - Wild Cat Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 01 - Petite Fleur.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 02 - When the Saints Go Marchi.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 04 - April Showers.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 05 - Sweet Georgia Brown.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 06 - Majorca.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 07 - High Society.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 08 - Whistlin' Rufus.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 09 - Bourbon Street Parade.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 10 - Trouble in Mind.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 11 - Everybody Loves My Baby.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 12 - Jailhouse Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 13 - When You And I Were Youn.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 14 - Bill Bailey Won't You Ple.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 15 - Beale Street Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 16 - Mood Indigo.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 17 - You Rascal You.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 18 - Bye & Bye.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/Petite Fleur/Chris Barber - Petite Fleur - 19 - Savoy Blues.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 02 - Petite Fleur (feat. Monty Sunshine).mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 01 - Willie The Weeper.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 14 - Wild Cat Blues (feat. Monty Sunshine).mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 03 - Everybody Loves My Baby.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 05 - Bourbon St. Parade.mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 04 - Beale St. Blues (feat. Ottilie Patterson).mp3
2025-04-28T15:06:21 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 07 - Tishomingo Blues.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 06 - Bill Bailey Won't You Please Come Home (feat. Monty Sunshine).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 09 - New Blues.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 08 - I Wish I Could Shimmy Like My Sister Kate (feat. Ottilie Patterson).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 11 - Whistling Rufus.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 10 - When You & I Were Young, Maggie (feat. Monty Sunshine).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 13 - High Society.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 12 - Jailhouse Blues (feat. Ottilie Patterson).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 15 - One Sweet Letter From You.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 18 - Savoy Blues.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 16 - Make Me A Pallet (feat. Ottilie Patterson).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 17 - Sweet Georgia Brown (feat. Chris Barber).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 19 - Thriller Rag.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 21 - Panama Rag.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Chris Barber/The Essential Chris Barber/Chris Barber - The Essential Chris Barber - 20 - Trouble In Mind (feat. Ottilie Patterson).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 01 - Will it Go 'Round Circles.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 02 - Mercy Street.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 03 - Tomorrow Never Knows.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 04 - Thieves In The Temple.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 05 - This Must Be Love.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 06 - Delays On The Downtown 6.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 07 - She's Not There.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 08 - The Shadow Of Your Smile.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 09 - Is Love Enough.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 10 - Ain't No Half Steppin'.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 11 - Spooky.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Christy Baron/steppin'/Christy Baron - steppin' - 12 - Nite And Day.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 01 - Fumblin' with the Blues.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 02 - Clap Hands.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 03 - Invitation to the Blues.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 04 - Heartattack & Vine.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 05 - Jockey Full of Bourbon.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 06 - Ice Cream Man.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 07 - Wrong Side of the Road.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 08 - Saving All My Love for You.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 09 - Romeo is Bleeding.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 10 - Swordfishtrombones.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 11 - Dirt in the Ground.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 12 - Cold Cold Ground.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 13 - $29.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Claudia Bettinaglio/Saving All My Love/Claudia Bettinaglio - Saving All My Love - 14 - Cold Water.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/01 - Just An Old Manuscript.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/02 - Katy.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/03 - She's A Wine-O.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/05 - Shoutin' Blues.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/17 - Nails.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/04 - Did You Ever See Jackie Robinson Hit That Ball.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/06 - After You've Gone.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/07 - St. Louis Baby.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/08 - Wonderful Thing.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/09 - The Slider.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/10 - Mine, Too.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/11 - Walking Slow Behind You.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/12 - Normania.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/13 - Rocky Mountain Blues.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/14 - Rat Race.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/15 - Solid As A Rock.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/16 - Sweets.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/Count Basie/Shoutin' Blues/18 - Beaver Junction.flac
2025-04-28T15:06:22 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 03. Drive-in Saturday.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 01. Watch That Man.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 02. Aladdin Sane (1913-1938-197).mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 04. Panic In Detroit.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 05. Cracked Actor.mp3
2025-04-28T15:06:22 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 06. Time.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 07. The Prettiest Star.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 08. Let's Spend the Night Together.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 09. The Jean Genie.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Aladdin Sane/David Bowie - Aladdin Sane - 10. Lady Grinning Soul.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 09. Don't Let Me Down & Down.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 01. The Wedding.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 02. You've Been Around.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 03. I Feel Free.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 04. Black Tie White Noise.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 05. Jump They Say.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 06. Nite Flights.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 07. Pallas Athena.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 08. Miracle Goodnight.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 13. Jump They Say (Alternate Mix).mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 10. Looking For Lester.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 12. The Wedding Song.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 11. I Know It's Gonna Happen Someday.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Black Tie White Noise/David Bowie - Black Tie White Noise - 14. Lucy Can't Dance.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 02. John, I'm Only Dancing.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 01. Space Oddity.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 05. Suffragette City.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 03. Changes.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 04. Ziggy Stardust.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 10. Fame ['90 Remix].mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 06. Jean Genie.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 07. Diamond Dogs.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 08. Rebel Rebel.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 09. Young Americans.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 11. Golden Years.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 12. Heroes.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 13. Ashes To Ashes.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 14. Fashion.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 15. Let's Dance.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 16. China Girl.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 17. Modern Love.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie (Samsung)/David Bowie - Changesbowie - 18. Blue Jean.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 02. John, I'm Only Dancing.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 01. Space Oddity.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 05. Suffragette City.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 03. Changes.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 04. Ziggy Stardust.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 10. Fame ['90 Remix].mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 06. Jean Genie.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 07. Diamond Dogs.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 08. Rebel Rebel.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 09. Young Americans.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 11. Golden Years.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 12. Heroes.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 13. Ashes To Ashes.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 14. Fashion.mp3
2025-04-28T15:06:23 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 15. Let's Dance.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 16. China Girl.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 17. Modern Love.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Changesbowie/David Bowie - Changesbowie - 18. Blue Jean.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 05. Sweet Thing (Reprise).mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 01. Future Legend.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 02. Diamond Dogs.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 03. Sweet Thing.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 04. Candidate.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 07. Rock 'N' Roll With Me.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 06. Rebel Rebel.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 08. We Are The Dead.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 09. 1984.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 10. Big Brother.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Diamond Dogs/David Bowie - Diamond Dogs - 11. Chant Of The Ever Circling Skeletal Family.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 01. Beauty And The Beast.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 02. Joe The Lion.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 03. ''Heroes''.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 04. Sons Of The Silent Age.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 05. Blackout.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 06. V-2 Schneider.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 07. Sense Of Doubt.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 08. Moss Garden.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 09. Neuköln.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Heroes/David Bowie - ''Heroes'' - 10. The Secret Life Of Arabia.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 04. If I'm Dreaming My Life.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 01. Thursday's Child.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 02. Something In The Air.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 03. Survive.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 10. The Dreamers.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 05. Seven.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 06. What's Really Happening.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 07. The Pretty Things Are Going To Hell.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 08. New Angels Of Promise.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hours/David Bowie - Hours - 09. Brilliant Adventure.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 02. Oh! You Pretty Things.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 01. Changes.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 09. Song For Bob Dylan.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 03. Eight Line Poem.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 04. Life On Mars.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 05. Kooks.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 06. Quicksand.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 07. Fill Your Heart.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 08. Andy Warhol.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 11. The Bewlay Brothers.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Hunky Dory/David Bowie - Hunky Dory - 10. Queen Bitch.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 01. Fantastic Voyage.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 02. African Night Flight.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 03. Move On.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 05. Red Sails.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 04. Yassassin (Turkish For- Long Live).mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 06. D.J..mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 07. Look Back In Anger.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 08. Boys Keep Swinging.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 09. Repetition.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 10. Red Money.mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 11. I Pray, Olé (Previously Unissued Track Recorded 1979).mp3
2025-04-28T15:06:24 update: added USB/T7/music/B/David Bowie/David Bowie - Lodger/David Bowie - Lodger - 12. Look Back In Anger (New Version Recorded 1988).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 06. Shell Drive The Big Car.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 01. New Killer Star.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 02. Pablo Picasso.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 03. Never Get Old.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 04. The Loneliest Guy.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 05. Looking For Water.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 10. Reality.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 07. Days.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 08. Fall Dog Bombs The Moon.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 09. Try Some Buy Some.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 11. Bring Me The Disco King.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 12. Fly.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 13. Queen Of All The Tarts (Overture).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Reality/David Bowie - Reality - 14. Rebel Rebel.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 03. Scary Monsters (And Super Creeps).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 01. It's No Game (Part 1).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 02. Up The Hill Backwards.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 04. Ashes To Ashes.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 05. Fashion.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 06. Teenage Wildlife.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 07. Scream Like A Baby.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 08. Kingdom Come.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 09. Because You're Young.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 10. It's No Game (Part 2).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 11. Space Oddity (Re-Recorded Single B-Side, 1979).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 13. Crystal Japan (Japanese Single A-Side, 1979).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 12. Panic In Detroit (Re-Recorded Version, Previously Unreleased, 1979).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Scary Monsters/David Bowie - Scary Monsters - 14. Alabama Song (UK Single A-Side, 1979).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 03. (Don't Sit Down).mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 01. Space Oddity.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 02. Unwashed And Somewhat Slightly Dazed.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 04. Letter To Hermione.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 05. Cygnet Committee.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 06. Janine.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 07. An Occasional Dream.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 08. Wild Eyed Boy From Freecloud.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 09. God Knows I'm Good.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Space Oddity/Bowie, David - Space Oddity - 10. Memory Of A Free Festival.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Station To Station/David Bowie - Station To Station - 01. Station To Station.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Station To Station/David Bowie - Station To Station - 02. Golden Years.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Station To Station/David Bowie - Station To Station - 03. Word On A Wing.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Station To Station/David Bowie - Station To Station - 04. TVC15.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Station To Station/David Bowie - Station To Station - 05. Stay.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - Station To Station/David Bowie - Station To Station - 06. Wild Is The Wind.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 01. The Width of a Circle.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 02. All the Madmen.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 03. Black Country Rock.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 04. After All.mp3
2025-04-28T15:06:25 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 05. Running Gun Blues.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 06. Saviour Machine.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 07. She Shook Me Cold.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 08. The Man Who Sold the World.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 09. The Supermen.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 10. Lightning Frightening.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 11. Holy Holy.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 12. Moonage Daydream.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Man Who Sold the World/David Bowie - The Man Who Sold the World - 13. Hang Onto Yourself.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 01. Space Oddity.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 02. Changes.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 03. Starman.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 04. Ziggy Stardust.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 05. Suffragette City.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 06. John, I'm Only Dancing.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 07. The Jean Genie.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 08. Drive In Saturday.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 09. Life on Mars.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 10. Sorrow.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 11. Rebel Rebel.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 12. Rock & Roll Suicide.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 13. Diamond Dogs.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 14. Knock on Wood.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 15. Young Americans.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 16. Fame.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 17. Golden Years.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 18. TVC 15.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 1/David Bowie - The Singles Collection - Disc 1 - 19. Sound and Vision.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 02. Beauty & The Beast.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 01. Heroes.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 08. Scary Monsters (and Super Creeps).mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 03. Boys Keep Swinging.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 04. D.J..mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 05. Alabama Song.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 06. Ashes to Ashes.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 07. Fashion.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 09. Under Pressure.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 10. Wild Is the Wind.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 11. Let's Dance.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 12. China Girl.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 13. Modern Love.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 14. Blue Jean.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 15. This Is Not America.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 16. Dancing in the Street.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 17. Absolute Beginners.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie - The Singles Collection - Disc 2/David Bowie - The Singles Collection - Disc 2 - 18. Day-In Day-Out.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 05. Segue - Baby Grace (A Horrid Cassette).mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 01. Leon Takes Us Outside.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 02. Outside.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 03. The Hearts Filthy Lesson.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 04. A Small Plot Of Land.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 10. Segue - Algeria Touchshriek.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 06. Hallo Spaceboy.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 07. The Motel.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 09. No Control.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 08. I Have Not Been To Oxford Town.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 11. The Voyeur Of Utter Destruction (As Beauty).mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 12. Segue - Ramona A. Stone,I Am With Name.mp3
2025-04-28T15:06:26 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 13. Wishful Beginnings.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 14. We Prick You.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 15. Segue - Nathan Adler.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 16. I'm Deranged.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 17. Thru' These Architects Eyes.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 18. Segue - Nathan Adler (#2).mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/David Bowie/David Bowie -Outside/David Bowie - Outside - 19. Strangers When We Meet.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/04 - Old Devil Moon.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/01 - White Rabbit.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/02 - Body Talk.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/03 - Take Five.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/05 - Theme From Good King Bad.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/06 - California Dreamin'.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/07 - Take The 'A' Train.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/08 - So What.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/09 - Clockwise.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/Jazz Moods Hot/10 - Hold On I'm Comin'.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/03 - Never Give Up On A Good Thing.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/01 - Give Me The Night.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/02 - Turn Your Love Around.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/09 - The Masquerade.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/04 - Love X Love.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/08 - Breezin'.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/05 - Nothing's Gonna Change My Love For You.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/06 - The Greatest Love Of All.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/07 - Feel Like Making Love.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/15 - Being With You.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/10 - In Your Eyes.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/11 - You Are The Love Of My Life (with Roberta Flack).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/12 - Lady Love Me (One More Time).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/13 - Kisses In The Moonlight.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/14 - Love All The Hurt Away (with Aretha Franklin).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/16 - Moody's Mood (with Patti Austin).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/17 - Nature Boy.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/18 - Love Ballad.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/19 - Shiver.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/George Benson/The Very Best Of/20 - On Broadway (Live).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/01 - Mama Look A Boo Boo.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/02 - Come Back Lisa.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/03 - Man Smart (Woman Smarter).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/04 - Hava Nageela.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/05 - Danny Boy.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/07 - Cu Cu Ru Cu Cu Paloma.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/06 - Mercie Bon Dieu (From The Haitian Suite).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/08 - Shenandoah.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live In Concert At The Carnegie Hall - Disc 2/09 - Matilda.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/01 - Introduction-Darlin' Cora.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/02 - Sylvie.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/03 - Cotton Fields.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/04 - John Henry.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/05 - Take My Mother Home.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/06 - The Marching Saints.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/07 - Day O.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/08 - Jamaica Farewell.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/09 - Man Piaba.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Harry Belafonte/Live in Concert At The Carnegie Hall - Disc 1/10 - All My Trials.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/07 What's My Name (Dub).flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/01 Suzuki.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/02 Tarantino.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/05 Tremor.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/03 Jumping Shadow Part One.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/04 Jumping Shadow Part Two.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/06 Fatiche.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/09 I Don't Want To Play.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/08 Falling Parts.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/10 Toe Mountain.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/11 Georgis.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Howie B/Howie B - SoS Music 27 - FLAC24/12 Mirror.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - Colors of the Sun.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - For Everyman.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - I Thought I Was a Child.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - Our Lady of the Well.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - Ready or Not.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - Red Neck Friend.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - Sing My Songs to Me.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - Take It Easy.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - The Times You've Come.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/For Everyman/Jackson Browne - These Days.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - Boulevard.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - Of Missing Persons.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - Call It a Loan.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - Disco Apocalypse.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - Hold On Hold Out.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - Hold Out.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Hold Out/Jackson Browne - That Girl Could Sing.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 03. Chasing You Into The Light.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 01. World In Motion.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 02. Enough Of The Night.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 07. The Word Justice.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 04. How Long.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 06. When The Stone Begins To Turn.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 05. Anything Can Happen.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 08. My Personal Revenge.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 09. I Am A Patriot.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Jackson Browne - World In Motion/Browne, Jackson - World In Motion - 10. Lights And Virtues.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - Before The Deluge.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - Farther On.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - For A Dancer.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - Fountain Of Sorrow.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - Late For The Sky.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - The Late Show.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - The Road And The Sky.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Late For The Sky/Jackson Browne - Walking Slow.mp3
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/01 - Lawyers in Love.flac
2025-04-28T15:06:27 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/02 - On the Day.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/03 - Cut it Away.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/04 - Downtown.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/05 - Tender Is the Night.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/06 - Knock on Any Door.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/07 - Say It Isn't True.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lawyers In Love/08 - For a Rocker.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - Candy.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - In The Shape Of A Heart.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - Black And White.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - For America.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - Lives In The Balance.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - Lawless Avenues.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - Soldier Of Plenty.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Lives In The Balance/Jackson Browne - Till I Go Down.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Cocaine.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Love Needs A Heart.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Nothing But Time.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Rosie.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Running On Empty.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Shaky Town.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - Stay.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - The Load Out.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - The Road.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/Running on Empty/Jackson Browne - You Love The Thunder.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - The Fuse.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - Your Bright Baby Blues.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - Daddy's Tune.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - Linda Paloma.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - Here Come Those Tears Again.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - The Only Child.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - Sleep's Dark And Silent Gate.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/Jackson Browne/The Pretender/Jackson Browne - The Pretender.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/03 - I'll Take Everything - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/01 - 1973 - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/02 - One Of The Brightest Stars - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/04 - Same Mistake - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/05 - Carry You Home - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/06 - Give Me Some Love - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/07 - I Really Want You - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/08 - Shine On - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/09 - Annie - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/All the Lost Souls/10 - I Can't Hear The Music - James Blunt.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/02 - You're Beautiful.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/01 - High.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/04 - Goodbye My Lover.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/03 - Wisemen.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/05 - Tears And Rain.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/06 - Out Of My Mind.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/07 - So Long, Jimmy.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/08 - Billy.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/09 - Cry.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Blunt/Back To Bedlam/10 - No Bravery.flac
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 12. It's A Man's, Man's, Man's World.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 01. Please, Please, Please.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 02. Try Me.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 03. Good Good Lovin'.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 04. I'll Go Crazy.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 05. Think.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 06. Lost Someone.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 07. Night Train.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 08. Prisoner Of Love.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 09. Out Of Sight.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 10. Papa's Got A Brand New Bag.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 11. I Got You (I Feel Good).mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 18. Say It Loud - I'm Black And I'm Proud.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 13. Money Won't Change You.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 14. Cold Sweat.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 15. There Was A Time.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 16. I Got The Feelin'.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 17. Licking Stick - Licking Stick.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 19. Give It Up Or Turn It Loose.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 21. Mother Popcorn.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 20. I Don't Want Anybody To Give Me Nothing.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 1)/James Brown - Gold (Disc 1) - 22. Hey America.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 01. Get Up (I Feel Like Being A) Sex Machine.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 02. Super Bad.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 03. Soul Power.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 04. Hot Pants.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 05. Make It Funky.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 06. Talkin' Loud And Sayin' Nothing.mp3
2025-04-28T15:06:28 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 07. King Heroin.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 08. Get On The Good Foot.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 09. The Boss.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 10. Doing Tt To Death.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 11. The Payback.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 12. Papa Don't Take No Mess (live).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 13. My Thang.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 14. Funky President (People It's Bad).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 15. Get Up Offa That Thing.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 16. Body Heat.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 17. It's Too Funky In Here.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - Gold (Disc 2)/James Brown - Gold (CD 2) - 18. Living In America.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 03. Give It Up or Turnit a Loose (Rmx).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 01. It's a New Day.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 02. Funky Drummer.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 05. Funky Drummer (Bonus Beat Reprise).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 04. I Got to Move.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 07. Get Up, Get Into It and Get Involved (Mono).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 06. Talkin' Loud & Sayin' Nothing (Rmx).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 10. Blind Man Can See It (Extended).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 08. Soul Power (Re-Edit) (Mono).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/James Brown/James Brown - In the Jungle Groove [RM 2003]/James Brown - In the Jungle Groove [RM 2003] - 09. Hot Pants (She Got to Use What She Got to Get What She Wants).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 06. Serene (Featuring Olivia Safe).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 01. Corpus Christi Carol.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 02. HammerHead.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 03. Never Alone.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 04. Over The Rainbow.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 05. I Put A Spell On You (Featuring Joss Stone).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 07. Lilac Wine (Featuring Imelda May).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 08. Nessun Dorma.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 09. There's No Other Me (Featuring Joss Stone).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Emotion & Commotion/Jeff Beck - Emotion & Commotion - 10. Elegy For Dunkirk (Featuring Olivia Safe).mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 05. Trouble Man.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 01. So What.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 02. Plan B.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 03. Pork-U-Pine [Vocals- Saffron & Andy Wright].mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 04. Seasons [Vocal- Ronni Ancona].mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 06. Grease Monkey [Vocal- Nancy Sorrell].mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 08. Line Dancing With Monkeys.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 07. Hot Rod Honeymoon [Vocals- Nancy Sorrell & Baylen Leonard & The Beeched Boys].mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 09. JB's Blues.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 10. Pay Me No Mind [Jeff Beck Remix] [Vocal- me one].mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 11. My Thing [Vocals- Nancy Sorrell].mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 12. Bulgaria.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Jeff/Jeff Beck - Jeff - 13. Why Lord Oh Why.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Goodbye Pork Pie Hat - Performing This Week... Live At Ronnie Scott's - 12. Brush With The Blues.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 01. Beck's Bolero.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 02. Eternity's Breath.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 03. Stratus.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 04. Cause We've Ended As Lovers.mp3
2025-04-28T15:06:29 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 05. Behind The Veil.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 06. You Never Know.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 07. Nadia.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 08. Blast From The East.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 09. Led Boots.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 10. Angel (Footsteps).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 11. Scatterbrain.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 13. Space Boogie.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 14. Big Block.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 15. A Day In The Life.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck - Performing This Week... Live At Ronnie Scott's/Jeff Beck - Performing This Week... Live At Ronnie Scott's - 16. Where Were You.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 11. I've Been Drinking (stereo mix).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 01. Shapes Of Things.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 02. Let Me Love You.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 03. Morning Dew.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 04. You Shook Me.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 05. Ol' Man River.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 06. Greensleeves.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 07. Rock My Plimsoul.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 08. Beck's Bolero.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 09. Blues De Luxe.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 10. I Ain't Superstitious.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 13. Rock My Plimsoul (stereo mix).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 12. You Shook Me (take 1).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 18. Hi Ho Silver Lining (stereo mix).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 14. (Beck's) Bolero.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 15. Blues De Luxe (take 1).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 16. Tallyman.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Jeff Beck/Jeff Beck- Truth/Jeff Beck - Truth - 17. Love Is Blue.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/04 - A New Day Yesterday.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/01 - Jam Intro.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/02 - Cradle Rock.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/03 - Stepping Out+Rice Pudding.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/05 - Miss You, Hate You.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/06 - Walk In My Shadows.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/07 - I Know Where I Belong.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/08 - Colour And Shape.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/09 - Trouble Waiting.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/10 - If Heartaches Were Nickels.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/A New Day Yesterday Live/11 - Don't Burn Down That Bridge.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 03 - Your Heart Is As Black As Night.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 01 - Sinner's Prayer.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 02 - Chocolate Jesus.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 06 - I'd Rather Go Blind.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 04 - For My Friends.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 05 - Don't Explain.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 11 - I'll Take Care Of You (radio edit).mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 07 - Something's Got A Hold On Me.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 08 - I'll Take Care Of You.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 09 - Well, Well.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Beth Hart & Joe Bonamassa - Don't Explain/Beth Hart & Joe Bonamassa - Don't Explain - 10 - Ain't No Way.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 13 - Baby You Gotta Change Your Mind.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 01 - Steal Your Heart Away.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 02 - Know A Place.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 03 - When The Fire Hits The Sea.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 04 - Quarryman's Lament.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 05 - Spanish Boots.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 06 - Bird On A Wire.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 07 - Three Times A Fool.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 08 - Night Life.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 09 - Wandering Earth.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 10 - Look Over Yonders Wall.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 11 - Athens To Athens.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Black Rock/Joe Bonamassa - Black Rock - 12 - Blue And Evil.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/01 - You Upset Me Baby.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/02 - Burning Hell.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/03 - Blues Deluxe.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/04 - Man Of Many Words.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/05 - Woke Up Dreaming.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/06 - I Don't Live Anywhere.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/07 - Wild About You Baby.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/08 - Long Distance Blues.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/09 - Pack It Up.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/10 - Left Overs.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/11 - Walking Blues.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Blues Deluxe/12 - Mumbling Word.flac
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/Joe_Bonamassa-Different_Shades_of_Blue.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/01 I Know Where I Belong.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/02 Mountain Time.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/03 The River.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/04 Bridge to Better Days.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/05 One of These Days.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/06 The Ballad of John Henry.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/07 Blue and Evil.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/08 Dust Bowl.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/09 Driving Towards the Daylight.mp3
2025-04-28T15:06:30 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/10 Slow Train.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Different Shades Of Blue/11 Different Shades Of Blue.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/03 - Your Heart Is As Black As Night.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/01 - Sinner's Prayer.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/02 - Chocolate Jesus.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/07 - Something's Got A Hold On Me.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/04 - For My Friends.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/05 - Don't Explain.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/06 - I'd Rather Go Blind.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/11 - I'll Take Care Of You (Radio Edit).flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/08 - I'll Take Care Of You.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/09 - Well, Well.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Don't Explain/10 - Ain't No Way.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/03 - Tennessee Plates.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/01 - Slow Train.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/02 - Dust Bowl.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/10 - The Whale That Swallowed Jonah.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/04 - The Meaning Of The Blues.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/05 - Black Lung Heartache.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/06 - You Better Watch Yourself.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/07 - The Last Matador Of Bayonne.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/08 - Heartbreaker.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/09 - No Love On The Street.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/11 - Sweet Rowena.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Dust Bowl/12 - Prisoner.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/01 - Never Make Your Move Too Soon.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/02 - Travellin' South.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/03 - Junction 61.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/04 - Reconsider Baby.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/05 - Around The Bend.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/06 - Revenge Of The 10 Gallon Hat.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/07 - When She Dances.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/08 - Had To Cry Today.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/09 - The River.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/10 - When The Sun Goes Down.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Had To Cry Today/11 - Faux Mantini.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 05 - Black Lung Heartache.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 01 - Slow Train.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 02 - Dust Bowl.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 03 - Tennessee Plates (feat. John Hiatt).mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 04 - The Meaning Of The Blues.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 06 - You Better Watch Yourself.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 07 - The Last Matador Of Bayonne.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 08 - Heartbreaker (feat. Glenn Hughes).mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 09 - No Love On The Street.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 10 - The Whale That Swallowed Jonah.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 11 - Sweet Rowena (feat. Vince Gill).mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Joe Bonamassa - Dust Bowl/Joe Bonamassa - Dust Bowl - 12 - Prisoner.mp3
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/01 - Bridge To Better Days.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/02 - Walk In My Shadows.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/03 - So Many Roads.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/04 - India+Mountain Time.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/05 - Another Kinda Love.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/06 - Sloe Gin.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 1/07 - One Of These Days.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/01 - Ball Peen Hammer.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/02 - If Heartaches Were Nickels.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/03 - Woke up Dreaming.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/04 - Django-Just Got Paid.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/05 - High Water Everywhere.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/06 - Asking Around for You.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live From Nowhere In Particular 2/07 - A New Day Yesterday-Starship Trooper-Wurm.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/01 - Takin' The Hit.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/02 - A New Day Yesterday.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/03 - Blues Deluxe.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/04 - Mountain Time.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/05 - You Upset Me Baby.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/06 - The River.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/07 - Burning Hell.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/08 - Had To Cry Today.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/09 - Heart Of The Sunrise.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/10 - Starship Trooper.flac
2025-04-28T15:06:31 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast 2006/11 - I Don't Live Anywhere.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 01 - Takin' The Hit.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 02 - A New Day Yesterday.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 03 - Blues Deluxe.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 04 - Mountain Time.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 05 - You Upset Me Baby.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 06 - The River.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 07 - Burning Hell.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 08 - Had To Cry Today.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 09 - Heart Of The Sunrise.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 10 - Starship Trooper.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Rockpalast/Joe Bonamassa - Live at Rockpalast - 11 - I Don't Live Anywhere.wav
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/01 The Road To The Royal Albert Hall.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/02 Django.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/03 The Ballad Of John Henry.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/04 So It's Like That.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/05 Last Kiss.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/06 So Many Roads.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/07 Stop!.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/08 Introducing Eric Clapton.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/09 Further On Up The Road.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/10 High Water Everywhere.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 1/11 Slow Gin.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/01 I First Met B.B.King.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/02 Losesome Road Blues.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/03 Happier Times.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/04 Introducing Paul Jones.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/05 Your Funeral My Trial.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/06 Blues Deluxe.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/07 Story Of A Quarryman.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/08 The Great Flood.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/09 Just Got Paid.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Live at Royal Albert Hall 2/10 Mountain Time.flac
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 01 - Takin' The Hit.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 02 - A New Day Yesterday.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 03 - Blues Deluxe.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 04 - Mountain Time.wav.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 05 - You Upset Me Baby.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 06 - The River.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 07 - Burning Hell.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 08 - Had To Cry Today.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 09 - Heart Of The Sunrise.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 10 - Starship Trooper.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Rockpalast/Joe Bonamassa - Live at Rockpalast - 11 - I Don't Live Anywhere.mp3
2025-04-28T15:06:32 update: added USB/T7/music/B/Joe Bonamassa/Royal Albert Hall/RAH-1.FLAC
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/Royal Albert Hall/RAH-2.FLAC
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/Royal Albert Hall/RAH-3.FLAC
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/05 - So, It's Like That.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/01 - My Mistake.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/02 - Lie #1.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/03 - No Slack.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/04 - Unbroken.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/06 - Waiting for Me.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/07 - Never Say Goodbye.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/08 - Mountain Time.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/09 - Pain and Sorrow.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/10 - Takin' the Hit.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/11 - Under the Radar.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/12 - Sick In Love.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/So, It's Like That/13 - The Hard Way.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/09 - Palm Trees Helicopters And Gasoline.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/01 - High Water Everywhere.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/02 - Bridge To Better Days.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/03 - Asking Around For You.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/04 - So Many Roads.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/05 - I Don't Believe.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/06 - Tamp Em Up Solid.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/07 - Django.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/08 - Tea For One.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/10 - Your Funeral And My Trial.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/You And Me/11 - Torn Down.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Joe Bonamassa/Joe_Bonamassa-Different_Shades_of_Blue.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 01 - Treat Yo Mama.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 02 - Peaches & Cream.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 03 - Company Sin.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 04 - Betterman.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 05 - What You Want.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 06 - Damned to Hell.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 07 - Hello.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 08 - Bound to Ramble.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 09 - Seeing Angels.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 10 - There'll Come a Time.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 11 - Zebra.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 12 - Mist.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Sunrise Over Sea/John Butler Trio - Sunrise Over Sea - 13 - Oldman.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/07 - Earthbound Child.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/01 - Betterman.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/02 - Attitude.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/03 - Pickapart.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/04 - Money.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/05 - Believe.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/06 - Media.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/10 - Don't Understand.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/08 - Take.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/John Butler Trio/Three/09 - Life Ain't What It Seems.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/06 50 Words for Snow.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/01 Snowflake.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/02 Lake Tahoe.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/03 Misty.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/04 Wild Man.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/05 Snowed in at Wheeler Street.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow (WAV)/07 Among Angels.wav
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/06 - 50 Words for Snow.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/01 - Snowflake.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/02 - Lake Tahoe.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/03 - Misty.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/04 - Wild Man.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/05 - Snowed in at Wheeler Street.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/50 Words for Snow/07 - Among Angels.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/01 - King Of The Mountain.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/02 - Pi.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/03 - Bertie.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/04 - Mrs. Bartolozzi.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/05 - How To Be Invisible.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/06 - Joanni.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 1) A Sea Of Honey/07 - A Coral Room.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/03 - An Architect's Dream.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/01 - Prelude.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/02 - Prologue.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/04 - The Painter's Link.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/05 - Sunset.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/06 - Aerial Tal.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/07 - Somewhere in Between.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/08 - Nocturn.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Aerial (Disc 2) A Sky of Honey/09 - Aerial.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/01 - Running Up That Hill (A Deal With God).flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/02 - Hounds Of Love.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/03 - The Big Sky.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/04 - Mother Stands For Comfort.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/05 - Cloudbusting.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/06 - And Dream Of Sheep.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/07 - Under Ice.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/08 - Waking The Witch.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/09 - Watching You Without Me.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/10 - Jig Of Life.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/11 - Hello Earth.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Hounds Of Love/12 - The Morning Fog.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/02 - Hounds Of Love.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/01 - Lily.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/04 - Top Of The City.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/03 - Joanni.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/05 - Never Be Mine.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/07 - King Of The Mountain.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 1/06 - Running Up That Hill (A Deal With God).flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/01 - Astronomer's Call (Spoken Monologue).flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/02 - And Dream Of Sheep.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/03 - Under Ice.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/04 - Waking The Witch.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/05 - Watching Them Without Her (Dialogue).flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/06 - Watching You Without Me.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/07 - Little Light.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/08 - Jig Of Life.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/09 - Hello Earth.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 2/10 - The Morning Fog.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/03 - An Architect's Dream.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/01 - Prelude.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/02 - Prologue.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/04 - The Painter's Link.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/05 - Sunset.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/06 - Aerial Tal.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/07 - Somewhere In Between.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/08 - Tawny Moon.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/09 - Nocturn.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/10 - Aerial.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/11 - Among Angels.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - Before The Dawn 3/12 - Cloudbusting.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 03. The Man With The Child In His Eyes.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 01. Wuthering Heights.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 02. Cloudbusting.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 07. Running Up That Hill.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 04. Breathing.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 05. Wow.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 06. Hounds Of Love.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 09. Sat In Your Lap.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 08. Army Dreamers.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 10. Experiment IV.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 11. The Dreaming.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Kate Bush - The Whole Story/Kate Bush - The Whole Story - 12. Babooshka.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/01 - Symphony In Blue.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/02 - In Search Of Peter Pan.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/03 - Wow.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/05 - Oh England My Lionheart.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/04 - Don't Push Your Foot On The Heartbrake.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/06 - Fullhouse.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/07 - In The Warm Room.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/08 - Kashka From Baghdad.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/09 - Coffee Homeground.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Lionheart/10 - Hammer Horror.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/04 - All We Ever Look For.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/01 - Babooshka.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/02 - Delius.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/03 - Blow Away.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/06 - The Wedding List.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/05 - Egypt.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/08 - The Infant Kiss.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/07 - Violin.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/09 - Night Scented Stock.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/10 - Army Dreamers.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Never for Ever/11 - Breathing.flac
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/04 Moments of Pleasure.mp3
2025-04-28T15:06:33 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/01 Rubberband Girl.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/02 And So Is Love.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/03 Eat the Music.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/05 The Song of Solomon.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/06 Lily.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/07 The Red Shoes.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/08 Top of the City.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/09 Constellation of the Heart.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/10 Big Stripey Lie.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/11 Why Should I Love You_.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/Red Shoes [US]/12 You're the One.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/01 - Sat In Your Lap.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/02 - There Goes A Tenner.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/03 - Pull Out The Pin.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/04 - Suspended In Gaffa.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/05 - Leave It Open.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/06 - The Dreaming.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/07 - Night Of The Swallow.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/08 - All My Love.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/09 - Houdini.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Dreaming/10 - Get Out Of My House.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/02 - The Saxophone Song.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/01 - Moving.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/05 - The Man With The Child In His Eyes.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/03 - Strange Phenomena.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/04 - Kite.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/10 - L'Amour Looks Something Like You.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/06 - Wuthering Heights.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/07 - James And The Cold Gun.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/08 - Feel It.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/09 - Oh To Be In Love.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/11 - Them Heavy People.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/12 - Room For The Life.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Kick Inside/13 - The Kick Inside.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/11 - Walk Straight Down The Middle.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/01 - The Sensual World.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/02 - Love And Anger.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/03 - The Fog.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/04 - Reaching Out.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/05 - Heads We're Dancing.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/06 - Deeper Understanding.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/07 - Between A Man And A Woman.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/08 - Never Be Mine.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/09 - Rocket's Tail.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/The Sensual World/10 - This Woman's Work.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/04 - December Will Be Magic Again.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/01 - The Empty Bullring.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/02 - Ran Tan Waltz.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/03 - Passing Through Air.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/14 - Walk Straight Down the Middle.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/05 - Warm and Soothing.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/06 - Lord of the Reedy River.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/07 - Ne T'En Fui Pas.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/08 - Un Baiser D'Enfant.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/09 - Under the Ivy.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/10 - Burning Bridge.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/11 - My Lagan Love.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/12 - The Handsome Cabin Boy.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/13 - Not This Time.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work I/15 - Be Kind to My Mistakes.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/04 - Wuthering Heights (New Vocal).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/01 - I'm Still Waiting.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/02 - Ken.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/03 - One Last Look Around The House Before We Go....flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/05 - Experiment IV.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/06 - Them Heavy People.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/07 - Don't Push Your Foot On The Heartbrake.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/08 - James And The Cold Gun.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/09 - L'Amour Looks Something Like You.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/10 - Running Up That Hill.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/11 - Cloudbusting (The Organon Mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/12 - Hounds Of Love (Alternative).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/13 - The Big Sky (Meteorological Mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work II/14 - Experiment IV (12'' Mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/02 - Eat the music (extended mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/01 - Cloudbusting (video mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/04 - Shoedance (The red shoe dance mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/03 - You want alchemy.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/08 - Rubberband girl (extended mix).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/05 - Show a little devotation.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/07 - Home for christmas.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/06 - Moments of pleasure (instrumental version).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/09 - Candle in the wind (instrumental verison).flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Kate Bush/This Woman's Work III/10 - Don't give up.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 01 - No Man Is An Illand....mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 02 - Lover's Infiniteness.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 03 - The Bait.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 04 - White.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 05 - The Anniversary.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 06 - Love's Growth.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 07 - Song.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 08 - Love's Usury.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 09 - Naked.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 10 - Grace.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 11 - The Indifferent.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 12 - Mystery.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 13 - The Canonization.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 14 - Take A Flat Map....mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Ketil Bjørnstad/Grace/Ketil Bjørnstad - Grace - 15 - Finale- No Man Is An Iland....mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/01. Celestial Echo.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/02. Embraceable Moon.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/03. I Feel It Like You.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/04. Touching Ghosts.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/05. Claire Cadillac.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/06. Raising Venus.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/07. Fever.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/08. Smouldering Ashes.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/09. Magnetic Lies.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/10. Tears Run Dry.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Malia & Boris Blank/Convergence [FLAC]/11. Turner's Ship.flac
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 02 - Children Of The Revolution.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 01 - Metal Guru.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 06 - Truck On (Tyke) [mono only].mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 03 - The Groover.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 04 - Teenage Dream.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 05 - Debora.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 09 - Get It On (1987 Remix).mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 07 - Think Zinc.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 08 - Jeepster.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 16 - Solid Gold Easy Action.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 10 - Hot Love.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 11 - Telegram Sam.mp3
2025-04-28T15:06:34 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 12 - I Love To Boogie.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 13 - 20th Century Boy.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 14 - New York City.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Marc Bolan & T. Rex/Starke Zeiten/Marc Bolan & T. Rex - Starke Zeiten - 15 - Ride A White Swan.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 01 - I Need.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 02 - Bitch.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 03 - Somedays.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 04 - Watched You Fall.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 05 - Pollyanne.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 06 - Shatter.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 07 - My Little Town.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 08 - What Would Happen.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 09 - It Don't Get Better.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 10 - Birthday.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 11 - Stop.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Meredith Brooks/Blurring The Edges/Meredith Brooks - Blurring The Edges - 12 - Wash My Hands.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 02 - The Walls Of The World - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 01 - The Ride To Adagir - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 11 - Theme From 'Caravans' - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 03 - Insh' Allah - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 05 - Railway Hotel - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 04 - It Seemed Like A Good Idea At The Time - Mike Bat.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 07 - The Fires Of Rabat - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 06 - Don't Let Me Be Misunderstood - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 08 - Caravan On The Move - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 09 - Journey To Badek - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 10 - Caravan Song - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 12 - The Winds Of Change - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 13 - Portishead Radio - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 14 - Mona - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 15 - Love Makes You Crazy - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 16 - Whispering Fools - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 19 - Run Like The Wind (Vocal Roger Chapman) - Mike Ba.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 17 - Imbécile (Vocal Roger Chapman) - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Mike Batt/The Very Best of Mike Batt/Mike Batt - The Very Best of Mike Batt - 18 - Lady Of The Dawn (Vocal Mike Batt) - Mike Batt.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 06 - Glorious Tired Feeling.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 01 - One Life.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 02 - Beautiful Girl.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 03 - Maxine.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 04 - Maggie.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 05 - Living Double in a World of Trouble.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 07 - Tower of Time.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 08 - Muffled Drums.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 09 - Brother Where Are You.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 10 - Forty Acres and a Mule.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 11 - Call of the City.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 12 - Summer in the City.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Oscar Brown, Jr/Goes to Washington/Oscar Brown, Jr. - Goes to Washington - 13 - Brother Where Are You - unedited.mp3
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/03 - Seen One Earth.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/01 - Seascape.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/02 - Man Alive.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/04 - Home Thoughts.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/05 - Prelude.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/06 - In Dreams.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/07 - The Stargate.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Pete Bardens/Seen One Earth/08 - Many Happy Returns.flac
2025-04-28T15:06:35 update: added USB/T7/music/B/Rebekka Bakken/Is That You/04_Going Home (Is A Lonely Travel).flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/01_As Tears Clear Our Eyes.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/02_As I Lay Myself Bare.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/03_Didn't I.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/09_Just A Little Moon.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/05_Is That You.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/08_So Ro.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/06_Even If You Buy Me Thousand Cars.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/07_Why Do All The Good Guys Get The Dragons.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/10_Innocence.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/Is That You/11_As Long As There Is A Voyage Away.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/03. Cover Me With Snow.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/01. If Only.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/02. Say Goodbye To What Is Gone.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/04. I've Tried And I've Waited.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/05. Virgin's Lullaby.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/06. The Art Of How To Fall.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/07. Worriless.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/08. Giant Body.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/09. Do You Know My Love.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/10. Powerless.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rebekka Bakken/The Art of How to Fall/11. Daylight Is Short In Fall.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/02 - Faithless World.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/01 - Silver Wings.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/04 - Ain't I A Woman.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/03 - Sisters.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/05 - Come On In My Kitchen.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/06 - Rolling Log.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/07 - Maggie Campbell.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/08 - Never Called Your Name.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/09 - Road To Mexico.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/10 - Cool Drink of Water.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Aint I A Woman/11 - Walk In Jerusalem.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/01 - Mississippi Bottom Blues.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/02 - Pictures of You.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/03 - That's All Right.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/04 - Like a Shotgun.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/05 - You Didn't Mind.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/06 - Tornado.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/07 - Gone Woman Blues.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/08 - The Last Leviathan.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/09 - Indian Ernie.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/10 - Rosaline.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Rory Block/Tornado/11 - Bright Spirit.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/01 - Walking Back To Me.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/02 - Your Love Is All.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/03 - Stop.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/04 - It Makes Me Wonder.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/05 - This Feeling.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/06 - Tea.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/07 - Piece Of My Luck.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/08 - Ball And Chain.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/09 - Wrap Me Up.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/10 - I'll Be In Love.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/11 - Merry Go Round.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/12 - Sometimes.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/13 - Can I Get A Witness.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/14 - High As A Kite.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/Sam Brown/Stop!/15 - Nutbush City Limits.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 05 - I want to hold your hand.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 01 - Love me do.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 02 - Please please me.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 03 - From me to you.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 04 - She loves you.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 07 - Can´t buy me love.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 06 - All my loving.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 15 - You´ve got to hide your love away.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 08 - A hard days nigth.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 09 - And I love her.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 10 - Eigth Days a week.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 11 - I feel fine.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 12 - Ticket to ride.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 13 - Yesterday.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 14 - Help!.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 19 - Norwegian wood (this bird has flow).flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 16 - We can work it out.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 17 - Day tripper.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 18 - Drive me car.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 20 - Nowhere man.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 21 - Michelle.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 22 - In my life.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 23 - Girl.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 24 - Paperback writer.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 25 - Eleanor Rigby.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 26 - Yellow submarine.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 28 - Penny Lane.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 27 - Strawberry fields forever.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1962-1966/The Beatles - 1962-1966 - 29 - Sgt. Pepper´s Lonely Hearts Club Band.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 01 - With A Little Help From My Friends.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 02 - Lucy In The Sky With Diamonds.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 03 - A Day In The Life.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 04 - All You Need Is Love.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 05 - I Am The Walrus.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 06 - Hello, Goodbye.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 07 - The Fool On The Hill.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 08 - Magical Mystery Tour.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 09 - Lady Madonna.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 10 - Hey Jude.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 11 - Revolution.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 12 - Back In The USSR.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 13 - While My Guitar Gently Weeps.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 14 - Ob-La-Di, Ob-La-Da.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 15 - Get Back.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 16 - The Ballad Of John and Yoko.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 17 - Here Comes The Sun.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 18 - Come Together.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 19 - Octopus's Garden.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/1967-1970/The Beatles - 1967-1970 - 20 - Let It Be.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/02 - From Me to You.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/01 - Love Me Do.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/03 - She Loves You.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/04 - I Want to Hold Your Hand.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/05 - Can't Buy Me Love.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/06 - A Hard Day's Night.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/07 - I Feel Fine.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/08 - Eight Days a Week.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/09 - Ticket to Ride.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/10 - Help!.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/11 - Yesterday.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/12 - Day Tripper.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/13 - We Can Work It Out.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/14 - Paperback Writer.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/15 - Yellow Submarine.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/16 - Eleanor Rigby.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/17 - Penny Lane.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/18 - All You Need Is Love.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/19 - Hello, Goodbye.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/20 - Lady Madonna.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/21 - Hey Jude.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/22 - Get Back.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/23 - The Ballad of John and Yoko.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/24 - Something.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/25 - Come Together.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/26 - Let It Be.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/27 Number 1s/27 - The Long and Winding Road.flac
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/04 I'm Happy Just To Dance With You.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/01 A Hard Day's Night.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/01 A Hard Day´s Night.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/02 I Should Have Known Better.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/03 If I Fell.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/04 I´m Happy Just To Dance.....mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/05 And I Love Her.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/06 Tell Me Why.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/07 Can't Buy Me Love.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/08 Any Time At All.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/09 I'll Cry Instead.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/10 Things We Said Today.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/11 When I Get Home.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/12 You Can't Do That.mp3
2025-04-28T15:06:36 update: added USB/T7/music/B/The Beatles/A Hard Day's Night/13 I'll Be Back.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/03 Maxwell's Silver Hammer.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/01 Come Together.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/02 Something.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/05 Octopus's Garden.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/04 Oh! Darling.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/06 I Want You (She's So Heavy).mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/07 Here Comes The Sun.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/08 Because.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/09 You Never Give Me Your Money.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/10 Sun King.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/11 Mean Mr Mustard.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/11 Mean Mr. Mustard.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/12 Polythene Pam.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/14 Golden Slumbers.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/13 She Came In Through The Bathroom Window.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/13 She Came In Through The Bathroom Window.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/15 Carry That Weight.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/16 The End.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Abbey Road/17 Her Majesty.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 06. I Want To Hold Your Hand 1963.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 01. Love Me Do 1962.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 02. From Me To You 1963.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 03. Thank You Girl 1963.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 04. She Loves You 1963.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 05. I'll Get You 1963.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 08. Komm, Gib Mir Deine Hand 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 07. This Boy 1963.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 09. Sie Liebt Dich 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 10. Long Tall Sally 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 11. I Call Your Name 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 12. Slow Down 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 13. Matchbox 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 14. I Feel Fine 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 15. She's A Woman 1964.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 16. Bad Boy 1965.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 17. Yes It Is 1965.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (schwarz) - Past Masters Vol. 1/Beatles - Past Masters Vol. 1 - 18. I'm Down 1965.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 11. The Ballad of John and Yoko.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 01. Day Tripper.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 02. We Can Work It Out.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 03. Paperback Writer.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 04. Rain.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 05. Lady Madonna.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 06. The Inner Light.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 07. Hey Jude.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 08. Revolution 1.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 09. Get Back.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 10. Don't Let Me Down.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 12. Old Brown Shoe.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 13. Across The Universe.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 14. Let It Be.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles (weis) - Past Masters Vol. 1/The Beatles - Past Masters, Vol 2 - 15. You Know My Name (Look Up The Number).mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 03. Across The Universe.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 01. Two Of Us.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 02. Dig A Pony.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 10. The Long And Winding Road.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 04. I Me Mine.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 05. Dig It.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 06. Let It Be.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 07. Maggie Mae.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 08. I've Got A Feeling.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 09. One After 909.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 11. For You Blue.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Let It Be/The Beatles - Let It Be - 12. Get Back.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 12. Sgt. Pepper's Lonely Hearts Club Band (reprise).mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 01. Sgt. Pepper's Lonely Hearts Club Band.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 02. With A Little Help From My Friends.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 03. Lucy In The Sky With Diamonds.mp3
2025-04-28T15:06:37 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 04. Getting Better.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 05. Fixing A Hole.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 06. She's Leaving Home.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 07. Being For The Benefit Of Mr. Kite!.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 08. Within You Without You.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 09. When I'm Sixty-four.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 10. Lovely Rita.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 11. Good Morning Good Morning.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Sgt. Pepper's Lonely Hearts Club Band (Stereo Masters)/The Beatles - 13. A Day In The Life.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 02. I Should Have Known Better.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 01. A Hard Day's Night.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 03. If I Fell.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 05. And I Love Her.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 04. I'm Happy Just To Dance With You.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 06. Tell Me Why.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 07. Can't Buy Me Love.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 08. Any Time At All.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 09. I'll Cry Instead.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 10. Things We Said Today.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 11. When I Get Home.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 12. You Can't Do That.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - A Hard Day's Night Remastered/The Beatles - A Hard Day's Night (Stereo Masters) - 13. I'll Be Back.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 06. I Want You [She's So Heavy].mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 01. Come Together.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 02. Something.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 03. Maxwell's Silver Hammer.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 04. Oh! Darling.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 05. Octopus's Garden.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 09. You Never Give Me Your Money.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 07. Here Comes The Sun.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 08. Because.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 11. Mean Mr. Mustard.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 10. Sun King.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 12. Polythene Pam.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 14. Golden Slumbers.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 13. She Came In Through The Bathroom Window.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 15. Carry That Weight.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 16. The End.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Abbey Road 2009 Remastered (CD)/The Beatles - Abbey Road 2009 Remastered (CD) - 17. Her Majesty.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 04. I Need You.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 01. Help!.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 12. I've Just Seen A Face.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 02. The Night Before.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 05. Another Girl.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 03. You've Got To Hide Your Love Away.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 07. Ticket To Ride.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 06. You're Going To Lose That Girl.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 08. Act Naturally.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 09. It's Only Love.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 10. You Like Me Too Much.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 11. Tell Me What You See.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 13. Yesterday.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Help/The Beatles - Help! (Stereo Masters) - 14. Dizzy Miss Lizzy.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 05. Your Mother Should Know.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 01. Magical Mystery Tour.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 02. The Fool On The Hill.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 03. Flying.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 04. Blue Jay Way.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 08. Strawberry Fields Forever.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 06. I Am The Walrus.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 07. Hello Goodbye.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 10. Baby, You're A Rich Man.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 09. Penny Lane.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - Magical Mystery Tour (Stereo Masters)/The Beatles - Magical Mystery Tour (Stereo Masters) - 11. All You Need Is Love.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 03. How About It, Gorgeous (Speech).mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 01. And Here We Are Again (Speech).mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 02. Words Of Love.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 29. Sure To Fall (In Love With You).mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 04. Do You Want To Know A Secret.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 05. Lucille.mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 06. Hey, Paul... (Speech).mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 07. Anna (Go To Him).mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 08. Hello! (Speech).mp3
2025-04-28T15:06:38 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 09. Please Please Me.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 10. Misery.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 11. I'm Talking About You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 12. A Real Treat (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 13. Boys.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 14. Absolutely Fab (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 15. Chains.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 16. Ask Me Why.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 17. Till There Was You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 18. Lend Me Your Comb.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 19. Lower 5E (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 20. The Hippy Hippy Shake.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 21. Roll Over Beethoven.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 22. There's A Place.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 23. Bumper Bundle (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 24. P.S. I Love You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 25. Please Mister Postman.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 26. Beautiful Dreamer.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 27. Devil In Her Heart.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 28. The 49 Weeks (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 30. Never Mind, Eh(Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 31. Twist And Shout.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 32. Bye, Bye (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 33. John - Pop Profile (Bonus Interview Track).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 1)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 1) - 34. George - Pop Profile (Bonus Interview Track).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 07. Happy Birthday Dear Saturday Club.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 01. I Saw Her Standing There.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 02. Glad All Over.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 03. Lift Lid Again (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 04. I'll Get You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 05. She Loves You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 06. Memphis, Tennessee.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 14. If I Wasn't in America (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 08. Now Hush, Hush (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 09. From Me to You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 10. Money (That's What I Want).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 11. I Want to Hold Your Hand.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 12. Brian Bathtubes (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 13. This Boy.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 21. You Can't Do That.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 15. I Got a Woman.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 16. Long Tall Sally.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 17. If I Fell.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 19. And I Love Her.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 18. A Hard Job Writing Them (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 20. Oh, Can't We Yes We Can (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 22. Honey Don't.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 23. I'll Follow the Sun.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 24. Green with Black Shutters (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 25. Kansas City + Hey-Hey-Hey-Hey!.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 26. That's What We're Here For (Speech).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 27. I Feel Fine (Studio Outtake Sequence).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 28. Paul - Pop Profile (Bonus Interview Track).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - On Air - Live At The BBC Volume 2 (Disc 2)/The Beatles - On Air - Live At The BBC Volume 2 (Disc 2) - 29. Ringo - Pop Profile (Bonus Interview Track).mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 09. And Your Bird Can Sing.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 01. Taxman.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 02. Eleanor Rigby.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 03. I'm Only Sleeping.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 04. Love You To.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 06. Yellow Submarine.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 05. Here, There And Everywhere.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 07. She Said She Said.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 08. Good Day Sunshine.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 12. I Want To Tell You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 10. For No One.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 11. Doctor Robert.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 13. Got To Get You Into My Life.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Beatles, The - Revolver (Stereo Masters)/The Beatles - Revolver (Stereo Masters) - 14. Tomorrow Never Knows.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/02 The Night Before.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/01 Help!.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/03 You've Got To Hide Your Love Away.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/04 I Need You.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/05 Another Girl.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/06 You're Going To Lose That Girl.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/07 Ticket To Ride.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/08 Act Naturally.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/09 It's Only Love.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/10 You Like Me Too Much.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/11 Tell Me What You See.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/12 I've Just Seen A Face.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/13 Yesterday.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Help!/14 Dizzy Miss Lizzy.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/02 Till there was you.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/01 Money.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/03 To know her is to love her.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/04 Take good care of my baby.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/05 September in the rain.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/06 Sure to fall.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/07 Searchin'.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/08 Memphis.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/09 Sheik of Araby.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/10 Besame mucho.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/11 Three cool cats.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/In the Beginning/12 Crying, waiting, hoping.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Let it Be/03 Across The Universe.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Let it Be/01 Two Of Us.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Let it Be/02 Dig A Pony.mp3
2025-04-28T15:06:39 update: added USB/T7/music/B/The Beatles/Let it Be/08 I've Got A Feeling.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/04 I Me Mine.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/05 Dig It.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/06 Let It Be.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/07 Maggie Mae.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/09 One After 909.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/11 For You Blue.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/10 The Long And Winding Road.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Let it Be/12 Get Back.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/10 Sure To Fall (In Love With You).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/01 Beatle Greetings (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/02 From Us To You.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/03 Riding On A Bus (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/04 I Got A Woman.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/05 Too Much Monkey Business.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/06 Keep Your Hands Off My Baby.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/07 I'll Be On My Way.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/08 Young Blood.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/09 A Shot Of Rhythm And Blues.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/15 That's All Right (Mama).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/11 Some Other Guy.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/12 Thank You Girl.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/14 Baby It's You.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/13 Sha La La La La! (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/18 A Little Rhyme (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/16 Carol.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/17 Soldier Of Love.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/21 Crying, Waiting, Hoping.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/19 Clarabella.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/20 I'm Gonna Sit Right Down And Cry (Over You).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/22 Dear Wack! (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/23 You Really Got A Hold On Me.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/24 To Know Her Is To Love Her.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/25 A Taste Of Honey.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/26 Long Tall Sally.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/27 I Saw Her Standing There.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/28 The Honeymoon Song.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/29 Johnny B Goode.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/30 Memphis, Tennessee.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/31 Lucille.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/32 Can't Buy Me Love.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/33 From Fluff To You (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC (Disc 1)/34 Till There Was You.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/20 Everybody's Trying To Be My Baby.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/01 Crinsk Dee Night.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/02 A Hard Day's Night.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/03 Have A Banana (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/04 I Wanna Be Your Man.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/05 Just A Rumour (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/06 Roll Over Beethoven.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/07 All My Loving.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/08 Things We Said Today.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/09 She's A Woman.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/10 Sweet Little Sixteen.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/11 1822! (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/12 Lonesome Tears In My Eyes.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/13 Nothin' Shakin'.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/14 The Hippy Hippy Shake.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/15 Glad All Over.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/16 I Just Don't Understand.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/17 So How Come (No One Loves Me).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/18 I Feel Fine.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/19 I'm A Loser.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/24 Kansas City - Hey! Hey! Hey! Hey!.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/21 Rock And Roll Music.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/22 Ticket To Ride.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/23 Dizzy Miss Lizzy.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/28 Love These Goon Shows! (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/25 Set Fire To That Lot!.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/26 Matchbox.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/27 I Forgot To Remember To Forget.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/29 I Got To Find My Baby.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/30 Ooh! My Soul.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/31 Ooh! My Arms (Speech).mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/32 Don't Ever Change.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/33 Slow Down.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/34 Honey Don't.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Live At The BBC [Disc 2]/35 Love Me Do.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/01 Magical Mystery Tour.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/02 The Fool On The Hill.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/03 Flying.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/04 Blue Jay Way.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/05 Your Mother Should Know.mp3
2025-04-28T15:06:40 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/06 I Am The Walrus.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/07 Hello Goodbye.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/08 Strawberry Fields Forever.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/09 Penny Lane.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/10 Baby You're A Rich Man.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Magical Mystery Tour/11 All You Need Is Love.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/01 I Saw Her Standing There.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/02 Misery.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/03 Anna (Go To Him).mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/04 Chains.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/05 Boys.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/06 Ask Me Why.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/07 Please Please Me.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/08 Love Me Do.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/09 P.S. I Love You.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/10 Baby It's You.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/11 Do You Want To Know A Secret.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/12 A Taste Of Honey.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/13 There's A Place.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Please Please Me/14 Twist And Shout.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/03 I'm Only Sleeping.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/01 Taxman.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/02 Eleanor Rigby.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/06 Yellow Submarine.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/04 Love You To.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/05 Here, There And Everywhere.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/07 She Said She Said.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/08 Good Day Sunshine.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/09 And Your Bird Can Sing.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/10 For No One.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/11 Doctor Robert.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/12 I Want To Tell You.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/13 Got To Get You Into My Life.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Revolver/14 Tomorrow Never Knows.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/03 You Won't See Me.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/01 Drive My Car.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/02 Norwegian Wood (This Bird Has Flown).mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/04 Nowhere Man.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/05 Think For Yourself.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/06 The Word.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/07 Michelle.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/08 What Goes On.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/09 Girl.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/10 I'm Looking Through You.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/11 In My Life.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/12 Wait.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/13 If I Needed Someone.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Rubber Soul/14 Run For Your Life.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 04 - Another Girl.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 01 - Help!.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 11 - Lucy In The Sky With Diamonds.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 02 - The Night Before.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 06 - Ticket To Ride.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 03 - You've Got To Hide Your Love Away.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 05 - You're Going To Loose That Girl.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 07 - Yesterday.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 08 - Dizzy Miss Lizzy.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 09 - Sgt. Pepper's Lonely Hearts Club Band.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 10 - With A Little Help From My Friends.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 12 - She's Leaving Home.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 13 - When I'm Sixty-Four.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 14 - Lovely Rita.flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Help/The Beatles - Sgt. Pepper's Help - 15 - Sgt. Pepper's Lonely Hearts Club Band (Reprise).flac
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/12 Sgt. Pepper's Lonely Hearts Club Band (Reprise).mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/01 Sgt. Pepper's Lonely Hearts Club Band.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/02 With A Little Help From My Friends.mp3
2025-04-28T15:06:41 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/03 Lucy In The Sky With Diamonds.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/04 Getting Better.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/05 Fixing A Hole.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/06 She's Leaving Home.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/07 Being For The Benefit Of Mr. Kite!.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/08 Within You Without You.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/09 When I'm Sixty-Four.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/10 Lovely Rita.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/11 Good Morning Good Morning.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/Sgt. Pepper's Lonely Hearts Club Band/13 A Day In The Life.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 06. I've Got A Feeling.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 01. Get Back.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 02. Dig A Pony.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 03. For You Blue.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 05. Two Of Us.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 04. The Long And Winding Road.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 07. One After 909.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 08. Don't Let Me Down.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 09. I Me Mine.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 10. Across The Universe.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD1)/THE BEATLES - LET IT BE…NAKED - 11. Let It Be.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/THE BEATLES - LET IT BE…NAKED (CD2)/The Beatles - Let It Be...Naked (CD2) - 01. Fly on the wall (studio 1-1969).mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 03. Sgt Pepper's Lonely Hearts Club Band.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 01. Strawberry Fields Forever.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 02. Penny Lane.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 04. With A Little Help From My Friend.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 05. Lucy In The Sky With Diamonds.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 06. A Day In The Life.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 07. All You Need Is Love.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 08. I Am The Walrus.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 09. Hello, Goodbye.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 10. The Fool On The Hill.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 11. Magical Mystery Tour.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 12. Lady Madonna.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 13. Hey Jude.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 1/The Beatles - Blue Album (1967-1970) CD 1 - 14. Revolution.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 03. Ob-La-Di, Ob-La-Da.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 01. Back In The USSR.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 02. While My Guitar Gently Weeps.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 04. Get Back.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 05. Don't Let Me Down.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 06. The Ballad Of John And Yoko.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 07. Old Brown Shoe.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 08. Here Comes The Sun.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 09. Come Together.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 10. Something.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 11. Octopus's Garden.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 12. Let It Be.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 13. Across The Universe.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Blue Album (1967-1970) CD 2/The Beatles - Blue Album 1967-1970 CD 2 - 14. The Long And Winding Road.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 05. I Want To Hold Your Hand.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 01. Love Me Do.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 02. Please Please Me.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 03. From Me To You.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 04. She Loves You.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 06. All My Loving.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 07. Can't Buy Me Love.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 08. A Hard Day's Night.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 09. And I Love Her.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 10. Eight Days A Week.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 11. I Feel Fine.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 12. Ticket To Ride.mp3
2025-04-28T15:06:42 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD 1/The Beatles - Red Album 1962-1966 CD 1 - 13. Yesterday.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 04. Day Tripper.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 01. Help!.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 02. You've Got To Hide Your Love Away.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 03. We Can Work It Out.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 05. Drive My Car.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 06. Norwegian Wood (This Bird Has Flown).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 07. Nowhere Man.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 08. Michelle.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 09. In My Life.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 10. Girl.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 11. Paperback Writer.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 12. Eleanor Rigby.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Red Album 1962-1966 CD2/Beatles, The - 1962-1966 [Disc 2] - 13. Yellow Submarine.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 01. Sgt. Pepper's Lonely Hearts Club Band.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 02. With a Little Help From My Friends.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 03. Lucy in the Sky with Diamonds.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 04. Getting Better.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 05. Fixing a Hole.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 06. She's Leaving Home.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 07. Being for the Benefit of Mr. Kite!.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 08. Within You Without You.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 09. When I'm Sixty-Four.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 10. Lovely Rita.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 11. Good Morning Good Morning.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 12. Sgt. Pepper's Lonely Hearts Club Band (Reprise).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Beatles - Sgt. Pepper's Lonely Hearts Club Band/The Beatles - Sgt. Pepper's Lonely Hearts Club Band - 13. A Day in the Life.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/01 To know her is to love her.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/02 Crying, waiting, hoping.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/03 September in the rain.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/04 Besame mucho.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/05 Searchin'.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/06 Sheik of Araby.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/07 Till there was you.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/08 Take good care of my baby.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/09 Memphis.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/10 Sure to fall.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/11 Money.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Decca tapes/12 Three cool cats.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/02 Cry For A Shadow.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/01 Ain't She Sweet.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/03 When The Saints Go Marching In(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/04 Why(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/05 If You Love Me Baby(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/06 What'd I Say(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/07 Sweet Georgia Brown(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/08 Let's Dance(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/09 Ruby Baby(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/10 My Bonnie(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/11 Nobody's Child(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/12 Ready Teddy(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/13 Ya Ya Parts 1 Y 2(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The Early Tapes/14 Kansas City(Tony Sheridan).mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/06 The Continuing Story Of Bungalow Bill.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/01 Back In The U.S.S.R..mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/02 Dear Prudence.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/03 Glass Onion.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/04 Ob-La-Di, Ob-La-Da.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/05 Wild Honey Pie.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/15 Why Don't We Do It In The Road_.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/07 While My Guitar Gently Weeps.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/08 Happiness Is A Warm Gun.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/09 Martha My Dear.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/10 I'm So Tired.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/11 Blackbird.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/12 Piggies.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/13 Rocky Raccoon.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/14 Don't Pass Me By.mp3
2025-04-28T15:06:43 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/16 I Will.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 1)/17 Julia.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/03 Mother Nature's Son.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/01 Birthday.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/02 Yer Blues.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/04 Everybody's Got Something To Hide Except Me And My Monkey.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/05 Sexy Sadie.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/06 Helter Skelter.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/07 Long, Long, Long.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/08 Revolution 1.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/09 Honey Pie.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/10 Savoy Truffle.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/11 Cry Baby Cry.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/12 Revolution 9.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/The White Album (CD 2)/13 Good Night.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/20 Mother Nature's Son.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/05 I'm So Tired.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/06 Yer Blues.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/16 Blackbird.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/26 Spiritual Regeneration.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/23 Dear Prudence.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/24 Sexy Sadie.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Unplugged/25 Helter Skelter.mpc
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/04 Run For Your Life.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/01 Michelle.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/02 In My Life.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/03 What Goes On.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/07 I'll Follow The Sun.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/05 Drive My Car.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/06 Norwegian Wood.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/08 I'm Happy Just To Dance With You.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/09 Nowhere Man.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/10 All I've Got To Do.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/11 Ask Me Why.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/12 A Tast Of Honey.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/13 You Won't See Me.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/14 The Word.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/15 Not A Second Time.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Volume 4/16 Don't Bother Me.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/01 Yellow Submarine.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/02 Only A Northern Song.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/03 All Together Now.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/04 Hey Bulldog.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/05 It's All Too Much.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/06 All You Need Is Love.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/07 Pepperland.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/08 Sea Of Time.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/09 Sea Of Holes.mp3
2025-04-28T15:06:44 update: added USB/T7/music/B/The Beatles/Yellow Submarine/10 Sea Of Monsters.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beatles/Yellow Submarine/11 March Of The Meanies.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beatles/Yellow Submarine/12 Pepperland Laid Waste.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beatles/Yellow Submarine/13 Yellow Submarine In Pepperland.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/01 - Don't Marry Her.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/02 - Little Blue.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/03 - Mirror.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/04 - Blackbird On The Wire.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/05 - The Sound Of North America.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/06 - Have Fun.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/07 - Liars' Bar.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/08 - Rotterdam (Or Anywhere).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/09 - Foundations.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/10 - Artificial Flowers.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/11 - One God.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Blue Is The Colour/12 - Alone.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/10 - I Hate You (But You're Interesting).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/01 - Tonight I Fancy Myself.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/02 - My Book.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/03 - Let Love Speak Up Itself.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/04 - Should've Kept My Eyes Shut.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/05 - I've Come For My Award.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/06 - Lips.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/07 - I Think The Answer's Yes.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/08 - A Little Time.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/09 - Mother's Pride.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/11 - The Rising Of Grafton Street.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Choke/12 - What You See Is What You Get.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/06 - Straight In At 37 (Bonus Track).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/01 - Song For Whoever.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/02 - Have You Ever Been Away.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/03 - From Under The Covers.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/04 - I'll Sail This Ship Alone.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/05 - Girlfriend.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/11 - I Love You (But You're Boring).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/07 - You Keep It All In.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/08 - Woman In The Wall.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/09 - Oh Blackpool.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Beautiful South/Welcome To The Beautiful South/10 - Love Is.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 02. It Won't Be Wrong.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 01. Turn Turn Turn.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 03. Set You Free This Time.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 04. Lay Down Your Weary Tune.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 05. He Was A Friend Of Mine.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 06. The World Turns All Around Her.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 07. Satisfied Mind.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 08. If You're Gone.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 09. The Times They Are A-Changin'.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 10. Wait And See.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Birds/The Birds - Turn Turn Turn/The Birds - Turn Turn Turn - 11. Oh! Susannah.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/02 - Tomorrow Morning.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/01 - Happiness.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/03 - Sentimental Man.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/04 - Love Came Down.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/05 - Body and Soul.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/06 - Holy Love.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/07 - Family Life.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/08 - War Is Love.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/09 - God Bless You Kid.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Blue Nile/Peace At Last/10 - Soon.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 01 - Introduction.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 02 - Wrapped Around Your Finger.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 03 - Roxanne.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 04 - Straight To My Heart.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 05 - Sister Moon.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 06 - Dream of the blue turtles.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 07 - Every breath you take.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 08 - They dance alone.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 09 - Shadows in the rain.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 10 - Children's crusade.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/The Bob Belden Ensemble/The Music Of Sting/The Bob Belden Ensemble - The Music Of Sting - 11 - I burn for you.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/04 - Blue Eyed Soul.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/01 - Intro.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/02 - Track One.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/03 - Diavolo.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/12 - Oscar Said (Feat. David Friedmann).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/05 - No Fusion Generation.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/06 - 42Nd & 6Th.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/07 - Tub Of Love.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/08 - Just The Way You Are.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/09 - Love Somebody.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/10 - Trash (Interlude).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/11 - Jazz Musician.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/14 - Dim The Lights (Feat. Mark Murphy).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/13 - Reverand Henry (Interlude).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Blue Eyed Soul/15 - Banizm (Outro).flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 03 - Bein' Green.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 01 - Kudamm.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 04 - Wenn ein junger Mann kommt.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 02 - Give Him What He Wants.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 09 - Don't Take Your Love From Me.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 05 - Samba Per La Gamba.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 06 - Killer Joe.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 07 - Theory Of Monkness.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 08 - Caught In Love.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/Essentials Vol. 3/Till Brönner - Essentials Vol. 3 - 10 - Joren's Dance.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/01 - Your Way to Say Goodbye.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/02 - Bein' Green.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/03 - High Falls.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/04 - When Your Lover Has Gone.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/05 - Estrada Branca.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/06 - Antonio's Song.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/07 - Ready or Not.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/08 - After Hours.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/09 - So Right, So Wrong.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/10 - Wishing Well.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/That Summer/11 - Rising Star.flac
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-03- Stand By Me [feat Gregory Porter].mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-01- When You Wish Upon A Star.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-02- Run To You.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-04- Love Theme From Cinema Paradiso.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-05- Raindrops Keep Falling On My Head.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-06- Il Postino.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-08- Moon River [feat Lizzy Cuesta].mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-07- The Godfather Waltz Love Theme From The Godfather.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-09- Forbidden Colours.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-10- As Time Goes By [feat Joy Denalane].mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-11- Crocketts Theme.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-12- Mulholland Falls.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-13- My Heart Will Go On.mp3
2025-04-28T15:06:45 update: added USB/T7/music/B/Till Brönner/The Movie Album [+digital booklet]/01-14- Happy.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/07 Calção Roto no Rabo.flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/06 Muxima.flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/01 M’biri! M’biri! [featuring the London Symphony Orchestra].flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/02 Humbi Humbi Yangue.flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/03 Teresa Ana.flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/04 Pôr do Sol.flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/05 Aurora [featuring the London Symphony Orchestra].flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/08 Perto e Longe [featuring the London Symphony Orchestra].flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/09 N’Duva [featuring Keiko Matsui].flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Waldemar Bastos/Waldemar Bastos - SoS Music 26 - FLAC16/10 Velha Xica [featuring the London Symphony Orchestra].flac
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 01.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 02.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 03.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 04.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 05.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 06.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 07.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 08.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 09.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 10.mp3
2025-04-28T15:06:46 update: added USB/T7/music/B/Will Bernard/party hats/Will Bernard - party hats - Titel 11.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/DL/19_Una_Festa_Sui_Prati.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 04 - Una Notte Vicino Al Mare.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 01 - Buona Sera Signorina.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 02 - La Mezza Luna.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 03 - Un' Ora Con Te.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 09 - Un Sole Caldo Caldo Caldo.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 05 - Man Smart.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 06 - Cosi' No.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 08 - Nata Per Me.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 07 - Coccolona (Mama's Baby) con Anita Traversi.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 10 - Ciao Amore.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 11 - Hello Mary Lou.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 12 - Basta.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 13 - Teddy Girl.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 15 - Forse Forse.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 14 - Ritorna Lo Shimmy con Anita Traversi.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 16 - Furore.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 17 - Si E Spento Il Sole.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 18 - Giarrettiera Rossa.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 19 - Blueberry Hill.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Greatest Hits/Adriano Celentano - Greatest Hits - 20 - Personalita'.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 01 - Il tuo bacio e' come un rock.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 02 - Impazzivo per te.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 03 - 24.000 baci.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 04 - Nata per me.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 05 - Si e' spento il sole.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 06 - Stai lontana da me.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 07 - Sei rimasta sola.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 08 - Preghero'.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 09 - Il tangaccio.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 10 - Sabato triste.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 11 - Il problema piu' importante.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 12 - Ciao ragazzi.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 13 - Sono un simpatico.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 14 - La festa.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 15 - Il ragazzo della via Gluck.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 16 - Mondo in MI 7A.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 17 - La coppia piu' bella del mondo.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 18 - Tre passi avanti.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 19 - Canzone.mp3
2025-04-28T15:06:46 update: added USB/T7/music/C/Adriano Celentano/Le origini di Adriano Celentano/Adriano Celentano - Le origini di Adriano Celentano - 20 - Azzurro.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 04. Have You no Shame.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 01. Triflin'.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 03. Searching The Desert For You.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 02. Keep You Around Too Long.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 05. Put Some Stank on it.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 06. Love One Another.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 07. Sleepless Nights.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 08. Going Down Slow.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 09. Celebration.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 10. Hard Time.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 11. Bad Avenue.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 12. Sway.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 14. Just Like Jesus.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Albert Castiglia/Albert Castiglia - Solid Ground/Albert Castiglia - Solid Ground - 13. Little Havana Blues (Arroz Con Mango).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 02. Under my wheels.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 01. School's out.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 03. Billion dollar babies.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 04. Be my lover.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 05. Desperado.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 06. Is it my body.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 07. Only women bleed.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 08. Elected.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 09. I'm eighteen.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 10. Hello hooray.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 11. No more Mr. Nice Guy.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 12. Teenage lament '74.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 13. Muscle of love.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Alice Cooper/Alice Cooper (The Beast Of) - The Beast Of Alice Cooper/Alice Cooper (The Beast Of ~) - The Beast Of Alice Cooper - 14. Department of youth.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 05 - Só Tinha de Ser Com Você.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 01 - Desafinado.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 02 - Blue Bossa.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 03 - Triste.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 04 - Corcovado.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 06 - Inútil Paisagem.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 07 - Fly Me to the Moon.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 08 - Anjo de Mim.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 09 - The Telephone Song.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 10 - O Vento.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 11 - Só Por Amor.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Blue Bossa/Ana Caram - Blue Bossa - 12 - Pura luz.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 04 - Garota De Ipanema (The Girl From Ipanema).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 01 - Chega De Saudade (No More Blues).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 02 - Samba De Verão (Summer Samba).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 03 - Rio.mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 06 - Chovendo Na Roseira (Double Rainbow).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 05 - Água De Beber (Water To Drink).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 10 - Brigas, Nunca Mais (No More Quarrels).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 07 - O Amor Em Paz (Once I Loved).mp3
2025-04-28T15:06:47 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 08 - O Pato (The Duck).mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 09 - Você Vai Ver (You'll See).mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 11 - Olha Pro Céu (Look To The Sky).mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Ana Caram/Bossa Nova/Ana Caram - Bossa Nova - 12 - Samba Do Avião (Song Of The Jet).mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/02 - Love Is The Light.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/01 - Love Scenes.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/04 - Look No Further.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/03 - Hope.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/05 - Mollie's Song.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/06 - In Those Days.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/07 - Feels Like The First Time.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/08 - Blind Faith.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/09 - Lost Without You.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Beverley Craven/Love Scenes/10 - The Winner Takes It All.flac
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 02. That Golden Rule.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 01. The Captain.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 05. Born On A Horse.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 03. Bubbles.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 04. God & Satan.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 08. Many Of Horror.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 06. Mountains.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 07. Shock Shock.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 09. Boooom, Blast & Ruin.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 10. Cloud Of Stink.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 11. Know Your Quarry.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Biffy Clyro/Biffy Clyro - Only Revolutions/Biffy Clyro - Only Revolutions - 12. Whorses.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/1- When Will The Blues Leave.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/2- Jesus' Last Ballad.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/3- A Squirrel's Tale.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/4- Hope Song.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/5- My Heart Belongs To Daddy.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/6- Off Minor.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/7- Lost In The Stars.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/8- Home Row.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bill Carrothers/Home Row/9- Ballad Of Billy Milwaukee.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/11 - iesus ahotonnia (the huron carol).mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/01 - adeste fidelis.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/02 - early on one christmas morn.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/03 - o little town of bethlehem.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/04 - riu riu chiu.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/05 - i saw three ships.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/06 - down in yon forest.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/07 - les anges dans nos campagnes.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/08 - go tell it on the mountain.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/09 - shepherds.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/10 - silent night.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/13 - it come upon the midnight clear.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/12 - god rest ye merry gentlemen.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/14 - mary had a baby.mp3
2025-04-28T15:06:48 update: added USB/T7/music/C/Bruce Cockburn/Christmas 1993/15 - joy to the world.mp3
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/04 - Deer Dancing Around A Broken Mirror.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/01 - The Pipes The Pipes.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/02 - Starwheel.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/03 - Never So Free.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/14 - All The Diamonds In The World.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/05 - Homme Brulant.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/06 - Free To Be.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/08 - Cader Idris.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/07 - Mama Just Wants To Barrelhouse All Night Long.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/09 - Arrows Of Light.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/10 - One Day I Walk.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/11 - Love Song.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/12 - Red Brother Red Sister.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/13 - Lord Of The Starfields.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/15 - Dialogue With The Devil.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/16 - Joy Will Find A Way.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Circles In The Stream/17 - God Bless The Children.flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Dancing In The Dragon's Jaws/Bruce Cockburn - Dancing In The Dragon's Jaws [Deluxe Edition].flac
2025-04-28T15:06:49 update: added USB/T7/music/C/Bruce Cockburn/Further Adventures Of [Deluxe Edition]/Bruce Cockburn - Further Adventures Of [Deluxe Edition].flac
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/Humans [Deluxe Edition]/Bruce Cockburn - Humans [Deluxe Edition].wav
2025-04-28T15:06:50 ffmpeg/mpegts: Format mpegts detected only with low score of 2, misdetection possible!
2025-04-28T15:06:50 ffmpeg/mpegts: Could not detect TS packet size, defaulting to non-FEC/DVHS
2025-04-28T15:06:50 ffmpeg/mpegts: Format mpegts detected only with low score of 2, misdetection possible!
2025-04-28T15:06:50 ffmpeg/mpegts: Could not detect TS packet size, defaulting to non-FEC/DVHS
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/In The Falling Dark [Deluxe Edition] (1976)/Bruce Cockburn - In The Falling Dark [Deluxe Edition].wav
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/Inner City front/Bruce Cockburn - Inner City Front.flac
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/Nothing But a Burning Light/Bruce Cockburn - Nothing But A Burning Light.flac
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/The Charity of Night/Bruce Cockburn - The Charity of Night.flac
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/The Trouble With Normal/Bruce Cockburn - The Trouble With Normal.flac
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/You Pay Your Money And You Take Your Chance/01_Call It Democracy.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/You Pay Your Money And You Take Your Chance/02_Stolen Land.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/You Pay Your Money And You Take Your Chance/03_Strange Waters.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/You Pay Your Money And You Take Your Chance/04_Fascist Architecture.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/You Pay Your Money And You Take Your Chance/06_Birmingham Shadows.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Bruce Cockburn/You Pay Your Money And You Take Your Chance/05_You Pay Your Money And You Take Your Chance.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/03 The Ride, Pt. II.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/01 Gypsy's Curse.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/02 Fake Fur.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/09 Minas de Cobre (For Better Metal).mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/04 Where Water Flows.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/05 The Black Light.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/06 Sideshow.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/07 Chach.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/08 Missing.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/10 Over Your Shoulder.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/11 Vinegaroon.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/12 Trigger.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/13 Sprawl.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/14 Stray.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/15 Old Man Waltz.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/16 Bloodflow.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Black Light/17 Frontera.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/09 The Book and the Canal.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/01 Sunken Waltz.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/03 Stucco.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/02 Quattro (World Drifts In).mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/04 Black Heart.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/05 Pepita.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/07 Close Behind.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/06 Not Even Stevie Nicks....mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/08 Woven Birds.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/10 Attack el Robot! Attack!.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/11 Across the Wire.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/12 Dub Latina.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/13 Güero Canelo.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/14 Whipping the Horse's Eyes.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/15 Crumble.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Feast of Wire/16 No Doze.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/02 The Ride, Pt. II.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/01 Wash.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/04 Frontera_Trigger.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/03 Sonic Wind.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/12 Crystal Frontier.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/05 El Picador.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/06 Sanchez.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/07 Fade.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/08 Wind Up Bird.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/09 Minas de Cobre.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/10 Lost in Space.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/11 Stray.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Scraping/13 Paper Re-Route.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/01 Low Expectations.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/02 Mind the Gap.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/03 Mazurra.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/04 Sanchez.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/05 The Haul.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/06 Slag.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/07 Paper Route.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/08 Glimpse.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/09 Navy Cut.mp3
2025-04-28T15:06:50 update: added USB/T7/music/C/Calexico/Spoke/10 Spokes.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/11 Scout.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/12 Point Vicente.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/13 Wash.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/14 Ice Cream Jeep.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/15 Windjammer.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/16 Mazurka.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/17 Removed.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/18 Hitch.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Calexico/Spoke/19 Stinging Nettle.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 19. So Sad The World's in a Tangle).mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 01. On the Road Again.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 02. Bullfrog Blues.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 03. Rollin' and Tumblin'.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 04. Amphetamine Annie.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 05. Fried Hockey Boogie.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 06. Sic 'em Pigs.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 07. Poor Moon.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 08. Let's Work Together.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 09. Going Up the Country.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 10. Boogie Music.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 11. Same All Over.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 12. Time Was.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 13. Sugar Bee.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 14. Rockin' With the King.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 15. That's Alright Mama.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 16. My Time Ain't Long.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 17. Future Blues.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 18. Pony Blues.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - Let's Work Together (The Best Of)/Canned Heat - Let's Work Together (The Best Of) - 20. The Chipmunk Song.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 01. On The Road Again.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 02. Goin' Up The Country.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 03. Amphetamine Annie.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 04. Rollin' And Tumblin' [Live].mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 05. Dust My Broom [Live].mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 06. Bullfrog Blues [Live].mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 07. Henry's Shuffle.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 08. Fried Hockey Boogie.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 09. Same All Over.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 10. Time Was.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 11. Low Down (And High Up).mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 12. Poor Moon.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 13. Let's Work Together.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 14. Future Blues.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 15. Human Condition.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 16. Whiskey And Wimmen'.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 17. Long Way From L.A..mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 18. Rockin' With The King.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Canned Heat/Canned Heat - The Very Best Of Canned Heat/Canned Heat - The Very Best Of Canned Heat - 19. Rock & Roll Music.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Carmel/The Falling/Carmel - The Falling.ape
2025-04-28T15:06:51 update: added USB/T7/music/C/Carmel/The Falling/Carmel - The Falling.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/02 - Looking For Love.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/01 - Hello Again.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/05 - Stranger Eyes.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/03 - Magic.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/04 - Drive.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/06 - You Might Think.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/07 - It's Not The Night.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/08 - Why Can't I Have You.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/09 - I Refuse.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Cars/Heartbeat City/10 - Heartbeat City.flac
2025-04-28T15:06:51 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 02 - High-Resolution-1.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Ana Caram - The Ultimate Demonstration Disc - 11 - Correnteza-1.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Ana Caram - The Ultimate Demonstration Disc - 11 - Correnteza.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Westminster Choir - The Ultimate Demonstration Disc - 23 - Festival Te Deum, Benjamin Britten-1.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 01 - Welcome To The Ultimate Demonstration Disc-1.mp3
2025-04-28T15:06:51 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 01 - Welcome To The Ultimate Demonstration Disc.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 02 - High-Resolution.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 04 - Depth-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 04 - Depth.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 06 - Atmosphere-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 06 - Atmosphere.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 08 - Midrange Purity-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 08 - Midrange Purity.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 10 - Naturalness-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 10 - Naturalness.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 12 - Transparency-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 12 - Transparency.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 14 - Presence-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 14 - Presence.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 16 - Visceral Impact-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 16 - Visceral Impact.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 18 - Rhythm & Pace-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 18 - Rhythm & Pace.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 20 - Focus-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 20 - Focus.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 22 - Holographic Imaging-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 22 - Holographic Imaging.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 24 - Transients-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 24 - Transients.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 26 - Bass Resonance-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 26 - Bass Resonance.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 28 - Dynamic Test-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 27 - Best Of Chesky Jazz And More Audiophile Tests, Volume 2-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 27 - Best Of Chesky Jazz And More Audiophile Tests, Volume 2.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 28 - Dynamic Test.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 30 - Final Announcement.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Chesky - The Ultimate Demonstration Disc - 29 - Best Of Chesky Jazz And More Audiophile Tests, Volume 2.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Johnny Frigo - The Ultimate Demonstration Disc - 19 - I Love Paris-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Johnny Frigo - The Ultimate Demonstration Disc - 19 - I Love Paris.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Leny Andrade - The Ultimate Demonstration Disc - 07 - Maiden Voyage-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Leny Andrade - The Ultimate Demonstration Disc - 07 - Maiden Voyage.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Livingston Taylor - The Ultimate Demonstration Disc - 09 - Grandma's Hands-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Livingston Taylor - The Ultimate Demonstration Disc - 09 - Grandma's Hands.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/McCoy Tyner & Joe Henderson - The Ultimate Demonstration Disc - 15 - Ask Me Now-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/McCoy Tyner & Joe Henderson - The Ultimate Demonstration Disc - 15 - Ask Me Now.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Monty Alexander - The Ultimate Demonstration Disc - 17 - Sweet Georgia Brown-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Monty Alexander - The Ultimate Demonstration Disc - 17 - Sweet Georgia Brown.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Rebecca Pidgeon - The Ultimate Demonstration Disc - 03 - Spanish Harlem-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Rebecca Pidgeon - The Ultimate Demonstration Disc - 03 - Spanish Harlem.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Sara K. - The Ultimate Demonstration Disc - 05 - If I Could Sing Your Blues-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Sara K. - The Ultimate Demonstration Disc - 05 - If I Could Sing Your Blues.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/Solisti New York - The Ultimate Demonstration Disc - 25 - The Royal March, Stravinsky-1.mp3
2025-04-28T15:06:52 mpg123: mpg123_getformat() failed: Message: I am done with this track.
2025-04-28T15:06:52 mpg123: mpg123_getformat() failed: Message: I am done with this track.
2025-04-28T15:06:52 ffmpeg/mp3: Format mp3 detected only with low score of 1, misdetection possible!
2025-04-28T15:06:52 ffmpeg/mp3: Failed to read frame size: Could not seek to 1026.
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/The Fred Hersch Trio - The Ultimate Demonstration Disc - 13 - Played Twice-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/The Connecticut Early Music Festival Ensemble - The Ultimate Demonstration Disc - 21 - Flute Concerto in D, Vivaldi-1.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/The Connecticut Early Music Festival Ensemble - The Ultimate Demonstration Disc - 21 - Flute Concerto in D, Vivaldi.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/Chesky Records Guide to Critical Listening/The Ultimate Demonstration Disc/The Fred Hersch Trio - The Ultimate Demonstration Disc - 13 - Played Twice.mp3
2025-04-28T15:06:52 mpg123: mpg123_getformat() failed: Message: I am done with this track.
2025-04-28T15:06:52 mpg123: mpg123_getformat() failed: Message: I am done with this track.
2025-04-28T15:06:52 ffmpeg/mp3: Format mp3 detected only with low score of 1, misdetection possible!
2025-04-28T15:06:52 ffmpeg/mp3: Failed to read frame size: Could not seek to 1026.
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/05 - Hard To Say I'm Sorry,Get Away.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/01 - What You're Missing.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/02 - Waiting For You To Decide.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/03 - Bad Advice.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/04 - Chains.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/07 - Sonny Think Twice.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/06 - Follow Me.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/08 - What Can I Say.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/09 - Rescue You.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/16/10 - Love Me Tomorrow.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/01 - Stay The Night.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/02 - We Can Stop The Hurtin'.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/03 - Hard Habit To Break.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/04 - Only You.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/05 - Remember The Feeling.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/06 - Along Comes A Woman.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/07 - You're The Inspiration.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/08 - Please Hold On.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/09 - Prima Donna.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Chicago/Chicago 17/10 - Once In A Lifetime.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/12 - Singing The Praises of Finer Things.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/01 - African And White.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/02 - No More Blue Horizons.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/03 - Wishfull Thinking.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/04 - Everyday The Same.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/05 - It's Everything.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/06 - Christian.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/07 - Good Again.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/08 - Hands On the Wheel.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/09 - Black Man Ray.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/10 - King In A Catholic Style.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/11 - Thank You.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/13 - Working With Fire And Steel.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Acoustically Yours/14 - Diary of a Hollow Horse.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/02 - Animalistic (A Day At The Zoo Mix).flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/01 - Black Man Ray.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/05 - Diary Of A Hollow Horse (Acoustic).flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/03 - Hampton Beach.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/04 - Red Letter Day.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/13 - King In A Catholic Style (Wake Up).flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/06 - Strength Of Character.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/07 - When The Piper Calls.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/08 - Christian.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/10 - Hanna Hanna.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/09 - A Golden Handshake For Every Daughter.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/11 - African And White.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/12 - Here Comes A Raincloud.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/15 - Tragedy And Mystery.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/14 - Blue Sea.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/China Crisis/Diary - A Collection/16 - Wishful Thinking.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/04 - Action-Reaction.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/01 - Hollow Talk.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/02 - Next Summer.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/08 - Why Must It Always Be This Way.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/03 - These Rituals Of Mine.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/05 - Under The Moon.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/06 - Wintertime Love.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/07 - She Walks.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/09 - Claustrophobia.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Choir Of Young Believers/This Is For The White In Your Eyes/10 - Yamagata.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/01 - Say You'll Be Mine.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/02 - I Really Don't Know Anymore.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/03 - Spinning.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/04 - Never Be The Same.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/05 - Poor Shirley.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/06 - Ride Like The Wind.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/07 - The Light Is On.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/08 - Sailing.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/Christopher Cross/Christopher Cross/09 - Minstrel Gigolo.flac
2025-04-28T15:06:52 update: added USB/T7/music/C/City/Am Fenster/City - Am Fenster 02 - Der King vom Prenzlauer Berg.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/City/Am Fenster/City - Am Fenster 01 - Es ist unheimlich heiß.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/City/Am Fenster/City - Am Fenster 03 - Nachts um halb eins.mp3
2025-04-28T15:06:52 update: added USB/T7/music/C/City/Am Fenster/City - Am Fenster 04 - Traudl.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/City/Am Fenster/City - Am Fenster 05 - Meister aller Klassen.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/City/Am Fenster/City - Am Fenster 06 - Am Fenster (Traum, Tagtraum, Am Fenster).mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 02. Brand New Cadillac.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 01. London Calling.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 07. The Right Profile.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 03. Jimmy Jazz.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 04. Hateful.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 05. Rudie Can't Fail.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 06. Spanish Bombs.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 08. Lost in the Supermarket.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 09. Clampdown.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 10. The Guns of Brixton.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 11. Wrong 'Em Boyo.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 12. Death or Glory.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 13. Koka Kola.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 14. The Card Cheat.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 15. Lover's Rock.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 16. Four Horsemen.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 17. I'm Not Down.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 18. Revolution Rock.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - London Calling (25th remastered)/Clash - London Calling (25th remastered) - 19. Train in Vain.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 03. Jail Guitar Doors.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 01. 1977.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 02. Listen.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 12. Justice Tonight,Kick It Over.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 04. City Of The Dead.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 05. The Prisoner.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 06. Pressure Drop.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 07. 1-2 Crush On You.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 08. Groovy Times.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 09. Gates Of The West.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 10. Capital Radio Two.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 11. Time Is Tight.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 18. First Night Back In London.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 13. Robber Dub.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 14. The Cool Out.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 15. Stop The World.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 16. The Magnificent Dance.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 17. Radio Clash.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 19. Long Time Jerk.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 20. Cool Confusion.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash - Super Black Market Clash/Clash - Super Black Market Clash - 21. Mustapha Dance.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 06. The Magnificent Seven.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 01. London Calling.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 02. Rock the Casbah.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 04. I Fought the Law.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 03. Should I Stay or Should I Go.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 05. (White Man) In Hammersmith Palais.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 07. Bankrobber.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 08. The Call Up.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 09. Complete Control.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 10. White Riot.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 11. Remote Control.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 12. Tommy Gun.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 13. Clash City Rockers.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 15. Hitsville UK.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 14. English Civil War (Johnny Comes Marching Home).mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 16. Know Your Rights.mp3
2025-04-28T15:06:53 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 17. This Is England.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 18. This Is Radio Clash.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The - The Singles/The Clash - The Singles - 19. Train in Vain [Bonus Track].mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 01. Track01.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 02. Track02.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 03. Track03.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 04. Track04.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 05. Track05.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 06. Track06.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 07. Track07.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 08. Track08.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 09. Track09.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 10. Track10.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 11. Track11.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 12. Track12.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 13. Track13.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 14. Track14.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 15. Track15.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Clash/Clash, The-BlueLines-NoireDesir/Unbekannter Künstler - TheClash-BlueLines-NoireDesir - 16. Track16.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 01. Politik.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 02. In My Place.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 04. The Scientist.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 03. God Put a Smile Upon Your Face.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 05. Clocks.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 06. Daylight.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 07. Green Eyes.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 08. Warning Sign.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 09. A Whisper.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 11. Amsterdam.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - A Rush Of Blood To The Head/Coldplay - A Rush Of Blood To The Head - 10. A Rush Of Blood To The Head.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 10. Everything's Not Lost.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 01. Don't Panic.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 02. Shiver.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 03. Spies.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 04. Sparks.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 05. Yellow.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 06. Trouble.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 07. Parachutes.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 08. High Speed.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Parachutes/Coldplay - Parachutes - 09. We Never Change.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 02. Cemeteries of London.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 01. Life in Technicolor.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 10. Death and All His Friends.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 03. Lost!.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 04. 42.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 06. Yes.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 07. Viva la Vida.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 08. Violet Hill.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Coldplay - Viva la Vida or Death and All His Friends - 09. Strawberry Swing.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - Viva la Vida or Death and All His Friends/Lovers in Japan - Viva la Vida or Death and All His Friends - 05. Reign of Love.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 03. White Shadows.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 01. Square One.mp3
2025-04-28T15:06:54 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 02. What If.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 07. Speed Of Sound.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 04. Fix You.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 05. Talk.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 06. X&Y.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 10. The Hardest Part.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 08. A Message.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 09. Low.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 11. Swallowed In The Sea.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 12. Twisted Logic++.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Coldplay/Coldplay - X&Y/Coldplay - X&Y - 13. Till Kingdom Come.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/I. Concerto in E Major, -La Primavera- - Vivaldi- The Four Seasons - 03 - 3. Allegro. Danza Pastorale.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/Flute Concerto in D,-Il Gardellino- - Vivaldi- The Four Seasons - 13 - 1. Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/Flute Concerto in D,-Il Gardellino- - Vivaldi- The Four Seasons - 14 - 2. Cantabile.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/Flute Concerto in D,-Il Gardellino- - Vivaldi- The Four Seasons - 15 - 3. Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/Harpsichord Concerto in A Major - Vivaldi- The Four Seasons - 16 - 1. Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/Harpsichord Concerto in A Major - Vivaldi- The Four Seasons - 17 - 2. Andante.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/Harpsichord Concerto in A Major - Vivaldi- The Four Seasons - 18 - 3. Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/I. Concerto in E Major, -La Primavera- - Vivaldi- The Four Seasons - 01 - 1. Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/I. Concerto in E Major, -La Primavera- - Vivaldi- The Four Seasons - 02 - 2. Largo.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/III. Concerto in F Major, -L'Autunno- - 1. Allegro - Larghetto - Vivaldi- The Four Seasons - 07 - Allegro Molto.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/II. Concerto in G Minor, -L'Estate- - 1. Allegro Non Molto - Vivaldi- The Four Seasons - 04 - Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/II. Concerto in G Minor, -L'Estate- - 2. Adagio - Vivaldi- The Four Seasons - 05 - Presto.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/II. Concerto in G Minor, -L'Estate- - Vivaldi- The Four Seasons - 06 - 3. Presto.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/III. Concerto in F Major, -L'Autunno- - Vivaldi- The Four Seasons - 09 - 3. Allegro. La Caccia.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/III. Concerto in F Major, -L'Autunno- - Vivaldi- The Four Seasons - 08 - 2. Adagio Molto.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/IV. Concerto in F Minor, -L'Inverno- - Vivaldi- The Four Seasons - 10 - 1. Allegro Non Molto.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/IV. Concerto in F Minor, -L'Inverno- - Vivaldi- The Four Seasons - 11 - 2. Largo.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Connecticut Early Music Festival Ensemble/Vivaldi- The Four Seasons/IV. Concerto in F Minor, -L'Inverno- - Vivaldi- The Four Seasons - 12 - 3. Allegro.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 09 - Ich fliehe mit Dir.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 01 - Ein neues Spiel.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 02 - In meinen Armen.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 03 - Gefühle.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 04 - Easy money.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 05 - Riesenrad.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 06 - Trübe Tassen.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 07 - Millionenmal.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 08 - Zufall.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cosa Rosa/Kein Zufall/Cosa Rosa - Kein Zufall - 10 - Trübe Tasse!.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 01 - God Shuffled His Feet.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 02 - Afternoons & Coffeespoons.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 03 - Mmm Mmm Mmm Mmm.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 04 - In The Days Of The Caveman.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 05 - Swimming In Your Ocean.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 06 - Here I Stand Before Me.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 07 - I Think I'll Disappear Now.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 08 - How Does A Duck Know.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 09 - When I Go Out With Artists.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 10 - The Psychic.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 11 - Two Knights And Maidens.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Crash Test Dummies/God Shuffled His Feet/Crash Test Dummies - God Shuffled His Feet - 12 - Untitled.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 03. Outside Woman Blues.mp3
2025-04-28T15:06:55 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 01. I'm So Glad.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 02. Spoonful.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 04. Pressed Rat And Warthog.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 05. Sleepy Time Time.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 06. N.S.U..mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 07. Badge.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 08. Politician.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 09. Sweet Wine.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 10. Rollin' And Tumblin'.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 11. Stormy Monday.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 1) - 12. Deserted Cities Of The Heart.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 01. Born Under A Bad Sign.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 02. We're Going Wrong.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 03. Crossroads.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 04. White Room.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 05. Toad.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 06. Sunshine Of Your Love.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Cream/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2)/Cream - Royal Albert Hall London May 2-3-5-6 2005 (Disc 2) - 07. Sleepy Time Time (Alternate).mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 02 - My Own Prison.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 01 - Torn.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 03 - What's This Life For.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 04 - One.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 05 - Are You Ready.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 06 - Higher.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 07 - With Arms Wide Open.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 08 - What If.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 09 - One Last Breath.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 10 - Don't Stop Dancing.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 11 - Bullets.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 12 - My Sacrifice.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creed/Greatest Hits (Disk 1)/Creed - Greatest Hits (Disk 1) - 13 - Weathered.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 01. Born On The Bayou.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 02. Bootleg.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 03. Graveyard Train.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 04. Good Golly Miss Molly.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 05. Penthouse Pauper.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 06. Proud Mary.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Bayou Country/Creedence Clearwater Revival - Bayou Country - 07. Keep On Chooglin'.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 03. Tombstone Shadow.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 01. Green River.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 02. Commotion.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 09. The Night Time Is The Right Time.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 04. Wrote A Song For Everyone.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 05. Bad Moon Rising.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 06. Lodi.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 07. Cross-Tie Walker.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - Green River/Creedence Clearwater Revival - Green River - 08. Sinister Purpose.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 02. 2. I put a Spell on you.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 01. 1. Suzie Q..mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 04. 4. Bad Moon Rising.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 03. 3. Proud Mary.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 08. 8. Down on the Corner.mp3
2025-04-28T15:06:56 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 05. 5. Lodi.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 06. 6. Green River.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 07. 7. Commotion.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 15. 15. Long as I can see the Light.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 09. 9. Fortunate Son.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 10. 10. Travelin' Band.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 11. 11. Who' ll stop the Rain.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 12. 12. Up around the Bend.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 13. 13. Run through the Jungle.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 14. 14. Lookin' out my back Door.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 16. 16. I heard it through the Grapevine.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 17. 17. Have you ever seen the Rain.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 18. 18. Hey Tonight.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 19. 19. Sweet Hitch-Hiker.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 1/Creedence Clearwater Revival - The very Best of ... cd 1 - 20. 20. Someday never comes.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 06. Wrote a song for everyone (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 01. Walk on the water (1968).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 02. Susie Q (Part 2) (1968).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 03. Born on the Bayou (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 04. Good golly Miss Molly (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 05. Tombstone shadow (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 07. Night time is the right time (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 08. Cotton fields (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 09. It came out of the sky (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 10. Don't look now (it ain't you or me) (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 11. The midnight special (1969).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 12. Before you accuse me (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 13. My baby left me (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 14. Pagan baby (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 15. (Wish I could) Hideaway (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 16. It's just a thought (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 17. Molina (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 18. Born to move (1970).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 19. Lookin' for a reason (1972).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Creedence Clearwater Revival/Creedence Clearwater Revival - The very Best of ... cd 2/Creedence Clearwater Revival - The very Best of ... cd 2 - 20. Hello Mary Lou (1972).mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Cut'n'Move/Cut'n'Move - Give It Up (Maxi)/Cut'n'Move - Give It Up [MCD] - 02. Give It Up [Extended Version].mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Cut'n'Move/Cut'n'Move - Give It Up (Maxi)/Cut'n'Move - Give It Up [MCD] - 01. Give It Up [Album Version].mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Cut'n'Move/Cut'n'Move - Give It Up (Maxi)/Cut'n'Move - Give It Up [MCD] - 04. Give It Up [Instrumental Version].mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Cut'n'Move/Cut'n'Move - Give It Up (Maxi)/Cut'n'Move - Give It Up [MCD] - 03. Cut'n'Move Theme Part II'.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 01 - The Campaign For Real Rock.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 02 - A Girl Like You.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 03 - Low Expectations.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 04 - Out Of This World.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 05 - If You Could Love Me.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 06 - North Of Heaven.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 07 - Gorgeous George.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 08 - It's Right In Front Of You.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 09 - Make Me Feel Again.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 10 - I've Got It Bad.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 11 - Subsidence.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Edwyn Collins/Gorgeous George/Edwyn Collins - Gorgeous George - 12 - This Music Won't Take You Higher.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/02 Running On Faith.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/01 Badge.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/04 Sunshine Of Your Love.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/03 White Room.mp3
2025-04-28T15:06:57 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/07 Worried Life Blues.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/05 Watch Yourself.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/06 Have You Ever Loved A Woman.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 01/08 Hoodoo Man.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/04 Wonderful Tonight.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/01 Pretending.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/02 Bad Love.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/03 Old Love.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/05 Bell Bottom Blues.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/06 Hard Times.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/24 Nights Disc 02/07 Edge Of Darkness.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/01 Motherless Children.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/02 Better Make It Thruogh Today.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/03 Willie And The Handjive.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/04 Get Ready.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/05 I Shot The Sheriff.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/06 I Can´t Hold It.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/07 Please Be With Me.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/08 Let It Grow.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/09 Steady Rollin´ Man.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/10 Mainline Florida.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/461 Ocean Boulevard/11 Give Me Strength.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/01 Something Special.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/02 Black Rose.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/03 Blow Wind Blow.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/04 Another Ticket.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/05 I Can't Stand It.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/06 Hold Me Lord.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/07 Floating Bridge.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/08 Catch Me If You Can.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Another Ticket/09 Rita Mae.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/August/Eric Clapton - August.wav
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/03 I´ll Make Love To You Everytime.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/01 Walk Out In The Rain.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/02 Watch Out For Lucy.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/07 Early In The Morning.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/04 Roll It.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/05 Tell Me That You Love Me.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/06 If I Don´t Be There By Morning.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/08 Promises.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/09 Golden Ring.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backless/10 Tulsa Time.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/01 I Shot The Sheriff.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/02 Knockin' On Heaven's Door.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/03 Lay Down Sally.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/04 Promises.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/05 Swing Low Sweet Chariot.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/06 Wonderful Tonight.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/07 Sunshine Of Your Love.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/08 Tales Of Brave Ulysses.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/09 Badge.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/10 Little Wing.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 1)/11 Layla.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/06 Presence of the Lord.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/01 Cocaine.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/02 Strange Brew.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/03 Spoonful.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/04 Let It Rain.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/05 Have You Ever Loved A Woman_.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/07 Crossroads.mp3
2025-04-28T15:06:58 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/08 Roll It Over.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/09 Can't Find My Way Home.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/10 Blues Power.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Backtrackin' (Disc 2)/11 Further on Up The Road.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/02 See What Love Can Do.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/01 She´s Waiting.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/05 Something´s Happening.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/03 Same Old Blues.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/04 Knock On Wood.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/09 Never Make You Cry.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/06 Forever Man.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/07 It All Depends.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/08 Tangled In Love.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/10 Just Like A Prisoner.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Behind The Sun/11 Behind The Sun.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/05 Double Crossing Time.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/01 All Your Love.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/02 Hideaway.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/03 Little Girl.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/04 Another Man.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/10 Ramblin' On My Mind.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/06 What'd I Say.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/07 Key To Love.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/08 Parchman Farm.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/09 Have You Heard.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/11 Steppin Out.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues Breakers with Eric Clapton/12 It Ain't Right.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues&Ballads '98/06 Change the World.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Blues&Ballads '98/11 Holy Mother.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/02 Change The World.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/01 Blue Eyes Blue.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/09 It´s In The Way That You Use It.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/03 My Father´s Eyes.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/04 Tears In Heaven.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/05 Layla.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/06 Pretending.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/07 Bad Love.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/08 Before You Accuse Me.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/10 Forever Man.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/11 Runing On Faith.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/12 She´s Waiting.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/13 River Of Tears.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/14 Get Lost.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Chronicles/15 Wonderful Tonight (Live Edit).mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 05. Sleeping in the Ground.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 01. Had to Cry Today.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 02. Low Down.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 03. Them Changes.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 04. Forever Man.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 12. No Face, No Name, No Number.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 06. Presence of the Lord.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 07. Glad.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 08. Well All Right.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 09. Double Trouble.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 10. Pearly Queen.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 1)/E.Clapton & S.Winwood - 11. Tell the Truth.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 07. Can't Find My Way Home.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 01. After Midnight.mp3
2025-04-28T15:06:59 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 02. Split Decision.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 03. Rambling On My Mind.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 04. Georgia On My Mind.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 05. Little Wing.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 06. Voodoo Chile.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 08. Dear Mr. Fantasy.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton & Steve Winwood - Live from Madison Square Garden (Disc 2)/E.Clapton & S.Winwood - 09. Cocaine.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton (CD-Single) - Layla/Eric Clapton - Layla [CDS] - 02. Tears In Heaven (Unplugged Version).mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton (CD-Single) - Layla/Eric Clapton - Layla [CDS] - 01. Layla (Unplugged Version).mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton (CD-Single) - Layla/Eric Clapton - Layla [CDS] - 03. Excerpts From MTV ''Unplugged'' Interview.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 01. I Shot The Sheriff.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 02. After Midnight.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 03. Knockin' On Heaven's Door.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 04. Wonderful Tonight.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 05. Layla.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 06. Cocaine.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 07. Lay Down Sally.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 08. Willie And The Hand Jive.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 09. Promises.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 10. Swing Low Sweet Chariot.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Eric Clapton - Time Pieces/Eric Clapton - Time Pieces - 11. Let It Grow.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/02 Anything For Your Love.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/01 Pretending.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/04 Running On Faith.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/03 Bad Love.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/12 Before You Accuse Me.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/05 Hard Times.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/06 Hound Dog.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/07 No Alibis.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/08 Run So Far.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/09 Old Love.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/10 Breaking Point.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Journeyman/11 Lead Me On.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/01 Everybody Oughta Make A Change.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/02 The Shape You`re In.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/03 Ain`t Going Down.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/04 I`ve Got A Rock N` Roll Heart.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/05 Man Overboard.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/06 Pretty Girl.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/07 Man In Love.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/08 Crosscut Saw.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/09 Slow Down Linda.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Money And Cigarettes/10 Crazy Country Hop.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/01 My Father's Eyes.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/02 River Of Tears.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/03 Pilgrim.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/04 Broken Hearted.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/05 One Chance.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/06 Circus.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/07 Going Down Slow.mp3
2025-04-28T15:07:00 update: added USB/T7/music/C/Eric Clapton/Pilgrim/08 Fall Like Rain.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Pilgrim/09 Born In Time.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Pilgrim/10 Sick And Tired.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Pilgrim/11 Needs His Woman.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Pilgrim/12 She's Gone.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Pilgrim/13 You Were There.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Pilgrim/14 Inside Of Me.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/10 When My Heart Beats Like A Hammer.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/01 Riding With The King.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/02 Ten Long Years.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/02 Ten Lony Years.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/03 Key To The Highway.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/04 Marry You.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/05 Three O'Clock Blues.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/05 Three O´clock Blues.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/06 Help The Poor.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/07 I Wanna Be.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/08 Worried Life Blues.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/09 Days of Old.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/11 Hold On I´m Coming.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/11 Hold On! I'm Comin'.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Riding with the King/12 Come Rain Or Come Shine.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/02 Wonderful Tonight.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/01 Cocaine.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/04 Next Time You See Her.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/03 Lay Down Sally.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/05 We're All The Way.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/06 The Core.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/07 May You Never.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/08 Mean Old Frisco.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Slowhand/09 Peaches and Diesel.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 01 - I Shot the Sheriff (album 461 Ocean.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 02 - After Midnight (album Eric Clapton,.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 03 - Knockin' On Heaven's Door (single,.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 04 - Wonderful Tonight (album Slowhand,.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 05 - Layla (album Layla and Other Assort.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 06 - Cocaine (album Slowhand, 1977).mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 07 - Lay Down Sally (album Slowhand, 197.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 08 - Willie And The Hand Jive (album 461.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 09 - Promises (album Backless, 1978).mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 10 - Swing Low Sweet Chariot (album Ther.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Timepieces - The Best Of Eric Clapton/Eric Clapton - Timepieces - The Best Of Eric Clapton - 11 - Let It Grow (album 461 Ocean Boulev.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/02 - Before You Accuse Me.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/01 - Signe.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/04 - Tears in Heaven.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/03 - Hey Hey.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/05 - Lonely Stranger.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/07 - Layla.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/06 - Nobody Knows You When You're Down & Out.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/08 - Running on Faith.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/09 - Walkin' Blues.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/10 - Alberta.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/11 - San Francisco Bay Blues.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/12 - Malted Milk.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/13 - Old Love.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eric Clapton/Unplugged/14 - Rollin' & Tumblin'.flac
2025-04-28T15:07:01 update: added USB/T7/music/C/Eva Cassidy/Wonderful World (2004)/Eva Cassidy - Wonderful World.flac
2025-04-28T15:07:01 ffmpeg/mpegts: Format mpegts detected only with low score of 2, misdetection possible!
2025-04-28T15:07:01 ffmpeg/mpegts: Could not detect TS packet size, defaulting to non-FEC/DVHS
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 10 - I'll be seeing You.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 01 - Trust In Me.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 03 - If I Were A Bell.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 02 - I'm Gonna Laugh You Right Out Of My Life.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 04 - Smile.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 05 - Purple Avenue.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 06 - Calling You.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 07 - God Will.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 09 - Honeysuckle Rose.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/Holly Cole Trio/Blame It On My Youth/Holly Cole Trio - Blame It On My Youth - 08 - On The Street Where You Live.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 03. Missing Person.mp3
2025-04-28T15:07:01 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 01. Danger.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 12. Last Will And Testament.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 02. Heads In Georgia.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 04. When This War Is Over.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 05. Sporting Life Blues.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 06. Dead End Road.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 07. It's Easy.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 08. Hard To Thrill.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 09. Anyway The Wind Blows.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 10. Three Little Girls.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 11. Don't Cry Sister.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 13. Who Am I Telling You.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale & Eric Clapton - The Road To Escondido/Cale, J.J. & Eric Clapton - The Road To Escondido - 14. Ride The River.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 08. Trouble In The City.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 01. Money Talks.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 02. Losers.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 03. Hard Times.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 04. Reality.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 06. People Lie.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 05. Takin' Care Of Business.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 07. Unemployment.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 09. Teardrops In My Tequila.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - #8/J.J. Cale - #8 - 10. Livin' Here Too.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 03. Wish i had not said that.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 01. Carry on.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 02. Deep dark dungeon.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 04. Pack my Jack.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 05. If you leave her.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 06. Mama don't.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 07. Runaround.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 08. What do you expect.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 09. Love has been gone.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - 1980 Shades/J.J. Cale - 1980 Shades - 10. Cloudy day.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 05. Like You Used To.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 01. Long Way Home.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 02. Sho-Biz Blues.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 03. Slower Baby.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 04. Devil's Nurse.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 07. Rose In The Garden.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 06. Borrowed Time.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 10. Ain't Love Funny.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 08. Brown Dirt.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 09. Hard Love.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 11. Closer To You.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Closer To You/Cale, J.J. - Closer To You - 12. Steve's Song.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 04. You keep me hangin' on.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 01. City girls.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 02. Devil in disguise.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 03. One step ahead of the blues.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 05. Downtown L.A..mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 06. Can't live here.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 07. Grasshopper.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 08. Drifters wife.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 09. Don't wait.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 10. A thing going on.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 11. Nobody but you.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 12. Mississippi River.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 13. Does your mama like to reggae.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Grasshopper/J.J. Cale - Grasshopper - 14. Dr. Jive.mp3
2025-04-28T15:07:02 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 01. Death In The Wilderness.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 02. It's Hard To Tell.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 03. Days Go By.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 04. Low Down.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 05. This Town.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 06. Guitar Man.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 07. If I Had A Rocket.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 08. Perfect Woman.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 09. Old Blue.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 10. Doctor Told Me.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 11. Miss Ol'St. Louie.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Guitar Man/Cale, J.J. - Guitar Man - 12. Nobody Knows.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 01. Nowere To Run.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 02. Cocaine.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 03. Ten Easy Lessons.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 04. Sensitive Kind.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 05. Hands Off Her.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 06. Louisiana.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 07. Going Down.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 08. Roll Off.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 09. No Sweat.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 10. Crazy Mama.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 11. Fate Of A Fool.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 12. Boilin' Pot.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 13. After Midnight.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 14. Same Old Blues.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 15. Don't Cry Sister.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 16. Call Me The Breeze.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 17. Ever Lovin' Woman.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 18. Katy Cool Lady.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 19. Lies.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979/J.J. Cale - In Session At The Paradise Studios, Los Angeles, 1979 - 20. Don't Wait.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 03. Don't Go To Strangers.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 01. Call Me The Breeze.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 02. Call The Doctor.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 04. Woman I Love.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 05. Magnolia.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 06. Clyde.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 07. Crazy Mama.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 08. Nowhere To Run.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 09. After Midnight.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 10. River Runs Deep.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 11. Bringing It Back.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Naturally/J.J. Cale - Naturally - 12. Crying Eyes.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 01. Guess I Lose.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 02. Waymore's Blues.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 03. Rollin'.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 04. Golden Ring.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 05. My Cricket.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 06. Since You Said Goodbye.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 07. Seven Day Woman.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 08. Bluebird.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 09. My Baby And Me.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 10. Lawdy Mama.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 11. Blue Sunday.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 12. Out Of Style.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 13. Ooh La La.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Rewind/Cale, J.J. - Rewind - 14. All Mama's Children.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 01. Hold on Baby.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 02. Artificial Paradise.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 03. Lean on Me.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 04. Lonesome Train.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 05. Tijuana.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 06. That Kind of Thing.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 07. Shanghaid.mp3
2025-04-28T15:07:03 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 08. River Boat Song.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 09. No Time.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 10. Who's Time.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 11. Shady Grove.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 12. New Orleans.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 13. Lady Luck.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 14. She's in Love.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 15. Passion.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 16. Take Out Some Insurance.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 17. Jailer.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 18. Change Your Mind.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 19. Feeling in Love.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 20. Humdinger.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 21. Traces.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 22. Roll on Mama.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 23. Low Rider.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 24. Disadvantage.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - The Silvertone Years/J.J. Cale - The Silvertone Years - 25. End of the Line.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 02. Chains of Love.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 01. My Gal.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 12. Blues For Mama.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 03. New Lover.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 04. One Step.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 05. Stone River.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 06. The Problem.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 07. Homeless.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 08. Fancy Dancer.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 09. Rio.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 10. These Blues.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 11. Motormouth.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - To Tulsa and Back/J.J. Cale - To Tulsa and Back - 13. Another Song.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 01. Shanghaid.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 02. Hold on baby.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 03. No time.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 04. Lady Luck.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 05. Disadvantage.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 06. Lean on me.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 07. End of the line.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 08. New Orleans.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 09. Tijuana.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 10. That kind of thing.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 11. Who's talking.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 12. Change your mind.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 13. Humdinger.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Travel-Log/J.J. Cale - Travel-Log - 14. River Boat song.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 08. The Woman That Got Away.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 01. Hey Baby.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 02. Travelin' Light.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 03. You Got Something.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 04. Ride Me High.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 05. Hold On.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 06. Cocaine.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 07. I'm A Gypsy Man.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 12. You Got Me On So Bad.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 09. Super Blue.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 10. Let Me Do It To You.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - Troubadour/J.J. Cale - Troubadour - 11. Cherry.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 02. River Boat Song.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 01. After Midnight.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 12. Call Me The Breeze.mp3
2025-04-28T15:07:04 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 03. Mama Don't.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 04. Humdinger.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 05. Hold On Baby.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 06. New Orleans.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 07. Lickin' Stick.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 08. Disadvantage.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 09. Hard Times.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 10. Movin' Blues.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 11. Magnolia.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 13. Cocaine.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 14. Money Talks.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/J. J. Cale/J.J. Cale - USA 1991 - Live/J.J. Cale - USA 1991 - Live - 15. Crazy Mama.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/07 - 21st Century Kid.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/01 - Get Your Way.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/02 - London Skies.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/03 - Photograph.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/05 - Nothing I Do.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/04 - I Only Have Eyes For You.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/06 - Mind Trick.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/08 - I'm Glad There Is You.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/09 - Oh God.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/10 - Catch The Sun.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/11 - 7 Days To Change Your Life.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/12 - Our Day Will Come.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/13 - Back To The Ground.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Catching Tales/14 - My Yard.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/01 - You And The Night And The Music.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/02 - I Can't Get Started.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/03 - Devil May Care.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/04 - You're Nobody Till Somebody Loves You.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/05 - Pointless Nostalgic.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/06 - In The Wee Small Hours Of The Morning.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/07 - Well You Needn't.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/08 - It Ain't Necessarily So.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/09 - High And Dry.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/10 - Too Close For Comfort.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/11 - A Time For Love.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/12 - Lookin' Good.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Pointless Nostalgic/13 - I Want To Be A Popstar.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/07 - Love Ain't Gonna Let You Down.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/01 - Just One Of Those Things.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/02 - I'm All Over It.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/03 - Wheels.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/04 - If I Ruled The World.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/05 - You And Me Are Gone.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/06 - Don't Stop The Music.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/09 - I Think, I Love.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/08 - Mixtape.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/10 - We Run Things.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/11 - Not While I'm Around.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/The Pursuit/12 - Music Is Through.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/01 - What A Difference A Day Made.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/02 - These Are The Days.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/03 - Singin' In The Rain.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/04 - Twenty Something.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/05 - But For Now.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/06 - Old Devil Moon.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/07 - I Could Have Danced All Night.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/08 - Blame It On My Youth.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/09 - I Get A Kick Out Of You.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/10 - All At Sea.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/11 - Wind Cries Mary.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/12 - Lover, You Should Have Come Over.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/13 - It's About Time.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jamie Cullum/Twenty Something/14 - Next Year, Baby.flac
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/03 - you don't mess around with Jim.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/01 - Time in the bottle.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/02 - bad bad leroy brown.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/25 - A good time man like me ain't got no business.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/04 - I'll have to say I love you in a song.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/05 - I got a name.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/06 - Operator.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/07 - Thursday.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/08 - Working at the car wash blues.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/09 - One less footsteps.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/10 - Photographs and memories.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/11 - It doesn't have to be that way.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/12 - Mississippe Lady.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/13 - Dreamin' again.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/14 - Lover's cross.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/15 - These dreams.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/16 - Chain gang medley.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/17 - New York's not my home.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/18 - Speedball tucker.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/19 - Rapid boy (the stoock car boy).mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/20 - A long time ago.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/21 - Alabama rain.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/22 - Which way are you goin'.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/23 - Walkin' back to Gorgia.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/24 - Careful man.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/The Ultimate Collection/26 - Next time This time.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Jim Croce/Words and Music/Jim Croce - Words and Music.wav
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 02 - There Goes My Baby.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 01 - Civilized Man.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 06 - I Love The Night.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 03 - Come On In.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 04 - Tempted.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 09 - Hold On (I Feel Our Love Is Changing).mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 05 - Long Drag Off A Cigarette.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 07 - Crazy In Love.mp3
2025-04-28T15:07:05 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 08 - A Girl Like You.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Civilized Man/Joe Cocker - Civilized Man - 10 - Even A Fool Would Let Go.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 05. Don't drink the water (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 01. Shelter me (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 02. A to Z (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 03. Don't you love me anymore (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 04. Living without your love (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 06. You can leave your hat on (1986).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 07. Heart of the matter (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 08. Inner city Blues (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 09. Love is on a fade (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Cocker/Joe Cocker - Cocker - 10. Heaven (1985).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 01. Hard knocks.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 02. Get on.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 03. Unforgiven.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 04. The fall.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 05. So it goes.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 06. Runaway train.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 07. Stay the same.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 08. Thankful.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 09. So.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Joe Cocker - Hard knocks/Cocker, Joe - Hard knocks - 10. I hope.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 02 - Little Bit of Love.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 01 - Love Is Alive.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 04 - There's a Storm Coming.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 03 - Please No More.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 05 - You've Got to Hide Your Love Away.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 06 - I Can Hear the River.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 07 - Don't Let the Sun Go Down on Me.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 08 - Night Calls.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 09 - Five Women.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 10 - Can't Find My Way Home.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 11 - Not Too Young to Die of a Broken Heart.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/Joe Cocker/Night Calls/Joe Cocker - Night Calls - 12 - Out of the Rain.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 12. Turn The Lights On.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 01. Outta The Bag.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 02. For A Ride.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 03. Brotherman.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 04. Satisfied.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 05. In A Flood.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 06. Hush.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 07. Gravel Drive.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 08. Perfect.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 09. Sold-Motel.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 10. Woman.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 11. Wasteland.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - Black Acetate/John Cale - Black Acetate - 13. Mailman (The Lying Song).mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 01. Fear Is A Man's Best Friend.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 02. Buffalo Ballet.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 03. Barracuda.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 04. Emily.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 05. Ship Of Fools.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 06. Gun.mp3
2025-04-28T15:07:06 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 07. The Man Who Couldn't Afford To Orgy.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 08. You Know More Than I Know.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 09. Momamma Scuba.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 10. Sylvia Said.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 11. All I Want Is You.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 12. Bamboo Floor.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 13. Mr. Wilson.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 14. Taking It All Away.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 15. Dirty Ass Rock 'n' Roll.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 16. Darling I Need You.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 1) (1974-1975)/John Cale - The Island Years (Disc 1- 1974-1975) - 17. Rollaroll.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 03. I'm Not the Loving Kind.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 01. Heartbreak Hotel.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 02. Ski Patrol.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 05. The Jeweller.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 04. Guts.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 15. Baby, What You Want Me to Do.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 06. My Maria.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 07. Helen of Troy.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 08. China Sea.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 09. Engine.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 10. Save Us.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 11. Cable Hogue.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 12. I Keep a Close Watch.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 13. Pablo Picasso.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 14. Leaving It Up to You.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 16. Sudden Death.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 17. You & Me.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 18. Coral Moon.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/John Cale/John Cale - The Island Years (Disc 2) (1974-1975)/John Cale - Gold, CD2 - 19. Mary Lou.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/02 Since U Been Gone.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/01 Breakaway.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/03 Behind These Hazel Eyes.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/04 Because Of You.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/05 Gone.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/06 Addicted.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/07 Where Is Your Heart.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/08 Walk Away.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/09 You Found Me.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/10 I Hate Myself For Losing You.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/11 Hear Me.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Kelly Clarkson/Breakaway/12 Beautiful Disaster (Live).mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 01 - The Ghost Of Fire.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 02 - The Part Time Ascetic.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 03 - Why The Crows Don't Sing.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 04 - Sleeping Dragon.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 05 - On The Road.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 06 - Angel In The Fire.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 07 - Living Daylights.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 08 - Train On.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 09 - Don't Lie To My Children.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 10 - Jackdaw.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 11 - Change My Ways.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 12 - Cut In Stone.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Conklin/Stranger World/Larry Conklin - Stranger World - 13 - Far Away Train.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 13 - Somebody's Got To Win, Somobody's Got To Lose.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 01 - Sentenza Del Core - Allegro.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 02 - Sentenza Del Core - Interlude.mp3
2025-04-28T15:07:07 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 03 - Sentenza Del Core - Adagio.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 04 - Goodbid Porkpie Hat.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 05 - Sink Or Swim.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 06 - Zimbabwe.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 07 - Low-Lee-Tah.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 08 - Love And Happiness.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 09 - Something Pretty.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 10 - Trouble No More.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 11 - Funky Waltz.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 12 - Transparence.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Larry Coryell/Murali Coryell - Julian Coryell - The Coryells/Larry Coryell - Murali Coryell - Julian Coryell - The Coryells - 14 - Song For Emily.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/01 - Saturday Night Special.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/02 - I Ride Alone.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/03 - 10.000 Years , Sexual Moon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/04 - Wind And Rain.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/05 - I Love You.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/06 - Jaded Virgin.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/07 - A Little Cocaine.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Lee Clayton/Naked Child/08 - If I Can Do It.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Hey, That's No Way To Say Goodbye.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Bird On A Wire.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Dress Rehearsal Rag.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - One Of Us Cannot Be Wrong.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Master Song.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Sisters Of Mercy.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - So Long, Marianne.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Story Of Isaac.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Suzanne.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - Teachers.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - The Stranger Song.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - You Know Who I Am.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Leonard Cohen/Live At The BBC (1968)/Leonard Cohen - There's No Reason Why You Should Remember Me.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/01 - Walking in Memphis.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/02 - Ghost train.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/03 - Silver thunderbird.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/04 - Dig down deep.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/05 - Walk on water.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/06 - Miles away.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/07 - Saving the best for last.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/08 - Strangers in a car.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/09 - 29 ways.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/10 - Perfect love.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Marc Cohn/Marc Cohn/11 - True companion.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/02 - Underneath the Stars.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/01 - Fantasy.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/03 - One Sweet Day.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/04 - Open Arms.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/05 - Always Be My Baby.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/06 - I Am Free.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/07 - When I Saw You.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/08 - Long Ago.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/09 - Melt Away.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/10 - Forever.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/11 - Daydream Interlude.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/Daydream/12 - Looking In.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/04 - Vision Of Love.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/01 - Emotions.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/02 - If It's Over.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/03 - Someday.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/05 - Make It Happen.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/06 - I'll Be There.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Mariah Carey/MTV Unplugged/07 - Can't Let Go.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 01 - The Very Thought Of You.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 02 - Paper Moon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 03 - Route 66.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 04 - Mona Lisa.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 05 - L-O-V-E.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 06 - This Can't Be Love.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 07 - Smile.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 08 - Lush Life.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 09 - That Sunday That Summer.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 10 - Orange Colored Sky.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 12 - Straighten Up And Fly Right.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 11 - A Medley Of a) For Sentimental Reasons b) Tenderl.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 13 - Avalon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 14 - Don't Get Around Much Anymore.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 15 - Too Young.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 16 - Nature Boy.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 17 - Darling, je vous aime beaucoup.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 18 - Almost Like Being In Love.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 19 - Thou Swell.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 20 - Non Dimenticar.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 21 - Our Love Is Here To Stay.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Natalie Cole/Unforgettable With Love/Natalie Cole - Unforgettable With Love - 22 - Unforgettable.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/05 - La topolino amaranto.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/01 - Lo zio.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/02 - Come di.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/04 - Via con me.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/03 - La ricostruzione del Mocambo.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/06 - Alla prese con la verde milonga.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/07 - Parigi.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/08 - Diavolo rosso.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/09 - Hemingway.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/10 - Bartali.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/11 - Un gelato al limon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/12 - Una giornata al mare.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/13 - Il nostro amico Angiolino.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/14 - Onda su onda.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/15 - Sotto le stelle del jazz.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/16 - Azzurro.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/17 - Boogie.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Concerti/18 - Genova per noi.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/01 - La Musica E' Pagana.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/02 - Epoca.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/03 - La Zarzamora.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/04 - Cosa Sai Di Me.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/05 - Architetture Lontane.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/06 - Sonno elefante.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/07 - Dragon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/08 - Un Vecchio Errore.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/09 - Mister Jive.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/10 - Sotto Le Stelle Del Jazz.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/12 - Una Faccia In Prestito.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/11 - Alle prese con una verde milonga (live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/13 - L'Orchestrina.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/14 - Novecento.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/15 - Gong-Oh.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/16 - Gli Impermeabili.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/17 - Il Quadrato E Il Cerchio.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/19 - Via Con Me.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Ging-Oh (Best Of)/18 - Happy Feet ( Musica per I Vostri Piedi Madame ).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/06 - Sotto Le Stelle Del Jazz (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/01 - Cuanta Pasión (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/02 - La Donna D'Inverno (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/03 - Sparring Partner (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/04 - Come-Di (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/05 - Elegia (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/07 - Alle Prese Con Una Verde Milonga (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/08 - Sandwich Man (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/09 - Schiava Del Politeama (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/10 - Genova Per Noi (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/11 - Via Con Me (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD1/12 - Molto Lontano (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/11 - La Vecchia Giacca Nuova (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/01 - Bartali (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/02 - Bamboolah (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/03 - Lo Zio (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/04 - Madeleine (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/05 - Chissà (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/06 - Lupi Spelacchiati (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/07 - Gioco D'Azzardo (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/08 - Max (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/09 - Diavolo Rosso (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/10 - Eden (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Live Arena Di Verona - CD2/12 - Via Con Me (Bis) (Live).flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 01. Un gelato al limon.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 02. Lo zio.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 03. Nord.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 04. Blue tangos.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 05. Via con me.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 06. Hemingway.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 07. L'ultima donna.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 08. Parigi.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 09. Dancing.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 11. La donna d'inverno.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 10. Alle prese con una verde milonga.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 12. Gioco d'azzardo.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/Paolo Conte - The best of Paolo Conte/Paolo Conte - The best of Paolo Conte - 13. Blue Haways.mp3
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/05 - Sparring partner.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/01 - Via con me.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/03 - Elisir.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/02 - Sotto le stelle del jazz.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/04 - Boogie.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/08 - Gelato al limon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/06 - Come di.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/07 - Azzurro.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/10 - Gli impermeabili.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/09 - Happy feet.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/13 - Colleghi trascurati.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/11 - Max.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/12 - Gong-oh.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/18 - Ho ballato di tutto.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/14 - Bartali.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/16 - Dragon.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/15 - Alle prese con una verde milonga.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/17 - Hemingway.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/20 - Genova per noi.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Paolo Conte/The Best Of/19 - Quadrille.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 03 - Dancing Into The Light.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 01 - Easy Lover.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 02 - Against All Odds.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 07 - Something Happened On The Way To Heaven.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 04 - In The Air Tonight.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 05 - Take Me Home.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 06 - Sussudio.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 08 - Another Day In Paradise.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 09 - Trashing The Champ.flac
2025-04-28T15:07:08 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 10 - Hang It Long Enough.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Best Of/Phil Collins - Best Of - 11 - You Can't Hurry Love.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/01 Both Sides of the Story.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/02 Can't turn back the years.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/03 Everyday.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/04 I've forgotten everything.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/05 We'res sons of our fathers.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/06 Can't find my way.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/07 Survivors.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/08 We fly so close.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/09 There's a place for us.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/10 We wait and we wonder.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Both Sides/11 Please come out tonight.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/10 Saturday Night and Sunday Morning.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/01 Hang in Long Enough.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/02 That's Just the Way It Is.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/03 Do You Remember_.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/05 Colours.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/04 Something Happened on the Way to Heaven.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/06 I Wish It Would Rain Down.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/07 Another Day in Paradise.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/08 Heat on the Street.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/09 All of My Life.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/12 Find a Way to My Heart.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/But Seriously/11 Father to Son.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/01 Dance Into The Light.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/02 That's What You Said.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/03 Lorenzo.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/04 Just Another Story.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/05 Love Police.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/06 Wear My Hat.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/07 It's In Your Eyes.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/08 Oughta Know By Now.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/09 Take Me Down.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/10 The Same Moon.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/11 River So Wide.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/12 No Matter Who.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Dance Into The Light/13 The Times They Are A-Changin'.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/01 - In The Air Tonight.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/02 - This Must Be Love.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/03 - Behind The Lines.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/04 - The Roof Is Leaking.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/05 - Droned.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/06 - Hand In Hand.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/07 - I Missed Again.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/08 - You Know What I Mean.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/09 - Thunder And Lightning.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/10 - I'm Not Leaving.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/11 - If Leaving Me Is Easy.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Face Value/12 - Tomorrow Never Knows.flac
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Hello I must be going/08 Don't Let Him Steal Your Heart Away.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Hello I must be going/01 I Don't Care Anymore.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Hello I must be going/02 I Cannot Believe It's True.mp3
2025-04-28T15:07:09 update: added USB/T7/music/C/Phil Collins/Hello I must be going/03 Like China.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Hello I must be going/04 Do You Know, Do You Care.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Hello I must be going/05 You Can't Hurry Love.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Hello I must be going/06 It Don't Matter To Me.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Hello I must be going/07 Thru These Walls.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Hello I must be going/09 The West Side.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Hello I must be going/10 Why Can't It Wait 'Til Morning.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/PHIL COLLINS - 12’’ERS/PHIL COLLINS - 12’’ERS - 01. Take Me Home (Special Extended Remix).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/PHIL COLLINS - 12’’ERS/PHIL COLLINS - 12’’ERS - 02. Sussudio (Special Extended Remix).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/PHIL COLLINS - 12’’ERS/PHIL COLLINS - 12’’ERS - 03. Who Said I Would (Special Extended Remix).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/PHIL COLLINS - 12’’ERS/PHIL COLLINS - 12’’ERS - 04. Only You Know And I Know (Special Extended Remix).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/PHIL COLLINS - 12’’ERS/PHIL COLLINS - 12’’ERS - 05. Don't Lose My Number (Special Extended Remix).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/PHIL COLLINS - 12’’ERS/PHIL COLLINS - 12’’ERS - 06. One More Night (Extended Mix).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 03. Long long way to go (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 01. Sussudio (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 08. Doesn't anybody stay together anymore (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 02. Only you know and I know (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 04. I don't wanna know (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 05. One more night (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 06. Don't lose my number (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 07. Who said I would (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 11. We said hello goodbye (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 09. Inside out (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Phil Collins - No Jacket Required/Collins, Phil - No Jacket Required - 10. Take me home (1985).mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/01 Something happened on the way to heaven.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/02 Against all odds.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/03 Who said i would.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/04 One more night.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/05 Don´t lose my number.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/06 Do you remember.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/07 Another day in Paradise.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/08 Separate Lives.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/09 In the air tonight.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/10 You can´t hurry love.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/11 Two hearts.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/12 Sussudio.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/13 A groovy kind of love.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/14 Easy lover.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Serious Hits LIVE/15 Take me home.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/01 - Both Sides of the Story.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/02 - Can't Turn Back the Years.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/03 - Everyday.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/04 - I've Forgotten Everything.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/05 - We're Sons of Our Fathers.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/06 - Can't Find My Way.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/07 - Survivors.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/08 - We Fly So Close.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/09 - There's a Place For Us.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/10 - We Wait And We Wonder.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Both Sides/11 - Please Come Out Tonight.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/10 - Saturday Night And Sunday Morning.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/01 - Hang In Long Enough.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/02 - That's Just The Way It Is.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/03 - Do You Remember.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/05 - Colours.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/04 - Something Happened On The Way To Heaven.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/06 - I Wish It Would Rain Down.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/07 - Another Day In Paradise.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/08 - Heat On The Street.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/09 - All Of My Life.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/11 - Father To Son.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/But Seriously/12 - Find A Way To My Heart.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/13 - The Times They Are A-Changin'.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/01 - Dance Into The Light.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/02 - That's What You Said.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/03 - Lorenzo.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/04 - Just Another Story.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/05 - Love Police.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/06 - Wear My Hat.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/07 - It's In Your Eyes.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/08 - Oughta Know By Now.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/09 - Take Me Down.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/10 - The Same Moon.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/11 - River So Wide.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Dance Into The Light/12 - No Matter Who.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/01 - In The Air Tonight.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/02 - This Must Be Love.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/03 - Behind The Lines.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/04 - The Roof Is Leaking.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/05 - Droned.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/06 - Hand In Hand.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/07 - I Missed Again.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/08 - You Know What I Mean.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/09 - Thunder And Lightning.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/10 - I'm Not Leaving.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/11 - If Leaving Me Is Easy.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Face Value/12 - Tomorrow Never Knows.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/08 - Phil Collins - Don't Let Him Steal Your Heart Away.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/01 - Phil Collins - I Don't Care Anymore.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/02 - Phil Collins - I Cannot Believe It's True.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/03 - Phil Collins - Like China.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/04 - Phil Collins - Do You Know, Do You Care.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/05 - Phil Collins - You Can't Hurry Love.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/06 - Phil Collins - It Don't Matter To Me.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/07 - Phil Collins - Thru These Walls.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/10 - Phil Collins - Why Can't It Wait 'Til Morning.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Hello, I Must Be Going!/09 - Phil Collins - The West Side.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/03 - Long Long Way To Go.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/01 - Sussudio.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/02 - Only You Know And I Know.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/04 - I Don't Wanna Know.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/05 - One More Night.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/06 - Don't Lose My Number.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/07 - Who Said I Would.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/09 - Inside Out.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/08 - Doesn't Anybody Stay Together Anymore.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/10 - Take Me Home.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/No Jacket Required/11 - We Said Hello Goodbye.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/04 - Don't Get Me Started.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/01 - Wake Up Call.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/02 - Come with Me.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/03 - Testify.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/06 - It's Not Too Late.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/05 - Swing Low.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/07 - This Love This Heart.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/08 - Driving Me Crazy.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/09 - The Least You Can Do.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/10 - Can't Stop Loving You.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/11 - Thru My Eyes.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/Testify/12 - You Touch My Heart.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/04 - Some of Your Lovin'.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/01 - Going Back.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/12 - Take Me in Your Arms (Rock Me for a Little While).flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/02 - Girl (Why You Wanna Make Me Blue).flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/03 - (Love is Like a) Heatwave.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/05 - Going to a Go-Go.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/06 - Papa Was a Rolling Stone.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/07 - Loving You Is Sweeter Than Ever.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/08 - Something About You.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/09 - Talkin About My Baby.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/10 - Do I Love You.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/11 - Never Dreamed You'd Leave in Summer.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/14 - Uptight (Everything's Alright).flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Take A Look At Me Now/The Essential Going Back/13 - Too Many Fish in the Sea.flac
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/04 Don't Get Me Started.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/01 Wake Up Call.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/02 Come with Me.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/03 Testify.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/06 It's Not Too Late.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/05 Swing Low.mp3
2025-04-28T15:07:10 update: added USB/T7/music/C/Phil Collins/Testify/07 This Love This Heart.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Collins/Testify/08 Driving Me Crazy.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Collins/Testify/09 The Least You Can Do.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Collins/Testify/10 Can't Stop Loving You.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Collins/Testify/11 Thru My Eyes.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Collins/Testify/12 You Touch My Heart.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 12 - Scorn not his Simplicity.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 01 - The Derry Air.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 02 - Mary from Dungloe.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 03 - Love Thee Dearest.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 04 - The Old Man.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 05 - Carrickfergus.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 07 - Steal Away.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 06 - Buachhaill o´n Eirne (come by the Hills).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 08 - Mise Eire.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 09 - My Lagan Love.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 10 - The Spinning Wheel.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 11 - Maggie.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 15 - The Wind in the Willows.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 13 - Boulavogue.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 14 - Lake of Shadows.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Phil Coulter/Classic Tranquility/Phil Coulter - Classic Tranquility - 16 - The Town I Love so well.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 01 - Transparence.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 02 - Dance For Victor.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 03 - Nem Um Talvez.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 04 - L'éternel Desir.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 05 - Father Christmas.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 06 - René Thomas.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 07 - Galerie St. Hubert.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 08 - Ozone.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 09 - Goodbye.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Philip Catherine/Transparence/Philip Catherine - Transparence - 10 - April Blue.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 04. Drown In My Own Tears.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 01. Mess Around.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 02. I've Got A Woman.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 07. Hard Times (No One Knows Better Than I).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 03. Hallelujah I Love Her So (Live).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 05. (Night Time Is) The Right Time.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 06. Mary Ann.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 08. What'd I Say (Live).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 09. Georgia On My Mind.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 10. Hit The Road Jack.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 11. Unchain My Heart.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 12. I Can't Stop Loving You (Live).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 13. Born To Lose.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 14. Bye Bye, Love.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 15. You Don't Know Me (Live).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 16. Let The Good Times Roll (Live).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray - Original Motion Picture Soundtrack/Ray Charles - Ray - Original Motion Picture Soundtrack - 17. Georgia On My Mind (Live).mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 02. In A Little Spanish Town.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 01. The Right Time.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 03. I Got A Woman.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 04. Blues Waltz.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 05. Hot Rod.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 06. Talkin' 'Bout You.mp3
2025-04-28T15:07:11 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 07. Sherry.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - Ray Charles At Newport/Ray Charles - Ray Charles At Newport - 08. A Fool For You.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 02. Hard Times (No One Knows Better Than I).mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 01. Early in the Mornin'.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 03. The Midnight Hour.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 04. The Right Time.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 05. Feelin' Sad.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 06. Ray's Blues.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 07. I'm Movin' On.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 08. I Believe to My Soul.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 09. Nobody Cares.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 10. Mr. Charles' Blues.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 11. Some Day Baby.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius Sings the Blues/Ray Charles - The Genius Sings the Blues - 12. I Wonder Who.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 01. The Genius after Hours.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 02. Ain't Misbehavin'.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 03. Dawn Ray.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 04. Joy Ride.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 05. Hornful Soul.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 06. The Man I Love.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 07. Charlesville.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius after Hours/Ray Charles - The Genius after Hours , WPCR-26020 - 08. Music, Music, Music.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 01. Let the Good Times Roll.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 02. It Had to Be You.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 03. Alexander's Ragtime Band.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 04. Two Years of Torture.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 05. When Your Lover Has Gone.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 06. Deed I Do.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 07. Just for a Thrill.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 08. You Won't Let Me Go.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 09. Tell Me You'll Wait for Me.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 10. Don't Let the Sun Catch You Cryin'.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 11. Am I Blue.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Genius of Ray Charles/Ray Charles - The Genius of Ray Charles , WPCR-26018 - 12. Come Rain or Come Shine.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 01. The Ray.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 02. My Melancholy Baby.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 03. Black Coffee.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 04. There's No You.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 05. Doodlin'.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 06. Sweet Sixteen Bars.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 07. I Surrender Dear.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ray Charles/Ray Charles - The Great Ray Charles/Ray Charles - The Great Ray Charles - 08. Undecided.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/03 - Theme From Alamo Bay.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/01 - Paris, Texas.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/02 - Theme From Southern Comfort.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/04 - Across The Borderline.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/05 - Highway.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/06 - Bomber Bash.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/07 - Greenhouse.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/08 - Nice Bike.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/09 - I Like Your Eyes.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/10 - Main Theme.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/11 - See You In Hell, Blind Boy.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/12 - Feellin' Bad Blues.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/13 - Swamp Walk.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/14 - Angola.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/15 - Viola Lee Blues.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/16 - The Long Riders.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/17 - Archie's Funeral.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 1/18 - Jesse James.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/13 - Bound For Canaan (Sieber & Davis).flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/01 - King Of The Street.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/02 - Sunny's Tune.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/03 - No Quiero.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/04 - Cruising With Rafe.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/05 - Klan Meeting.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/07 - East St. Louis.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/06 - I Can't Walk This Time, The Prestige.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/08 - Goose And Lucky.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/09 - Goyakla Is Coming.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/10 - Canoes Upstream.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/11 - Cancion Mixteca.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/12 - Maria.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/14 - Bound For Canaan (The 6th Calvary).flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/15 - Train To Florida.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Music By Ry Cooder 2/16 - Houston In Two Seconds.flac
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 20. Baby, What You Want Me To Do.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 01. Statesboro Blues.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 03. By And By (Poor Me).mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 02. If The River Was Whiskey (Divin' Duck Blues).mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 04. Candy Man.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 05. 2-10 Train.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 06. Let The Good Times Roll.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 07. .44 Blues.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 08. 11th Street Overcrossing.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 09. Corrin, Corrina.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 10. Tulsa County.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 11. Walkin' Down The Line.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 12. The Girl With Green Eyes.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 13. Sunny's Dream.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 14. Spanish Lace Blues.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 15. The Devil's Got My Woman.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 16. Take A Giant Step.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 17. Flyin' So High.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 18. Dust My Broom.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 19. Last Fair Deal Gone Down.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 21. Statesboro Blues Version 2.mp3
2025-04-28T15:07:12 update: added USB/T7/music/C/Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder/Rising Sons - Rising Sons Featuring Taj Mahal And Ry Cooder - 22. I Got A Little.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 09. La Luna En Tu Mirada.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 01. Drume Negrita.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 02. Monte Adentro.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 03. Los Twangueros.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 04. Patricia.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 05. Caballo Viejo.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 06. Mambo Sinuendo.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 07. Bodas De Oro.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 08. Echale Salsita.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 11. Bolero Sonambulo.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 10. Secret Love.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder & Manuel Galban - Mambo Sinuendo/Ry Cooder & Manuel Galban - Mambo Sinuendo - 12. Maria La O.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 04. I Think It's Going To Work Out Fine.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 01. Little Sister.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 02. Go Home Girl.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 03. The Very Thing That Makes You Rich (Makes Me Poor).mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 05. Down In Hollywood.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 06. Look At Granny Run Run.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 07. Trouble, You Can't Fool Me.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 08. Don't Mess Up A Good Thing.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Bop Till You Drop/Ry Cooder - Bop Till You Drop - 09. I Can't Win.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 03. Why Don't You Try Me.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 01. 634-5789.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 02. Speedo.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 04. Down On The Boondocks.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 05. Johnny Porter.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 06. The Way We Make A Broken Heart.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 08. The Girls From Texas.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 07. Crazy 'Bout An Automobile (Every Woman I Know).mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 09. Borderline.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Borderline/Ry Cooder - Borderline - 10. Never Make Your Move Too Soon.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 01. Poor Man's Shangri-La.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 02. Onda Callejera.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 03. Don't Call Me Red.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 04. Corrido De Boxeo.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 05. Muy Fifí.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 06. Los Chucos Suaves.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 07. Chinito Chinito.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 08. 3 Cool Cats.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 09. El U.F.O. Cayó.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 10. It's Just Work For Me.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 11. In My Town.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 12. Ejercito Militar.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 13. Barrio Viejo.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 14. 3rd Base, Dodger Stadium.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Chávez Ravine/Cooder, Ry - Chávez Ravine - 15. Soy Luz Y Sombra.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 03. Cotton Needs Pickin'.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 01. Crossroads.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 02. Down In Mississippi.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 05. See You In Hell, Blind Boy.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 04. Viola Lee Blues.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 06. Nitty Gritty Mississippi.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 07. He Made A Woman Out Of Me.mp3
2025-04-28T15:07:13 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 08. Feelin' Bad Blues.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 09. Somebody's Callin' My Name.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 10. Willie Brown Blues.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Crossroads/Ry Cooder - Crossroads - 11. Walkin' Away Blues.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 01. Drive Like I Never Been Hurt.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 02. Waitin' For Some Girl.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 03. Johnny Cash.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 04. Can I Smoke In Here.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 05. Steel Guitar Heaven.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 06. Ridin' With The Blues.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 07. Pink-O Boogie.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 08. Fernando Sez.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 09. Spayed Kooley.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 10. Filipino Dancehall Girl.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 11. My Dwarf Is Getting Tired.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 12. Flathead One More Time.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 13. 5000 Country Music Songs.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - I, Flathead - The Songs Of Kash Buk And The Clowns/Cooder, Ry - I, Flathead - The Songs Of Kash Buk And The Clowns - 14. Little Trona Girl.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 01. No Banker Left Behind.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 02. El Corrido de Jesse James.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 03. Quick Sand.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 04. Dirty Chateau.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 05. Humpty Dumpty World.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 06. Christmas Time This Year.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 07. Baby Joined the Army.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 08. Lord Tell Me Why.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 09. I Want My Crown.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 10. John Lee Hooker For President.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 11. Dreamer.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 12. Simple Tools.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 13. If There's a God.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - Pull Up Some Dust And Sit Down/Ry Cooder - Pull Up Some Dust And Sit Down - 14. No Hard Feelings.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 14. I Think It's Going To Work Out Fine.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 01. River Come Down (PKA Bamboo).mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 02. UFO Has Landed In The Ghetto.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 03. Low-Commotion.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 04. Smack Dab In The Middle.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 05. Tattler.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 06. Dark End Of The Street.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 08. Going Back To Okinawa.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 07. The Very Thing That Makes You Rich (Makes Me Poor).mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 09. Money Honey.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 10. Why Don't You Try Me.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 11. Paris, Texas.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 12. Chloe.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 13. The Pearls,Tia Juana.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 18. Get Rhythm (With Larry Blackmon).mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 15. Down In Hollywood.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 16. Which Came First.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 17. Crazy 'Bout An Automobile (Every Woman I Know).mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/Ry Cooder/Ry Cooder - River Rescue - The Very Best Of/Ry Cooder - River Rescue - The Very Best Of - 19. Little Sister.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/03. Chieftains, The featuring Ry Cooder - A La Orilla De Un Palmar.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/01. Chieftains, The featuring Ry Cooder - La Iguana.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/02. Chieftains, The featuring Ry Cooder - La Golondrina.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/14. Chieftains, The featuring Ry Cooder - Canción Mixteca (Intro).mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/04. Chieftains, The featuring Ry Cooder - Danza de Concheros.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/05. Chieftains, The featuring Ry Cooder - El Chivo.mp3
2025-04-28T15:07:14 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/06. Chieftains, The featuring Ry Cooder - San Campio.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/07. Chieftains, The featuring Ry Cooder - The Sands Of Mexico.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/08. Chieftains, The featuring Ry Cooder - Sailing To Mexico.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/09. Chieftains, The featuring Ry Cooder - El Caballo.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/11. Chieftains, The featuring Ry Cooder - Lullaby For The Dead.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/10. Chieftains, The featuring Ry Cooder - March To Battle (Across The Rio Grande).mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/12. Chieftains, The featuring Ry Cooder - Luz De Luna.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/13. Chieftains, The featuring Ry Cooder - Persecución De Villa.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/15. Chieftains, The featuring Ry Cooder - Canción Mixteca.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/16. Chieftains, The featuring Ry Cooder - Ojitos Negros.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/17. Chieftains, The featuring Ry Cooder - El Relampago.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/18. Chieftains, The featuring Ry Cooder - El Pájaro Cu.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/Chieftains, The featuring Ry Cooder - San Patricio/19. Chieftains, The featuring Ry Cooder - Finale.mp3
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 05 - Changing Your Demeanour.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 01 - Mo Ghile Mar.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 02 - The Long Black Veil.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 03 - The Foggy Dew.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 04 - Have I told You Lately That I Love You.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 06 - The Lily Of The West.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 07 - Coast Of Malabar.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 08 - Dunmore Lassies.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 09 - Love Is Teasin'.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 10 - He Moved Through The Fair.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 11 - Ferny Hill.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 12 - Tennessee Waltz - Tennessee Mazurka.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 13 - The Rocky Road To Dublin.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 14 - The Fiddling Ladies.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Cheftains/The Long Black Veil/The Cheftains - The Long Black Veil - 15 - Back In The U.S.S.R..flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/02 - Carry my Picture.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/01 - Slackjawed.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/06 - Eyes on the Ground.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/03 - '75-'75.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/04 - Doin' you.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/05 - Find out.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/16 - Living in the Past.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/07 - Spiral.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/08 - Hey You.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/09 - New Boy.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/10 - Disappointed.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/11 - Burden.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/12 - Any Day now.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/13 - Running Mary.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/14 - Logan Street.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Connells/Ring/15 - Wonder why.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 01 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 02 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 03 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 04 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 05 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 06 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 07 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 08 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 09 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 10 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 11 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 12 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 13 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 14 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 15 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 16 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/1/The Corrs - CD1 - 17 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 01 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 02 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 03 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 04 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 05 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 06 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 07 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 08 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 09 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 10 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 11 - unbekannter Titel.flac
2025-04-28T15:07:15 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 12 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 13 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 14 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 15 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 16 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 17 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 18 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 19 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/2/The Corrs - CD2 - 20 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 01 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 02 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 03 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 04 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 05 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 06 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 07 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 08 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 09 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 10 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 11 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 12 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 13 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 14 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 15 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/3/The Corrs - CD3 - 16 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 01 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 02 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 03 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 04 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 05 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 06 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 07 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 08 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/4/The Corrs - CD4 - 09 - unbekannter Titel.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/01 - Only When I Sleep.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/02 - What Can I Do.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/03 - Radio.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/04 - Toss Tthe Feathers.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/05 - Runaway.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/06 - Forgiven Not Forgotten.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/07 - At Your Side.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/08 - Little Wing.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/09 - No Frontiers.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/10 - Queen of Hollywood.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/11 - Old Town.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/12 - Lough Erin Shore.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/13 - So Young.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Corrs/Unplugged/14 - Everybody Hurts.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bonus CD_ Live in Stockholm/02 Ode to my family (live).mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bonus CD_ Live in Stockholm/01 Zombie (live).mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bonus CD_ Live in Stockholm/03 Animal instinct (live).mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bonus CD_ Live in Stockholm/04 Salvation (live).mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bonus CD_ Live in Stockholm/05 Daffodil lament (live).mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/00 Just My Imagination.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/01 Animal Instinct.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/02 Loud and Clear.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/03 Promises.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/04 You and Me.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/05 Just My Imagination.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/06 Shattered.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/07 Desperate Andy.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/08 Saving Grace.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/09 Copycat.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/10 What's on My Mind.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/11 Delilah.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/12 Fee Fi Fo.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/13 Dying in the Sun.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/Bury the Hatchet/14 Sorry Son.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/01 - Ode to My Family.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/02 - I Can't Be with You.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/03 - Twenty One.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/04 - Zombie.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/05 - Empty.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/06 - Everything I Said.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/07 - The Icicle Melts.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/08 - Disappointment.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/09 - Ridiculous Thoughts.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/10 - Dreaming My Dreams.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/11 - Yeat's Grave.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/12 - Daffodil Lament.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/No Need to Argue/13 - No Need to Argue.flac
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/04 Ode To My Family.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/01 Dreams.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/02 Linger.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/03 Zombie.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/05 I Can't Be With You.mp3
2025-04-28T15:07:16 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/06 Ridiculous Thoughts.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/07 Salvation.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/08 Free To Decide.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/09 When You're Gone.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/10 Hollywood.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/11 Promises.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/12 Animal Instict.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/13 Yust My Imagination.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/14 You And Me.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/15 Analyse.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/16 Time Is Ticking Out.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/17 This Is The Day.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/18 Daffodil Lament.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/19 New New York.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/The Best Of 1992-2002/20 Stars.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/03 When You're Gone.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/01 Hollywood.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/02 Salvation.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/06 Forever Yellow Skies.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/04 Free To Decide.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/05 War Child.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/09 I Just Shot John Lennon.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/07 Rebels.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/08 Intermission.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/11 I'm Still Remembering.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/10 Electric Blue.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/12 Will You Remember_.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/13 Joe.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/14 Cordell.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/To The Faithful Departed/15 Bosnia.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/02 Time Is Ticking Out.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/00 Carry On.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/01 Analyse.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/01 Never Grow Old.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/04 Dying Inside.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/05 This Is The Day.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/06 The Concept.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/08 Pretty Eyes.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/07 Wake Up And Smell The Coffee.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/09 I Really Hope.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/10 Every Morning.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/11 Do You Know.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cranberries/Wake Up And Smell The Coffee/13 Chocolate Brown.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/02 Wild Hearted Son.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/01 Ceremony.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/03 Earth Mofo.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/04 White.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/05 If.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/06 Full Tilt.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/07 Heart of Soul.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/08 Bangkok Rain.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/09 Indian.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/10 Sweet Salvation.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Ceremony/11 Wonderland.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/11 Emperor's New Horse.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/01 Gone.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/03 Real Grrrl.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/02 Coming Down (Drug Tongue).mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/04 Black Sun.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/05 Naturally High.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/06 Joy.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/07 Star.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/08 Sacred Life.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/09 Be Free.mp3
2025-04-28T15:07:17 update: added USB/T7/music/C/The Cult/Cult/10 Universal You.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Cult/12 Saints Are Down.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/11 Emperor's New Horse.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/01 Gone.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/03 Real Grrrl.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/02 Coming Down (drug tongue).mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/04 Black Sun.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/05 Naturally High.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/06 Joy.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/07 Star.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/08 Sacred Life.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/09 Be Free.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/10 Unversal You.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cult/Mother's Tongue/12 Saints Are Down.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Accuracy.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Jumping Someone Else's Train.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - 1015 Saturday Night.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Another day.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Boys Don't Cry.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Fire In Cairo.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Grinding Halt.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Killing An Arab.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Plasitc Passion.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Subway Song.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Boys Don't Cry/The Cure - Three Imaginary Boys.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Disintegration/The Cure - Lullaby.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Faith/The Cure - The Holy Hour.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Faith/The Cure - The Drowning Man.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - A Forest.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - A Reflection.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - At Night.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - M.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - Play For Today.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - Secrets.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Seventeen Seconds/The Cure - Three.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 04 - Jumping Someone Else's Train.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 01 - Killing An Arab.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 02 - 10.15 Saturday Night.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 03 - Boys Don't Cry.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 06 - Play For Today.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 05 - A Forest.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 08 - Other Voices.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 07 - Primary.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 09 - Charlotte Sometimes.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 10 - The Hanging Garden.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 11 - Let's Go To Bed.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 12 - The Walk.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 13 - The Love Cats.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 14 - The Caterpillar.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 15 - In-Between Days.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 16 - Close To Me.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/Staring At The Sea - The Singles/The Cure - Staring At The Sea - The Singles - 17 - A Night Like This.flac
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 05. The last day of summer.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 01. Out of this world.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 02. Watching me fall.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 04. Maybe someday.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 03. Where the birds always sing.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 06. There is no if ....mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 07. The loudest sound.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 08. 39.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Bloodflowers/The Cure - Bloodflowers - 09. Bloodflowers.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 01. Pictures Of You.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 02. Closedown.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 03. Last Dance.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 04. Fascination Street.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 05. Prayers For Rain.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 06. Disintegration.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 07. Homesick.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Entreat/Cure - Entreat (Live at Wembley 1988) - 08. Untitled.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 03. Three Imaginary Boys.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 01. A Reflection.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 02. Play For Today.mp3
2025-04-28T15:07:18 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 13. Seventeen Seconds.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 04. In Your House.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 05. Fire In Cairo.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 07. M.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 06. 10-15 On A Saturday Night.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 08. At Night.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 09. Accuracy.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 11. Grinding Halt.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 10. Jumping Someone Else's Train.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 12. A Forest.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 14. Plastic Passion.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 15. Boy's Don't Cry.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Play For Today/The Cure - Play For Today - 16. Killing An Arab.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 01. A Night Like This.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 02. Kyoto Song.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 03. The Blood.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 04. The Hanging Garden.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 05. In Between Days.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 06. Let's go to Bed.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 07. The Walk.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 08. Push.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 09. Screw.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 10. A Forest.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 11. Sinking.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 12. Close To Me.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - The 1985 European Tour/The Cure - The 1985 European Tour - 13. Charlotte Sometimes.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 06. Doing The Unstuck.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 01. Open.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 02. High.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 03. Apart.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 05. Wendy Time.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 04. From The Edge Of The Deep Green Sea.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 07. Friday I'm In Love.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 08. Trust.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 09. A Letter To Elise.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 10. Cut.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 11. To Wish Impossible Things.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/The Cure - Wish/The Cure - Wish - 12. End.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/Unknown/The Cure - 2 Late.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Cure/Unknown/The Cure - Halo.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/01 - Don't Be Afraid Of The Dark.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/02 - Don't You Even Care.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/03 - Your Secret's Safe With Me.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/04 - I Can't Go Home.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/05 - Night Patrol.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/06 - Acting This Way.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/07 - Gotta Change The Rules.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/08 - Across The Line.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/09 - At Last.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/The Robert Cray Band/Don't Be Afraid Of The Dark/10 - Laugh Out Loud.flac
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 01 - Is This The Way To Amarillo.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 02 - Sweet September.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 03 - One Dance With You.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 04 - Come With Me To Paradise.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 05 - I Did What I Did For Maria.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 06 - Going To Havana.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 07 - Kiss In The Night.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 08 - Coming Home.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 09 - Torero.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 10 - Island In The Sun.mp3
2025-04-28T15:07:19 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 11 - September Love.mp3
2025-04-28T15:07:20 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 12 - Tomorrow Manana Manana.mp3
2025-04-28T15:07:20 update: added USB/T7/music/C/Tony Christie/Welcome To My Music/Tony Christie - Welcome To My Music - 13 - Monnlight And Roses.mp3
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/01 - Talkin' Bout a Revolution.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/02 - Fast Car.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/03 - Across the Lines.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/04 - Behind the Wall.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/05 - Baby Can I Hold You.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/06 - Mountains O' Things.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/07 - She's Got Her Ticket.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/08 - Why .flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/09 - For My Lover.flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/10 - If Not Now....flac
2025-04-28T15:07:20 update: added USB/T7/music/C/Tracy Chapman/Tracy Chapman/11 - For You.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/01 Untouchable Face.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/02 Outta Me, Onto You.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/03 Superhero.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/04 Dilate.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/05 Amazing Grace.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/06 Napoleon.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/07 Shameless.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/08 Done Wrong.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/09 Going Down.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Ani DiFranco/Dilate/10 Adam and Eve.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 02 - Gubben Och Källingen.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 01 - Over The Rainbow.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 05 - High Life (Take 2).mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 03 - In A Mellow Tone.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 08 - Things Ain't What They Used To Be.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 04 - Nancy With The Laughing Face.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 06 - Poor Butterfly.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 07 - Exactly Like You.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop 2/Arne Domnérus - Jazz At The Pawnshop 2 - 09 - It Don't Mean A Thing.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop XRCD/Arne Domnerus Group - Jazz at the Pawnshop, CD.1 of 2/Arne Domnerus Group - Jazz at the Pawnshop, CD.1 of 2.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz At The Pawnshop XRCD/Arne Domnerus Group - Jazz at the Pawnshop, CD.2 of 2/Arne Domnerus Group - Jazz at the Pawnshop, CD.2 of 2.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 07 - Everything Happens to Me.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 01 - Limehouse Blues.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 02 - I'm Confessin'.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 03 - High Life.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 04 - Jeep's Blues.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 05 - Oh, Lady Be Good.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 06 - Take Five.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 08 - Barbados.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Arne Domnérus/Jazz at the Pawnshop/Arne Domnérus - Jazz at the Pawnshop - 09 - Stuffy.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 10 - Home Is Not A House.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 01 - Pee Wee.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 02 - Saxuality.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 03 - So What.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 04 - Jazzid.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 05 - Heavenly City.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 06 - Donja.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 08 - Mr. Lee.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 07 - There Goes The Neighbourhood.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Candy Dulfer/Saxuality/Dulfer, Candy - Saxuality - 09 - Get The Funk.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/09. The Snows They Melt the Soonest.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/01. The hill of Thieves.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/02. The Parting Glass.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/03. The Lass of Glenshee.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/04. The Verdant Braes of Skreen.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/05. Black is the colour.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/06. Johnny Lovely Johnny.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/07. False False.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/08. Spencer the Rover.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/10. P Stands for Paddy - Lament for Johnny.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Cara Dillon/Live at the Grand Opera House-FLAC24/11. She Moved Through the Fair.flac
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 10. Don Letts Dub Cartel.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 01. Noiseshaper.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 02. Dreadzone.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 03. Kid Loco.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 04. Rod Smith.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 06. Uptone.mp3
2025-04-28T15:07:20 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 05. Adrian Sherwood's On-U Sound.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 07. Audio Active.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 08. G-Rizo.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 09. Pole.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 15. Dave Ruffy,Mark Wallis.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 11. The Strike Boys.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 12. Karl Möstl.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 13. Dubblestandart.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 14. Salz.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Carl Douglas/Carl Douglas - Kung Fu Fighting (remixes)/Carl Douglas - Kung Fu Fighting (remixes) - 16. SEEED.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/08 - One Word (Straight To The Heart).flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/01 - This Waiting Heart.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/02 - Don't Pay The Ferryman.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/03 - Fire On The Water.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/04 - Sailing Away.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/05 - 5 - The Lady In Red.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/06 - 6 - Borderline.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/07 - Say Goodbye To It All.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/09 - A Spaceman Came Travelling.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/10 - Ship To Shore.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/11 - Missing You.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/12 - Diamond In The Dark.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/13 - Tender Hands.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/14 - The Getaway.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/Spark To A Flame - The Very Best Of/15 - Where Peaceful Waters Flow.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/01 - Don't pay the ferryman.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/02 - Living on the island.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/03 - Crying and laughing.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/04 - I'm counting on you.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/05 - The Getaway.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/06 - Ship to shore.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/07 - All the love I have inside.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/08 - Borderline.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/09 - Where peaceful waters flow.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/10 - The revolution.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Chris De Burgh/The Getaway/11 - Light a fire.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 03 - Sex Without Bodies.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 01 - Spasm.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 02 - Baby Talk.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 04 - I'll Never Read Trollope Again.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 05 - Once Had A Woman.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 06 - I'm So Repentant.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 07 - Rue de Lappe.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 08 - Nirvana.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 09 - Ned's Big Dutch Wife.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 10 - Crazy.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 11 - Daddy-O.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 12 - Walk on the Wild Side.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Sex Without Bodies/Dave's True Story - Sex Without Bodies - 13 - Stormy.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 01 - Dear Miss Lucy.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 02 - Misery.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 03 - Lilly-110-140.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 04 - When Kafka Was The Rage.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 05 - Won Gon Ju.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 06 - Florida Time.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 07 - Far Worse Off.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 08 - Baby Who Are You-.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 09 - Chicks.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 10 - Voletta's.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 11 - Still I Adore You.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 12 - Kathmandu.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Dave's True Story/Unauthorized/Dave's True Story - Unauthorized - 13 - China Tour.mp3
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/04 - He Looks Like Spencer Tracy Now.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/01 - Born In A Storm.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/02 - Raintown.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/03 - Ragman.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/07 - Chocolate Girl.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/05 - Loaded.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/06 - When Will You [ Make My Telephone Ring ].flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/08 - Dignity.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/09 - The Very Thing.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/10 - Love's Great Fears.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/11 - Town To Be Blamed.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/12 - Riches.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Deacon Blue/Raintown/13 - Kings Of The Western World.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/01 - Shadow Magnet.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/02 - Forest Veil.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/03 - The Ritt + Ajhon.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/04 - Swans.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/05 - Kadath.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/06 - Rakim.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/07 - Desert Song.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/08 - Piece For Solo Flute.flac
2025-04-28T15:07:21 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/09 - Cantara.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/10 - Oman.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/11 - Lilian Colours.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/12 - End Of A Circle.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/13 - Lost Treasure.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/14 - Mother Tounge.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/15 - Saltarello.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 1/16 - Ullyses.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/07 - As The Bell Rings The Maypole Spins.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/01 - The Song Of The Sybil.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/02 - Bird.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/03 - Spirit.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/04 - Song Of The Stars.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/06 - Saltarello.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/05 - Song Of The Disposed + Dedicacé Outò.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/12 - The Ubiquitous Mr. Lovegrove.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/08 - The End Of Words.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/09 - Black Sun.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/10 - Wilderness.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/11 - Radharc.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/13 - The Wind That Shakes The Barley.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/14 - Saldek.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/15 - Towards The Within.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/16 - Emmeleia.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead Can Dance & Lisa Gerrard/Cantara - A Tribute to Dead Can Dance - 2/17 - Carnival Of Light.flac
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 06. Hoodoo Voodoo.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 01. Wonderland.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 02. Slow Down.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 03. I Wonder.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 04. I Believe.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 05. Blue Steel.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 07. Dead End Flirt.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 08. Downtown L.A..mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 09. So Long.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 10. Kock You Down.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 11. Feel So High.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 12. Lover Man.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 13. Leave Me Alone.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Dead End Cowboys/Dead End Cowboys - Out Of Town/Dead End Cowboys - Out Of Town - 14. Out Of Town.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 07. Picture Of Innocence.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 01. House Of Pain.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 02. Sun Goes Down.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 03. Haunted.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 04. Razzle Dazzle.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 05. Silver Tongue.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 06. Walk On.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 08. I Got Your Number.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 09. Never A Word.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 10. Bananas.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 11. Doing It Tonight.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/DEEP PURPLE - BANANAS (JAPANESE EDITION)/DEEP PURPLE - BANANAS (JAPANESE EDITION) - 12. Contact Lost.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 04. Child in Time.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 01. Hush.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 02. Black Night.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 03. Speed King.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 05. Strange Kind of Woman.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 06. Fireball.mp3
2025-04-28T15:07:22 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 07. Demon's Eye.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 08. Smoke on the Water.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 09. Highway Star.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 10. When a Blind Man Cries.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 11. Never Before.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 12. Woman From Tokyo.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 13. Burn.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 14. Stormbringer.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 15. You Keep on Moving.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 16. Perfect Strangers.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 17. Ted the Mechanic.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - 30 Very Best Of/Deep Purple - 30- Very Best Of - 18. Any Fule Kno That.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 01. Comin' Home.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 02. Lady Luck.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 03. Gettin' Tighter.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 04. Dealer.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 05. I Need Love.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 06. Drifter.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 07. Love Child.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 09. You Keep On Moving.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Come Taste The Band/Deep Purple - Come Taste The Band (CDP 7 94032 2) - 08. This Time Around,Owed To 'G' (Instrumental).mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 02. Deep Purple - One More Rainy Day [album version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 01. Deep Purple - Hush [album version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 05. Deep Purple - The Bird Has Flown [single version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 03. Deep Purple - Kentucky Woman [single edit].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 04. Deep Purple - Emmaretta [non album b-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 07. Deep Purple - Speed King [dutch single version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 06. Deep Purple - Hallelujah [non album a-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 15. Deep Purple - Smoke On The Water [single edit].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 08. Deep Purple - Black Night [non album a-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 10. Deep Purple - I'm Alone [non album b-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 09. Deep Purple - Strange Kind Of Woman [non album a-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 11. Deep Purple - Fireball [album version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 12. Deep Purple - Demon's Eye [album version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 13. Deep Purple - Never Before [album version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 14. Deep Purple - When A Blind Man Cries [non album b-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 16. Deep Purple - Black Night [live b-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 17. Deep Purple - Might Just Take Your Life [single edit].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 18. Deep Purple - Coronarias Redig [non album b-side].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 19. Deep Purple - You Keep On Moving [single edit].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Deep Purple - Singles A's & B's [Exp. Edition]/Deep Purple - 20. Deep Purple - Love Child [album version].mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 04. 04 Anyone's Daughter.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 01. 01 Fireball.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 02. 02 No No No.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 03. 03 Demon's Eye.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 09. 09 Strange Kids of Woman.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 05. 05 The Mule.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 06. 06 Fools 8.16.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 07. 07 No one Came.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 08. 08 Woman from Tokyo.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 10. 10 Smoke on the Water.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - Fireball/Deep Purple - Fireball - 11. 11 Black Night.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 01. Pictured Within.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 02. Wait A While.mp3
2025-04-28T15:07:23 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 03. Sitting In A Dream.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 04. Love Is All.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 05. Via Miami.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 07. Take It Off The Top.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 06. That's Why God Is Singing The Blues.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 08. Wring That Neck.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 1)/Deep Purple - In Concert With The London Symphony Orchestra (CD 1) - 09. Pictures Of Home.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 01. Concerto For Group And Orchestra - Movement I.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 02. Concerto For Group And Orchestra - Movement II.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 03. Concerto For Group And Orchestra - Movement III.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 04. Ted The Mechanic.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 05. Watching The Sky.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 06. Sometimes I Feel Like Screaming.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Concert With The LSO [Arg] (Disc 2)/Deep Purple - In Concert With The LSO [Arg] (Disc 2) - 07. Smoke On The Water.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 01. Speed King.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 02. Bloodsucker.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 03. Child In Time.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 04. Flight Of The Rat.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 05. Into The Fire.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 06. Living Wreck.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - In Rock (CDP 7 46239 2)/Deep Purple - In Rock (CDP 7 46239 2) - 07. Hard Lovin' Man.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 01. Highway Star.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 02. Maybe I'm A Leo.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 03. Pictures Of Home.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 04. Never Before.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 05. Smoke On The Water.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 06. Lazy.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 07. Space Truckin'.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Machine Head, 40th Anniversary (CD1 -2012 Remaster)/Deep Purple - Machine Head, 40th Anniversary (CD1 - 2012 Remaster) - 08. When A Blind Man Cries (Non-Album B-Side).mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 09. Shadows (Album Out Take).mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 01. And the Address.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 02. Hush.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 03. One More Rainy Day.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 05. Mandrake Root.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 04. Prelude- Happiness + I'm So Glad.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 06. Help!.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 07. Love Help Me.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 08. Hey Joe.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 12. Hey Joe (BBC Top Gear Session; 14-01-69).mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 10. Love Help Me (Instrumental Version).mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 11. Help! (Alternate Take).mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Deep Purple/Deep Purple - Shades of Deep Purple/Deep Purple - Shades of Deep Purple - 13. Hush (Live US TV; 1968).mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/02 Tiger Phonecard.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/01 Mr. Orange.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/03 The Province.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/05 Hold My Hips.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/04 Today I Learnt To Drink.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/06 New Years Eve.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/07 Seeing Hands.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/08 Sober Driver.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/10 Pow Pow.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Dengue Fever/In The Ley Lines/09 One Thousand Tears Of A Tarantula.flac
2025-04-28T15:07:24 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/02 Behind The Wheel.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/01 Pimpf.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/06 Blashemous Rumours.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/03 Strangelove.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/04 Sacred.mp3
2025-04-28T15:07:24 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/05 Something To Do.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/07 Stripped.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/08 Somebody.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (Disk a)/09 Things You Said.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/01 Black Celebration.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/02 Shake The Disease.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/03 Nothing.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/04 Pleasure Little Treasure.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/05 People Are People.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/06 A Question Of Time.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/07 Never Let Me Down Again.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/08 A Question Of Lust.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/09 Master And Servant.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/10 Just Can't Get Enough.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/101 (disk b)/11 Everything Counts.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/01 Leave in Silence.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/02 My Secret Garden.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/03 Monument.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/04 Nothing To Fear.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/05 See You.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/06 Satellite.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/07 The Meaning Of Love.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/08 A Photograph Of You.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/09 Shouldn't Have Done That.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/A Broken Frame/10 The Sun & The Rainfall.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/04 Enjoy The Silence.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/01 Personal Jesus.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/02 See You.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/03 Strangelove.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/05 The Meaning Of Life.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/06 Master And Servant.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/07 Never Let Me Down Again.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/08 It's Called A Heart.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/09 Little 15.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/10 Everything Counts.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/11 People Are People.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/12 The Things You Said.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/13 Agent Orange.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/14 World In My Eyes.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/15 Behind The Well.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/16 Black Celebration (live).mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Best/17 Nothing.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/01 Black Celebration.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/02 Fly On The Windscreen.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/03 A Question Of Lust.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/04 Sometimes.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/05 It Doesn't Matter Two.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/06 A Question Of Time.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/07 Stripped.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/08 Here Is The House.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/09 World Full Of Nothing.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/10 Dressed In Black.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/11 New Dress.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/12 But Not Tonight.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/13 _Import Tracks.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Black Celebration/14 _Import Tracks.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/02 More Than A Party.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/01 Love, In Itself.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/04 Everything Counts.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/03 Pipeline.mp3
2025-04-28T15:07:25 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/05 Two Minute Warning.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/06 Shame.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/07 The Landscape Is Changing.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/08 Told You So.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Construction Time Again/09 And Then....mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/101 Never Let Me Down Again - Spli.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/102 Policy Of Truth - Capitol Mix.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/103 Shout - Rio Remix (DM and Dani.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/104 Home - Air Around The Golf Rem.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/105 Strangelove - Blind Mix (Danie.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/106 Rush - Spiritual Guidance Mix.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/107 I Feel You - Renegade Soundwav.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/108 Barrel Of A Gun - Underworld H.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/109 Route 66 - Beatmasters Mix (Th.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/110 Freelove - DJ Muggs Remix (DJ.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/111 I Feel Loved - Chambers Remix.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/112 Just Cant Get Enough - Schizo.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/201 Personal Jesus - Pump Mix (Fra.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/202 World In My Eyes - Mode To Joy.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/203 Get The Balance Right - Combin.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/204 Everything Counts - Absolut Mi.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/205 Breathing In Fumes (DM and Dan.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/206 Painkiller - Kill The Pain - D.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/207 Useless - The Kruder and Dorfm.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/208 In Your Room - The Jeep Rock M.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/209 Dream On - Dave Clarke Acousti.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/210 It's No Good - Speedy J Mix (S.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/211 Master And Servant - An ON-USo.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/212 Enjoy The Silence - Timo Maas.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/301 A Question Of Lust - Remix (Fl.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/302 Walking In My Shoes - Random C.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/303 Are People People (Adrian Sher.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/304 World In My Eyes - Daniel Mill.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/305 I Feel Loved - Danny Tenaglias.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/306 Its No Good - Club 69 Future M.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/307 Photographic - Rex The Dog Dub.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/308 Little 15 - Ulrich Schnauss Re.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/309 Nothing - Headcleanr Rock Mix.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/310 Clean - Colder Version (Colder.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/311 Halo - Goldfrapp Remix (Goldfr.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Depeche Mode Remixes 81-04/312 Enjoy The Silence - Reinterpre.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Exciter (bonus disc)/02 Dream On.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Exciter (bonus disc)/16 The Sweetest Condition (live, 2001-10_ Paris).mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Greatest Hits/1-02 I Feel Loved.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/12 Never Let Me Down Again (Aggro Mix).mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/01 Never Let Me Down Again.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/02 The Things You Said.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/03 Strangelove.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/04 Sacred.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/05 Little 15.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/06 Behind The Wheel.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/07 I Want You Now.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/08 To Have And To Hold.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/09 Nothing.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/10 Pimpf.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/11 Agent Orange.mp3
2025-04-28T15:07:26 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/13 To Have And To Hold (Spanish Taster).mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Music For The Masses/14 Pleasure, Little Treasure.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/01 A pain that I'm used to.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/02 John the Revelator.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/03 Suffer Well.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/04 The sinner in me.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/05 Precious.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/06 Macro (martin).mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/07 I want it all.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/08 Nothing's impossible.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/09 Introspectre (instrumental).mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/10 Damaged people (martin).mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/11 Lillian.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Playing The Angel/12 The darkest star.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/03 People Are People.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/01 Something To Do.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/02 Lie To Me.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/04 It Doesn't Matter.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/05 Stories Of Old.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/06 Somebody.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/07 Master And Servant.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/08 If You Want.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Some Great Reward/09 Blasphemous Rumours.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/02 Walking In My Shoes.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/01 I Feel You.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/07 Get Right With Me.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/03 Condemnation.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/04 Mercy In You.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/05 Judas.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/06 In Your Room.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/08 Rush.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/09 One Caress.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Songs Of Faith And Devotion/10 Higher Love.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/06 What's Your Name.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/01 New Life.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/03 Puppets.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/02 I Sometime Wish I Was Dead.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/04 Boys Say Go!.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/05 Nodisco.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/08 Tora! Tora! Tora!.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/07 Photographic.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/10 Any Second Now (Voices).mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/09 Big Muff.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/16 Just Can't Get Enough (Schizo Mix).mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/11 Just Can't Get Enough.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/12 Dreaming Of Me.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/13 Ice Machine.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/14 Shout.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Speak & Spell/15 Any Second Now.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/02 The Love Thieves.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/01 Barrel of a Gun.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/03 Home.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/04 It's No Good.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/05 Uselink.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/06 Useless.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/07 Sister of Night.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/08 Jazz Thieves.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/09 Freestate.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/10 The Bottom Line.mp3
2025-04-28T15:07:27 update: added USB/T7/music/D/Depeche Mode/Ultra/11 Insight.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Ultra/12 Untitled.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/01 World In My Eyes.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/02 Sweetest Perfection.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/03 Personal Jesus.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/04 Halo.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/05 Waiting For The Night.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/06 Enjoy The Silence.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/07 Policy Of Truth.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/08 Blue Dress.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Depeche Mode/Violator/09 Clean.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 04. Money And Friends.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 01. Israelites.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 02. It Miek.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 03. You Can get It If You Really Want.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 05. No Place Like Home.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 06. Busted Lad.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 07. My World Is blue.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 08. Mother Nature.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 09. Beware.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 10. Everybody Join Hands.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 11. Pick Up The Phone.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 12. Sugar Dumpling.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 13. Travel On.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 14. Get Up Little Suzie.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 15. Sing A Little Song.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Desmond Dekker/Desmond Dekker - Israelites/Desmond Dekker - Israelites - 16. Pickney Gal.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/01 - The Occasional Flicker.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/02 - This is what she's like.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/03 - Knowledge of beauty.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/04 - One of those things.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/05 - Reminisce part two.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/06 - Listen to this.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/07 - The waltz.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/Dont stand me down/08 - This is what she's like (instrumental).flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/01 - The Celtic Soul Brothers.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/02 - Let's Make This Precious.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/03 - All In All.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/04 - Jackie Wilson Said.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/05 - Old.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/06 - Plan B.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/07 - I'll Show You.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/08 - Liars A To E.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/09 - Until I Believe In My Soul.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dexys Midnight Runners/TOO_RYE_AY/10 - Come On Eileen.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/05 - Life For Rent.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/01 - Here With Me.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/02 - Thank You.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/03 - Hunter.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/04 - White Flag.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/16 - Eminem featuring Dido - Stan.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/06 - Don't Leave Home.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/07 - Sand In My Shoes.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/08 - Don't Believe In Love.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/09 - Quiet Times.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/10 - Grafton Street.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/11 - Everything To Lose.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/13 - No Freedom.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/18 - NYC.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/12 - Dido featuring Kendrick Lamar - Let Us Move On.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/14 - End Of Night.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/15 - Faithless featuring Dido - One Step Too Far (Radio Edit).flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dido/Greatest Hits/17 - A. R. Rahman and Dido - If I Rise.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd1/01 - Once Upon a Time in the West.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd1/02 - Expresso Love.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd1/03 - Romeo and Juliet.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd1/04 - Love Over Gold.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd1/05 - Private Investigations.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd1/06 - Sultans of Swing.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd2/05 - Going Home (Theme From Local Hero).flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd2/01 - Two Young Lovers.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd2/02 - Tunnel of Love.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd2/03 - Telegraph Road.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Alchemy/cd2/04 - Solid Rock.flac
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 01 - So Far Away.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 03 - Walk Of Life.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 02 - Money For Nothing (Album Version).mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 04 - Your Latest Trick.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 05 - Why Worry.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 06 - Ride Across The River.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 07 - The Man's Too Strong.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 08 - One World.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Brothers In Arms/Dire Straits - Brothers In Arms - 09 - Brothers In Arms.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 03 - Where Do You Think You're Going.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 01 - Once Upon A Time In The West.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 02 - News.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 07 - Portobello Belle.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 04 - Communiqué.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 05 - Lady Writer.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 06 - Angel Of Mercy.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 08 - Single Handed Sailor.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Communiqué/Dire Straits - Communiqué - 09 - Follow Me Home.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 04. Romeo and Juliet.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 01. Calling Elvis.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 02. Walk of life.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 03. Heavy fuel.mp3
2025-04-28T15:07:28 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 05. Private investigations.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 06. Your latest trick.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 07. On every street.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 08. You and your friend.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 09. Money for nothing.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits - On the Night/Dire Straits - On the Night - 10. Brothers in arms.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 01 - Down To The Waterline.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 02 - Water Of Love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 03 - Setting Me Up.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 04 - Six Blade Knife.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 05 - Southbound Again.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 06 - Sultans Of Swing.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 07 - In The Gallery.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 08 - Wild West End.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Dire Straits/Dire Straits - Dire Straits - 09 - Lions.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Extended Dance Play/01 Twisting By The Pool.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Extended Dance Play/02 Two Young Lovers.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Extended Dance Play/03 If I Had You.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/01. Once upon a time in the west.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/02. Industrial disease.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/03. Expresso love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/04. Romeo and Juliet.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/05. Love over gold.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/06. Private investigations.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/07. Sultans of swing.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/08. Twisting by the pool.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 1/09. Two young lovers.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 2/01. Portobello belle.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 2/02. Tunnel of love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 2/03. Telegraph road.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 2/04. Solid rock.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/First night in Melbourne/CD 2/05. Going home.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/01 Down To The Waterline.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/02 Six Blade Knife.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/03 Water of Love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/04 Wild West End.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/05 Sultans Of Swing.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/06 Lions.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/07 What's The Matter Baby_.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Live at the BBC/08 Tunnel Of Love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Love Over Gold/Dire Straits - Love Over Gold - 01 - Telegraph Road.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Love Over Gold/Dire Straits - Love Over Gold - 02 - Private Investigations.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Love Over Gold/Dire Straits - Love Over Gold - 03 - Industrial Disease.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Love Over Gold/Dire Straits - Love Over Gold - 04 - Love Over Gold.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Love Over Gold/Dire Straits - Love Over Gold - 05 - It Never Rains.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 01 - Tunnel Of Love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 02 - Romeo And Juliet.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 03 - Skateaway.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 04 - Expresso Love.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 05 - Hand In Hand.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 06 - Solid Rock.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Making Movies/Dire Straits - Making Movies - 07 - Les Boys.mp3
2025-04-28T15:07:29 update: added USB/T7/music/D/Dire Straits/Mandela'88/02. Sultans Of Swing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Mandela'88/01. Walk Of Life.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Mandela'88/04. Money For Nothing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Mandela'88/03. Romeo & Juliet.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Mandela'88/05. Brothers In Arms.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Mandela'88/07. Solid Rock.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Mandela'88/06. Wonderful Tonight ( with Eric Clapton).mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/07 Where do You Think You´re Going.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/01 Sultans Of Swing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/02 Down To The Waterline.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/03 Portobello Belle (live).mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/04 Twisting By The Pool (remix).mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/05 Tunnel Of Love.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/06 Romeo And Juliet.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/09 Private Investigations.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/08 Walk Of Life.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/10 Telegraph Road (live remix).mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/11 Money For Nothing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Money For Nothing/12 Brothers In Arms.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 01 - Calling Elvis.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 02 - On Every Street.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 03 - When It Comes To You.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 04 - Fade To Black.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 05 - The Bug.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 06 - You And Your Friend.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 07 - Heavy Fuel.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 08 - Iron Hand.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 09 - Ticket To Heaven.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 10 - My Parties.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 11 - Planet Of New Orleans.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On Every Street/Dire Straits - On Every Street - 12 - How Long.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/04 Romeo and Juliet.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/01 Calling Elvis.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/02 Walk of Life.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/03 Heavy Fuel.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/06 Your Latest Trick.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/07 On Every Street.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/08 You and Your Friends.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/09 Money For Nothing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/On The Night/10 Brothers in Arms.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Rock Klassiker 03 (Private Mix)/07 Sultans of Swing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/03 Last Exit To Brooklyn.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/01 Calling Elvis.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/02 Walk Of Life.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/04 Romeo And Juliet.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/05 Sultans Of Love.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/06 Brothers In Arms.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ Mark Knopfler/07 Money For Nothing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/01 Sultans of Swing.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/02 Lady Writer.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/03 Romeo and Juliet.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/04 Tunnel of Love.mp3
2025-04-28T15:07:30 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/05 Private Investigations.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/06 Twisting by the Pool.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/07 Love over Gold [live].mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/08 So Far Away.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/09 Money for Nothing.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/10 Brothers in Arms.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/11 Walk of Life.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/12 Calling Elvis.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/13 Heavy Fuel.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/14 On Every Street.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/15 Your Latest Trick [live].mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/Sultans of Swing_ The Very Best of Dire Straits/16 Local Hero_Wild Theme [live].mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/The Studio Albums 1978 - 1991/4-03 Industrial Disease.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dire Straits/The Very Best of Dire Straits/06 Twisting by the Pool.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 01 Moments of doubt and sorrow.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 02 Time is going on.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 03 I expect nothing.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 04 A cold night.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 06 Story # 1.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 05 I can't do the things that I used to do.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 07 Dear owner.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 08 She could be the one.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 09 On the road.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 10 Try to forget you.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 11 On my mind.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Back to the Roots/Dirty Deep - Back to the Roots - 12 Should I go.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 03 Junky Green Truck.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 01 Bottleneck.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 02 Low Down.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 04 Middle Of Nowhere.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 05 Midnight Bus.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 06 Let It Ride.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 07 'Till The Day I Die.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 08 John The Revelator.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 09 Release Me.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 10 What The Hell.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 11 She's A Devil Inside.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Shotgun Wedding/Dirty Deep - Shotgun Wedding - 12 When The Sun Comes Up.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Wrong way - I'm going home/Dirty Deep - Wrong way - I'm going home - 04 When do you Believe in God.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Wrong way - I'm going home/Dirty Deep - Wrong way - I'm going home - 01 Long Way Home.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Wrong way - I'm going home/Dirty Deep - Wrong way - I'm going home - 02 Tramp Blues.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Wrong way - I'm going home/Dirty Deep - Wrong way - I'm going home - 03 Billy's Dream.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Wrong way - I'm going home/Dirty Deep - Wrong way - I'm going home - 06 It's so Sad to be Alone.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dirty Deep/Dirty Deep - Wrong way - I'm going home/Dirty Deep - Wrong way - I'm going home - 05 Sad Memories.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Love Supreme MaxiCD/Dissidenten - Love Supreme MaxiSingle - 02. Love Supreme - Club Mix Instrumental.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Love Supreme MaxiCD/Dissidenten - Love Supreme MaxiSingle - 01. Love Supreme - Club Mix.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Love Supreme MaxiCD/Dissidenten - Love Supreme MaxiSingle - 03. Love Supreme - Marlon's EuroHouse Mix.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Love Supreme MaxiCD/Dissidenten - Love Supreme MaxiSingle - 04. Love Supreme - Radio Mix.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 04. Fata Morgana (Tangier Version).mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 01. Akaaboune's Homage.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 02. Morock'n Roll.mp3
2025-04-28T15:07:31 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 03. Gun Factory.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 06. Truth Is The Only Religion.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 05. Song 4 A Rainbow.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 07. The World Is In A Mirror.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - Tanger Sessions (with Jil Jilala)/Dissidenten - Tanger Sessions (with Jil Jilala) - 08. Morock'n Roll - Part II (Kasbah Version).mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 01. Bombay Street-Sound.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 02. Love Supreme.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 03. Maharajas' Ox-Cart.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 04. Lost Hindu-Tapes.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 05. Jungle-Book Part I.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 07. Sound Of Water.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 06. Jungle-Book Part II (Trance Version).mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 08. Monsoon.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 09. All India Radio.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 10. Gondagaon.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 11. Path Of Rhythm.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 12. Puja-Celebration.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten - The Jungle Book/Dissidenten - The Jungle Book - 13. Light Of Love.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 11. The World Is Like A Mirror.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 01. A Taste of Melon.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 02. Instinctive Traveler.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 03. Broken Moon.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 04. Dreamcatcher.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 05. Blue World.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 06. Seek to Sigh.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 07. Lobster Song.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 08. Shine on Me.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 09. Live and Experience.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dissidenten/Dissidenten feat. Bajka - Instinctive Traveller/Dissidenten feat. Bajka - Instinctive Traveller - 10. Never Say No.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 04. Takin' It To The Streets 1976.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 01. Long Train Runnin' 1973.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 02. Take Me In Your Arms 1975.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 03. Listen To The Music 1972.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 07. Rockin' Down The Highway 1972.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 05. Black Water 1974.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 06. Jesus Is Just Alright.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 10. South City Midnight Lady 1973.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 08. China Grove 1973.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 09. Without You 1973.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 12. Little Darling (I Need You) 1978.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 11. It Keeps You Runnin' 1976.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 13. You Belong To Me 1978.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 14. Minute By Minute 1978.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 15. Here To Love You 1978.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 16. Real Love 1980.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Doobie Brothers/Doobie Brothers - Long Train Running/Doobie Brothers - Long Train Running - DOOBIE BROTHERS - Best - (ZOUNDS) - 17. What A Fool Believes 1978.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 07 - Einfach nur zusammen leben.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 01 - Jetzt geht's los.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 02 - Es ist immer einer besser.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 03 - Tulpen aus Amsterdam.mp3
2025-04-28T15:07:32 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 04 - Baby Baby.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 05 - Auf'm Sprung.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 06 - 1000 km.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 08 - Was heute in der Zeitung steht.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 09 - Dich lieb' ich noch mehr.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 10 - Skandale und Lügen.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 11 - Gnadenlos, virtuos.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 12 - Immer wieder dieselben Lieder.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dorfcombo/Gnadenlos, virtuos/Dorfcombo - Gnadenlos, virtuos - 13 - Dorfcombolied.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 01 - dra-livetrack2.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 02 - dra-livetrack1.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 03 - dra-livetrack3.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 04 - dra-livetrack5.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 05 - dra-livetrack4.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 06 - dra-livetrack6.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 07 - dra-livetrack7.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 08 - dra-livetrack8.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dra/Real/Dra - Real - 09 - dra-livetrack9.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 01. Track01.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 02. Track02.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 03. Track03.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 04. Track04.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 05. Track05.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 06. Track06.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 07. Track07.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 08. Track08.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 09. Track09.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 10. Track10.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 11. Track11.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 12. Track12.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 13. Track13.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 14. Track14.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 15. Track15.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 16. Track16.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dream Line Delphine/Dream Line Delphine - Cafe de Paris/Dream Line Delphine - Cafe de Paris - 17. Track17.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/01. Dub Will Tear Us Apart.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/02. Wey Fikir.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/03. Yeh Shimbraw Tir Tir.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/04. Dub Me Tender.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/05. Satta Massagans instrumental.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/06. Kuratu.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/07. Uptown Top Ranking.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/08. Guragigna.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/09. Medina.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Dub Colossus/Dub Will Tear Us Apart-FLAC24/10. Selemi.flac
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 04. Moonlight Serenade.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 01. Do It Again.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 02. Peter Gunn.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 03. Amani.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 05. Havana Strut.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 06. Whirlwinds.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 07. Juanita.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 08. Theme From Star Trek.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 09. Adam's Hotel.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 10. Funk Yourself.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 11. Speak Low.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 12. Black Widow.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 13. St. Louis Blues.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Eumir Deodato/Deodato - Do it again/Eumir Deodato - Jazzclub Trends - Do It Again - 14. Super Strut.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 06 - Reden ist Siber, schreien ist Gold.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 01 - Mit Leidenschaft.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 02 - Kefala.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 03 - Vor lauter Liebe.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 04 - Ist schon o.k..mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 05 - Schwarz oder Weiß.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 09 - Ich habe Angst.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 07 - Amoklauf.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 08 - Welcome Home.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Mit Leidenschaft/Ina Deter - Mit Leidenschaft - 10 - So wie ich bin.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 01 - Neue Männer Braucht Das Land.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 02 - Bist Du Das, Oder Was.mp3
2025-04-28T15:07:33 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 03 - Die Ratten Sind Los.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 04 - Ob Blond, Ob Braun, Ob Henna.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 05 - Besessen Sein.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 06 - Ich Brauche Neben Dir Auch Mich.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 07 - Der Eislöffel.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Ina Deter/Neue Männer Braucht Das Land/Ina Deter Band - Neue Männer Braucht Das Land - 08 - Nur Liebe Und Sonst Gar Nichts.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/02 - But Beautiful.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/01 - Detour Ahead.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/03 - On The Street Where You Live.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/04 - My Romance.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/05 - The Island.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/06 - Time Takes It Time.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/07 - Strange Woman.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/08 - Gentle Rain.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/09 - I Can't Make You Love Me.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/10 - Train In The Distance.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/11 - Not Like This.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/Jacqui Dankworth - Detour Ahead/12 - Come Home Baby.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/08 - September In The Rain.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/06 - Simple As.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/11 - It Don't Mean a Thing (If It Ain't Got That Swing).mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/13 - Something's Gotta Give.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Jacqui Dankworth/13 - The 59th Street Bridge Song (Feelin' Groovy).mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/01 - Take Me Home, Country Roads.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/02 - Follow Me.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/03 - Starwood In Aspen.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/04 - For Baby (For Bobbie).flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/05 - Rhymes And Reasons.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/06 - Leaving, On A Jet Plane.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/07 - The Eagle And The Hawk.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/08 - Sunshine On My Shoulders.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/09 - Goodbye Again.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/10 - Poems, Prayers And Promises.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/John Denver/John Denver's Greatest Hits/11 - Rocky Mountain High.flac
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - As Real As Disneyland.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Cindy Dolls.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Cold Cold World.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - I Like Your Absence.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Prince In This World.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - She Screams At Him In Silence.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Slipping Away.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Spark (Instrumental).mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Spark Of Human Kindness.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Steal That Beat.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/As Real As Disneyland/Julian Dawson And The Flood - Two Shots Of Jealousy.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Reality.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Luckiest Man In The Western World.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - (Where Are All The) Lonely Girls.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Another Life.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Back In Your Arms.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Cool Fingers.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Cover To Cover.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Loser's Lounge.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Time Passes Slowly.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Man Of The World.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - When Hearts Collide.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - Will You Be There.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Julian Dawson/Luckiest Man In The Western World/Julian Dawson - World Running Away.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 01 - Anfang.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 02 - Das Boot.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 03 - Appell.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 04 - U 96.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 05 - Auslaufen.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 06 - Erinnerung.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 07 - Konvoi.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 08 - Angriff.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 09 - Heimkehr.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 11 - Bedrohung.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 10 - Das Boot Single_version.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 12 - Erinnerung 2.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 13 - Gibraltar.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 14 - Warten.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 15 - Eingeschlossen.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 16 - Rettung.mp3
2025-04-28T15:07:34 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 17 - Rückzug.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Klaus Doldinger/Das Boot/Klaus Doldinger - Das Boot - 18 - Ende.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/02. Sharks And Royalty.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/01. Limbo.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/05. Pushing Up The Day.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/03. I Will.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/04. Time Will Tell.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/07. Broken Eggshell.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/06. Close Enough.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/08. Bridge And Tunnel.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/09. Mother's Little Helper.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Linda Draper/Bridge And Tunnel/10. Last One Standing.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/07 - Some Day My Prince Will Come.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/01 - On Green Dolphin Street.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/02 - Summertime.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/03 - Bye Bye Blackbird.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/04 - Pinocchio.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/05 - All Blues.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/06 - Corcovado.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/08 - So Near, So Far.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/09 - Miles Ahead.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Miles Davis/Jazz Moods _ Cool/10 - So What.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Neil Diamond/12 Songs/Neil Diamond - 12 Songs.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Neil Diamond/Beautiful Noise/Neil Diamond - Beautiful Noise.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/01 - Hearts Of Fire.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/02 - When The Thunder Comes.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/03 - Ready For Love.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/04 - Balance On Wires.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/05 - Miracle Of Love.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/06 - The Price Of Love.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/07 - The Heart Has Its Reasons.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/08 - Alone In The Night.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/09 - Lover´s Storm.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Roger Daltrey/Can´t Wait To See The Movie/10 - Take Me Home.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 03 - Song And Dance Man.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 01 - Begin the Beguine.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 02 - Mr. Bojangles.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 04 - Love Me Or Leave Me.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 05 - Hey There.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 06 - New York´s My Home.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 07 - Over The Rainbow.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 08 - That Old Black Magic.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 09 - All Of You.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 10 - Something´s Gotta Give.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 11 - My Funny Valentine.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 12 - I´ll Know.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 13 - The Candy Man.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 14 - The Lady Is A Tramp.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 15 - I Got Plenty O´Nuttin.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 16 - Five.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 17 - Earthbound.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 18 - Someone To Watch Over Me.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/Sammy Davis Jr/The Candy Man Swings/Sammy Davis Jr. - The Candy Man Swings - 19 - In A Persian Market.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/02 - Pride O' the Farm.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/01 - Road Expense.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/03 - Twiggs Approved.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/04 - Hereafter.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/05 - The Great Spectacular.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/06 - Broad Street Strut.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/07 - I'm Freaking Out.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dixie Dregs/Dregs of the Earth/08 - Old World.flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Dolphins/Malayan Breeze/The Dolphins - Malayan Breeze (DMP CD-474).flac
2025-04-28T15:07:35 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 02. Who Do You Love (Medley).mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 01. House Announcer.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 08. When The Music's Over.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 03. Alabama Song.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 04. Backdoor Man.mp3
2025-04-28T15:07:35 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 05. Love Hides.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 06. Five To One.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 07. Build Me A Woman.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 12. Dead Cats, Dead Rats.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 09. Close To You.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 10. Universal Mind.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 11. Petition The Lord With Prayer (Medley).mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 13. Break On Through #2 (Celebration Of The Lizard).mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 14. Lions In The Street.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 15. Wake Up.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 16. A Little Game.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 17. The Hill Dwellers.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 18. Not To Touch The Earth.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 19. Names Of The Kingdom.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 20. The Palace Of Exile.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Doors - Absolutely Live/Doors - Absolutely Live - 21. Soul Kitchen.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/06 Take It As It Comes.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/01 Light My Fire.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/02 Soul Kitchen.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/04 Back Door Man.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/03 Break On Through (The Other Side).mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/05 I Looked At You.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/07 The Crystal Ship.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/08 Twentieth Century Fox.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/09 End Of The Night.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/10 Alabama Song (Whisky Bar).mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Light My Fire/11 The End.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/02 Break On Through.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/01 Light My Fire.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/05 People Are Strange.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/03 The End.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/04 Strangs Days.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/06 Hello I Love You.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/07 Touch Me.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/08 Roadhouse Blues.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/09 Waiting For The Sun.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/10 L . A Woman.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/12 Riders On The Storm.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/Super Stars Best Collection/11 The Wasp ( Texas radio and the big beat ).mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 03. People are strange.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 01. Light my fire.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 02. Hello I love you.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 04. Love me two times.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 05. Touch me.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 06. Strange days.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 07. Spanish caravan.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 08. Moonlight drive.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 09. We could be so good together.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 10. The unknown soldier.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 11. Queen of the highway.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 12. Shaman's blues.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 13. The WASP.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 14. L.A. Woman.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 15. Whiskeys, mystics and men.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 16. Summer's almost gone.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 17. You are lost little girl.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD1/The Doors (cd1) - Best of - 18. When the music's over.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 01. Riders On The Storm.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 02. Break On Through.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 03. Roadhouse Blues.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 04. Soul Kitchen.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 05. Love Her Madly.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 06. Alabama Song.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 07. Peace Frog.mp3
2025-04-28T15:07:36 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 08. Waiting For The Sun.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 09. Who Scared You.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 10. The Crystal Ship.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 11. Wishful Sinful.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 12. Love Street.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 13. Wintertime Love.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 14. The Spy.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 15. Back Door Man.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 16. My Eyes Have Seen You.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 17. Five To One.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Best of CD2/The Doors (cd2) - Best of - 18. The End.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 01. Hello To The Cities [Ed Sullivan 1967,Detroit 1970 intros].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 02. Break On Through (To The Other Side) [Isle of Wight].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 03. Roadhouse Blues [Madison Square Garden].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 04. Hyacinth House [demo].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 05. Who Scared You.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 06. Whiskey, Mystics And Men.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 07. I Will Never Be Untrue [Aquarius Theater, Hollywood].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 08. Moonlight Drive [demo].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 09. Queen Of The Highway [alt. take].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 10. Someday Soon [Seattle Center].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 11. Hello, I Love You [demo].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 12. Orange County Suite.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 13. The Soft Parade [PBS tv].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 14. The End [Madison Square Garden].mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - Essential Rarities/The Doors - Essential Rarities - 15. Woman Is A Devil.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 03. Alabama Song (Whiskey Bar).mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 01. House Announcer.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 02. Who Do You Love.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 10. Petition The Lord With Prayer.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 04. Backdoor Man.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 05. Love Hides.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 06. Five To One.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 07. Build Me A Woman.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 08. When The Music's Over.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 09. Universal Mind.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 11. Dead Cats, Dead Rats.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 12. Break On Through #2.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 13. Lions In The Street.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 14. Wake Up.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 15. A Little Game.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 16. The Hill Dwellers.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 17. Not To Touch The Earth.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 18. Names Of The Kingdom.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 19. The Palace Of Exile.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 1)/The Doors - In Concert (Disc 1) - 20. Soul Kitchen.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 01. Roadhouse Blues.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 02. Gloria.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 04. You Make Me Real.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 03. Light My Fire (including Graveyard Poem).mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 05. Texas Radio & The Big Beat.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 06. Love Me Two Times.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 09. Close To You.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 07. Little Red Rooster (featuring John Sebastian on harmonica).mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 08. Moonlight Drive (including Horse Latitudes).mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 10. Unknown Soldier.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - In Concert (Disc 2)/The Doors - In Concert (Disc 2) (1968 -1970) - 11. The end.mp3
2025-04-28T15:07:37 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 04. Cars Hiss By My Window.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 01. The Changeling.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 02. Love Her Madly.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 03. Been Down So Long.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 08. Crawling King Snake.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 05. L.a. Woman.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 06. L' America.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 07. Hyacinth House.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 09. The WASP (Texas Radio and the Big Beat).mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - L. A. Woman/The Doors - L. A. Woman - 10. Riders On the Storm.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 04. The Crystal Ship.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 02. Soul Kitchen.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 03. Money.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 05. Twentieh Century Fox.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 06. I'm A King Bee.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 07. Alabama Song (Whisky Bar).mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 08. Summer's Almost Gone.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 09. Light My Fire.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 10. Get Out Of My Life Woman.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 11. Back Door Man.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 12. Who Do You Love.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 1)/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (disc 1) - 13. The End.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 02. Moonlight Drive.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 01. Unhappy Girl.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 08. I Can't See Your Face In My Mind.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 03. The Woman Is A Devil,Rock Me.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 04. People Are Strange.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 05. Close To You.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 06. My Eyes Have Seen You.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 07. Crawling King Snake.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 10. When The Music's Over.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 09. Summertime.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Live at the Matrix, San Francisco, March 7 & 10, 1967 (Disc 2)/The Doors - Live At The Matrix '67 (Disc 2) - 11. Gloria.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 02. Waiting For The Sun.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 01. Roadhouse Blues.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 03. You Make Me Real.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 04. Peace Frog.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 05. Blue Sunday.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 06. Ships Of Fools.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 07. Land Ho!.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 08. The Spy.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 09. Queen Of The Highway.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 10. Indian Summer.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Morrison Hotel/The Doors - Morrison Hotel - 11. Maggie M'Gill.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Atlanta Symphony Orchestra, The - The Doors - 10. Carmina Burana- Introduction.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 01. The Movie.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 02. Riders On The Storm.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 03. Love Street.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 04. Break On Through.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 05. The End.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 06. Light My Fire.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 07. Ghost Song.mp3
2025-04-28T15:07:38 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 08. Roadhouse Blues.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 11. Stoned Immaculate.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 12. When The Music's Over.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 13. The Severed Garden (Adagio).mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Doors, The - The Doors - 14. L.A. Woman.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Music from the original motion picture/Velvet Underground, The - The Doors - 09. Heroin.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 02. You're Lost Little Girl.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 01. Strange Days.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 07. People Are Strange.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 03. Love Me Two Times.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 04. Unhappy Girl.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 05. Horse Latitudes.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 06. Moonlight Drive.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 08. My Eyes Have Seen You.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 09. I Can't See Your Face In My Mind.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Strange Days/The Doors - Strange Days - 10. When The Music's Over.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 01. Break On Through (To The Other Side).mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 02. Soul Kitchen.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 03. The Crystal Ship.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 04. Twentieth Century Fox.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 05. Alabama Song (Whisky Bar).mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 06. Light My Fire.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 07. Back Door Man.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 08. I Looked At You.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 09. End Of The Night.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 10. Take It As It Comes.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Doors/The Doors - The Doors - 11. The End.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 01. Tell All The People.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 02. Touch Me.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 03. Shaman's Blues.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 04. Do It.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 05. Easy Ride.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 06. Wild Child.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 07. Runnin' Blue.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 08. Wishful Sinful.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - The Soft Parade/The Doors - The Soft Parade - 09. The Soft Parade.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 09. We Could Be So Good Together.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 01. Hello, I Love You.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 02. Love Street.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 03. Not To Touch the Earth.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 04. Summer's Almost Gone.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 05. Wintertime Love.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 06. The Unknown Soldier.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 07. Spanish Caravan.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 08. My Wild Love.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 10. Yes, The River Knows.mp3
2025-04-28T15:07:39 update: added USB/T7/music/D/The Doors/The Doors - Waiting For The Sun/The Doors - Waiting For The Sun - 11. Five To One.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 01 - Eagles - One of These Nights.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 02 - Eagles - Take it Easy.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 03 - Eagles - Hotel California.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 04 - Eagles - New Kid in Town.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 05 - Eagles - Heartache Tonight.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 06 - Eagles - Tequila Sunrise.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 07 - Eagles - Desperado.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 08 - Eagles - Best Of My Love.mp3
2025-04-28T15:07:39 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 09 - Eagles - Lyin-' Eyes.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 10 - Eagles - Take it to The Limit.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 11 - Eagles - I Can-'t Tell You Why.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 12 - Eagles - Peacefull Easy Feeling.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 13 - Eagles - James Dean.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 14 - Eagles - Doolin-Dalton.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 15 - Eagles - Witchy Woman.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 16 - Eagles - The Long Run.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eagles/Very Best of The Eagles/Eagles - Very Best of The Eagles - 17 - Eagles - Life in The Fast Lane.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 07. Climbing To The Moon (Jon Brion Remix).mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 01. Novocaine For The Soul.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 02. Susan's House.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 03. My Beloved Monster.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 04. Your Lucky Day In Hell.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 05. 3 Speed.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 06. Last Stop- This Town.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 10. Mr E's Beautiful Blues.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 08. Flyswatter.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 09. I Like Birds.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 13. That's Not Really Funny.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 11. It's A Motherfucker.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 12. Souljacker Part 1.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 14. Fresh Feeling.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 15. Get Ur Freak On.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 16. Saturday Morning.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 17. Love Of The Loveless.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 19. I Need Some Sleep.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 18. Dirty Girl (Live At Town Hall).mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 22. Trouble With Dreams.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 20. Hey Man (Now You're Really Living).mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 23. Railroad Man.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 21. I'm Going To Stop Pretending That I Didn't Break Your Heart.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Meet the Eels/Eels - Meet the Eels - 24. Losing Streak.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 04. Woman Driving, Man Sleeping.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 01. Dog Faced Boy.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 02. That's Not Really Funny.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 03. Fresh Feeling.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 05. Souljacker Part I.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 06. Friendly Ghost.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 07. Teenage Witch.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 08. Bus Stop Boxer.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 09. Jungle Telegraph.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 10. World Of Shit.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 11. Souljacker Part II.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Eals/Eels - Souljacker/Eels - Souljacker - 12. What Is This Note.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Andromeda girl/Earth & Fire - Andromeda Girl.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/04 - Can't Live Without It Anymore.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/01 - People Come, People Go.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/02 - Fire Of Love.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/03 - Weekend.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/06 - Season Of The Falling Leaves.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/05 - Where Were You.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/07 - Answer Me.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Reality Fills Fantasy/08 - Reprise.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/05 - Song Of The Marching Children.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/01 - Carnaval Of The Animals.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/02 - Ebbtide.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/03 - Storm And Thunder.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/04 - In The Mountain.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/10 - Theme From Atlantis.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/06 - Atlantis.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/08 - Interlude.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/07 - Maybe Tomorrow, Maybe Tonight.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/09 - Fanfare.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/Song Of The Marching Children , Atlantis/11 - Love, Please Close The Door.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/02 - Ruby is the one.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/01 - Weekend.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/03 - Maybe tomorrow, maybe tonight.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/04 - Memories.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/05 - Storm and thunder.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/06 - Wild and exciting.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/07 - Love of life.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/08 - Seasons.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/09 - Fire of love.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/10 - Thanks for the love.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/11 - Invitation.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/12 - Only time will tell.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/13 - What difference does it make.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/14 - 78th avenue.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth & Fire/The Very Best Of Earth & Fire/15 - Weekend remix '88.flac
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 09. System Of Survival.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 01. September.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 02. Let's Groove.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 03. Fantasy.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 06. Shining Star.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 04. Got To Get You Into My Life.mp3
2025-04-28T15:07:40 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 05. Boogie Wonderland (With the Emotions).mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 07. After The Love Has Gone.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 08. That's The Way Of The World.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 10. Singasong.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 11. Fall Into Love With Me.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 12. Reasons.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 13. Side By Side.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany)/Earth Wind & Fire - Let's Groove (1999 Sony Music Germany) - 14. Take It Into The Sky.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 01. Serpentine Fire.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 02. Fantasy.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 04. Love's Holiday - Brazilian Rhyme (Interlude).mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 03. In The Marketplace (Interlude) - Jupiter.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 05. I'll Write A Song For You.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 06. Magic Mind.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 08. Be Ever Wonderful.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - All'n All/Earth, Wind & Fire - All'n All - 07. Runnin' - Brazilian rhyme (Interlude).mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 12. And Love Goes On.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 01. Shining Star.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 03. Sing A Song.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 02. That's The Way Of The World.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 04. Getaway.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 05. Fantasy.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 07. September.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 06. Got To Get You Into My Life.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 10. Star.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 08. Boogie Wonderland (With The Emotions).mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 09. After The Love Has Gone.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 11. Can't Let Go.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 14. Fall In Love With Me.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 13. Let's Groove.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 16. System Of Survival.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 15. Magnetic.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Definitive Collection/Earth, Wind & Fire - Definitive Collection - 17. Thinking Of You.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 03. After the love has gone.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 01. In the stone.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 02. Can't let go.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 04. Let your feelings show.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 05. Boogie wonderland.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 06. Star.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 07. Wait.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 08. Rock that!.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - I am/Earth, Wind & Fire - I am - 09. You and I.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 12. I've had enough.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 01. In The Stone.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 02. Fantasy.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 03. Sing A Song.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 04. Reasons.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 05. Let's Groove.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 07. Shining Star.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 06. Where have all the flowers gone.mp3
2025-04-28T15:07:41 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 09. Devotion.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 08. Keep Your Head To The Sky.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 10. Gratitude.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - LIVE USA/Earth, Wind & Fire - LIVE USA - 11. That's the Way of The World.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 04. Evolution Orange.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 01. Let's Groove.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 02. Lady Sun.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 03. My Love.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 06. You Are A Winner.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 05. Kalimba Tree.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 07. I've Had Enough.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 08. Wanna Be With You.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Earth Wind & Fire/Earth, Wind & Fire - Raise!/Earth, Wind & Fire - Raise! - 09. The Changing Times.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 04. The Diary Of Horace Wimp.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 01. Shine A Little Love.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 02. Confusion.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 03. Need Her Love.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 05. Last Train To London.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 06. Midnight Blue.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 07. On The Run.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 08. Wishing.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - Discovery/Electric Light Orchestra - Discovery - 09. Don´t Bring Me Down.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 02. Livin' Thing.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 01. Evil Woman.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 03. Can't Get It Out Of My Head.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 04. Showdown.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 05. Turn To Stone.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 06. Rockaria.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 07. Sweet Talkin' Woman.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 08. Telephone Line.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 09. Ma Ma Ma Belle.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 10. Strange Magic.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Electric Light Orchestra - ELO's Greatest Hits/Electric Light Orchestra - ELO's Greatest Hits - 11. Mr. Blue Sky.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/The Very Best Of/ELO1.flac
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/The Very Best Of/ELO2.flac
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Electric Light Orchestra - Xanadu - 06 - I'm Alive.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Electric Light Orchestra - Xanadu - 07 - The Fall.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Electric Light Orchestra - Xanadu - 08 - Don't Walk Away.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Electric Light Orchestra - Xanadu - 09 - All Over The World.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Olivia Newton-John - Xanadu - 01 - Magic.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Olivia Newton-John - Xanadu - 02 - Suddenly.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Olivia Newton-John - Xanadu - 03 - Dancin'.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Olivia Newton-John - Xanadu - 04 - Suspended In Time.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Olivia Newton-John - Xanadu - 05 - Whenever You're Away From Me.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Electric Light Orchestra/Xanadu/Olivia Newton-John - Xanadu - 10 - Xanadu.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 05. The Old Castle.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 01. Promenade 1.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 02. The Gnome.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 03. Promenade 2.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 04. The Sage.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 06. Blues Variation.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 07. Promenade 3.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 08. The Hut of Baba Yaga 2.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 09. The Curse of Baba Yaga.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 10. The Hut of Baba Yaga.mp3
2025-04-28T15:07:42 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 11. The Great Gates of Kiev.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Pictures At An Exhibition/Emerson, Lake & Palmer 828 466-2 - Pictures At An Exhibition - 12. Nutrocker.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 01. Tarkus (Eruption, Stones of Years, Iconoclast, Mass, Manticore, Battlefield, Aquatarkus).mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 02. Jeremy Bender.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 03. Bitches Crystal.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 04. The Only Way (Hymn).mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 05. Infinite Space (Conclusion).mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 06. A Time and a Place.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Emerson, Lake & Palmer/Emerson, Lake & Palmer - Tarkus/Emerson, Lake & Palmer - Tarkus - 07. Are You Ready Eddy.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/12 - Water shows the hidden heart.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/01 - Less than a pearl.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/02 - Amarantine.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/03 - It's in the rain.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/04 - If I could be where you are.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/05 - The river sings.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/06 - Long long journey.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/07 - Sumiregusa.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/08 - Someone said goodbye.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/09 - A moment lost.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/10 - Drifting.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Amarantine/11 - Amid the falling snow.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 01. A Day Without Rain.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 02. Wild Child.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 03. Only Time.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 04. Tempus Vernum.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 05. Deora Ar Mo Chroí.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 06. Flora's Secret.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 07. Fallen Embers.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 08. Silver Inches.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 09. Pilgrim.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 10. One By One.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 11. The First of Autumn.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - A Day Without Rain/Enya - A Day Without Rain - 12. Lazy Days.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/01 - Shepherd Moons.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/02 - Caribbean Blue.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/03 - How Can I Keep From Singing.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/04 - Ebudæ.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/05 - Angeles.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/06 - No Holly For Miss Quinn.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/07 - Book Of Days.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/08 - Evacuee.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/09 - Lothlórien.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/10 - Marble Halls.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/11 - Afer Ventus.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - Shepherd Moons/12 - Smaointe.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/03 - I Want Tomorrow.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/01 - The Celts.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/02 - Aldebaran.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/04 - March of the Celts.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/05 - Deireadh an Tuath.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/06 - The Sun in the Stream.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/07 - To go Beyond (I).mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/08 - Fairytale.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/09 - Epona.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/11 - Portrait (Out of the Blue).mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/10 - Triad_ St. Patrick, C__ Chulainn, Oisin.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/12 - Boadicea.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/13 - Bard Dance.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/14 - Dan y Dwr.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Celts/15 - To go Beyond (II).mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/01 - The Memory Of Trees.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/02 - Anywhere Is.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/03 - Pax Deorum.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/04 - Athair Ar Neamh.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/05 - From Where I Am.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/06 - China Roses.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/07 - Hope Has A Place.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/08 - Tea-House Moon.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/09 - Once You Had Gold.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/10 - La Soñadora.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Enya - The Memory Of Trees/11 - On My Way Home.mp3
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/02 - Cursum Perficio.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/01 - Watermark.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/03 - On Your Shore.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/04 - Storms in Africa.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/05 - Eicile.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/06 - Miss Clare Remembers.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/07 - Orinoco Flow.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/08 - Evening Falls.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/09 - River.flac
2025-04-28T15:07:43 update: added USB/T7/music/E/Enya/Watermark/10 - The Longships.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Enya/Watermark/11 - Na Laetha Geal M'óige.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 01 - Kann denn Schwachs.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 02 - Rapunzel, die Erst.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 03 - Go, Karli Go.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 04 - Only Du (live) Liv.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 05 - Prmft-Bubub.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 06 - Wien, Wien nur Du.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 07 - Schweinefunk (live.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 08 - Rapunzel, die Zwei.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 09 - Liebelei (The Pick.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 10 - Afrika (Maxi) (Qua.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 11 - Die Grütze.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 12 - Oh Bio Mio.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 13 - Alp Rap (Elch Vers.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 14 - Ba-Ba-Bankrobbery.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 15 - Rapunzel, die Drit.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 16 - Helden (Wyatt Erpe.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 17 - Adam und Eva.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 18 - Küss' die Hand, sc.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 19 - Heimatlied - wir m.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 20 - Der Gourmet.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 21 - Drei verlebte Ping.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 22 - Küss' die Hand, He.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 23 - Die Liebe.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 24 - Es wird Heller.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 25 - Wann man geh'n muß.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 26 - Morgen fang ich ei.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Erste Allgemeine Verunsicherung/Kann denn Schwachsinn Sünde sein/Erste Allgemeine Verunsicherung - Kann denn Schwachsinn Sünde sein... - 27 - Rapunzel, Die Vier.flac
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 07. Sisters Are Doin' It for Themselves.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 01. Love Is a Stranger.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 02. Sweet Dreams.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 03. Who's That Girl.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 04. Right by Your Side.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 05. Here Comes the Rain Again.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 06. There Must Be an Angel (Playing with My Heart).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 08. It's Alright (Baby's Coming Back).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 09. When Tomorrow Comes.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 10. You Have Placed a Chill in My Heart.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 11. Miracle of Love.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 12. Sex Crime (1984).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 13. Thorn in My Side.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 14. Don't Ask Me Why.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 15. Angel.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 16. Would I Lie to You.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 17. Missionary Man.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Greatest Hits/Eurythmics - Greatest Hits - 18. I Need a Man.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 01. Beethoven (I Love To Listen To).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 02. I've Got A Lover (Back In Japan).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 03. Do You Want To Break Up.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 04. You Have Placed A Chill In My Heart.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 05. Shame.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 06. Savage.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 07. I Need A Man.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 08. Put The Blame On Me.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 09. Heaven.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 10. Wide Eyed Girl.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 11. I Need You.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Savage/Eurythmics - Savage - 12. Brand New Day.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 06. Sweet Dreams (Are Made Of This).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 01. Love Is A Stranger.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 02. I've Got An Angel.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 03. Wrap It Up.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 04. I Could Give You (A Mirror).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 05. The Walk.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 08. This Is The House.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 07. Jennifer.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 09. Somebody Told Me.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - Sweet Dreams (Are Made Of This)/Eurythmics - Sweet Dreams (Are Made Of This) - 10. This City Never Sleeps.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 04. Don't Ask Me Why.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 01. We Two Are One.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 02. The King & Queen Of America.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 03. (My, My) Baby's Gonna Cry.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 05. Angel.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 06. Revival.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 07. You Hurt Me (And I Hate You).mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 08. Sylvia.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 09. How Long.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Eurythmics/Eurythmics - We Too Are One/Eurythmics - We Too Are One - 10. When The Day Goes Down.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 01 - Going Under.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 02 - Bring Me To Life.mp3
2025-04-28T15:07:44 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 03 - Everybody's Fool.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 04 - My Immortal.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 05 - Haunted.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 06 - Tourniquet.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 07 - Imaginary.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 08 - Taking Over Me.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 09 - Hello.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 10 - My Last Breath.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Evanescence/Fallen/Evanescence - Fallen - 11 - Whisper.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/03 - A Country Mile.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/01 - Come On Home.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/02 - Don't Leave Me Behind.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/04 - Cross My Heart.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/06 - Careless.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/05 - Don't Let The Teardrops Rust Your Shining Heart.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/07 - Sugar Finney.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/08 - Come Hell Or High Water.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/09 - Fighting Talk.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Baby, The Stars Shine Bright/10 - Little Hitler.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/01 - Each And Every One.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/02 - Bittersweet.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/03 - Tender Blue.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/04 - Another Bridge.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/05 - The Spice Of Life.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/06 - The Dustbowl.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/07 - Crabwalk.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/08 - Even So.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/09 - Frost And Fire.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/10 - Fascination.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/11 - I Must Confess.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Eden/12 - Soft Touch.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Everything But The Girl - Missing - The remix EP/Everything But The Girl - Missing - The remix EP - 01. Missing (Todd Terry Club Mix).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Everything But The Girl - Missing - The remix EP/Everything But The Girl - Missing - The remix EP - 02. Missing (Little Joey Remix).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Everything But The Girl - Missing - The remix EP/Everything But The Girl - Missing - The remix EP - 03. Missing (Ultramarine Remix).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Everything But The Girl - Missing - The remix EP/Everything But The Girl - Missing - The remix EP - 04. Chris & James (Full On Club Mix).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/01 - When All's Well.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/02 - Ugly Little Dreams.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/03 - Shoot Me Down.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/04 - Are You Trying to be Funny.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/05 - Sean.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/06 - Ballad of the Times.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/07 - Anytown.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/08 - This Love (not for sale).flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/09 - Trouble and Strife.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Love Not Money/10 - Angel.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/08. Another Bridge.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/01. Missing.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/03. Apron Strings.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/02. I Don't Want To Talk About It.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/04. Driving.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/05. Fascination.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/06. Old Friends.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/07. Come On Home.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/13. I Didn't Know I Was Looking For Love.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/09. I Was Always Your Girl.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/10. Meet Me In The Morning.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/11. We Walk The Same Line.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/12. Get Me.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/15. Each And Every One.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/14. Careless.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/The Platinum Collection/16. Only Living Boy In New York.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/05 - Walking wounded.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/01 - Before today.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/02 - Wrong.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/03 - Single.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/11 - Walking wounded (Omni Trio Remix).flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/04 - The heart remains a child.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/06 - Flipside.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/07 - Big deal.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/08 - Mirrorball.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/09 - Good cop bad cop.flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Everything But The Girl/Walking Wounded/10 - Wrong (Todd Terry Remix).flac
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 01. Hurra, hurra, die Schule brennt.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 02. Extrabreit.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 03. Sturzflug.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 04. Annemarie.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 05. Bus Baby.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 06. Ich will hier raus.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 07. Lottokönig.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 08. Hart wie Marmelade.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 09. Alptraumstadt.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 10. Flieger, grüß mir die Sonne.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 11. Es tickt.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 12. 110.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Extrabreit/Extrabreit - Ihre Größten Erfolge/Extrabreit - Ihre Größten Erfolge - 13. Junge, wir können so heiß sein.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 02. Here We Are.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 01. Ay, Ay, I.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 05. Nothin' New.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 03. Say.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 11. Oye Mi Canto (Spanish Version).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 04. Think About You Now.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 07. Don't Wanna Lose You.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 06. Oye Mi Canto (Hear My Voice) (English Version).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 08. Get On Your Feet.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 09. Your Love Is Bad For Me.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 10. Cuts Both Ways.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Gloria Estefan - Cuts Both Ways/Gloria Estefan - Cuts Both Ways - 12. Si Voy A Perderte.mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/01 With the Years That I Have Left (Con los....mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/02 My Homeland (Mi Tierra).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/03 Yesterday (Ayer).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/04 My True Love (Mi Buen Amor).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/05 Your Eyes (Tus Ojos).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/06 Out of All Bad, Some Good Things Come (No....mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/07 Yes Sir, It's My _S-O-N_ (Sí Señor, Es Mi....mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/08 You'll Be Back (Volverás).mp3
2025-04-28T15:07:45 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/09 Montuno (Montuno).mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/10 Let's Speak the Same Language (Hablemos el.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/11 You're Talking About Me (Hablas de Mí).mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Gloria Estefan/Mi Tierra/12 Tradition (Tradición).mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 02 - September.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 01 - Fly.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 03 - Des Références....mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 04 - Writing Poems.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 05 - The Ghetto.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 06 - L'Arbre Qui Chante.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 08 - Blind Test.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 07 - You're Going' Miss Your Candyman.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 10 - L'Origine Nascosta.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 09 - Boogie Wonderland (feat. The Emotions).mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 11 - Feeling Good.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 12 - Cache-cache.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 14 - Una Mattina.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 13 - Vivaldi Concerto Pour 2 Violons & Orchestre.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Intouchables/unbekannter Künstler - Intouchables - 15 - Red Light.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 01 - I Giorni.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 02 - The Earth Prelude.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 03 - Le Onde.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 04 - Nightbook.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 05 - Divenire.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 06 - Dietro Casa.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 07 - Fairytale.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 08 - Nuvole Bianche.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 09 - Passaggio.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 10 - Primavera.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 11 - Nefeli.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 12 - Questa Notte.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 13 - Berlin Song.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD1)/Ludovico Einaudi - Islands Essential Einaudi (CD1) - 14 - Melodia Africana III.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 06 - Lady Labyrinth(remix).mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 01 - High Heels.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 02 - White Night.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 03 - L'Origine Nascosta.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 04 - Love is a Mystery.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 05 - Monday.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 08 - Ancora.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 07 - Solo.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 09 - Andare.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 10 - Eros(remix).mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 11 - Indaco.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 12 - Fly.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Ludovico Einaudi/Ludovico Einaudi - Islands Essential Einaudi (CD2)/Ludovico Einaudi - Islands Essential Einaudi (CD2) - 13 - Oltremare.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 02 - Similar Features.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 01 - Refugee.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 03 - Like The Way I Do.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 04 - Bring Me Some Water.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 05 - You Can Sleep While I Drive.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 06 - No Souvenirs.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 07 - Ain't It Heavy.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 08 - I'm The Only One.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 09 - Come To My Window.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 10 - If I Wanted To.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 11 - I Want To Come Over.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 12 - Angels Would Fall.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 13 - Lucky.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 14 - Christmas In America.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 15 - Piece Of My Heart.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 16 - This Is Not Goodbye.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Greatest Hits, The Road Less Traveled/Melissa Etheridge - Greatest Hits, The Road Less Traveled - 17 - I Run For Life.flac
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Melissa Etheridge/01 Similar Features.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Melissa Etheridge/03 Like The Way I Do.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Melissa Etheridge/09 Bring Me Some Water.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/03 Dance Without Sleeping.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/01 Ain't It Heavy.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/02 2001.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/05 Must Be Crazy for Me.mp3
2025-04-28T15:07:46 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/04 Place Your Hand.mp3
2025-04-28T15:07:47 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/06 Meet Me in the Back.mp3
2025-04-28T15:07:47 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/07 The Boy Feels Strange.mp3
2025-04-28T15:07:47 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/08 Keep It Precious.mp3
2025-04-28T15:07:47 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/09 The Letting Go.mp3
2025-04-28T15:07:47 update: added USB/T7/music/E/Melissa Etheridge/Never Enough/10 It's for You.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/06 - Sweet And Bitter.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/01 - Obsession.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/02 - M.S.L..flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/04 - 501.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/03 - The Mind And It's Consiousness.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/05 - Butterfly.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/11 - Rain Dreamers.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/07 - Leaving Home.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/08 - Indifference.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/09 - Tuu-Ru.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/10 - Hollow.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/A Forest Called MULU/A Search For The Unexplored/12 - Mellow Trance Remix Of Rain Dreamers (Bonustrack).flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/01 - My Colouring Book.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/02 - When You Walk In The Room.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/04 - Sealed With A Kiss.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/03 - If I Thought You'd Ever Change Your Mind.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/05 - Love Me With All Your Heart.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/06 - Fly Me To The Moon.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/07 - Past, Present And Future.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/08 - A Fool Am I.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/09 - I Can't Reach Your Heart.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/10 - Sometimes When I'm Dreaming.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/11 - The End Of The World.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/12 - Remember Me.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Agnetha Fältskog/My Colouring Book/13 - What Now My Love.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 01. I Never Loved A Man (The Way I Love You).mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 02. Respect.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 03. Do Right Woman, Do Right Man.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 04. Dr. Feelgood.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 05. Save Me.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 06. Baby I Love You.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 07. (You Make Me Feel Like) A Natural Woman.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 08. Chain Of Fools.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 09. Since You've Been Gone.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 10. Ain't No Way.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 11. Think.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 12. I Say A Little Prayer.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 13. The House That Jack Built.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 14. See Saw.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 15. The Weight.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 16. Share Your Love With Me.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 1)/Aretha Franklin - 30 Greatest Hits (1 of 2) - 17. Eleanor Rigby.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 02. Spirit In The Dark.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 01. Call Me.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 08. Oh Me Oh My (I'm A Fool For You).mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 03. Don't Play That Song.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 04. You're All I Need To Get By.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 05. Bridge Over Troubled Waters.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 06. Spanish Harlem.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 07. Rock Steady.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 09. Day Dreaming.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 10. Wholly Holy.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 11. Angel.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 13. I'm In Love.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Aretha Franklin/Aretha Franklin - 30 Greatest Hits (CD 2)/Aretha Franklin - 30 Greatest Hits - Disc 2 - 12. Until You Come Back To Me.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 01 - Let's Stick Together ['88 Remix].flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 02 - The 'In' Crowd.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 03 - Dance Away.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 04 - Angel Eyes.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 05 - He'll Have To Go.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 06 - Tokyo Joe.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 07 - All I Want Is You.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 08 - Jealous Guy.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 09 - The Price Of Love.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 10 - Don't Stop The Dance.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 11 - Love Is The Drug.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 12 - This Is Tomorrow.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 13 - Slave To Love.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 14 - Help Me.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry (with Roxy Music)/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 15 - Avalon.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 07 - Seven Deadly Sins.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 01 - Limbo.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 02 - Kiss And Tell.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 03 - New Town.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 04 - Day For Night.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 05 - Zamba.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 06 - The Right Stuff.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 08 - The Name Of The Game.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/Bête Noire/Bryan Ferry - Bête Noire - 09 - Bête Noire.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 01 - Let's Stick Together ['88 Remix].flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 01 - Let's Stick Together ['88 Remix].mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 02 - The 'In' Crowd.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 02 - The 'In' Crowd.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 03 - Dance Away.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 03 - Dance Away.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 04 - Angel Eyes.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 04 - Angel Eyes.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 05 - He'll Have To Go.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 05 - He'll Have To Go.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 06 - Tokyo Joe.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 06 - Tokyo Joe.mp3
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 07 - All I Want Is You.flac
2025-04-28T15:07:47 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 07 - All I Want Is You.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 08 - Jealous Guy.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 08 - Jealous Guy.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 09 - The Price Of Love.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 09 - The Price Of Love.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 10 - Don't Stop The Dance.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 10 - Don't Stop The Dance.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 11 - Love Is The Drug.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 11 - Love Is The Drug.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 12 - This Is Tomorrow.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 12 - This Is Tomorrow.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 13 - Slave To Love.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 13 - Slave To Love.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 14 - Help Me.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 14 - Help Me.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 15 - Avalon.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Bryan Ferry/The Ultimate Collection/Bryan Ferry (with Roxy Music) - The Ultimate Collection - 15 - Avalon.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 03 - Hört euch den hier an.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 01 - Vier gewinnt.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 02 - Die da !!.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 05 - Dicker Pulli.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 04 - Saft.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 06 - Na gut.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 07 - Einen noch.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 08 - Es wird Regen geben.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 09 - Nenn ihn Präsident.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 10 - Plattenspieler.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 11 - Hip Hop Musik.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 12 - Laß die Sonne rein.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 13 - Thomas und die Fraun.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 14 - Nonixnarretz.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 15 - Jaaa.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 16 - Reich.flac
2025-04-28T15:07:48 ffmpeg/flac: invalid sync code
2025-04-28T15:07:48 ffmpeg/flac: invalid frame header
2025-04-28T15:07:48 ffmpeg/flac: decode_frame() failed
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/4 gewinnt/Die Fantastischen Vier - 4 gewinnt - 18 - Arschloch.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 02. Dann mach doch mal.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 01. Wie Gladiatoren.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 03. Gebt uns ruhig die Schuld (den Rest könnt ihr behalten).mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 04. Für dich immer noch Fanta Sie Teil 1.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 05. Junge trifft Mädchen.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 06. Garnichsotoll.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 07. Smudo in Zukunft.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 08. Danke.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 09. Die Lösung.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 10. Schnauze.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 11. Für immer zusammen.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 12. Für dich immer noch Fanta Sie Teil 2.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 13. Das letzte Mal.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 14. Kaputt.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 15. Mantra.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Die Fantastischen Vier - Für dich immer noch Fanta Sie/Fantastischen Vier, Die - Für dich immer noch Fanta Sie - 16. Was wollen wir noch mehr.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Frohes Fest/Die Fantastischen Vier - Frohes Fest - 03 - Frohes Fest (Instrumental).flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Frohes Fest/Die Fantastischen Vier - Frohes Fest - 01 - Frohes Fest.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Frohes Fest/Die Fantastischen Vier - Frohes Fest - 02 - Eins und Eins (All Day And All Of The Night).flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/03 - Der Picknicker.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/01 - Neues Land.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/02 - Die Stadt Die Es Nicht Gibt.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/04 - Jetzt Geht's Ab.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/05 - Hammer.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/06 - Raus.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/07 - Millionen Legionen.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/08 - Le Smou.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/09 - Ganz Normal.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/10 - Sie Ist Weg.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/11 - Tag Am Meer.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/12 - Weiter Als Du Denkst.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/13 - Konsum.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/14 - Buenos Dias Messias.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/15 - Schizophren.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Die Fantastischen Vier/Unplugged/16 - MFG.flac
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 01 - Trans-Island Skyway.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 02 - Countermoon.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 03 - Springtime.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 04 - Snowbound.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 05 - Tomorrow's Girls.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 06 - Florida Room.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 07 - On The Dunes.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/Kamakiriad/Donald Fagen - Kamakiriad - 08 - Teahouse On The Tracks.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 02 - Green Flower Street.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 01 - I.G.Y..mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 07 - The Goodbye Look.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 03 - Ruby Baby.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 04 - Maxine.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 05 - New Frontier.mp3
2025-04-28T15:07:48 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 06 - The Nightfly.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Donald Fagen/The Nightfly/Donald Fagen - The Nightfly - 08 - Walk Between Raindrops.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/01 - A Smile In A Whisper.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/02 - Perfect.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/03 - Moon On The Rain.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/04 - Find My Love.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/05 - Fairground Attraction.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/06 - The Wind Knows My Name.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/07 - Clare.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/08 - Comedy Waltz.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/09 - The Moon Is Mine.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/10 - Station Street.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/11 - Whispers.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/12 - Allelujah.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/13 - Falling Backwards.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Fairground Attraction/The First Of A Million Kisses/14 - Mythology.flac
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/FAITHLESS - INSOMNIA (CD MAXI)/FAITHLESS - INSOMNIA (CD MAXI) - 02. INSOMNIA (MONSTER RADIO EDIT.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/FAITHLESS - INSOMNIA (CD MAXI)/FAITHLESS - INSOMNIA (CD MAXI) - 01. INSOMNIA (CEC EDIT).mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/FAITHLESS - INSOMNIA (CD MAXI)/FAITHLESS - INSOMNIA (CD MAXI) - 03. INSOMNIA (ORIGINAL MIX).mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/FAITHLESS - INSOMNIA (CD MAXI)/FAITHLESS - INSOMNIA (CD MAXI) - 04. INSOMNIA (MOODY MIX).mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/FAITHLESS - INSOMNIA (CD MAXI)/FAITHLESS - INSOMNIA (CD MAXI) - 05. INSOMNIA (TUFF MIX).mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 02. Bring My Family Back.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 01. The Garden.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 05. Take The Long Way Home.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 03. Hour Of Need.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 04. Postcards.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 06. Why Go.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 07. She's My Baby.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 08. God Is A DJ.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 09. Hem Of His Garment.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 10. Sunday 8pm.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Faithless/Faithless - Sunday 8pm/Faithless - Sunday 8pm - 11. Killer's Lullaby.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 01. Les Nouveaux Riches.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 02. Junge Römer.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 03. Auf der Flucht.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 04. Der Kommissar.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 05. Ganz Wien.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 06. Jeanny & Coming Home.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 07. Männer des Westens.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 08. The Sound Of Musik.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 09. Titanic.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 10. Vienna Calling.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 11. Nachtflug.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 12. It's All Over Now, Baby Blue.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Donauinsel Live/Falco - Donauinsel Live - 13. Helden von heute.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 03. Crime Time.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 01. Emotional.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 02. Kamikaze Cappa (Dedicated To Robert Cappa Who Died In Indochina).mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 04. Cowboyz And Indianz.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 05. Coming Home (Jeanny Part II, One Year Later).mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 06. The Star Of Moon And Sun.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 07. Les Nouveaux Riches.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 08. The Sound Of Music.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Emotional/Falco - Emotional - 09. The Kiss Of Kathleen Turner.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 06. Hinter uns die Sintflut.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 01. Helden von Heute.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 02. Der Kommissar.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 03. Junge Römer.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 04. Munich Girls.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 05. Siebzehn Jahr.mp3
2025-04-28T15:07:49 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 11. Jeanny [12'' UK Version].mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 07. Maschine brennt.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 09. Vienna Calling.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 08. Nothin' Sweeter Than Arabia.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 10. Que pasa hombre.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 16. Rock Me Amadeus [American 12'' Edit].mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 12. Ganz Wien (feat. Drahdiwaberl).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 13. No Answer (Hallo Deutschland).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 14. Poison.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 15. Tango The Night.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 17. Der Kommisar [Club 69 Radio Mix].mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Helden von Heute/Falco - Helden von Heute - 18. TMA - Mutter, der Mann mit dem Koks ist da.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 02. Monarchy Now.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 01. Titanic.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 03. Dance Mephisto.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 04. Psychos.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 05. Skandal.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 06. Yah-Vibration.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 07. Propaganda.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 08. Time.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 09. Cadillac Hotel.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Nachtflug/Falco - Nachtflug - 10. Nachtflug.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 05. Mutter, der Mann mit dem KOKS ist da.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 01. No time for REVOLUTION.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 02. Out of the DARK.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 03. SHAKE.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 04. Der KOMMISSAR 2000.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 06. HIT me.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 07. CYBERLOVE.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 08. EGOIST.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Out Of The Dark (Into The Light)/Falco - Out Of The Dark (Into The Light) - 09. NAKED [Full Frontal Version] + Matth. XI, 15..mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 01. The Sound Of Musik (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 02. Vienna Calling (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 03. Jeanny & Coming Home (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 04. Titanic (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 05. Rock Me Amadeus (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 06. Les Nouveaux Riches (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 07. Nachtflug (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 08. Dance Mephisto (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 09. Monarchy Now (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 10. Der Kommissar (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 11. Die Königin Von Eschnapur (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 12. Europa (Symphonic Studio Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 13. Helden Von Heute (Live @ Wr. Neustadt 1994).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 14. Junge Römer (Live @ Wr. Neustadt 1994).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 15. Ganz Wien (Live @ Wr. Neustadt 1994).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - Symphonic/Falco - Symphonic - 16. Helden Von Heute - Reprise (Live @ Wr. Neustadt 1994).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 06. Qué Pasa Hombre (Original Version).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 01. Return to Forever.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 02. Nuevo Africano.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 03. Jeanny Part 1.mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 04. Coming Home (Jeanny Part 2, Ein Jahr danach).mp3
2025-04-28T15:07:50 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 05. The Spirit Never Dies (Jeanny Final).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 07. Poison (Original Version).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 08. Sweet Symphony.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 09. Kissing in the Kremlin.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 10. Dada Love.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 11. The Spirit Never Dies (Jeanny Final) The Special Mix.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/Falco - The Spirit Never Dies/Falco - The Spirit Never Dies - 12. Forever.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/02 - Rock Me Amadeus.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/01 - Push! Push!.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/03 - Egoist (Remix).flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/04 - Kommissar 2000.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/05 - Helden von Heute (Remix 99).flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/06 - No Time For Revolution.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/07 - Out Of The Dark.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/08 - Jeanny.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/10 - Naked.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/11 - Vienna Calling.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/09 - Coming Home (Jeanny Part 2, Ein Jahr danach).flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/13 - Ganz Wien.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/12 - Mutter, der Mann mit dem Koks ist da.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/14 - Junge Römer.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/15 - Geld.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/16 - The Sound Of Musik.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Falco/The Final Curtain - The Ultimate Best Of Falco/17 - Emotional.flac
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 06. Song For Sinking Lovers.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 01. Drowned In Wine.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 02. Some Poor Soul.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 03. Love Is A Sleeper.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 05. Wheels.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 04. Stop For The Traffic - Through The Heart Of Me.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 13. Drowned In Wine (Live).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 07. Hey - Let It Rock.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 08. The Cat And The Rat.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 09. 93's Ok J.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 10. A Song For Me.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 11. No Mule's Fool.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 12. Good Friend Of Mine.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 14. The Cat And The Rat (Live).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 15. Wheels (Live).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - A Song For Me/Family - A Song For Me - 16. A Song For Me (Live).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 09. Strange Band (Alternate Version).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 01. Good News - Bad News.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 02. Willow Tree.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 03. Holding the Compass.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 04. Strange Band.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 05. Part of the Load.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 06. Anyway.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 07. Normans.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 08. Lives and Ladies.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 10. Part of the Load (Live).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Anyway/Family - Anyway - 11. Lives and Ladies (Live).mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 01. Burlesque.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 02. Bolero Babe.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 03. Coronation.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 04. Dark Eyes.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 05. Broken Nose.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 06. My Friend The Sun.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 07. Glove.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 08. Ready To Go.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 09. Top Of The Hill.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 10. The Rockin Rs.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 11. No Mules Fool Live.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 12. Good News Bad News Live.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Bandstand/Family - Bandstand - 13. The Weavers Answer Live.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 11. In My Own Time [Bonus track].mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 01. Between Blue And Me.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 02. Sat'd'y Barfly.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 03. Larf And Sing.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 04. Spanish Tide.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 05. Save Some For Thee.mp3
2025-04-28T15:07:51 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 06. Take Your Partners.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 07. Children.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 08. Crinkly Grin.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 09. Blind.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 10. Burning Bridges.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 12. Seasons [Bonus track].mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 13. Between Blue And Me [Live] [Bonus track].mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - Fearless/Family - Fearless - 14. Sing 'em The Way I Feel [Live] [Bonus track].mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 14. Procession no Mule's Fool (Live).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 01. It's Only a Movie.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 02. Leroy.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 03. Buffet Tea for Two.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 04. Boom Bang.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 05. Boots 'n' Roots.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 06. Banger.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 07. Sweet Desire.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 08. Suspicion.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 09. Check Out.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 10. Hometown.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 11. Holding the Compass (Live).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 12. Weavers Answer (Live).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Family/Family - It's Only a Movie/Family - It's Only a Movie - 13. Dim (Live).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 01 - Intro (Manche nennen es Musik).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 02 - Jeden Tag Sonntag.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 03 - SUMISU.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 04 - Glücklich.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 05 - Ich gehöre nicht dazu.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 06 - OK.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 07 - Der Kavalier.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 08 - Am Strand.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 09 - Wunderbar.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 10 - Das schöne Mädchen.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 11 - 1000 Jahre schlechten Sex.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 12 - ... und die Gitarre war noch warm.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 13 - Lieber Staat.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 14 - Phänomenal egal.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 15 - Abschiedslied.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Farin Urlaub/Endlich Urlaub!/Farin Urlaub - Endlich Urlaub! - 16 - Outro (Ja, das wurde auch Zeit).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 05 - Gottseidank Nicht In England.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 01 - Hier Und Jetzt.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 02 - Grauschleier.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 03 - Das Sind Geschichten.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 04 - All That Heaven Allows.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 10 - Das War Vor Jahren.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 06 - Militürk.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 07 - Apokalypse.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 09 - Angst.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 08 - Ein Jahr (Es Geht Voran).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 13 - Große Liebe (Maxi).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 11 - Paul Ist Tot.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 12 - Abenteuer Und Freiheit.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 14 - Herrenreiter (Live).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Fehlfarben/Monarchie und Alltag Edt. 2000/Fehlfarben - Monarchie und Alltag Edt. 2000 - 15 - Paul Ist Tot (Edit).mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 08. The limit to your love.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 01. So sorry.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 02. I feel it all.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 03. My moon my man.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 04. The park.mp3
2025-04-28T15:07:52 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 05. The water.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 06. Sealion.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 07. Past in present.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 11. Intuition.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 09. 1234.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 10. Brandy Alexander.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 12. Honey honey.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Feist/Feist - The reminder/Feist - The reminder - 13. How my heart behaves.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 02 - (Ich Klau Dir Den) Sand Am Meer.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 01 - Noch Lange Nicht Genug.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 03 - Immer Wieder.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 05 - Zaubertrommeln.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 04 - Viel Zu Viel Zeit (Und Nichts Zu Tun).mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 06 - Saxophone.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 07 - Taxi Nach Paris.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 08 - Eddie Ist Wieder Da.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 09 - Wunderschön.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 10 - Marie.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 11 - Alles Versäumt.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 12 - Nächte Über's Eis.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Felix De Luxe/Felix De Luxe/Felix De Luxe - Felix De Luxe - 13 - Bye Bye, Hollywood.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/03 So soll das alles sein_.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/01 Wie immer.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/02 Emanuela.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/08 An Tagen wie diesen (feat. Finkenauer).mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/04 Die meisten meiner Feinde.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/05 Yasmin.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/06 Lauterbach.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/07 Kuba (feat. Alex Prince).mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/09 Glaub Dran (feat. J-LUV).mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Am Wasser Gebaut/10 Falsche Entscheidung.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/05 Der bester Rapper Deutschlands ist offensichtlich ich.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/01 Lieber verbrennen als erfrieren.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/02 Bettina, zieh dir bitte etwas an.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/03 Das traurigste Mädchen der Stadt.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/04 Erdbeben.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/06 Ich lass dich nicht los.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/07 Das allererste Mal.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/08 Schieb es auf die Brote.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/09 Automatikpistole.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/10 1 Blues.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fettes Brot/Strom und Drang/11 Hörst du mich_.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Ho Ho Ho.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Just Words.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Huba.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - It Could Be You.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - It's Only A Hurricane.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Masquerade.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Oh Mother.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Say No.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - She Said.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Fish's Head/Fischer-Z - Sticky Business.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 02 - Acrobats.mp3
2025-04-28T15:07:53 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 01 - So Long.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 06 - Going Deaf For a Living.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 03 - The Worker.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 04 - Wax Dolls.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 05 - Remember Russia.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 10 - You'll Never Find Brian Here.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 07 - Room Service.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 08 - Pretty Paracetamol.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 09 - Marliese.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 15 - Crazy Girl.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 11 - Berlin.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 19 - I Smelt Roses (In the Underground) (Joh.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 12 - Battalions of Strangers.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 13 - Bathroom Scenario.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 14 - Wristcutters Lullaby.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 16 - One Voice (John Watts).mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 17 - Involuntary Movement (John Watts).mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 18 - Mayday Mayday (John Watts).mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Going Red for a Salad (The UA Years)/Fischer Z - Going Red for a Salad (The UA Years) - 20 - Limbo.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - In England.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Battalions of strangers.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Bathroom scenario.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Berlin.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Red skies over paradise.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Cruise missiles.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Luton to Lisbon.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Marliese.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Multinationals bite.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Song and dance brigade.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - The writer.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - Wristcutter's lullaby.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Red Skies Over Paradise/Fischer-Z - You_ll never find Brian here.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Big Drum.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Leave It To The Businessmen To Die Young.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Fighting Back The Tears.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Heartbeat.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - I Can't Wait That Long.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - It Takes Love.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Marguerite.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Realistic Man.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - So Far.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - Tallulah Tomorrow.mp3
[src/libmpg123/id3.c:process_extra():681] error: No extra frame text / valid description?
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Reveal/Fischer-Z - The Perfect Day.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Acrobats.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Billy And The Motorway Police.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Headlines.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Lemmings.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Lies.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Nice To Know.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Pretty paracetamol.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Remember Russia.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Spiders.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - The French Let Her.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - The Worker.mp3
2025-04-28T15:07:54 update: added USB/T7/music/F/Fischer-Z/Word Salad/Fischer-Z - Wax Dolls.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 01. Black Magic Woman.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 02. Jumping At Shadows.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 03. Like It This Way.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 04. Only You.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 05. Rattlesnake Shake.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 06. I Can't Hold Out.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 07. Got To Move.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 1)/FLEETWOOD MAC - BOSTON (DISC ONE) - 08. The Green Manalishi.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 01. World In Harmony.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 02. Oh Well.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 03. Rattlesnake Shake.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 04. Stranger Blues.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 05. Red Hot Mama.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 06. Teenage Darling.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 07. Keep A-Knocking.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 08. Jenny Jenny.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 2)/FLEETWOOD MAC - BOSTON (DISC TWO) - 09. Encore Jam.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 03. If You Let Me Love You.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 01. Jumping At Shadows.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 02. Sandy Mary.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 04. Loving Kind.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 05. Coming Your Way.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 06. Madison Blues.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 07. Got To Move.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 08. The Sun Is Shining.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 09. Oh Baby.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 10. Tiger.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 11. Great Balls Of Fire.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 12. Tutti Frutti.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/FLEETWOOD MAC - BOSTON (DISC 3)/FLEETWOOD MAC - BOSTON (DISC THREE) - 13. On We Jam.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Greatest Hits (Wave vollständig)/Fleetwood Mac - Greatest Hits - 02. Go Your Own Way.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Greatest Hits (Wave vollständig)/Fleetwood Mac - Greatest Hits - 01. Rhiannon.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Greatest Hits (Wave vollständig)/Fleetwood Mac - Greatest Hits - 03. Don't Stop.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Greatest Hits (Wave vollständig)/Fleetwood Mac - Greatest Hits - 04. Gypsy.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 02. Black Magic Woman.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 01. Albatross.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 19. I'd Rather Go Blind (Chicken Shack).mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 03. Need Your Love So Bad.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 04. My Heart Beat Like A Hammer.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 05. Rollin' Man.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 07. Man Of The World.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 06. The Green Manalishi (With The Two Pronged Crown).mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 08. Something Inside Of Me.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 09. Looking For Somebody.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 10. Oh Well - Part 1 & Part 2.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 11. Rattlesnake Shake.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 12. Merry Go Round.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 13. I Loved Another Woman.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 14. Need Your Love Tonight.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 15. Worried Dream.mp3
2025-04-28T15:07:55 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 16. Dragon Fly.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 17. Stop Messin' Around.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 18. Shake Your Moneymaker.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac/Fleetwood Mac - The Best Of Peter Green's Fleetwood Mac - 20. Albatross (Chris Coco feat. Peter Green).mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 07. I'm So Afraid (Live, 1997).mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 01. Monday Morning.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 02. Dreams.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 03. You Make Loving Fun.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 04. Go Your Own Way.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 05. Rhiannon.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 06. Say You Love Me.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 10. Never Going Back Again.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 08. Silver Springs.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 09. Over My Head.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 12. Love In Store.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 11. Sara.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 14. Landslide.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 13. Tusk.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 15. Songbird.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 16. Big Love (Live, 1997).mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1/Fleetwood Mac - The Very Best Of Fleetwood Mac CD1 - 17. Storms.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 05. Second Hand News [from 'Rumours', 1977].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 01. The Chain [from 'Rumours', 1977].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 02. Don't Stop [from 'Rumours', 1977].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 04. Gypsy [from 'Mirage', 1982].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 03. What Makes You Think You're the One [from 'Tusk', 1979].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 14. Sisters of the Moon [Single version, from 'Tusk', 1979].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 06. Little Lies [from 'Tango in the Night', 1987].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 07. Think About Me [Single version, from 'Tusk', 1979].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 08. Go Insane [Live, 1997, from 'The Dance', 1997].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 09. Gold Dust Woman [from 'Rumours', 1977].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 10. Hold Me [from 'Mirage', 1982].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 11. Seven Wonders [from 'Tango in the Night', 1987].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 12. World Turning [from 'Fleetwood Mac', 1975].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 13. Everywhere [from 'Tango in the Night', 1987].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 15. Family Man [from 'Tango in the Night', 1987].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 16. As Long as You Follow [from 'Greatest Hits', 1988].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 17. No Questions Asked [from 'Greatest Hits', 1988].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 18. Skies the Limit [from 'Behind the Mask', 1990].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - The Very Best Of Fleetwood Mac CD2/Fleetwood Mac - The Very Best of Fleetwood Mac CD2 - 19. Paper Doll [from '25 Years-The Chain', 1992].mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 03. Fighting For Madge.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 01. Coming Your Way.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 02. Closing My Eyes.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 11. Searching for Madge.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 04. When You Say.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 05. Show Biz Blues.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 06. Under Way.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 07. One Sunny Day.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 09. Rattlesnake Shake.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 08. Although The Sun Is Shining.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 10. Without You.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 14. Before The Beginning.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 12. My Dream.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 13. Like Crying.mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 18. World In Harmony (B-side of ''Green Manalishi'').mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 15. Oh Well - Pt. 1 (Mono Single A-side).mp3
2025-04-28T15:07:56 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 16. Oh Well - Pt 2 (Mono Single B-side).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Then Play On (Deluxe Expanded Edition)/Fleetwood Mac - Then Play On (Deluxe Expanded Edition) - 17. The Green Manalishi (With The Two Prong Crown) (Single A-side).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 01. Over & Over.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 02. The Ledge.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 03. Think About Me.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 04. Save Me A Place.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 05. Sara.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 07. Storms.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 06. What Makes You Think You're The One.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 08. That's All For Everyone.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 09. Not That Funny.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 10. Sisters Of The Moon.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 11. Angel.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 12. That's Enough For Me.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 13. Brown Eyes.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 14. Never Make Me Cry.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 15. I Know I'm Not Wrong.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 16. Honey Hi.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 17. Beautiful Child.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 18. Walk A Thin Line.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 19. Tusk.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 1) (Deluxe Edition)/Fleetwood Mac - Tusk (Deluxe Edition) (Disc One) - 20. Never Forget.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 02. Can't Walk Out Of Here (The Ledge).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 01. One More Time (Over & Over).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 12. Song #1 (I Know I'm Not Wrong).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 03. Think About Me.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 04. Sara.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 06. Storms.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 05. Lindsey's Song #1 (I Know I'm Not Wrong).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 08. Sisters Of The Moon.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 07. Lindsey's Song #2 (That's All For Everyone).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 10. Brown Eyes.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 09. Out On The Road (That's Enough For Me).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 11. Never Make Me Cry.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 14. Beautiful Child.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 13. Honey Hi.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 20. Think About Me (Single Version).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 15. Song #3 (Walk A Thin Line).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 16. Come On Baby (Never Forget).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 18. Kiss And Run.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 17. Song #1 (I Know I'm Not Wrong) (Alternate).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 19. Farmer's Daughter.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Fleetwood Mac - Tusk (Disc 2) (Bonus Material)/Fleetwood Mac - 21. Sisters Of The Moon (Single Version).mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/01 - Second Hand News.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/02 - Dreams.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/03 - Never Going Back Again.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/04 - Don't Stop.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/05 - Go Your Own Way.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/06 - Songbird.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/07 - The Chain.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/08 - You Make Loving Fun.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/09 - I Don't Want To Know.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/10 - Oh Daddy.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Rumours/11 - Gold Dust Woman.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/02 - Seven wonders.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/01 - Big love.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/05 - Tango in the night.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/03 - Everywhere.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/04 - Caroline.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/10 - Isn't it midnight.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/06 - Mystified.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/07 - Little lies.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/08 - Family man.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/09 - Welcome to the room... Sara.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/11 - When I see you again.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Fleetwood Mac/Tango In The Night/12 - You and I, part II.flac
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 06 - Street Charmer.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 01 - New America.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 02 - Heart Throb.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 03 - At The Hop.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 04 - Funhouse.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 05 - Bergland.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 07 - Boogie Palace.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 08 - Rebecca's Hideaway.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 09 - Invisible Woman.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 10 - Atosha.mp3
2025-04-28T15:07:57 update: added USB/T7/music/F/Flim & The BB's/Big Notes/Flim and the BB's - Big Notes - 11 - Born To Love You.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 04 - Sweet Winds Of Change.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 01 - Tricycle.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 02 - Cakewalk.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 03 - Lunch Hour Wedding March.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 05 - Tell Me.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 06 - Thunder And Birdies.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 07 - High Wire.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 08 - The 8-29.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 09 - Sam's Samba.mp3
2025-04-28T15:07:58 update: added USB/T7/music/F/Flim & The BB's/Tricycle/Flim & The BB's - Tricycle - 10 - Eden.mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/01. Flim & the BB's-Light At The End Of The Tunnel.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/02. Flim & the BB's-Room With A View Of You.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/03. Flim & the BB's-Roberta.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/04. Flim & the BB's-Mermaid.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/05. Flim & the BB's-Man Overboard.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/06. Flim & the BB's-Surprise Party.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/07. Flim & the BB's-Innocent Bystander.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/08. Flim & the BB's-Ivory Tower.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/09. Flim & the BB's-Momentary Truce.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/10. Flim & the BB's-High Roller.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flim & The BB's/Tunnel/11. Flim & the BB's-November Nights.wav
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/01 - Krank vom Funk (feat. Jost Nickel).mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/02 - Ein Liebeslied.mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/03 - Marathon.mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/04 - Leerlauf.mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/05 - Tok tok.mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/06 - Unterwegs.mp3
2025-04-28T15:07:59 update: added USB/T7/music/F/Flooot/Flooot Zeug/07 - Tiefdruck.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Flooot/Flooot Zeug/08 - Rapper, der nicht rappen kann.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Flooot/Flooot Zeug/09 - DR. Evil.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Flooot/Flooot Zeug/10 - Fetter Song.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Flooot/Flooot Zeug/11 - Göttingen (feat. Streicher des Göttinger Symphonie Orchesters).mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Flooot/Terz/01 - Terz.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/01 - Ordinary Man.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/02 - Meanwhile.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/03 - Lemon Tree.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/04 - Pieces.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/05 - Take Me.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/06 - Wild Days.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/07 - The Seal.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/08 - Autumn.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/09 - The Tocsin.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/10 - Finally.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Fool's Garden/Dish Of The Day/11 - One Fine Day.flac
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 02 - Polka Dots and Moonbeams.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 01 - Europa.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 03 - Commencar De Novo.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 04 - Imagine.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 05 - Ballad For A Friend.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 06 - Moonglow.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 07 - Girl Talk.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 08 - What I Did For Love.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference (disc 2)/Ford Big Band Köln e.V. - Feel the Difference (disc 2) - 09 - Against All Odds.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 02 - I Wish You Love.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 01 - All of Me.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 03 - Fat Man Boogie.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 04 - Zazueira.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 05 - Sandunga.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 06 - Tsop.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 07 - Superstition.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 08 - Mambo Para Ti.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 09 - Still In Love With You.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 10 - It Don't Mean A Thing.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Ford Big Band Köln e.V/Feel the Difference/Ford Big Band Köln e.V. - Feel the Difference - 11 - Lullaby Of Birdland.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 02 - Juke box hero.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 01 - Night life.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 07 - I'm gonna win.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 03 - Break it up.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 05 - Luanne.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 04 - Waiting for a girl like You.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 06 - Urgent.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 08 - Woman in black.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 09 - Girl on the moon.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Foreigner/4/Foreigner - 4 - 10 - Don't let go.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Four Pleasure/More Than I Can Say/03 - Four Pleasure - 03 - Why (Can't I Forget You).mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Four Pleasure/More Than I Can Say/01 - Four Pleasure - 01 - More Than I Can Say.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Four Pleasure/More Than I Can Say/02 - Four Pleasure - 02 - After The Rain.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Four Pleasure/More Than I Can Say/04 - Four Pleasure - 04 - Boomerang.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 01 - Bali Run.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 02 - 101 Eastbound.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 03 - Foreplay.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 04 - Moonjogger.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 05 - Max-O-Man.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 06 - After The Dance.mp3
2025-04-28T15:08:00 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 07 - Quadrille.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 08 - Midnight Stroll.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 09 - October Morning.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 10 - Wish You Were Here.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fourplay/Fourplay/Fourplay - Fourplay - 11 - Rain Forest.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fourplay/X/Fourplay - X (2006).flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 01. Warriors Of The Wasteland.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 02. Rage Hard.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 03. Kill The Pain.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 04. Maximum Joy.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 05. Watching The Wildlife.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 06. Lunar Bay.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 07. For Heaven's Sake.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Frankie Goes to Hollywood - Liverpool/Frankie Goes to Hollywood - Liverpool - 08. Is Anybody Out There.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 01 - The World Is My Oyster.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 03 - Relax (come fighting).mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 02 - Snatch of Fury (stay) + Welcome to the Pleasuredome.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 04 - War (and tribe).mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 06 - The Last Voice.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 05 - Two Tribes (for the victims of ravishment).mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 07 - Born To Run.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 08 - Happy Hi.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 09 - Wish (the lads were here).mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 10 - The Ballad of 32.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 11 - Krisco Kisses.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 12 - Black Night White Light.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 13 - The Only Star in Heaven.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 14 - The Power of Love.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frankie Goes To Hollywood/Welcome to the Pleasuredome/Frankie Goes To Hollywood - Welcome to the Pleasuredome - 15 - Bang.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 01 - To Be A Star.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 02 - The Clown.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 03 - Paint In White.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 04 - Second Step.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 06 - Full Moon.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 05 - Love's The Only Thing To Live For.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Free Floating/Two Men Orchestra/Free Floating - Two Men Orchestra - 07 - Eleven To Dream.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/06. I Know Theres Something Going On.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/01. Tell Me Its Over.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/02. I See Red.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/03. I Got Something.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/04. Strangers.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/05. To Turn The Stone.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/09. The Way You Do.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/07. Threnody.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/13. Here Well Stay _Solo Version_.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/08. Baby Dont You Cry No More.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/10. You Know What I Mean.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/11. Here Well Stay.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Frida/Something’s Going On/12. I Know Theres Something Going On _Single Edit_.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/03 - Sentimental elegance.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/01 - Sunshower.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/10 - Short reminiscence of a long summer.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/02 - The eye of the dragonfly.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/04 - Sourdos.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/05 - Indian summer.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/06 - November winds.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/07 - Lichterloh.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/08 - Flight of the heron.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/09 - Russian river ballad.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/11 - Open mind.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Friedemann/Indian Summer/12 - Kuterevka.flac
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/03 Riding On A Dead Horse.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/01 Intro.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/02 Bring Me Home.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/08 In Love With A Clown.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/04 Turn Around.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/05 Don't Slow Down.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/06 Around My World in 80 days.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/07 Afternoon In The Cemetery.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/09 Enough Is Not Enough.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/10 Brilliant Thieves.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/11 Bar Des Boulistes.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/12 My Little World.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/13 Gero Hat Geburtstag.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/14 Ship Of Fools.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Brilliant Thieves/15 Out On The Weekend.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/02 Friendly Fire (Live).mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/01 Dead And Gone.mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/07 Every Generation Got Its Own Disease (Mystified Mix).mp3
2025-04-28T15:08:01 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/03 Trapped Today Trapped Tomorrow (Live).mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/04 When I'm Dead And Gone (Live).mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/05 Neighbours (Live).mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Dead + Gone/06 When I'm Dead And Gone (Schergelmix).mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/11 Pure Love (Part Two).mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/01 Tears & Fears.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/02 Kick it Out.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/03 Bangkok.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/04 Then She Said.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/05 Cry it Out.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/06 Time to Wonder.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/07 Pure Love.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/08 No Man's Land.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/09 Party Girl.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Fury in the Slaughterhouse/10 Pussycat Run.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/00 Trapped Today, Trapped Tomorrow.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/00 Cut Myself Into Pieces.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/00 Rain Will Fall.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/00 Romantic.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/02 Killing Fountains.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/01 Revelation.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/05 Trapped Today, Trapped Tomorrow.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/03 Cut Myself into Pieces.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/04 Should Have Known Better.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/06 Suspicious Signs.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/07 Suspicious Jazz.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/08 Eleonore.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/09 Click Song.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/10 Survival Shake.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/11 Romantic.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/12 Anthem Of The Handsome Ransom.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/13 La La La La La.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/14 Fools.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Hooka Hey/15 Rain Will Fall.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/01 Won`t Forget These Days.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/02 Drug addicted in the jailhouse.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/03 No illusions.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/04 One good reason.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/05 Seconds to fall.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/06 On alarm.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/07 Kill somebody.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/08 Missing me.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/09 Last time.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/10 French funk.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/11 Don`t dig in my potatoes.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/12 As time goes by.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Jau !/13 Pussycat.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/03 Dead Before I Was Born.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/01 The Brainsong.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/02 Every Generation Got Its Own Disease.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/04 Radio Orchid.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/05 Waiting for Paradise.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/06 Haunted Head and Heart.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/07 When I'm Dead and Gone.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/08 When God Goes Home.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/09 Friendly Fire.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/10 Hell Gets You Nowhere.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/11 Money Rules.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/12 In Your Room.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Mono/13 Money Junkie.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Nowhere... Fast!/00 Balm For The Soul.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Nowhere... Fast!/00 Diggin' The Soil.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Nowhere... Fast!/00 One Way Dead End Street.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Nowhere... Fast!/00 Romeo And Juliet.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Nowhere... Fast!/00 What About Me.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/03 Trapped Today, Trapped Tomorrow.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/01 Won't Forget These Days.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/02 Rain Will Fall.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/04 Cut Myself Into Pieces.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/05 Should Have Known Better.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/06 Drug Addicted In The Jailhouse.mp3
2025-04-28T15:08:02 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/07 Revelation.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/08 Pure Love.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/09 One Good Reason.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/10 Seconds To Fall.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/11 Killing Fountains.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/12 Nomansland.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Seconds To Fall/13 Kick It out.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/05 Hello and Goodbye.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/01 Down there.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/02 Kiss the Judas.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/03 Milk and Honey.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/04 Ghosttown.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/10 Spit into the Fire.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/06 Hang the DJ.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/09 Next to you.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/07 Dancing in the Sunshine of the Dark.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/08 Your Love won't take my anywhere.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/11 Princess of New York.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/The Hearing and the Sense of Balance/12 Rainy april day.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/05 Cut myself into pieces.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/01 Revelation.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/02 Nomansland.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/03 Click song.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/04 Then she said.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/10 Trapped today, trapped tomorrow.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/06 Killing Fountains.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/07 Bangkok.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/08 Won't forget these days.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/09 Kick it out.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/11 Cry it out.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/pure live!/12 Happy.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/01 - Fury in the Slaughterhouse - Sometimes (Stop to Call).flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/02 - Fury in the Slaughterhouse - 1995.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/03 - Fury in the Slaughterhouse - The Beauty.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/04 - Fury in the Slaughterhouse - Letter to Myself.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/05 - Fury in the Slaughterhouse - All About Us.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/06 - Fury in the Slaughterhouse - Now.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/07 - Fury in the Slaughterhouse - Good Luck On Your Way.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/08 - Fury in the Slaughterhouse - Replay.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/09 - Fury in the Slaughterhouse - Sorry.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/10 - Fury in the Slaughterhouse - This Will Never Replace Rock n Roll.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/11 - Fury in the Slaughterhouse - Not the Time to Live a Lie.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Fury In The Slaughterhouse/Now/12 - Fury in the Slaughterhouse - Walk On.flac
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 01 - Pick Yourself Up and Start All Over Again.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 02 - Do Nothing Till You Hear From Me.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 03 - Detour Ahead.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 04 - Just Friends.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 05 - Estrellita.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 06 - Stompin' At The Savoy.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 07 - Early Autumn.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 08 - You Stepped Out Of A Dream.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 09 - In A Sentimental Mood.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 10 - The Song Is You.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 11 - I'm Throught With Love.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 12 - Summer Me, Winter Me.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 13 - Tangerine.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Johnny Frigo with Bucky and John Pizzarelli/Live From StudioA in New York City/Johnny Frigo with Bucky and John Pizzarelli - Live From StudioA in New York City - 14 - I'll Never Be The Same.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 01 - Featherweight Dreamland.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 02 - Don't Come Around.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 03 - It'll Be Over Soon.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 04 - Dirty Girl.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 05 - The Other Side.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 06 - 1000 Ways.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 07 - Smoke Signals.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 08 - Greazy Chicken.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 09 - CUrrents.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 10 - Just Take The Money.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 11 - Medicine Time.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 12 - The Same THing.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 13 - Running Man Blues.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 14 - Bye Bye Suzy.mp3
2025-04-28T15:08:03 update: added USB/T7/music/F/Marc Ford/Weary and Wired/Marc Ford - Weary and Wired - 15 - The Big Callback.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/01 Something's Happening.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/02 Show Me The Way.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/03 Wind Of Change.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/04 Baby, I Love Your Way.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/05 I Wanna Go To The Sun.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/06 Lines On My Face.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/07 Do You Feel Like We Do.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/08 (I'll Give You) Money.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/09 Shine On.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Frampton Comes Alive/10 Jumping Jack Flash.mp3
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/06 - All I Wanna Be Is By Your Side.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/01 - There's A Man.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/02 - Going Home.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/03 - Loving Cup.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/04 - Grits And Cornbread.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/05 - Love Taker.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Love Taker/07 - Madame.flac
2025-04-28T15:08:04 update: added USB/T7/music/F/Peter Frampton/Shows the Way/11 Breaking All the Rules.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 02. Sha La La (Make Me Happy).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 01. Let's Stay Together.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 05. Call Me (Come Back Home).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 03. L-O-V-E (Love).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 04. Tired Of Being Alone.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 06. I'm Still In Love With You.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 07. Here I Am (Come And Take Me).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 08. Look What You Done For Me.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 09. I Can't Get Next To You.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 10. Take Me To The River.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 11. Love And Happiness.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 12. How Can You Mend A Broken Heart.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 13. I Tried To Tell Myself.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 14. I've Never Found A Girl.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 15. Oh Me Oh My (Dreams In My Arms).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 16. You Ought To Be With Me.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 17. Simply Beautiful.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 18. Let's Get Married.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Al Green/Al Green - The Very Best Of/Al Green - The Very Best Of Al Green - 19. Full Of Fire.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 04 - Goodbye Sadness (Tristeza).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 01 - The Girl From Ipanema.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 02 - Agua De Beber.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 03 - Once I Loved.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 12 - Take Me To Aruanda.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 05 - Meditation.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 06 - Berimbau.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 11 - Dindi.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 07 - It Might As Well Be Spring.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 08 - O Morro (Nao Tem Vez).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 09 - Summer Samba (So Nice).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 10 - Corcovado (Quiet Nights).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 15 - Beach Samba.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 13 - Felicidade.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 14 - Only Trust Your Heart.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/Astrud Gilberto/Compact Jazz/Astrud Gilberto - Compact Jazz - 16 - How Insensitive.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 01. Smells Like Teen Spirit (Nirvana).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 02. November Rain (Guns N' Roses).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 03. The 5th (Beethoven).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 04. Walk This Way (Aerosmith).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 05. Live And Let Die (Paul McCartney).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 06. Vivaldi vs. Vertigo.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 07. Master Of Puppets (Metallica).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 08. 80's Anthem.mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 09. Toccata (Bach).mp3
2025-04-28T15:08:04 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 10. Asturias (Albeniz).mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 11. Kashmir (Led Zeppelin).mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 12. Rock Symphony.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 13. Peer Gynt (Grieg).mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 14. Mission Impossible.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Garrett/David Garrett - Rock Symphonies/David Garrett - Rock Symphonies - 15. Rocking All Over The World.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 03. Cry From The Street.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 01. Mihalis.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 02. There's No Way Out Of Here.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 04. So Far Away.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 05. Short And Sweet.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 06. Raise My Rent.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 07. No Way.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 08. Deafinitely.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - David Gilmour/David Gilmour - David Gilmour - 09. I Can't Breathe Anymore.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 05. Red Sky At Night.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 01. Castellorizon.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 02. On An Island.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 03. The Blue.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 04. Take A Breath.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 07. Then I Close My Eyes.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 06. This Heaven.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 09. A Pocketful Of Stones.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 08. Smile.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/David Gilmour/David Gilmour - On An Island/David Gilmour - On An Island - 10. Where We Start.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Die Gerd Show/Der Steuersong (Las Kanzlern)/Die Gerd Show - Der Steuersong (Las Kanzlern) - 01 - Der Steuersong (Las Kanzlern) Radio Version.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Die Gerd Show/Der Steuersong (Las Kanzlern)/Die Gerd Show - Der Steuersong (Las Kanzlern) - 02 - Der Steuersong (Las Kanzlern) Karaoke Version.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Die Gerd Show/Der Steuersong (Las Kanzlern)/Die Gerd Show - Der Steuersong (Las Kanzlern) - 03 - Der Steuersong (Las Kanzlern) Long Version.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 02. Guten Morgen.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 01. Dieter.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 03. In Momenten wie diesen.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 04. Du schnarchst.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 05. Pille Palle.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 06. Der, der den Honig sammelt.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 07. Der Prophet.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 08. Wind, Sturm und Orkan.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 09. Weg von hier.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 10. Nah sein.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 11. Selbstgespräche.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 12. Sieben lange Jahre.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 13. Is hier irgendwer.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Ganz Schön Feist - Pille Palle/Ganz Schön Feist - Pille Palle - 14. Dieter [a capella mix].mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 02 - Partyelch.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 01 - Tiger.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 14 - Du redest, wenn du schläfst.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 03 - Guter Freund.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 04 - Zwerge.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 05 - Wo ist das Problem.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 06 - Gänseblümchen.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 07 - Mit Minibar.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 08 - Schtar.mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 09 - Du willst immer nur....mp3
2025-04-28T15:08:05 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 10 - Gib mir.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 11 - Lagerfeuermann.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 12 - Schwester.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Gänseblümchen/Ganz Schön Feist - Gänseblümchen - 13 - Tiger (a capella).mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 14 - Wenn Ich Dich Nicht Hätte (A Cappella).mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 01 - Bleib Geschmeidig.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 02 - Immer Wenn Die Sonne Scheint.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 03 - Öffne Dein Bewußtsein.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 04 - Die Wüste (Long Version).mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 05 - Wir Sind Die Geilsten.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 06 - Was Ganz Besonderes.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 07 - Geheimnis.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 08 - Wenn Ich Dich Nicht Hätte.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 09 - Du Bist Alles.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 10 - In Der Kirche.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 11 - Schlafanzug.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 12 - Geld, Knete, Kohle.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 13 - Alles Wiederholt Sich.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 15 - Weisst Du Noch Im Letzten Sommer.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Ganz Schön Feist/Öffne Dein Bewußtsein/Ganz Schön Feist - Öffne Dein Bewußtsein - 16 - Einmal Im Jahr.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Garland Jeffreys - Hail Hail Rock 'N' Roll/Garland Jeffreys - Hail Hail Rock 'N' Roll - 02. Hail Hail Rock 'N' Roll =Boilerhouse Radio Mix=.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Garland Jeffreys - Hail Hail Rock 'N' Roll/Garland Jeffreys - Hail Hail Rock 'N' Roll - 01. Hail Hail Rock 'N' Roll =Album Version=.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Garland Jeffreys - Hail Hail Rock 'N' Roll/Garland Jeffreys - Hail Hail Rock 'N' Roll - 03. Bottle of Love.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Garland Jeffreys - Hail Hail Rock 'N' Roll/Garland Jeffreys - Hail Hail Rock 'N' Roll - 04. Hail Hail Rock 'N' Roll =Percolating Vocal Mix=.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/06 Deep in the motherlode.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/01 Down and out.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/02 Undertow.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/03 Ballad of big.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/04 Snowbound.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/05 Burning rope.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/09 Say it's alright Joe.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/07 Many too many.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/08 Scenes from a night's dream.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/10 The lady lies.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/And Then There Were Three/11 Follow you follow me.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Behind the lines.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Alone tonight.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Man of our times.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Cul-de-sac.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Duchess.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Duke's End.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Duke's travels.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Guide vocal.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Heathaze.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Misunderstanding.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Please don't ask.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Duke/00 Turn it on again.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 05. Robbery, Assault And Battery.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 01. Dance On A Volcano.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 02. Entangled.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 03. Squonk.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 04. Mad Man Moon.mp3
2025-04-28T15:08:06 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 06. Ripples ....mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 07. A Trick Of The Tail.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - A Trick Of The Tail/Genesis - 1976 - A Trick Of The Tail - 08. Los Endos.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Foxtrot (Definitive Edition Remaster)/Genesis - Foxtrot (Definitive Edition Remaster) - 04. Can-Utility And The Coastliners.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Foxtrot (Definitive Edition Remaster)/Genesis - Foxtrot (Definitive Edition Remaster) - 01. Watcher Of The skies.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Foxtrot (Definitive Edition Remaster)/Genesis - Foxtrot (Definitive Edition Remaster) - 02. Time Table.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Foxtrot (Definitive Edition Remaster)/Genesis - Foxtrot (Definitive Edition Remaster) - 03. Get 'Em Out By Friday.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Foxtrot (Definitive Edition Remaster)/Genesis - Foxtrot (Definitive Edition Remaster) - 06. Supper's Ready.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Foxtrot (Definitive Edition Remaster)/Genesis - Foxtrot (Definitive Edition Remaster) - 05. Horizons.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 15. A Place To Call My Own.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 01. The Silent Sun.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 02. That's Me.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 04. In The Beginning.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 03. Where The Sour Turns To Sweet.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 05. Fireside Song.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 06. The Serpent.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 07. Am I Very Wrong.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 08. In The Wilderness.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 09. The Conqueror.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 10. In Hiding.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 11. One Day.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 12. Window.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 13. In Limbo.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 14. Silent Sun.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 16. A Winter's Tale.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 17. One Eyed Hound.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 18. Image Blown Out (Bonus Track).mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - From Genesis To Revelation/Genesis - From Genesis To Revelation - 19. She's So Beautiful (Bonus Track).mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 07. The Fountain Of Salmacis.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 01. The Musical Box.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 02. For Absent Friends.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 04. Seven Stones.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 03. The Return Of The Giant Hogweed.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 05. Harold The Barrel.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme (Definitive Edition Remaster)/Genesis - Nursery Cryme (Definitive Edition Remaster) - 06. Harlequin.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 07. The Fountain Of Salmacis.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 01. The Musical Box.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 02. For Absent Friends.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 04. Seven Stones.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 03. The Return Of The Giant Hogweed.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 05. Harold The Barrel.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Nursery Cryme/Genesis - Nursery Cryme - 06. Harlequin.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 02. Keep It Dark.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 01. Abacab.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 03. Turn It On Again.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 04. Behind the Lines.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 05. Duchess.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 06. Misunderstanding.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 07. Many Too Many.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 08. Follow You Follow Me.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 09. Undertow.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 10. In That Quiet Earth.mp3
2025-04-28T15:08:07 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 11. Afterglow.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 12. Your Own Special Way.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 13. A Trick of the Tail.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 14. Ripples.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD II/Genesis - Platinum Collection CD II - 15. Los Endos.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 06. I Know What I Like (In Your Wardrobe).mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 01. The Lamb Lies Down on Broadway.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 02. Counting Out Time.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 03. Carpet Crawlers.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 04. Firth of Fifth.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 05. The Cinema Show.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 07. Supper's Ready.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 08. The Musical Box.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Platinum Collection CD III/Genesis - Platinum Collection CD III - 09. The Knife.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 02. I Know What I Like (In Your Wardrobe).mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 01. Dancing with the Moonlit Knight.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 04. More Fool Me (Vocals Phil).mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 03. Firth of Fifth.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 05. The Battle of Epping Forest.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 06. After the Ordeal.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 07. The Cinema Show.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - Selling England By The Pound/Genesis - Selling England By The Pound - 08. Aisle of Plenty.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 06. The Grand Parade Of Lifeless Packaging.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 01. The Lamb Lies Down On Broadway.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 02. Fly On A Windshield.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 03. Broadway Melody Of 1974.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 04. Cuckoo Cocoon.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 05. In The Cage.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 11. The Chamber Of 32 Doors.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 07. Back In N.Y.C.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 08. Hairless Heart.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 09. Counting Out Time.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1 (Defitive Edition Remaster)/Genesis - 10. Carpet Crawlers.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 01. The Lamb Lies Down On Broadway.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 02. Fly On A Windshield.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 03. Broadway Melody Of 1974.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 04. Cuckoo Cocoon.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 05. In The Cage.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 06. The Grand Parade Of Lifeless Packaging.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 07. Back In N.Y.C..mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 08. Hairless Heart.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 09. Counting Out Time.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 10. Carpet Crawlers.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD1/Genesis - The Lamb Lies Down On Broadway CD1 - 11. The Chamber Of 32 Doors.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 01. Lilywhite Lilith.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 02. The Waiting Room.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 03. Anyway.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 05. The Lamia.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 04. Here Comes The Supernatural Anaesthetist.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 08. Ravine.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 06. Silent Sorrow In Empty Boats.mp3
2025-04-28T15:08:08 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 10. Riding The Scree.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 12. it..mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 07. The Colony Of Slippermen (The Arrival, A Visit To The Doktor, Raven).mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 09. The Light Dies Down On Broadway.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2 (Defitive Edition Remaster)/Genesis - 11. In The Rapids.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 06. Silent Sorrow In Empty Boats.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 01. Lilywhite Lilith.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 02. The Waiting Room.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 03. Anyway.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 05. The Lamia.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 04. Here Comes The Supernatural Anaesthetist.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 07. The Colony of Slippermen (The Arrival-A Visit To The Doctor-Raven).mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 08. Ravine.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 09. The Light Dies Down On Broadway.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 10. Riding The Scree.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 11. In The Rapids.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis - The Lamb Lies Down On Broadway CD2/Genesis - The Lamb Lies Down On Broadway CD2 - 12. It.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/03 - Home By The Sea.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/01 - Mama.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/02 - That's All.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/04 - Second Home By The Sea.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/05 - Illegal Alien.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/06 - Takin' It All Too Hard.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/07 - Just a Job To Do.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/08 - Silver Rainbow.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Genesis/09 - It's Gonna Get Better.flac
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 03 - Land of Confusion.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 01 - Invisible Touch.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 02 - Tonight, Tonight, Tonight.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 04 - In Too Deep.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 05 - Anything She Does.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 07 - Throwing It All Away.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 06 - Domino Part One - In the Glow of the Night-Part Two - The Last.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Invisible Touch/Genesis - Invisible Touch - 08 - The Brazilian.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Longs/Genesis - Live - The Way We Walk - The Longs - 04 - Fading Lights.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Longs/Genesis - Live - The Way We Walk - The Longs - 01 - Old Medley.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Longs/Genesis - Live - The Way We Walk - The Longs - 03 - Domino.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Longs/Genesis - Live - The Way We Walk - The Longs - 02 - Driving The Last Spike.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Longs/Genesis - Live - The Way We Walk - The Longs - 05 - Home By The Sea - Second Home.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Longs/Genesis - Live - The Way We Walk - The Longs - 06 - Drum Duet.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 01 - Land Of Confusion.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 02 - No Son Of Mine.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 03 - Jesus He Knows Me.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 04 - Throwing It All Away.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 05 - I Can't Dance.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 06 - Mama.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 07 - Hold On My Heart.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 08 - That's All.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 09 - In Too Deep.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 10 - Tonight, Tonight, Tonight.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live - The Way We Walk - The Shorts/Genesis - Live - The Way We Walk - The Shorts - 11 - Invisible Touch.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live/03 The Return Of The Giant Hogweed.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live/01 Watcher Of The Skies.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live/02 Get 'em Out By Friday.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live/04 The Musical Box.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Live/05 The Knife.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Trespass/01 Looking for Someone.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Trespass/02 White Mountain.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Trespass/03 Visions of Angels.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Trespass/04 Stagnation.mp3
2025-04-28T15:08:09 update: added USB/T7/music/G/Genesis/Trespass/05 Dusk.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trespass/06 Knife.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/01 Dance on a Volcano.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/02 Entangled.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/03 Squonk.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/04 Mad Man Moon.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/05 Robbery, Assault & Battery.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/06 Ripples.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/07 A Trick of the Tail.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Trick of the Tail/08 Los Endos.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 02 - Home By The Sea.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 01 - Mama.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 10 - Follow You, Follow Me (live).mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 03 - That's All.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 04 - Illegal Alien.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 05 - Paperlate.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 06 - No Reply At All.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 07 - Takin' It All Too Hard.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 08 - Man On The Corner.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 09 - Misunderstanding (live).mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 11 - Abacab (live).mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 12 - Turn It On Again (live).mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Turn It On Again - Best of '81 - '83/Genesis - Turn It On Again - Best of '81 - '83 - 13 - Firth of Fifth.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 02 - Jesus he knows me.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 01 - No son of mine.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 03 - Driving the last spike.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 04 - I can't dance.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 05 - Never a time.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 06 - Dreaming while you sleep.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 07 - Tell me why.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 08 - Living forever.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 09 - Hold on my heart.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 10 - Way of the world.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 11 - Since I lost you.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/We can't dance/Genesis - We can't dance - 12 - Fading lights.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/01 Eleventh Earl of Mar.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/02 One for the Vine.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/03 Your Own Special Way.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/04 Wot Gorilla_.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/05 All in a Mouse's Night.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/06 Blood on the Rooftops.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/08 ...In That Quiet Earth.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/07 Unquiet Slumbers for the Sleepers...In....mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Genesis/Wind & Wuthering/09 Afterglow.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 02 - Tu Quieres Volver.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 01 - Bamboleo.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 07 - A Mi Manera (My Way).mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 03 - Moorea.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 04 - Bem, Bem, Maria.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 05 - Un Amor.mp3
2025-04-28T15:08:10 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 06 - Inspiration.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 08 - Djobi Djoba.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 09 - Faena.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 10 - Quiero Saber.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 11 - Amor, Amor.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Gipsy Kings/Gipsy Kings/Gipsy Kings - Gipsy Kings - 12 - Duende.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 02 - A Little Piece of Heaven.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 01 - H.E.A.V.E.N..mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 03 - Don't Set Fire (To the One I Love).mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 04 - Golden Rings.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 05 - Crime & Punishment.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 06 - The Big Bang.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 07 - 10.000 Angels.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 08 - Sweet Memory.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 09 - Airforce One.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 10 - The Last Page of History.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Godley & Creme/Goodbye Blue Sky/Godley & Creme - Goodbye Blue Sky - 11 - Desparate Times.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/19 That's All Right (Non-Album Track).mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/01 Song of the Century.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/02 21st Century Breakdown.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/03 Know Your Enemy.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/04 ¡Viva la Gloria!.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/05 Before the Lobotomy.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/06 Christian's Inferno.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/07 Last Night On Earth.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/08 East Jesus Nowhere.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/09 Peacemaker.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/10 Last of the American Girls.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/11 Murder City.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/12 ¿Viva la Gloria_ (Little Girl).mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/13 Restless Heart Syndrome.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/14 Horseshoes and Handgrenades.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/15 The Static Age.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/16 21 Guns.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/18 See the Light.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/17 American Eulogy_ Mass Hysteria _ Modern World.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/20 Like a Rolling Stone (Non-Album Track).mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/21 A Quick One While He's Away (Bonus Track).mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/21st Century Breakdown/22 Another State of Mind (Bonus Track).mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/02 Jesus Of Suburbia.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/01 American Idiot.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/05 Are We The Waiting.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/03 Holiday.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/04 Boulevard Of Broken Dreams.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/06 St Jimmy.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/07 Give Me Novacaine.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/08 Shes A Rebel.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/09 Extraordinary Girl.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/10 Letterbomb.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/11 Wake Me Up When September Ends.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/12 Homecoming.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/American Idiot/13 Whatsername.mp3
2025-04-28T15:08:11 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/07 Walking Contradiction.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/01 Armatage Shanks.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/02 Brainstew.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/03 Jaded.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/04 Knowledge.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/05 Basketcase.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Bowling Bowling Bowling Parking Parking/06 She.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/00 Welcome To Paradise.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/01 Burnout.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/02 Having A Blast.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/03 Chump.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/04 Long View.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/05 Welcome To Paradise.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/06 Pulling Teeth.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/07 Basket Case.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/08 She.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/09 Sassafras Roots.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/10 When I Come Around.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/11 Coming Clean.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/12 Emenius Sleepus.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/13 In The End.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Dookie/14 F.O.D..mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/04 Geek Stink Breath.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/01 Armatage Shanks.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/02 Brat.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/03 Stuck With Me.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/06 Bab's Uvula Who-.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/05 No Pride.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/06 Bab's Uvula Who_.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/07 86.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/08 Panic Song.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/09 Stuart And The Ave..mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/10 Brain Stew.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/11 Jaded.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/12 Westbound Sign.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/13 Tight Wad Hill.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Insomniac/14 Walking Contradiction.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/02 Poprocks And Coke.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/01 Maria.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/04 Welcome to Paradise.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/03 Longview.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/06 When I Come Around.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/05 Basket Case.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/09 Geek Stink Breath.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/07 She.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/08 J.A.R. (Jason Andrew Relva).mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/10 Brain Stew.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/11 Jaded.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/12 Walking Contradiction.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/13 Stuck With Me.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/14 Hitchin' A Ride.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/15 Good Riddance.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/16 Redundant.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/17 Nice Guys Finish Last.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/18 Minority.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/19 Warning.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/20 Waiting.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/International Superhits/21 Macy's Day Parade.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/01 2000 Light Years Away.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/02 One for the Razorbacks.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/03 Welcome to Paradise.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/04 Christie Road.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/05 Private Ale.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/06 Dominated Love Slave.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/07 One of My Lies.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/08 80.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/09 Android.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/10 No One Knows.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/11 Who Wrote Holden Caulfield_.mp3
2025-04-28T15:08:12 update: added USB/T7/music/G/Green Day/Kerplunk/12 Words I Might Have Ate.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Kerplunk/13 Sweet Children.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Kerplunk/14 Best Thing in Town.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Kerplunk/15 Strangeland.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Kerplunk/16 My Generation.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/17 Good Riddance (Time Of Your Life).mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/01 Nice Guys Finish Last.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/02 Hitchin' A Ride.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/03 The Grouch.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/04 Redundant.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/05 Scattered.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/06 All The Time.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/07 Worry Rock.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/08 Platypus (I Hate You).mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/09 Uptight.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/10 Last Ride In.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/11 Jinx.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/12 Haushinka.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/13 Walking Alone.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/14 Reject.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/15 Take Back.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/16 King For A Day.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Nimrod/18 Prosthetic Head.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/07 I Want To Be On TV.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/01 Suffocate.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/02 Desensitized.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/03 You Lied.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/04 Outsider.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/06 Espionage.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/05 Don't Wanna Fall In Love.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/09 Tired Of Waiting.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/08 Scumbag.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/13 On The Wagon Again.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/10 Sick Of Me.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/11 Rotting.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/12 Do Da Da.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Shenanigans-ADVANCE/14 Ha Ha You're Dead.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/04 Disappearing Boy.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/01 At The Library.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/02 Don't Leave Me.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/03 I Was There.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/06 Going To Pasalacqua.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/05 Green Day.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/08 Road To Acceptance.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/07 16.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/10 The Judge's Daughter.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/09 Rest.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/12 Why Do You Want Him_.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/11 Paper Lanterns.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/13 409 In Your Coffeemaker.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/14 Knowledge.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/15 1,000 Hours.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/16 Dry Ice.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/17 Only of You.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/18 The One I Want.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Smoothed Out Slappy Hours/19 I Want To Be Alone.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/02 Blood, Sex, and Booze.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/01 Warning.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/03 Church On Sunday.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/04 Fashion Victim.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/05 Castaway.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/06 Misery.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/07 Dead Beat.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/08 Hold On.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/09 Jack Ass.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/10 Waiting.mp3
2025-04-28T15:08:13 update: added USB/T7/music/G/Green Day/Warning/11 Minority.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Green Day/Warning/12 Macy Day Parade.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/01-AudioTrack 01.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/02-AudioTrack 02.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/03-AudioTrack 03.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/04-AudioTrack 04.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/05-AudioTrack 05.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/06-AudioTrack 06.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/07-AudioTrack 07.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/08-AudioTrack 08.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/09-AudioTrack 09.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/10-AudioTrack 10.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/11-AudioTrack 11.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Don't give me names/12-AudioTrack 12.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 02 - Open Your Eyes.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 01 - .mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 07 - We Use The Pain.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 03 - Maria.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 04 - Rain.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 05 - .mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 06 - Crossing The Deadline.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 08 - Never Born.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 09 - Wash It Down.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 10 - Scapegoat.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 11 - Get Busy.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 12 - Suzie.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 13 - Tribute.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guano Apes/Proud Like A God/Guano Apes - Proud Like A God - 14 - untitled.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 01 - Welcome To The Jungle.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 02 - It's So Easy.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 03 - Nightrain.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 04 - Out Ta Get Me.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 05 - Mr. Brownstone.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 06 - Paradise City.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 07 - My Michelle.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 08 - Think About You.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 09 - Sweet Child O' Mine.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 10 - You're Crazy.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 11 - Anything Goes.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Guns N' Roses/Appetite For Destruction/Guns N' Roses - Appetite For Destruction - 12 - Rocket Queen.mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 03 - Flugzeuge im Bauch.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 01 - Bochum.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 02 - Männer.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 07 - Jetzt oder nie.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 04 - Alkohol.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 05 - Amerika.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 06 - Für Dich da.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 08 - Fangfragen.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 09 - Erwischt.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/Bochum/Herbert Grönemeyer - Bochum - 10 - Mambo.flac
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 10. Flugzeuge Im Bauch (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 01. Chaos (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 02. Keine Garantie (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 03. Halt Mich (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 04. Ich Will Mehr (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:14 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 05. Vollmond (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 06. Tanzen (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 07. Land Unter (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 08. Morgenrot (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 09. Die Welle (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 11. Alkohol (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 12. Die Härte (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 13. Unterwegs (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 14. Männer (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 15. Bloss Geliebt (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT/HERBERT GRÖNEMEYER - UNPLUGGED HERBERT - 16. Luxus (Live At The Potsdam Babelsberg Studios, Germany, 15.05.1994).mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 02. Bleibt alles Anders.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 01. Nach mir.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 05. Ich dreh mich um dich.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 03. Fanatisch.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 04. Letzte Version.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 11. Schmetterlinge im Eis.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 06. Energie.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 07. Neue Welt.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 08. Selbstmitleid.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 09. Stand der Dinge.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Bleibt alles Anders/Herbert Grönemeyer - Bleibt alles Anders - 10. Reines Herz.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 01. Kinder an die Macht.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 02. Tanzen.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 03. Mehr geht leider nicht.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 04. Mass aller Dinge.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 05. Nur noch so.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 06. Unterwegs.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 07. Lächeln.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 08. Viel zu viel.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 09. Einmal.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Herbert Grönemeyer - Sprünge/Herbert Grönemeyer - Sprünge - 10. Angst.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/02 - Deine Liebe klebt.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/01 - Hartgeld.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/04 - Ich will mehr.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/03 - Video.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/05 - Haarscharf.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/06 - Luxus.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/07 - Marie.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/08 - Ffreunde.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Luxus/09 - Sie.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/05 Ich dreh mich um dich.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/01 Blick zurück.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/02 Neuland.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/03 Viertel vor.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/04 Lache, wenn es nicht zum Weinen reicht.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/06 Bochum.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/07 Männer.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/08 Unbewohnt.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/09 Der Weg.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/10 Mensch.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/11 Bleibt alles anders.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/12 Alkohol.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/13 Zum Meer.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/14 Dort und hier.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/15 Flugzeuge im Bauch.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/16 Mambo.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/17 Demo (Letzter Tag).flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/18 Heimat.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Mensch/19 Der Mond ist aufgegangen.flac
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 01 - Was soll das.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 02 - Vollmond.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 03 - Komet.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 04 - Mit Gott.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 05 - Halt mich.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 06 - Keine Heimat.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 07 - Herbsterwachen.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 08 - Fragwürdig.mp3
2025-04-28T15:08:15 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 09 - Bist Du taub.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/Herbert Grönemeyer/Ö/Herbert Grönemeyer - Ö - 10 - Was soll das (verlängerter Neumix).mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 01. Freeze-Frame.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 02. Centerfold.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 03. One Last Kiss.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 04. I Do.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 05. Come Back.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 06. Wild Man.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 07. Sanctuary.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 08. River Blindness.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 09. Do You Remember When.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 10. Rage In The Cage.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 11. Flamethrower.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 12. Night Time.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 13. Insane, Insane Again.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 14. No Anchovies, Please.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 16. Concealed Weapons.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/J. Geils Band - Champions Of Rock/J. Geils Band - Champions Of Rock - 15. You're Gettin' Even While I'm Gettin' Odd.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 01. (Ain't Nothin' But A) House Party.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 02. Make Up Your Mind.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 03. Back To Get Ya.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 04. Struttin' With My Baby.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 05. Don't Try To Hide It.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 06. Southside Shuffle.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 07. Hold Your Loving.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 08. Start All Over Again.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Bloodshot/J. Geils Band - Bloodshot - 09. Give It To Me.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 03. Lay Your Good Thing Down.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 01. Did You No Wrong.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 02. I Can't Go On.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 04. That's Why I'm Thinking of You.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 05. No Doubt About It.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 06. The Lady Makes Demands.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 07. My Baby Don't Love Me.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 08. Diddyboppin'.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 09. Take a Chance (On Romance).mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Ladies Invited/The J. Geils Band - Ladies Invited - 10. Chimes.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 01. First I Look At The Purse.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 02. Homework.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 03. Pack Fair And Square.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 04. Whammer Jammer.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 05. Hard Drivin' Man.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 06. Serves You Right To Suffer.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 07. Cruisin' For A Love.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - Live Full House/J. Geils Band - ''Live'' Full House - 08. Looking For A Love.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 06. Homework.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 01. Wait.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 02. Ice Breaker (For the Big ''M'').mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 03. Cruisin' for a Love.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 04. Hard Drivin' Man.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 05. Serves You Right to Suffer.mp3
2025-04-28T15:08:16 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 07. First I Look at the Purse.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 08. What's Your Hurry.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 09. On Borrowed Time.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 10. Pack Fair and Square.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The J. Geils Band/The J. Geils Band - The J. Geils Band - 11. Sno-Cone.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 10. It Ain't What You Do (It's How You Do It!).mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 01. I Don't Need You No More.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 02. Whammer Jammer.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 03. So Sharp.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 04. The Usual Place.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 05. Gotta Have Your Love.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 06. Looking For A Love.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 07. Gonna Find Me A New Love.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 08. Cry One More Time.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/J. Geils Band/The J. Geils Band - The Morning After/J. Geils Band - The Morning After - 09. Floyd's Hotel.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 01 - Eu Vim da Bahia.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 02 - Palpite Infeliz.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 04 - Sampa.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 03 - The Girl From Ipanema com Stan Getz e Astrud.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 06 - Besame Mucho.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 05 - Vivo Sonhando com João Gilberto, Tom Jabim e.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 07 - Una Mujer.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 08 - Eu Quero Um Samba.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 10 - De Conversa Em Conversa.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 09 - Corcovado com Stan Getz e Astrud Gilberto.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 11 - Rosinha.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 12 - You Do Something To Me.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 13 - Doralice-com Stan Getz.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 14 - Ave Maria no Morro.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 15 - Izaura.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 16 - Desafinado-com Stan Getz.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 18 - Sorriu Pra Mim.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 17 - Pra Machucar Meu Coração-com Stan Getz.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 19 - Falsa Baiana.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/JOÃO GILBERTO/NOVO MILLENNIUM (Coletânia)/JOÃO GILBERTO - NOVO MILLENNIUM (Coletânia) - 20 - Eu Sambo Mesmo.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/03 Beast of Kommodo.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/01 Skarabie.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/02 Mah-Jong.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/07 Afric Pepperbird.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/04 Blow Away Zone.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/05 MYB.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/06 Concentus.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Afric Pepperbird/08 Blupp.mp3
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/02 - The Tall Tear Trees.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/01 - Paper Nut.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/05 - Rondo Amoroso.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/03 - Heitor.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/04 - Twelve Moons.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/07 - Milagre Dos Peixes.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 1/06 - Tao.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/04 - Once I Dreamt A Tree Upside Down.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/01 - There Were Swallows.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/02 - The Reluctant Saxophonist.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/03 - Transformations.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/05 - Fugl.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/06 - Maracuja.flac
2025-04-28T15:08:17 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/07 - Grooving Out.flac
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/08 - Nu Bein.flac
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Dresden - In Concert/Disc 2/09 - Voy Cantando.flac
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/02 Molde Canticle Part 1.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/01 Gula Gula.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/03 Molde Canticle Part 2.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/04 Molde Canticle Part 3.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/05 Molde Canticle Part 4.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/06 Molde Canticle Part 5.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/07 His Eyes Were Suns.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/08 I Took Up The Runes.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/09 Buena Hora, Buenos Vientos.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/I Took Up The Runes/10 Rahkki Sruvvis.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 04 - Knot of place and time.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 01 - As seen from above.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 02 - In Praise of dreams.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 03 - One goes there alaone.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 10 - Conversation with a stone.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 05 - If you go far enough.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 06 - Scene from afar.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 07 - Cloud of unknowing.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 08 - Without visible sign.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 09 - Iceburn.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/In Praise of Dreams/Jan Garbarek - In Praise of Dreams - 11 - A tale begun.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/10 Hildegard von Bingen (1098-1179) _ O ignis spiritus.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/01 Peruvian Folksong Fragment _ Quechuna Song.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/03 Veljo Tormis (1930- ) _ Estonian Lullaby.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/02 Thomas Tallis (1505-1585) _ O Lord In Thee Is All My Trust.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/04 16th century Scotland _ Remember Me My Dear.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/05 Guillaume Dufay (c1400-1474) _ Gloria.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/06 St Albans Great Dunmow _ Fayrfax Africanus.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/07 Antoine Brumel (1460-1515) _ Agnus Dei.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/08 13th century France _ Novus novus.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 1)/09 Guillaume Rouge (_-1451) _ Se je fayz dueil.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/08 Iroquois & Padleirmiut Fragments _ Eagle Dance.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/01 13th century England _ Alleluia nativitatis.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/02 Athenaeus (127BC) _ Delphic Paean.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/03 Jan Garbarek _ Strophe and Counter-Strophe.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/04 Basque Folksong Fragments _ Mascarades.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/05 Loiterando _ Jan Garbarek.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/06 Veljo Tormis _ Estonian Lullaby.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/07 16th century Russia _ Russian Psalm.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/10 Mesomedes (2nd century Greece) _ Hymn to the Sun.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Mnemosyne (CD 2)/09 William Billings _ When Jesus Wept.mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Officium/01 Parce Mihi Domine (Christóbal de Morales).mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Officium/02 Primo Tempore (Anonymous).mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Officium/03 Sanctus (Anonymous).mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Officium/04 Regnantem Sempiterna (Anonymous).mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Officium/05 O Salutaris Hostia (Pierre de la Rue).mp3
2025-04-28T15:08:18 update: added USB/T7/music/G/Jan Garbarek/Officium/06 Procedentem Sponsum (Anonymous).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/07 Pulcherrima Rosa (Anonymous).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/08 Parce Mihi Domine (Christóbal de Morales).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/09 Beata Viscera (Magister Perotinus).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/10 De Spineto Nata Rosa (Anonymous).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/11 Credo (Anonymous).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/12 Ava Maris Stella (Guillaume Dufay).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/13 Virgo Flagellatur (Anonymous).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/14 Oratio Leremiae (Anonymous).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Officium/15 Parce Mihi Domine (Christóbal de Morales).mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/07 Considering the Snail.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/01 The Path.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/02 Footprints.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/03 Kite Dance.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/04 To B.E..mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/05 The Move.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/06 Arc.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Paths, Prints/08 Still.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Places/01 Reflections.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Places/02 Entering.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Places/03 Going Places.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Places/04 Passing.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Red Roof/01 Blue Sky.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Red Roof/02 White Cloud.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Red Roof/03 Windows.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Red Roof/04 Red Roof.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Red Roof/05 Wires.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Red Roof/06 The Picture.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/02 Where the rivers meet.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/01 Rites.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/04 So mild the wind, so meek the water.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/03 Vast plain, clouds.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/06 It's OK to listen to the gray voice.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/05 Song, thread lightly.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 1/07 Her wild ways.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/02 one ying for every yang.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/01 it's high time.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/04 we are the stars.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/03 pan.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/05 the moon over mtatsminda.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/06 malinye.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/07 the white clown.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/08 evenly they dance.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Rites - CD 2/09 last rite.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/04 - The Healing Smoke.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/01 - Red Wind.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/02 - The Creek.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/03 - The Survivor.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/05 - Visible World - Chiaro.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/06 - Desolate Mountains I.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/07 - Desolate Mountains II.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/08 - Visible World - Scuro.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/09 - Giulietta.mp3
2025-04-28T15:08:19 update: added USB/T7/music/G/Jan Garbarek/Visible World/10 - Desolate Mountains III.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Jan Garbarek/Visible World/11 - Pygmy Lullaby.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Jan Garbarek/Visible World/12 - The Quest.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Jan Garbarek/Visible World/13 - The Arrow.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Jan Garbarek/Visible World/14 - The Scythe.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Jan Garbarek/Visible World/15 - Evening Land.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 09. It Takes Two (Duet with Kim Weston).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 01. Stubborn Kind of Fellow.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 02. Hitch Hike.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 03. Pride and Joy.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 04. Can I Get a Witness.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 05. You're a Wonderful One.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 07. I'll Be Doggone.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 06. How Sweet It Is (to Be Loved by You).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 08. Ain't That Peculiar.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 13. Ain't Nothing Like the Real Thing (Duet with Tammi Terrell).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 10. Ain't No Mountain High Enough (Duet with Tammi Terrell).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 11. Your Precious Love (Duet with Tammi Terrell).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 12. If I Could Build My Whole World Around You (Duet with Tammi Terrell).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 14. You're All I Need to Get By (Duet with Tammi Terrell).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 15. You.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 16. I Heard It Through the Grapevine.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 17. Too Busy Thinking About My Baby.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 18. That's the Way Love Is.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc One)/Marvin Gaye - Gold (Disc One) - 19. His Eye Is On the Sparrow (Previously Unreleased Stereo Mix).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 09. Distant Lover (Live).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 01. What's Going On.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 03. Inner City Blues (Make Me Wanna Holler).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 02. Mercy Mercy Me (The Ecology).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 06. Trouble Man.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 04. You're the Man, Pts. I & II.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 07. Let's Get It On.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 05. Where Are We Going (Previously Unreleased).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 08. Come Get to This.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 11. Got to Give It Up.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 10. I Want You.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 12. Anger.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 13. Ego Tripping Out.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 14. Praise.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Marvin Gaye/Marvin Gaye - Gold (Disc Two)/Marvin Gaye - Gold Disc 2 - 15. Sexual Healing.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/05.06.04 Glasgow, Still Growing Up Tour 2004 (2-2)/05 Solsbury Hill.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/02 Stealing the children.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/01 Jigalong.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/13 Ngankarrparni (Sky blue - reprise).mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/03 Unlocking the door.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/04 The tracker.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/05 Running to the rain.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/06 On the map.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/07 A sense of home.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/08 Go away Mr. Evans.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/09 Moodoo's secret.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/10 Gracie's recapture.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/11 Crossing the salt pan.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/12 The return - Part 1, 2 and 3.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/14 The Rabbit-Proof Fence.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Long Walk Home - The music from the Rabbit-Proof Fence/15 Cloudless.mp3
2025-04-28T15:08:20 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 01. The Rhythm Of The Heat.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 02. Downside Up.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 03. San Jacinto.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 04. Intruder.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 05. Wallflower.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 06. In Your Eyes.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 07. Mercy Street.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 08. Red Rain.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 09. Darkness.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 10. Don't Give Up.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 11. Digging In The Dirt.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 12. The Nest That Sailed The Sky.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 13. A Quiet Moment.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - New Blood/Peter Gabriel - New Blood - 14. Solsbury Hill.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 07. Games Without Frontiers.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 01. Intruder.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 02. No Self Control.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 03. Start.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 04. I Don't Remember.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 05. Family Snapshot.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 06. And Through the Wire.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 08. Not One of Us.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 09. Lead a Normal Life.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - PGCD3/Peter Gabriel - PGCD3 - 10. Biko.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 05. Of These, Hope (reprise).mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 01. The Feeling Begins.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 02. Gethsemane.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 03. Of These, Hope.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 04. Lazarus Raised.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 06. In Doubt.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 07. A Different Drum.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 08. Zaar.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 09. Troubled.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 10. Open.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 11. Before Night Falls.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 12. With This Love.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 13. Sandstorm.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 14. Stigmata.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 15. Passion.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 16. With This Love (Choir).mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 17. Wall of Breath.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 18. The Promise of Shadows.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 19. Disturbed.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 20. It Is Accomplished.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Passion Music for the Last Temptation of Christ/Peter Gabriel - Passion- Music for the Last Temptation of Christ - 21. Bread and Wine.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/01. Come Talk To Me.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/02. Steam.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/03. Across The River.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/04. Slow Marimbas.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/05. Shaking The Tree.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/06. Red Rain.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/07. Blood Of Eden.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/08. Kiss That Frog.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/09. Washing Of The Water.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/10. Solsbury Hill.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/11 Digging in the Dirt.mp3
2025-04-28T15:08:21 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/12 Sledgehammer.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/13 Secret World.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/14 Don't Give Up.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Secret World Live (1994)/15 In Your Eyes.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 07. Burn You Up, Burn You Down.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 01. Solsbury Hill.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 02. Shock The Monkey.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 03. Sledgehammer.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 04. Don't Give Up.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 05. Games Without Frontiers.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 06. Big Time.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 08. Growing Up.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 09. Digging In The Dirt.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 10. Blood Of Eden.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 11. More Than This.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 12. Biko.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 13. Steam.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 14. Red Rain.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1]/Peter Gabriel - The Definitive Two CD Collection - Hit [Disc 1] - 15. Here Comes The Flood.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 10. The Tower That Ate People.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 01. San Jacinto.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 02. No Self-Control.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 03. Cloudless.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 04. The Rhythm Of The Heat.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 05. I Have The Touch.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 06. I Grieve.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 07. D.I.Y..mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 08. A Different Drum.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 09. The Drop.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 11. Lovetown.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 12. Father, Son.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 13. Signal To Noise.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 14. Downside Up (Live).mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2]/Peter Gabriel - The Definitive Two CD Collection - Miss [Disc 2] - 15. Washing Of The Water.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 08. Fourteen Black Paintings.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 01. Come Talk To Me.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 02. Love To Be Loved.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 03. Blood Of Eden.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 04. Steam.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 05. Only Us.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 06. Washing Of The Water.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 07. Digging In The Dirt.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 09. Kiss That Frog.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - US/Peter Gabriel - US - 10. Secret World.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 02. Growing Up.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 01. Darkness.mp3
2025-04-28T15:08:22 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 04. No Way Out.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 03. Sky Blue.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 08. More Than This.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 05. I Grieve.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 07. My Head Sounds Like That.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 06. The Barry Williams Show.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 09. Signal To Noise.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel - Up/Peter Gabriel - Up - 10. The Drop.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/01 Moribund the Burgermeister.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/02 Solsbury Hill.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/03 Modern Love.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/04 Excuse Me.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/05 Humdrum.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/06 Slowburn.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/07 Waiting for the Big One.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/08 Down the Dolce Vita.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [1]/09 Here Comes the Flood.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/03 Mother of Violence.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/01 On the Air.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/02 D.I.Y..mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/04 A Wonderful Day in a One-Way World.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/05 White Shadow.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/06 Indigo.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/07 Animal Magic.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/08 Exposure.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/09 Flotsam and Jetsam.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/10 Perspective.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [2]/11 Home Sweet Home.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/03 Start [instrumental].mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/01 Intruder.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/02 No Self-Control.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/04 I Don't Remember.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/05 Family Snapshot.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/06 And Through the Wire.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/07 Games Without Frontiers.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/08 Not One of Us.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/09 Lead a Normal Life.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Peter Gabriel [3]/10 Biko.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Rock Klassiker 01 (Private Mix)/06 Solsbury hills.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/02 The Boy in the Bubble.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/01 Heroes.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/06 The Power of the Heart.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/03 Mirrorball.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/04 Flume.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/05 Listening Wind.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/09 I Think It's Going to Rain Today.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/07 My Body is a Cage.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/08 The Book of Love.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/10 Apres Moi.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/11 Philadelphia.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Scratch My Back/12 Street Spirit (Fade Out).flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/03 - Don't Give Up.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/01 - Red Rain.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/02 - Sledgehammer.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/04 - That Voice Again.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/05 - Mercy Street.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/06 - Big Time.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/09 - In Your Eyes.flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/07 - We Do What We're Told (Milgram's 37).flac
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/08 - This Is The Picture (Excellent Birds).flac
2025-04-28T15:08:23 ffmpeg/adp: Format adp detected only with low score of 25, misdetection possible!
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/So/So.sub
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Up/06 The Barry Williams Show.mp3
2025-04-28T15:08:23 update: added USB/T7/music/G/Peter Gabriel/Up/01 Darkness.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/02 Growing Up.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/03 Sky Blue.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/05 I Grieve.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/04 Don't Leave - No Way Out.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/07 My Head Sounds Like That.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/08 More Than This.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/09 Signal To Noise.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Up/10 The Drop.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/01 Come & Talk to Me.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/02 Love to Be Loved.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/03 Blood of Eden.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/04 Steam.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/05 Only Us.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/06 Washing of the Water.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/07 Digging in the Dirt.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/08 Fourteen Black Paintings.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/09 Kiss That Frog.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/Us/10 Secret World.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 01. Track01.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 02. Track02.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 03. Track03.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 04. Track04.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 05. Track05.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 06. Track06.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 07. Track07.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 08. Track08.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 09. Track09.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 10. Track10.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/live/Unbekannter Künstler - D.Domingues und P.Gabriel - 11. Track11.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/01 - solsbury hill.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/02 - I don´t remember.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/03 - sledgehammer.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/04 - family snapshot.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/05 - mercy street.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/06 - shaking the tree.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/07 - don´t give up.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/08 - san jacinto.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/09 - here comes the flood.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/10 - red rain.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/11 - games without frontiers.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/12 - shock the monkey.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/13 - I have the touch.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/14 - big time.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/15 - zaar.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gabriel/shaking the tree - sixteen golden greats/16 - biko.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/06 Cello Counterpoint.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/01 -.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/02 Flight Path.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/03 Orb.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/04 Spin.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/05 Dark Light.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Peter Gregson/Peter Gregson - SoS Music 23 - FLAC24/07 +.flac
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/05 I'll Admit Youre Gone.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/01 Do you read me.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/02 Country Mile.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/03 Moonchild.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/04 Calling Card.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/09 Barley and Grape Rag.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/06 Secret Agent.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/07 Jackknife Beat.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Calling Card/08 edged in blue.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Top Priority/02 Philby.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Rory Gallagher/Top Priority/06 Bad Penny.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 01 - The Girl from Ipanema.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 02 - Doralice.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 03 - P'ra machucar Meu Coraçao.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 04 - Desafinado.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 05 - Corcovado.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 06 - So Danco Samba.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 07 - O Grande Amor.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Getz, João Gilberto/Getz - Gilberto/Stan Getz, João Gilberto - Getz - Gilberto - 08 - Vivo sohando.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Gez/Stan Getz - Blue Skies/Stan Getz - Blue Skies - 01. Spring Is Here.mp3
2025-04-28T15:08:24 update: added USB/T7/music/G/Stan Gez/Stan Getz - Blue Skies/Stan Getz - Blue Skies - 02. Antigny.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Blue Skies/Stan Getz - Blue Skies - 03. Easy Living.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Blue Skies/Stan Getz - Blue Skies - 04. There We Go.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Blue Skies/Stan Getz - Blue Skies - 05. Blue Skies.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Blue Skies/Stan Getz - Blue Skies - 06. How Long Has This Been Going On.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 02. Moonlight In Vermont.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 01. Mar-Cia.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 07. Stars Fell On Alabama.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 03. Imagination.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 04. 'Tis Autumn.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 05. Tenderly.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 06. You Turned The Tables On Me.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 08. These Foolish Things.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 09. My Old Flame.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 10. What's New.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 11. Body And Soul.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 12. Gone With The Wind.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 13. Prelude To A Kiss.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 14. Yesterdays.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 15. Thanks For The Memory.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Body and Soul/Stan Getz - Body and Soul - 16. It Might As Well Be Spring.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 09. I Remember When (45 rpm issue).mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 01. I'm Late, I'm Late.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 02. Her.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 03. Pan.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 04. I Remember When.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 05. Night Rider.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 06. Once Upon A Time.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 07. A Summer Afternoon.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Focus/Stan Getz - Focus - 08. I'm Late, I'm Late (45 rpm issue).mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 01. Stella By Starlight.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 02. Cool Mix.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 03. Exactly Like You.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 04. With the Wind And The Rain.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 05. It Don't Mean A Thing.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 06. Night In Tunisia.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 07. A Handful Of Stars.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 08. Over The Rainbow.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 09. Wee (Allen's Alley).mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 10. Smiles.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 11. Blues For Herky.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 12. Ballad.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 13. You're Blase.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD1)/Stan Getz - Highlights (CD1) - 14. My Funny Valentine.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 03. 'Round Midnight.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 01. Gold Rush.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 02. Goodbye.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 10. I Didn't Know What Time It Was.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 04. I'm Late, I'm Late.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 05. Desafinado.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 06. Manhã de carnaval.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 07. Girl From Ipanema.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 08. Corcovado.mp3
2025-04-28T15:08:25 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 09. Melinda.mp3
2025-04-28T15:08:26 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 12. I Remember Clifford.mp3
2025-04-28T15:08:26 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 11. Sweet Rain.mp3
2025-04-28T15:08:26 update: added USB/T7/music/G/Stan Gez/Stan Getz - Highlights (CD2)/Stan Getz - Highlights (CD2) - 13. Communication 72.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 01 - Dancing in the fire.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 02 - Better without you.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 03 - Coming home.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 04 - No man's land.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 05 - Sorry.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 06 - Sexual healing.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 07 - Watching the children.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 08 - That was a river.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 09 - Magalie.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 10 - Out of my mind.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 11 - Blowing in the wind.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD1)/Anne Haigis - Dancing in the fire (1) - 12 - Bed of roses.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD2)/Haigis, Anne - Dancing In The Fire (CD 2) - 01 - Schatten Deiner Nacht.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD2)/Haigis, Anne - Dancing In The Fire (CD 2) - 02 - Papa.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD2)/Haigis, Anne - Dancing In The Fire (CD 2) - 03 - Kind Der Sterne.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD2)/Haigis, Anne - Dancing In The Fire (CD 2) - 04 - Um Dich Doch Zu Bewahrn.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Dancing In The Fire (CD2)/Haigis, Anne - Dancing In The Fire (CD 2) - 05 - Nacht Aus Glas.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Abgehau'n.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Braune Augen.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Geheime Zeichen.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Geheimer Besuch.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Halt micht jetzt.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Haut für Haut.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Herz über Grenzen.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Immer wieder Du.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - Mehr.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Anne Haigis/Geheime Zeichen/Anne Haigis - We Wanna Live.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/02. Rivers In Your Mouth.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/01. Small Things.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/03. I Forget Where We Were.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/04. In Dreams.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/05. She Treats Me Well.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/06. Time Is Dancing.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/07. Evergreen.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/08. End Of The Affair.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/09. Conrad.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Ben Howard/I Forget Where We Were [FLAC]/10. All Is Now Harmed.flac
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 01 - On The Western Skyline.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 02 - Every Little Kiss.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 03 - Mandolin Rain.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 04 - The Long Race.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 05 - The Way It Is.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 06 - Down The Road Tonight.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 07 - The Wild Frontier.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 08 - The River Runs Low.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Bruce Hornsby/The Way It Is/Bruce Hornsby - The Way It Is - 09 - The Red Plains.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 09. Ja-Ki-Mo-Fi-Na-Hay.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 01. Hiko Hiko.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 02. Uptown Ruler.mp3
2025-04-28T15:08:26 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 03. Big Chief.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 04. Walkin Home.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 05. Shave Em Dry.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 06. Hu-Ta-Nay.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 07. Indian Blues.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 08. Shallow Water.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 11. Two-Way-Pocky-Way.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 10. Indian Red.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Donald Harrison/Donald Harrison - Big Chief/Donald Harrison - Big Chief - 12. Cherokee.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 04. Washington DC.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 01. The Bottle.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 02. The Revolution Will Not Be Televised.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 03. Lady Day & John Coltrane.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 05. The Get Out Of The Ghetto Blues.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 06. Storm Music.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 07. No Exit.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 08. Free Will.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 09. Pieces Of A Man.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 10. Home Is Where The Hatred Is.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 11. Did You Hear What They Said.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 12. Back Home.mp3
2025-04-28T15:08:27 update: added USB/T7/music/H/Gil Scott-Heron/Gil Scott Heron - The Best Of Gil Scott Heron/Gil Scott Heron - The Best Of Gil Scott Heron - 13. B Movie (Intro, Poem, Song).mp3
2025-04-28T17:08:33 zeroconf: No global port, disabling zeroconf
2025-04-28T17:08:40 zeroconf: No global port, disabling zeroconf
2025-04-28T17:09:05 zeroconf: No global port, disabling zeroconf
2025-04-28T17:09:16 zeroconf: No global port, disabling zeroconf
2025-04-28T17:15:34 output: Failed to open mixer for "alsa": no such mixer control: PCM
2025-04-28T17:15:41 player: played "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic3YjllMTI0MzlmZTZlOTM4MGNmYzBiZjIwNTBmMWM0M182MS5tcDQ/0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL"
2025-04-28T17:15:44 output: Failed to open mixer for "alsa": no such mixer control: PCM
2025-04-28T17:22:25 player: played "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic4MDhmMmY2ZjcyZjY0M2I0N2UzMzdlZjYzZjMxOTQ1N182MS5tcDQ/0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL"
2025-04-28T17:22:27 alsa_output: Decoder is too slow; playing silence to avoid xrun
2025-04-28T17:22:27 output: Failed to open mixer for "alsa": no such mixer control: PCM
2025-04-28T17:26:30 player: played "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEidjYTQ5NTc3ZTVkYzk5MDYwNmQyYmVkMTQwNTMyODY1ZV82Mi5tcDQ/0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL"
2025-04-28T17:26:31 output: Failed to open mixer for "alsa": no such mixer control: PCM
# cat /tmp/camilladsp.log ---------------
cat: /tmp/camilladsp.log: No such file or directory
# cat /tmp/cec-client.log ---------------
cat: /tmp/cec-client.log: No such file or directory
# volumio plugin list ---------------
This command will list installed plugins on your device
----------------------- Installed Plugins:
[]
------------------------------------------
# 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"}},"cd_controller":{"status":{"type":"string","value":"STARTED"}},"smart_inputs":{"status":{"type":"string","value":"STARTED"}},"hi_res_audio":{"status":{"type":"string","value":"STARTED"}},"tidal":{"status":{"type":"string","value":"STARTED"}},"qobuz":{"status":{"type":"string","value":"STARTED"}},"tidalconnect":{"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"}},"bluetooth":{"status":{"type":"string","value":"STARTED"}},"multiroom":{"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"}},"metavolumio":{"status":{"type":"string","value":"STARTED"}},"manifestui":{"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 "0"
}
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, 364 ms: OK
https://www.googleapis.com, 327 ms: OK
https://securetoken.googleapis.com, 329 ms: OK
https://myvolumio.firebaseio.com, 457 ms: OK
https://functions.volumio.cloud, 484 ms: OK
https://oauth-performer.dfs.volumio.org, 271 ms: OK
https://browsing-performer.dfs.volumio.org, 313 ms: OK
http://cddb.volumio.org, 621 ms: OK
https://functions.volumio.cloud, 603 ms: OK
http://pushupdates.volumio.org, 250 ms: OK
http://plugins.volumio.org, 5583 ms: FAILED
https://database.volumio.cloud, 616 ms: OK
https://radio-directory.firebaseapp.com, 450 ms: OK
----------
WARNING!!! Some remote endpoints cannot be reached!
Failing endpoints:
http://plugins.volumio.org, 450 ms
----------
# cat /data/updatesHistoryFile ---------------
---
Mon Apr 28 2025 15:06:02 GMT+0000 (Coordinated Universal Time)
{"systemversion":"0.061","builddate":"Sat Apr 26 13:11:25 UTC 2025","variant":"volumio","hardware":"x86_amd64"}
---
# sudo journalctl -p 7 ---------------
Apr 28 17:05:15 volumio kernel: Linux version 6.6.69-volumio (gkkpch@UbuntuVM24.04) (gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #2 SMP PREEMPT_DYNAMIC Wed Jan 8 12:43:03 CET 2025
Apr 28 17:05:15 volumio kernel: Command line: BOOT_IMAGE=/vmlinuz initramfs.clear splash plymouth.ignore-serial-consoles quiet loglevel=0 biosdevname=0 imgpart=UUID=7126cf70-31dd-4c35-9901-ec8eb5a82096 bootpart=UUID=B9B8-A8A7 datapart=UUID=db15cd9e-f42b-4a86-8513-c7f7d92b00c4 hwdevice=x86 uuidconfig=syslinux.cfg,efi/BOOT/grub.cfg imgfile=/volumio_current.sqsh logo.nologo vt.global_cursor_default=0 acpi_backlight=vendor net.ifnames=0 use_kmsg=no
Apr 28 17:05:15 volumio kernel: KERNEL supported cpus:
Apr 28 17:05:15 volumio kernel: Intel GenuineIntel
Apr 28 17:05:15 volumio kernel: AMD AuthenticAMD
Apr 28 17:05:15 volumio kernel: Hygon HygonGenuine
Apr 28 17:05:15 volumio kernel: Centaur CentaurHauls
Apr 28 17:05:15 volumio kernel: zhaoxin Shanghai
Apr 28 17:05:15 volumio kernel: BIOS-provided physical RAM map:
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000003efff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000000003f000-0x000000000003ffff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000000040000-0x000000000009efff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000012151000-0x00000000774c7fff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000774c8000-0x00000000795c0fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000795c1000-0x0000000079697fff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000079698000-0x00000000799d3fff] ACPI NVS
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000799d4000-0x0000000079d78fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000079d79000-0x0000000079dd2fff] type 20
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000079dd3000-0x000000007a14ffff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000007a150000-0x000000007a150fff] ACPI NVS
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000007a151000-0x000000007a17afff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000007a17b000-0x000000007a755fff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000007a756000-0x000000007a757fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000007a758000-0x000000007affffff] usable
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x000000007b000000-0x000000007fffffff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
Apr 28 17:05:15 volumio kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
Apr 28 17:05:15 volumio kernel: NX (Execute Disable) protection: active
Apr 28 17:05:15 volumio kernel: APIC: Static calls initialized
Apr 28 17:05:15 volumio kernel: efi: EFI v2.5 by American Megatrends
Apr 28 17:05:15 volumio kernel: efi: TPMFinalLog=0x799bc000 ESRT=0x79d77918 ACPI=0x7999d000 ACPI 2.0=0x7999d000 SMBIOS=0xf05e0 SMBIOS 3.0=0xf0600
Apr 28 17:05:15 volumio kernel: efi: Remove mem35: MMIO range=[0xd0000000-0xd0ffffff] (16MB) from e820 map
Apr 28 17:05:15 volumio kernel: e820: remove [mem 0xd0000000-0xd0ffffff] reserved
Apr 28 17:05:15 volumio kernel: efi: Remove mem36: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Apr 28 17:05:15 volumio kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Apr 28 17:05:15 volumio kernel: efi: Not removing mem37: MMIO range=[0xfe042000-0xfe042fff] (4KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Not removing mem38: MMIO range=[0xfe043000-0xfe043fff] (4KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Not removing mem39: MMIO range=[0xfe044000-0xfe044fff] (4KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Not removing mem40: MMIO range=[0xfe900000-0xfe902fff] (12KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Not removing mem41: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Not removing mem42: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Not removing mem43: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Apr 28 17:05:15 volumio kernel: efi: Remove mem44: MMIO range=[0xff800000-0xffffffff] (8MB) from e820 map
Apr 28 17:05:15 volumio kernel: e820: remove [mem 0xff800000-0xffffffff] reserved
Apr 28 17:05:15 volumio kernel: SMBIOS 3.0.0 present.
Apr 28 17:05:15 volumio kernel: DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./J3455-ITX, BIOS P1.40 07/14/2017
Apr 28 17:05:15 volumio kernel: tsc: Detected 1497.600 MHz processor
Apr 28 17:05:15 volumio kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 28 17:05:15 volumio kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 28 17:05:15 volumio kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
Apr 28 17:05:15 volumio kernel: MTRR map: 9 entries (5 fixed + 4 variable; max 25), built from 10 variable MTRRs
Apr 28 17:05:15 volumio kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Apr 28 17:05:15 volumio kernel: last_pfn = 0x7b000 max_arch_pfn = 0x400000000
Apr 28 17:05:15 volumio kernel: found SMP MP-table at [mem 0x000fcbd0-0x000fcbdf]
Apr 28 17:05:15 volumio kernel: esrt: Reserving ESRT space from 0x0000000079d77918 to 0x0000000079d77950.
Apr 28 17:05:15 volumio kernel: Using GB pages for direct mapping
Apr 28 17:05:15 volumio kernel: Secure boot could not be determined
Apr 28 17:05:15 volumio kernel: RAMDISK: [mem 0x31403000-0x349f8fff]
Apr 28 17:05:15 volumio kernel: ACPI: Early table checksum verification disabled
Apr 28 17:05:15 volumio kernel: ACPI: RSDP 0x000000007999D000 000024 (v02 ALASKA)
Apr 28 17:05:15 volumio kernel: ACPI: XSDT 0x000000007999D0C0 0000E4 (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 28 17:05:15 volumio kernel: ACPI: FACP 0x00000000799A6210 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Apr 28 17:05:15 volumio kernel: ACPI: DSDT 0x000000007999D250 008FB3 (v02 ALASKA A M I 01072009 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: FACS 0x00000000799BB080 000040
Apr 28 17:05:15 volumio kernel: ACPI: FPDT 0x00000000799A6330 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 28 17:05:15 volumio kernel: ACPI: FIDT 0x00000000799A6380 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 28 17:05:15 volumio kernel: ACPI: MCFG 0x00000000799A6420 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Apr 28 17:05:15 volumio kernel: ACPI: DBG2 0x00000000799A6460 000072 (v00 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: DBGP 0x00000000799A64E0 000034 (v01 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: HPET 0x00000000799A6520 000038 (v01 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: LPIT 0x00000000799A6560 00005C (v01 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: APIC 0x00000000799A65C0 000084 (v03 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: NPKT 0x00000000799A6650 000065 (v01 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: PRAM 0x00000000799A66C0 000030 (v01 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: WSMT 0x00000000799A66F0 000028 (v00 INTEL EDK2 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A6720 000B53 (v02 INTEL UsbCTabl 00000003 BRXT 0100000D)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A7280 0016E9 (v01 Intel_ Platform 00001000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: AAFT 0x00000000799A8970 0002DA (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A8C50 000442 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A90A0 00072B (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A97D0 00032D (v02 PmRef Cpu0Tst 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A9B00 00017C (v02 PmRef ApTst 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0x00000000799A9C80 002760 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: UEFI 0x00000000799AC3E0 000042 (v01 ALASKA A M I 00000000 00000000)
Apr 28 17:05:15 volumio kernel: ACPI: TPM2 0x00000000799AC430 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
Apr 28 17:05:15 volumio kernel: ACPI: WDAT 0x00000000799AC470 000104 (v01 00000000 00000000)
Apr 28 17:05:15 volumio kernel: ACPI: NHLT 0x00000000799AC580 001A50 (v00 INTEL EDK2 00000002 01000013)
Apr 28 17:05:15 volumio kernel: ACPI: Reserving FACP table memory at [mem 0x799a6210-0x799a6323]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving DSDT table memory at [mem 0x7999d250-0x799a6202]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving FACS table memory at [mem 0x799bb080-0x799bb0bf]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving FPDT table memory at [mem 0x799a6330-0x799a6373]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving FIDT table memory at [mem 0x799a6380-0x799a641b]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving MCFG table memory at [mem 0x799a6420-0x799a645b]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving DBG2 table memory at [mem 0x799a6460-0x799a64d1]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving DBGP table memory at [mem 0x799a64e0-0x799a6513]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving HPET table memory at [mem 0x799a6520-0x799a6557]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving LPIT table memory at [mem 0x799a6560-0x799a65bb]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving APIC table memory at [mem 0x799a65c0-0x799a6643]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving NPKT table memory at [mem 0x799a6650-0x799a66b4]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving PRAM table memory at [mem 0x799a66c0-0x799a66ef]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving WSMT table memory at [mem 0x799a66f0-0x799a6717]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a6720-0x799a7272]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a7280-0x799a8968]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving AAFT table memory at [mem 0x799a8970-0x799a8c49]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a8c50-0x799a9091]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a90a0-0x799a97ca]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a97d0-0x799a9afc]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a9b00-0x799a9c7b]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving SSDT table memory at [mem 0x799a9c80-0x799ac3df]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving UEFI table memory at [mem 0x799ac3e0-0x799ac421]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving TPM2 table memory at [mem 0x799ac430-0x799ac463]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving WDAT table memory at [mem 0x799ac470-0x799ac573]
Apr 28 17:05:15 volumio kernel: ACPI: Reserving NHLT table memory at [mem 0x799ac580-0x799adfcf]
Apr 28 17:05:15 volumio kernel: Zone ranges:
Apr 28 17:05:15 volumio kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Apr 28 17:05:15 volumio kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Apr 28 17:05:15 volumio kernel: Normal [mem 0x0000000100000000-0x000000017fffffff]
Apr 28 17:05:15 volumio kernel: Movable zone start for each node
Apr 28 17:05:15 volumio kernel: Early memory node ranges
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x0000000000001000-0x000000000003efff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x0000000000040000-0x000000000009efff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x0000000000100000-0x000000000fffffff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x0000000012151000-0x00000000774c7fff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x00000000795c1000-0x0000000079697fff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x0000000079dd3000-0x000000007a14ffff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x000000007a17b000-0x000000007a755fff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x000000007a758000-0x000000007affffff]
Apr 28 17:05:15 volumio kernel: node 0: [mem 0x0000000100000000-0x000000017fffffff]
Apr 28 17:05:15 volumio kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA32: 8529 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA32: 8441 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA32: 1851 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA32: 43 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: On node 0, zone Normal: 20480 pages in unavailable ranges
Apr 28 17:05:15 volumio kernel: Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
Apr 28 17:05:15 volumio kernel: ACPI: PM-Timer IO Port: 0x408
Apr 28 17:05:15 volumio kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
Apr 28 17:05:15 volumio kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
Apr 28 17:05:15 volumio kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
Apr 28 17:05:15 volumio kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
Apr 28 17:05:15 volumio kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
Apr 28 17:05:15 volumio kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 28 17:05:15 volumio kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Apr 28 17:05:15 volumio kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 28 17:05:15 volumio kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 28 17:05:15 volumio kernel: TSC deadline timer available
Apr 28 17:05:15 volumio kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x0003f000-0x0003ffff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x10000000-0x12150fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x774c8000-0x795c0fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x79698000-0x799d3fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x799d4000-0x79d78fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x79d79000-0x79dd2fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x7a150000-0x7a150fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x7a151000-0x7a17afff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x7a756000-0x7a757fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x7b000000-0x7fffffff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfe041fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfe042000-0xfe044fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfe045000-0xfe8fffff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfe900000-0xfe902fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfe903000-0xfebfffff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfedfffff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 28 17:05:15 volumio kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Apr 28 17:05:15 volumio kernel: [mem 0x80000000-0xfe041fff] available for PCI devices
Apr 28 17:05:15 volumio kernel: Booting paravirtualized kernel on bare hardware
Apr 28 17:05:15 volumio kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 28 17:05:15 volumio kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Apr 28 17:05:15 volumio kernel: percpu: Embedded 56 pages/cpu s191528 r8192 d29656 u524288
Apr 28 17:05:15 volumio kernel: pcpu-alloc: s191528 r8192 d29656 u524288 alloc=1*2097152
Apr 28 17:05:15 volumio kernel: pcpu-alloc: [0] 0 1 2 3
Apr 28 17:05:15 volumio kernel: Kernel command line: BOOT_IMAGE=/vmlinuz initramfs.clear splash plymouth.ignore-serial-consoles quiet loglevel=0 biosdevname=0 imgpart=UUID=7126cf70-31dd-4c35-9901-ec8eb5a82096 bootpart=UUID=B9B8-A8A7 datapart=UUID=db15cd9e-f42b-4a86-8513-c7f7d92b00c4 hwdevice=x86 uuidconfig=syslinux.cfg,efi/BOOT/grub.cfg imgfile=/volumio_current.sqsh logo.nologo vt.global_cursor_default=0 acpi_backlight=vendor net.ifnames=0 use_kmsg=no
Apr 28 17:05:15 volumio kernel: Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz biosdevname=0 imgpart=UUID=7126cf70-31dd-4c35-9901-ec8eb5a82096 bootpart=UUID=B9B8-A8A7 datapart=UUID=db15cd9e-f42b-4a86-8513-c7f7d92b00c4 hwdevice=x86 uuidconfig=syslinux.cfg,efi/BOOT/grub.cfg imgfile=/volumio_current.sqsh use_kmsg=no", will be passed to user space.
Apr 28 17:05:15 volumio kernel: random: crng init done
Apr 28 17:05:15 volumio kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Apr 28 17:05:15 volumio kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 28 17:05:15 volumio kernel: Built 1 zonelists, mobility grouping on. Total pages: 993204
Apr 28 17:05:15 volumio kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off
Apr 28 17:05:15 volumio kernel: software IO TLB: area num 4.
Apr 28 17:05:15 volumio kernel: Memory: 3628796K/4036524K available (14336K kernel code, 1876K rwdata, 4656K rodata, 2992K init, 1148K bss, 407472K reserved, 0K cma-reserved)
Apr 28 17:05:15 volumio kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Apr 28 17:05:15 volumio kernel: Kernel/User page tables isolation: enabled
Apr 28 17:05:15 volumio kernel: ftrace: allocating 40602 entries in 159 pages
Apr 28 17:05:15 volumio kernel: ftrace: allocated 159 pages with 6 groups
Apr 28 17:05:15 volumio kernel: Dynamic Preempt: voluntary
Apr 28 17:05:15 volumio kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 28 17:05:15 volumio kernel: rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
Apr 28 17:05:15 volumio kernel: Trampoline variant of Tasks RCU enabled.
Apr 28 17:05:15 volumio kernel: Rude variant of Tasks RCU enabled.
Apr 28 17:05:15 volumio kernel: Tracing variant of Tasks RCU enabled.
Apr 28 17:05:15 volumio kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Apr 28 17:05:15 volumio kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Apr 28 17:05:15 volumio kernel: NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
Apr 28 17:05:15 volumio kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 28 17:05:15 volumio kernel: Console: colour dummy device 80x25
Apr 28 17:05:15 volumio kernel: printk: console [tty0] enabled
Apr 28 17:05:15 volumio kernel: ACPI: Core revision 20230628
Apr 28 17:05:15 volumio kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Apr 28 17:05:15 volumio kernel: APIC: Switch to symmetric I/O mode setup
Apr 28 17:05:15 volumio kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Apr 28 17:05:15 volumio kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 28 17:05:15 volumio kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
Apr 28 17:05:15 volumio kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=5990400)
Apr 28 17:05:15 volumio kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Apr 28 17:05:15 volumio kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 28 17:05:15 volumio kernel: Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
Apr 28 17:05:15 volumio kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Apr 28 17:05:15 volumio kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 28 17:05:15 volumio kernel: Spectre V2 : Mitigation: Retpolines
Apr 28 17:05:15 volumio kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 28 17:05:15 volumio kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Apr 28 17:05:15 volumio kernel: Speculative Store Bypass: Vulnerable
Apr 28 17:05:15 volumio kernel: Register File Data Sampling: Vulnerable: No microcode
Apr 28 17:05:15 volumio kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 28 17:05:15 volumio kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 28 17:05:15 volumio kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 28 17:05:15 volumio kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 28 17:05:15 volumio kernel: x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
Apr 28 17:05:15 volumio kernel: x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
Apr 28 17:05:15 volumio kernel: x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
Apr 28 17:05:15 volumio kernel: Freeing SMP alternatives memory: 32K
Apr 28 17:05:15 volumio kernel: pid_max: default: 32768 minimum: 301
Apr 28 17:05:15 volumio kernel: LSM: initializing lsm=capability,yama,integrity
Apr 28 17:05:15 volumio kernel: Yama: becoming mindful.
Apr 28 17:05:15 volumio kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 28 17:05:15 volumio kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 28 17:05:15 volumio kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz (family: 0x6, model: 0x5c, stepping: 0x9)
Apr 28 17:05:15 volumio kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 28 17:05:15 volumio kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 28 17:05:15 volumio kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Apr 28 17:05:15 volumio kernel: Performance Events: PEBS fmt3+, Goldmont events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 28 17:05:15 volumio kernel: ... version: 4
Apr 28 17:05:15 volumio kernel: ... bit width: 48
Apr 28 17:05:15 volumio kernel: ... generic registers: 4
Apr 28 17:05:15 volumio kernel: ... value mask: 0000ffffffffffff
Apr 28 17:05:15 volumio kernel: ... max period: 00007fffffffffff
Apr 28 17:05:15 volumio kernel: ... fixed-purpose events: 3
Apr 28 17:05:15 volumio kernel: ... event mask: 000000070000000f
Apr 28 17:05:15 volumio kernel: signal: max sigframe size: 2032
Apr 28 17:05:15 volumio kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1570
Apr 28 17:05:15 volumio kernel: rcu: Hierarchical SRCU implementation.
Apr 28 17:05:15 volumio kernel: rcu: Max phase no-delay instances is 1000.
Apr 28 17:05:15 volumio kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 28 17:05:15 volumio kernel: smp: Bringing up secondary CPUs ...
Apr 28 17:05:15 volumio kernel: smpboot: x86: Booting SMP configuration:
Apr 28 17:05:15 volumio kernel: .... node #0, CPUs: #1 #2 #3
Apr 28 17:05:15 volumio kernel: smp: Brought up 1 node, 4 CPUs
Apr 28 17:05:15 volumio kernel: smpboot: Max logical packages: 1
Apr 28 17:05:15 volumio kernel: smpboot: Total of 4 processors activated (11980.80 BogoMIPS)
Apr 28 17:05:15 volumio kernel: devtmpfs: initialized
Apr 28 17:05:15 volumio kernel: x86/mm: Memory block size: 128MB
Apr 28 17:05:15 volumio kernel: ACPI: PM: Registering ACPI NVS region [mem 0x79698000-0x799d3fff] (3391488 bytes)
Apr 28 17:05:15 volumio kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7a150000-0x7a150fff] (4096 bytes)
Apr 28 17:05:15 volumio kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 28 17:05:15 volumio kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Apr 28 17:05:15 volumio kernel: pinctrl core: initialized pinctrl subsystem
Apr 28 17:05:15 volumio kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 28 17:05:15 volumio kernel: audit: initializing netlink subsys (disabled)
Apr 28 17:05:15 volumio kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 28 17:05:15 volumio kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 28 17:05:15 volumio kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 28 17:05:15 volumio kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 28 17:05:15 volumio kernel: EISA bus registered
Apr 28 17:05:15 volumio kernel: audit: type=2000 audit(1745852690.072:1): state=initialized audit_enabled=0 res=1
Apr 28 17:05:15 volumio kernel: cpuidle: using governor ladder
Apr 28 17:05:15 volumio kernel: cpuidle: using governor menu
Apr 28 17:05:15 volumio kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 28 17:05:15 volumio kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 28 17:05:15 volumio kernel: PCI: Using configuration type 1 for base access
Apr 28 17:05:15 volumio kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 28 17:05:15 volumio kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 28 17:05:15 volumio kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 28 17:05:15 volumio kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 28 17:05:15 volumio kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 28 17:05:15 volumio kernel: ACPI: Added _OSI(Module Device)
Apr 28 17:05:15 volumio kernel: ACPI: Added _OSI(Processor Device)
Apr 28 17:05:15 volumio kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 28 17:05:15 volumio kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 28 17:05:15 volumio kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Apr 28 17:05:15 volumio kernel: ACPI: Dynamic OEM Table Load:
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0xFFFF888100A3A400 000102 (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: Dynamic OEM Table Load:
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0xFFFF888100A3A600 00015F (v02 PmRef ApIst 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: Dynamic OEM Table Load:
Apr 28 17:05:15 volumio kernel: ACPI: SSDT 0xFFFF888100B57300 00008D (v02 PmRef ApCst 00003000 INTL 20120913)
Apr 28 17:05:15 volumio kernel: ACPI: _OSC evaluated successfully for all CPUs
Apr 28 17:05:15 volumio kernel: ACPI: Interpreter enabled
Apr 28 17:05:15 volumio kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 28 17:05:15 volumio kernel: ACPI: Using IOAPIC for interrupt routing
Apr 28 17:05:15 volumio kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 28 17:05:15 volumio kernel: PCI: Using E820 reservations for host bridge windows
Apr 28 17:05:15 volumio kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Apr 28 17:05:15 volumio kernel: ACPI: \_TZ_.FN00: New power resource
Apr 28 17:05:15 volumio kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Apr 28 17:05:15 volumio kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Apr 28 17:05:15 volumio kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Apr 28 17:05:15 volumio kernel: PCI host bridge to bus 0000:00
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [mem 0x7b800001-0x7bffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040300
Apr 28 17:05:15 volumio kernel: pci 0000:00:0e.0: reg 0x10: [mem 0x91310000-0x91313fff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:0e.0: reg 0x20: [mem 0x91000000-0x910fffff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
Apr 28 17:05:15 volumio kernel: pci 0000:00:0f.0: reg 0x10: [mem 0x9131b000-0x9131bfff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:0f.0: PME# supported from D3hot
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: reg 0x10: [mem 0x91314000-0x91315fff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: reg 0x14: [mem 0x91318000-0x913180ff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: reg 0x18: [io 0xf090-0xf097]
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: reg 0x1c: [io 0xf080-0xf083]
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: reg 0x20: [io 0xf060-0xf07f]
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: reg 0x24: [mem 0x91317000-0x913177ff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:12.0: PME# supported from D3hot
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: [8086:5ad8] type 01 class 0x060400
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.1: [8086:5ad9] type 01 class 0x060400
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.1: PME# supported from D0 D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: [8086:5ada] type 01 class 0x060400
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.3: [8086:5adb] type 01 class 0x060400
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.3: PME# supported from D0 D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
Apr 28 17:05:15 volumio kernel: pci 0000:00:15.0: reg 0x10: [mem 0x91300000-0x9130ffff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:15.0: PME# supported from D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
Apr 28 17:05:15 volumio kernel: pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
Apr 28 17:05:15 volumio kernel: pci 0000:00:1f.1: reg 0x10: [mem 0x91316000-0x913160ff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:1f.1: reg 0x20: [io 0xf040-0xf05f]
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff]
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: reg 0x18: [mem 0x91204000-0x91204fff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: reg 0x20: [mem 0x91200000-0x91203fff 64bit pref]
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: supports D1 D2
Apr 28 17:05:15 volumio kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: bridge window [io 0xe000-0xefff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: bridge window [mem 0x91200000-0x912fffff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.1: PCI bridge to [bus 02]
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: reg 0x10: [io 0xd050-0xd057]
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: reg 0x14: [io 0xd040-0xd043]
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: reg 0x18: [io 0xd030-0xd037]
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: reg 0x1c: [io 0xd020-0xd023]
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: reg 0x20: [io 0xd000-0xd01f]
Apr 28 17:05:15 volumio kernel: pci 0000:03:00.0: reg 0x24: [mem 0x91100000-0x911001ff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: PCI bridge to [bus 03]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: bridge window [io 0xd000-0xdfff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: bridge window [mem 0x91100000-0x911fffff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.3: PCI bridge to [bus 04]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: on NUMA node 0
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKA disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKB disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKC disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKD disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKE disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKF disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKG disabled
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 15
Apr 28 17:05:15 volumio kernel: ACPI: PCI: Interrupt link LNKH disabled
Apr 28 17:05:15 volumio kernel: iommu: Default domain type: Translated
Apr 28 17:05:15 volumio kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Apr 28 17:05:15 volumio kernel: SCSI subsystem initialized
Apr 28 17:05:15 volumio kernel: libata version 3.00 loaded.
Apr 28 17:05:15 volumio kernel: ACPI: bus type USB registered
Apr 28 17:05:15 volumio kernel: usbcore: registered new interface driver usbfs
Apr 28 17:05:15 volumio kernel: usbcore: registered new interface driver hub
Apr 28 17:05:15 volumio kernel: usbcore: registered new device driver usb
Apr 28 17:05:15 volumio kernel: efivars: Registered efivars operations
Apr 28 17:05:15 volumio kernel: PCI: Using ACPI for IRQ routing
Apr 28 17:05:15 volumio kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x0003f000-0x0003ffff]
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x774c8000-0x77ffffff]
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x79698000-0x7bffffff]
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x7a150000-0x7bffffff]
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x7a756000-0x7bffffff]
Apr 28 17:05:15 volumio kernel: e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 28 17:05:15 volumio kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 28 17:05:15 volumio kernel: vgaarb: loaded
Apr 28 17:05:15 volumio kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 28 17:05:15 volumio kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Apr 28 17:05:15 volumio kernel: clocksource: Switched to clocksource tsc-early
Apr 28 17:05:15 volumio kernel: VFS: Disk quotas dquot_6.6.0
Apr 28 17:05:15 volumio kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 28 17:05:15 volumio kernel: pnp: PnP ACPI init
Apr 28 17:05:15 volumio kernel: system 00:00: [io 0x0280-0x028f] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:00: [io 0x0290-0x029f] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:00: [io 0x02a0-0x02af] has been reserved
Apr 28 17:05:15 volumio kernel: pnp 00:01: [dma 0 disabled]
Apr 28 17:05:15 volumio kernel: system 00:03: [io 0x0680-0x069f] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:03: [io 0x0400-0x047f] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:03: [io 0x0500-0x05fe] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfed80000-0xfedbffff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
Apr 28 17:05:15 volumio kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 28 17:05:15 volumio kernel: pnp: PnP ACPI: found 6 devices
Apr 28 17:05:15 volumio kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 28 17:05:15 volumio kernel: NET: Registered PF_INET protocol family
Apr 28 17:05:15 volumio kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Apr 28 17:05:15 volumio kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Apr 28 17:05:15 volumio kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 28 17:05:15 volumio kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 28 17:05:15 volumio kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Apr 28 17:05:15 volumio kernel: TCP: Hash tables configured (established 32768 bind 32768)
Apr 28 17:05:15 volumio kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 28 17:05:15 volumio kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 28 17:05:15 volumio kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: PCI bridge to [bus 01]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: bridge window [io 0xe000-0xefff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.0: bridge window [mem 0x91200000-0x912fffff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.1: PCI bridge to [bus 02]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: PCI bridge to [bus 03]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: bridge window [io 0xd000-0xdfff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.2: bridge window [mem 0x91100000-0x911fffff]
Apr 28 17:05:15 volumio kernel: pci 0000:00:13.3: PCI bridge to [bus 04]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 9 [mem 0x7c000001-0x7fffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 10 [mem 0x7b800001-0x7bffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 11 [mem 0x80000000-0xcfffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:00: resource 12 [mem 0xe0000000-0xefffffff window]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:01: resource 1 [mem 0x91200000-0x912fffff]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
Apr 28 17:05:15 volumio kernel: pci_bus 0000:03: resource 1 [mem 0x91100000-0x911fffff]
Apr 28 17:05:15 volumio kernel: PCI: CLS 0 bytes, default 64
Apr 28 17:05:15 volumio kernel: pci 0000:00:0d.0: [8086:5a92] type 00 class 0x058000
Apr 28 17:05:15 volumio kernel: pci 0000:00:0d.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
Apr 28 17:05:15 volumio kernel: pci 0000:00:0d.2: [8086:5a96] type 00 class 0x0c8000
Apr 28 17:05:15 volumio kernel: pci 0000:00:0d.2: reg 0x10: [mem 0xfed01000-0xfed01fff]
Apr 28 17:05:15 volumio kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 28 17:05:15 volumio kernel: software IO TLB: mapped [mem 0x0000000067000000-0x000000006b000000] (64MB)
Apr 28 17:05:15 volumio kernel: Trying to unpack rootfs image as initramfs...
Apr 28 17:05:15 volumio kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Apr 28 17:05:15 volumio kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 28 17:05:15 volumio kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 28 17:05:15 volumio kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 28 17:05:15 volumio kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 28 17:05:15 volumio kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
Apr 28 17:05:15 volumio kernel: clocksource: Switched to clocksource tsc
Apr 28 17:05:15 volumio kernel: Initialise system trusted keyrings
Apr 28 17:05:15 volumio kernel: workingset: timestamp_bits=46 max_order=20 bucket_order=0
Apr 28 17:05:15 volumio kernel: zbud: loaded
Apr 28 17:05:15 volumio kernel: Key type asymmetric registered
Apr 28 17:05:15 volumio kernel: Asymmetric key parser 'x509' registered
Apr 28 17:05:15 volumio kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Apr 28 17:05:15 volumio kernel: io scheduler mq-deadline registered
Apr 28 17:05:15 volumio kernel: io scheduler kyber registered
Apr 28 17:05:15 volumio kernel: pcieport 0000:00:13.0: PME: Signaling with IRQ 120
Apr 28 17:05:15 volumio kernel: pcieport 0000:00:13.1: PME: Signaling with IRQ 121
Apr 28 17:05:15 volumio kernel: pcieport 0000:00:13.2: PME: Signaling with IRQ 122
Apr 28 17:05:15 volumio kernel: pcieport 0000:00:13.3: PME: Signaling with IRQ 123
Apr 28 17:05:15 volumio kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 28 17:05:15 volumio kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Apr 28 17:05:15 volumio kernel: ACPI: button: Power Button [PWRB]
Apr 28 17:05:15 volumio kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 28 17:05:15 volumio kernel: ACPI: thermal: Thermal Zone [TZ01] (42 C)
Apr 28 17:05:15 volumio kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 28 17:05:15 volumio kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Apr 28 17:05:15 volumio kernel: Linux agpgart interface v0.103
Apr 28 17:05:15 volumio kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
Apr 28 17:05:15 volumio kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
Apr 28 17:05:15 volumio kernel: xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Apr 28 17:05:15 volumio kernel: xhci_hcd 0000:00:15.0: xHCI Host Controller
Apr 28 17:05:15 volumio kernel: xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
Apr 28 17:05:15 volumio kernel: xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
Apr 28 17:05:15 volumio kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Apr 28 17:05:15 volumio kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 28 17:05:15 volumio kernel: usb usb1: Product: xHCI Host Controller
Apr 28 17:05:15 volumio kernel: usb usb1: Manufacturer: Linux 6.6.69-volumio xhci-hcd
Apr 28 17:05:15 volumio kernel: usb usb1: SerialNumber: 0000:00:15.0
Apr 28 17:05:15 volumio kernel: hub 1-0:1.0: USB hub found
Apr 28 17:05:15 volumio kernel: hub 1-0:1.0: 8 ports detected
Apr 28 17:05:15 volumio kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Apr 28 17:05:15 volumio kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 28 17:05:15 volumio kernel: usb usb2: Product: xHCI Host Controller
Apr 28 17:05:15 volumio kernel: usb usb2: Manufacturer: Linux 6.6.69-volumio xhci-hcd
Apr 28 17:05:15 volumio kernel: usb usb2: SerialNumber: 0000:00:15.0
Apr 28 17:05:15 volumio kernel: hub 2-0:1.0: USB hub found
Apr 28 17:05:15 volumio kernel: hub 2-0:1.0: 7 ports detected
Apr 28 17:05:15 volumio kernel: i8042: PNP: No PS/2 controller found.
Apr 28 17:05:15 volumio kernel: mousedev: PS/2 mouse device common for all mice
Apr 28 17:05:15 volumio kernel: rtc_cmos 00:05: RTC can wake from S4
Apr 28 17:05:15 volumio kernel: rtc_cmos 00:05: registered as rtc0
Apr 28 17:05:15 volumio kernel: rtc_cmos 00:05: setting system clock to 2025-04-28T15:04:50 UTC (1745852690)
Apr 28 17:05:15 volumio kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram
Apr 28 17:05:15 volumio kernel: i2c_dev: i2c /dev entries driver
Apr 28 17:05:15 volumio kernel: platform eisa.0: Probing EISA bus 0
Apr 28 17:05:15 volumio kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
Apr 28 17:05:15 volumio kernel: intel_pstate: Intel P-state driver initializing
Apr 28 17:05:15 volumio kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 28 17:05:15 volumio kernel: efifb: probing for efifb
Apr 28 17:05:15 volumio kernel: efifb: framebuffer at 0x80000000, using 3072k, total 3072k
Apr 28 17:05:15 volumio kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Apr 28 17:05:15 volumio kernel: efifb: scrolling: redraw
Apr 28 17:05:15 volumio kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 28 17:05:15 volumio kernel: Console: switching to colour frame buffer device 128x48
Apr 28 17:05:15 volumio kernel: fb0: EFI VGA frame buffer device
Apr 28 17:05:15 volumio kernel: NET: Registered PF_INET6 protocol family
Apr 28 17:05:15 volumio kernel: Segment Routing with IPv6
Apr 28 17:05:15 volumio kernel: In-situ OAM (IOAM) with IPv6
Apr 28 17:05:15 volumio kernel: mip6: Mobile IPv6
Apr 28 17:05:15 volumio kernel: NET: Registered PF_PACKET protocol family
Apr 28 17:05:15 volumio kernel: mpls_gso: MPLS GSO support
Apr 28 17:05:15 volumio kernel: mce: [Hardware Error]: Machine check events logged
Apr 28 17:05:15 volumio kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 4: a600000000020408
Apr 28 17:05:15 volumio kernel: mce: [Hardware Error]: TSC 0 ADDR fef13b80
Apr 28 17:05:15 volumio kernel: mce: [Hardware Error]: PROCESSOR 0:506c9 TIME 1745852690 SOCKET 0 APIC 0 microcode 1e
Apr 28 17:05:15 volumio kernel: microcode: Microcode Update Driver: v2.2.
Apr 28 17:05:15 volumio kernel: IPI shorthand broadcast: enabled
Apr 28 17:05:15 volumio kernel: sched_clock: Marking stable (328583561, 582718)->(333092191, -3925912)
Apr 28 17:05:15 volumio kernel: Loading compiled-in X.509 certificates
Apr 28 17:05:15 volumio kernel: clk: Disabling unused clocks
Apr 28 17:05:15 volumio kernel: usb 1-2: new low-speed USB device number 2 using xhci_hcd
Apr 28 17:05:15 volumio kernel: usb 1-2: New USB device found, idVendor=0a81, idProduct=0205, bcdDevice= 0.10
Apr 28 17:05:15 volumio kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 28 17:05:15 volumio kernel: usb 1-2: Product: PS2 to USB Converter
Apr 28 17:05:15 volumio kernel: usb 1-2: Manufacturer: CHESEN
Apr 28 17:05:15 volumio kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Apr 28 17:05:15 volumio kernel: usb 2-3: New USB device found, idVendor=04e8, idProduct=4001, bcdDevice= 1.00
Apr 28 17:05:15 volumio kernel: usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Apr 28 17:05:15 volumio kernel: usb 2-3: Product: PSSD T7
Apr 28 17:05:15 volumio kernel: usb 2-3: Manufacturer: Samsung
Apr 28 17:05:15 volumio kernel: usb 2-3: SerialNumber: S6TWNS0RB39751H
Apr 28 17:05:15 volumio kernel: usb 2-4: new SuperSpeed USB device number 3 using xhci_hcd
Apr 28 17:05:15 volumio kernel: usb 2-4: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00
Apr 28 17:05:15 volumio kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 28 17:05:15 volumio kernel: usb 2-4: Product: Ultra Fit
Apr 28 17:05:15 volumio kernel: usb 2-4: Manufacturer: SanDisk
Apr 28 17:05:16 volumio kernel: usb 2-4: SerialNumber: 4C531001621028108573
Apr 28 17:05:16 volumio kernel: Freeing initrd memory: 55256K
Apr 28 17:05:16 volumio kernel: Freeing unused kernel image (initmem) memory: 2992K
Apr 28 17:05:16 volumio kernel: Write protecting the kernel read-only data: 20480k
Apr 28 17:05:16 volumio kernel: Freeing unused kernel image (rodata/data gap) memory: 1488K
Apr 28 17:05:16 volumio kernel: Run /init as init process
Apr 28 17:05:16 volumio kernel: with arguments:
Apr 28 17:05:16 volumio kernel: /init
Apr 28 17:05:16 volumio kernel: splash
Apr 28 17:05:16 volumio kernel: with environment:
Apr 28 17:05:16 volumio kernel: HOME=/
Apr 28 17:05:16 volumio kernel: TERM=linux
Apr 28 17:05:16 volumio kernel: BOOT_IMAGE=/vmlinuz
Apr 28 17:05:16 volumio kernel: biosdevname=0
Apr 28 17:05:16 volumio kernel: imgpart=UUID=7126cf70-31dd-4c35-9901-ec8eb5a82096
Apr 28 17:05:16 volumio kernel: bootpart=UUID=B9B8-A8A7
Apr 28 17:05:16 volumio kernel: datapart=UUID=db15cd9e-f42b-4a86-8513-c7f7d92b00c4
Apr 28 17:05:16 volumio kernel: hwdevice=x86
Apr 28 17:05:16 volumio kernel: uuidconfig=syslinux.cfg,efi/BOOT/grub.cfg
Apr 28 17:05:16 volumio kernel: imgfile=/volumio_current.sqsh
Apr 28 17:05:16 volumio kernel: use_kmsg=no
Apr 28 17:05:16 volumio kernel: ahci 0000:00:12.0: version 3.0
Apr 28 17:05:16 volumio kernel: ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Apr 28 17:05:16 volumio kernel: ahci 0000:00:12.0: flags: 64bit ncq sntf clo only pmp pio slum part deso sadm sds apst
Apr 28 17:05:16 volumio kernel: scsi host0: ahci
Apr 28 17:05:16 volumio kernel: scsi host1: ahci
Apr 28 17:05:16 volumio kernel: ata1: SATA max UDMA/133 abar m2048@0x91317000 port 0x91317100 irq 125
Apr 28 17:05:16 volumio kernel: ata2: SATA max UDMA/133 abar m2048@0x91317000 port 0x91317180 irq 125
Apr 28 17:05:16 volumio kernel: ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
Apr 28 17:05:16 volumio kernel: ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Apr 28 17:05:16 volumio kernel: ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc
Apr 28 17:05:16 volumio kernel: ACPI: bus type drm_connector registered
Apr 28 17:05:16 volumio kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
Apr 28 17:05:16 volumio kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 28 17:05:16 volumio kernel: scsi host2: usb-storage 2-4:1.0
Apr 28 17:05:16 volumio kernel: scsi host3: ahci
Apr 28 17:05:16 volumio kernel: scsi host4: ahci
Apr 28 17:05:16 volumio kernel: ata3: SATA max UDMA/133 abar m512@0x91100000 port 0x91100100 irq 126
Apr 28 17:05:16 volumio kernel: ata4: SATA max UDMA/133 abar m512@0x91100000 port 0x91100180 irq 126
Apr 28 17:05:16 volumio kernel: usbcore: registered new interface driver usb-storage
Apr 28 17:05:16 volumio kernel: ata2: SATA link down (SStatus 4 SControl 300)
Apr 28 17:05:16 volumio kernel: ata3: SATA link down (SStatus 0 SControl 300)
Apr 28 17:05:16 volumio kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 28 17:05:16 volumio kernel: ata1.00: supports DRM functions and may not be fully accessible
Apr 28 17:05:16 volumio kernel: ata1.00: ATA-11: Samsung SSD 860 EVO 1TB, RVT01B6Q, max UDMA/133
Apr 28 17:05:16 volumio kernel: ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Apr 28 17:05:16 volumio kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Apr 28 17:05:16 volumio kernel: ata1.00: supports DRM functions and may not be fully accessible
Apr 28 17:05:16 volumio kernel: ata1.00: configured for UDMA/133
Apr 28 17:05:16 volumio kernel: ahci 0000:00:12.0: port does not support device sleep
Apr 28 17:05:16 volumio kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
Apr 28 17:05:16 volumio kernel: ata1.00: Enabling discard_zeroes_data
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Apr 28 17:05:16 volumio kernel: ata1.00: Enabling discard_zeroes_data
Apr 28 17:05:16 volumio kernel: sda: sda1 sda2 sda3
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 28 17:05:16 volumio kernel: ata4: SATA link down (SStatus 0 SControl 300)
Apr 28 17:05:16 volumio kernel: i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
Apr 28 17:05:16 volumio kernel: i801_smbus 0000:00:1f.1: PCI INT A: not connected
Apr 28 17:05:16 volumio kernel: i801_smbus 0000:00:1f.1: SPD Write Disable is set
Apr 28 17:05:16 volumio kernel: i801_smbus 0000:00:1f.1: SMBus using polling
Apr 28 17:05:16 volumio kernel: i2c i2c-0: 2/2 memory slots populated (from DMI)
Apr 28 17:05:16 volumio kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Apr 28 17:05:16 volumio kernel: scsi host5: uas
Apr 28 17:05:16 volumio kernel: usbcore: registered new interface driver uas
Apr 28 17:05:16 volumio kernel: scsi 5:0:0:0: Direct-Access Samsung PSSD T7 0 PQ: 0 ANSI: 6
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] Write Protect is off
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] Mode Sense: 43 00 00 00
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 28 17:05:16 volumio kernel: usbcore: registered new interface driver usbhid
Apr 28 17:05:16 volumio kernel: usbhid: USB HID core driver
Apr 28 17:05:16 volumio kernel: r8169 0000:01:00.0 eth0: RTL8168g/8111g, 70:85:c2:6c:29:14, XID 4c0, IRQ 127
Apr 28 17:05:16 volumio kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] Optimal transfer size 33553920 bytes
Apr 28 17:05:16 volumio kernel: sdb: sdb1
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: [sdb] Attached SCSI disk
Apr 28 17:05:16 volumio kernel: usbcore: registered new interface driver usbmouse
Apr 28 17:05:16 volumio kernel: usbcore: registered new interface driver usbkbd
Apr 28 17:05:16 volumio kernel: input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.0/0003:0A81:0205.0001/input/input1
Apr 28 17:05:16 volumio kernel: hid-generic 0003:0A81:0205.0001: input,hidraw0: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:15.0-2/input0
Apr 28 17:05:16 volumio kernel: input: CHESEN PS2 to USB Converter Mouse as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:0A81:0205.0002/input/input2
Apr 28 17:05:16 volumio kernel: input: CHESEN PS2 to USB Converter System Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:0A81:0205.0002/input/input3
Apr 28 17:05:16 volumio kernel: scsi 2:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
Apr 28 17:05:16 volumio kernel: input: CHESEN PS2 to USB Converter Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:0A81:0205.0002/input/input4
Apr 28 17:05:16 volumio kernel: hid-generic 0003:0A81:0205.0002: input,hidraw1: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:15.0-2/input1
Apr 28 17:05:16 volumio kernel: sd 2:0:0:0: [sdc] 120127488 512-byte logical blocks: (61.5 GB/57.3 GiB)
Apr 28 17:05:16 volumio kernel: sd 2:0:0:0: [sdc] Write Protect is off
Apr 28 17:05:16 volumio kernel: sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00
Apr 28 17:05:16 volumio kernel: sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Apr 28 17:05:16 volumio kernel: sdc: sdc1 sdc2 sdc3
Apr 28 17:05:16 volumio kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
Apr 28 17:05:16 volumio kernel: Console: switching to colour dummy device 80x25
Apr 28 17:05:16 volumio kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 28 17:05:16 volumio kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 28 17:05:16 volumio kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/bxt_dmc_ver1_07.bin (v1.7)
Apr 28 17:05:16 volumio kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Apr 28 17:05:16 volumio kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Apr 28 17:05:16 volumio kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
Apr 28 17:05:16 volumio kernel: fbcon: i915drmfb (fb0) is primary device
Apr 28 17:05:16 volumio kernel: Console: switching to colour frame buffer device 480x135
Apr 28 17:05:16 volumio kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Apr 28 17:05:16 volumio kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 28 17:05:16 volumio kernel: sdhci: Secure Digital Host Controller Interface driver
Apr 28 17:05:16 volumio kernel: sdhci: Copyright(c) Pierre Ossman
Apr 28 17:05:16 volumio kernel: fuse: init (API version 7.39)
Apr 28 17:05:16 volumio kernel: [drm] radeon kernel modesetting enabled.
Apr 28 17:05:16 volumio kernel: genirq: Flags mismatch irq 14. 00000008 (platform[pata_legacy.0]) vs. 00010088 (INT3452:00)
Apr 28 17:05:16 volumio kernel: scsi host6: pata_legacy
Apr 28 17:05:16 volumio kernel: ata5: PATA max PIO4 cmd 0x170 ctl 0x376 irq 15
Apr 28 17:05:16 volumio kernel: FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Apr 28 17:05:16 volumio kernel: EXT4-fs (sdc2): mounted filesystem 7126cf70-31dd-4c35-9901-ec8eb5a82096 r/w with ordered data mode. Quota mode: none.
Apr 28 17:05:16 volumio kernel: FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Apr 28 17:05:16 volumio kernel: FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Apr 28 17:05:16 volumio kernel: loop: module loaded
Apr 28 17:05:16 volumio kernel: block device autoloading is deprecated and will be removed.
Apr 28 17:05:16 volumio kernel: loop0: detected capacity change from 0 to 2055200
Apr 28 17:05:16 volumio kernel: EXT4-fs (sdc3): mounted filesystem db15cd9e-f42b-4a86-8513-c7f7d92b00c4 r/w with ordered data mode. Quota mode: none.
Apr 28 17:05:16 volumio systemd[1]: Inserted module 'autofs4'
Apr 28 17:05:16 volumio systemd[1]: systemd 252.36-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Apr 28 17:05:16 volumio systemd[1]: Detected architecture x86-64.
Apr 28 17:05:16 volumio systemd[1]: Hostname set to .
Apr 28 17:05:16 volumio systemd-gpt-auto-generator[560]: EFI loader partition unknown, exiting.
Apr 28 17:05:16 volumio systemd-gpt-auto-generator[560]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Apr 28 17:05:16 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:5: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:16 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:16 volumio systemd[1]: Queued start job for default target graphical.target.
Apr 28 17:05:16 volumio systemd[1]: Created slice system-getty.slice - Slice /system/getty.
Apr 28 17:05:16 volumio systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
Apr 28 17:05:16 volumio systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
Apr 28 17:05:16 volumio systemd[1]: Created slice user.slice - User and Session Slice.
Apr 28 17:05:16 volumio systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
Apr 28 17:05:16 volumio systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
Apr 28 17:05:16 volumio systemd[1]: Expecting device dev-disk-by\x2duuid-B9B8\x2dA8A7.device - /dev/disk/by-uuid/B9B8-A8A7...
Apr 28 17:05:16 volumio systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
Apr 28 17:05:16 volumio systemd[1]: Reached target slices.target - Slice Units.
Apr 28 17:05:16 volumio systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
Apr 28 17:05:16 volumio systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-journald.socket - Journal Socket.
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
Apr 28 17:05:16 volumio systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Apr 28 17:05:16 volumio systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Apr 28 17:05:16 volumio systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Apr 28 17:05:16 volumio systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Apr 28 17:05:16 volumio systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
Apr 28 17:05:16 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
Apr 28 17:05:16 volumio systemd[1]: Reached target swap.target - Swaps.
Apr 28 17:05:16 volumio systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
Apr 28 17:05:16 volumio systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Apr 28 17:05:16 volumio systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Apr 28 17:05:16 volumio systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Apr 28 17:05:16 volumio systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Apr 28 17:05:16 volumio systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Apr 28 17:05:16 volumio systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Apr 28 17:05:16 volumio systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Apr 28 17:05:16 volumio systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
Apr 28 17:05:16 volumio systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-journald.service - Journal Service...
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Apr 28 17:05:16 volumio kernel: pstore: Using crash dump compression: deflate
Apr 28 17:05:16 volumio kernel: pstore: Registered efi_pstore as persistent store backend
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Apr 28 17:05:16 volumio systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
Apr 28 17:05:16 volumio systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
Apr 28 17:05:16 volumio systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
Apr 28 17:05:16 volumio systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
Apr 28 17:05:16 volumio systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
Apr 28 17:05:16 volumio systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
Apr 28 17:05:16 volumio systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Apr 28 17:05:16 volumio systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
Apr 28 17:05:16 volumio systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Apr 28 17:05:16 volumio systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
Apr 28 17:05:16 volumio systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
Apr 28 17:05:16 volumio systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
Apr 28 17:05:16 volumio systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
Apr 28 17:05:16 volumio systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 28 17:05:16 volumio systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
Apr 28 17:05:16 volumio systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-sysusers.service - Create System Users...
Apr 28 17:05:16 volumio systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
Apr 28 17:05:16 volumio systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
Apr 28 17:05:16 volumio systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed.
Apr 28 17:05:16 volumio systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 28 17:05:16 volumio systemd-journald[582]: Journal started
Apr 28 17:05:16 volumio systemd-journald[582]: Runtime Journal (/run/log/journal/64cbea4cf9e520da6aabd292680cdb4c) is 3.7M, max 30.0M, 26.2M free.
Apr 28 17:05:16 volumio fake-hwclock[574]: Current system time: 2025-04-28 15:05:15
Apr 28 17:05:16 volumio fake-hwclock[574]: fake-hwclock saved clock information is in the past: 2025-04-26 13:10:13
Apr 28 17:05:16 volumio fake-hwclock[574]: To set system time to this saved clock anyway, use "force"
Apr 28 17:05:16 volumio systemd[1]: Started systemd-journald.service - Journal Service.
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-sysusers.service - Create System Users.
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
Apr 28 17:05:16 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
Apr 28 17:05:16 volumio systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
Apr 28 17:05:16 volumio systemd-udevd[607]: Using default interface naming scheme 'v252'.
Apr 28 17:05:16 volumio systemd[1]: Starting ifupdown-pre.service - Helper to synchronize boot up for ifupdown...
Apr 28 17:05:16 volumio systemd[1]: Finished ifupdown-pre.service - Helper to synchronize boot up for ifupdown.
Apr 28 17:05:16 volumio systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
Apr 28 17:05:16 volumio systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen...
Apr 28 17:05:16 volumio systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen.
Apr 28 17:05:16 volumio systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Apr 28 17:05:16 volumio systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch.
Apr 28 17:05:16 volumio systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
Apr 28 17:05:16 volumio (udev-worker)[610]: Network interface NamePolicy= disabled on kernel command line.
Apr 28 17:05:16 volumio kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 28 17:05:16 volumio kernel: sd 5:0:0:0: Attached scsi generic sg1 type 0
Apr 28 17:05:16 volumio kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0
Apr 28 17:05:16 volumio (udev-worker)[622]: mouse0: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio kernel: at24 0-0050: supply vcc not found, using dummy regulator
Apr 28 17:05:16 volumio kernel: at24 0-0050: 256 byte spd EEPROM, read-only
Apr 28 17:05:16 volumio systemd[1]: Found device dev-disk-by\x2duuid-B9B8\x2dA8A7.device - Ultra_Fit boot.
Apr 28 17:05:16 volumio systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device - /sys/subsystem/net/devices/eth0...
Apr 28 17:05:16 volumio kernel: cryptd: max_cpu_qlen set to 1000
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-B9B8\x2dA8A7.service - File System Check on /dev/disk/by-uuid/B9B8-A8A7...
Apr 28 17:05:16 volumio systemd[1]: Started systemd-fsckd.service - File System Check Daemon to report status.
Apr 28 17:05:16 volumio systemd[1]: Found device sys-subsystem-net-devices-eth0.device - RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (Motherboard (one of many)).
Apr 28 17:05:16 volumio systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 28 17:05:16 volumio kernel: SSE version of gcm_enc/dec engaged.
Apr 28 17:05:16 volumio systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Apr 28 17:05:16 volumio systemd[1]: Mounting tmp.mount - /tmp...
Apr 28 17:05:16 volumio systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Apr 28 17:05:16 volumio systemd[1]: Mounting var-log.mount - /var/log...
Apr 28 17:05:16 volumio systemd[1]: Mounting var-spool-cups.mount - /var/spool/cups...
Apr 28 17:05:16 volumio (udev-worker)[631]: event4: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio systemd[1]: Mounted tmp.mount - /tmp.
Apr 28 17:05:16 volumio systemd[1]: Mounted var-log.mount - /var/log.
Apr 28 17:05:16 volumio systemd[1]: Mounted var-spool-cups.mount - /var/spool/cups.
Apr 28 17:05:16 volumio (udev-worker)[619]: event3: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio (udev-worker)[629]: event0: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio (udev-worker)[615]: event1: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio (udev-worker)[621]: event2: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio systemd[1]: Mounting var-spool-cups-tmp.mount - /var/spool/cups/tmp...
Apr 28 17:05:16 volumio systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...
Apr 28 17:05:16 volumio systemd-fsck[740]: fsck.fat 4.2 (2021-01-31)
Apr 28 17:05:16 volumio systemd-fsck[740]: /dev/sdc1: 18 files, 133922/344788 clusters
Apr 28 17:05:16 volumio (udev-worker)[637]: event5: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:16 volumio systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-B9B8\x2dA8A7.service - File System Check on /dev/disk/by-uuid/B9B8-A8A7.
Apr 28 17:05:16 volumio kernel: snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops __SCT__tp_func_intel_frontbuffer_flush [i915])
Apr 28 17:05:16 volumio systemd[1]: Mounting boot.mount - /boot...
Apr 28 17:05:17 volumio systemd[1]: Mounted var-spool-cups-tmp.mount - /var/spool/cups/tmp.
Apr 28 17:05:17 volumio kernel: FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Apr 28 17:05:17 volumio systemd-journald[582]: Runtime Journal (/run/log/journal/64cbea4cf9e520da6aabd292680cdb4c) is 3.7M, max 30.0M, 26.2M free.
Apr 28 17:05:17 volumio systemd-journald[582]: Received client request to flush runtime journal.
Apr 28 17:05:17 volumio systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.
Apr 28 17:05:17 volumio systemd[1]: Mounted boot.mount - /boot.
Apr 28 17:05:17 volumio systemd[1]: Reached target local-fs.target - Local File Systems.
Apr 28 17:05:17 volumio systemd[1]: Started ifup@eth0.service - ifup for eth0.
Apr 28 17:05:17 volumio systemd[1]: Starting networking.service - Raise network interfaces...
Apr 28 17:05:17 volumio systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data...
Apr 28 17:05:17 volumio systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats...
Apr 28 17:05:17 volumio systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 28 17:05:17 volumio systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories...
Apr 28 17:05:17 volumio systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data.
Apr 28 17:05:17 volumio systemd[1]: Received SIGRTMIN+20 from PID 390 (plymouthd).
Apr 28 17:05:17 volumio systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 790 (systemd-binfmt)
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Apr 28 17:05:17 volumio kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Apr 28 17:05:17 volumio systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories.
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:0e.0/sound/card0/input6
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:0e.0/sound/card0/input7
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:0e.0/sound/card0/input8
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:0e.0/sound/card0/input9
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:0e.0/sound/card0/input10
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input11
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input12
Apr 28 17:05:17 volumio kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input13
Apr 28 17:05:17 volumio systemd[1]: Started haveged.service - Entropy Daemon based on the HAVEGE algorithm.
Apr 28 17:05:17 volumio systemd[1]: Starting rpcbind.service - RPC bind portmap service...
Apr 28 17:05:17 volumio systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP...
Apr 28 17:05:17 volumio systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP.
Apr 28 17:05:17 volumio kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 28 17:05:17 volumio kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 28 17:05:17 volumio kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Apr 28 17:05:17 volumio systemd[1]: Started rpcbind.service - RPC bind portmap service.
Apr 28 17:05:17 volumio systemd[1]: Reached target rpcbind.target - RPC Port Mapper.
Apr 28 17:05:17 volumio haveged[809]: haveged: command socket is listening at fd 3
Apr 28 17:05:17 volumio ifup[803]: command failed: No such device (-19)
Apr 28 17:05:17 volumio sh[804]: command failed: No such device (-19)
Apr 28 17:05:17 volumio (udev-worker)[618]: event13: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[629]: event6: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[625]: controlC0: Process '/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore 0' failed with exit code 99.
Apr 28 17:05:17 volumio systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Apr 28 17:05:17 volumio (udev-worker)[621]: event7: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[622]: event11: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[637]: event10: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[631]: event8: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[628]: event12: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio (udev-worker)[615]: event9: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.
Apr 28 17:05:17 volumio systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Apr 28 17:05:17 volumio systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Apr 28 17:05:17 volumio systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Apr 28 17:05:17 volumio systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 28 17:05:17 volumio systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 28 17:05:17 volumio systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 28 17:05:17 volumio systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 28 17:05:17 volumio systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
Apr 28 17:05:17 volumio systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 28 17:05:17 volumio systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
Apr 28 17:05:17 volumio systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 28 17:05:17 volumio systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Apr 28 17:05:17 volumio systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
Apr 28 17:05:17 volumio systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Apr 28 17:05:17 volumio sh[862]: dhcpcd-9.4.1 starting
Apr 28 17:05:17 volumio dhcpcd[862]: dhcpcd-9.4.1 starting
Apr 28 17:05:17 volumio dhcpcd[877]: DUID 00:04:03:00:02:00:04:00:05:00:00:06:00:07:00:08:00:09
Apr 28 17:05:17 volumio sh[862]: DUID 00:04:03:00:02:00:04:00:05:00:00:06:00:07:00:08:00:09
Apr 28 17:05:17 volumio ifup[872]: command failed: No such device (-19)
Apr 28 17:05:17 volumio kernel: 8021q: 802.1Q VLAN Support v1.8
Apr 28 17:05:17 volumio kernel: Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
Apr 28 17:05:17 volumio systemd[1]: Finished networking.service - Raise network interfaces.
Apr 28 17:05:17 volumio haveged[809]: haveged: ver: 1.9.14; arch: x86; vend: GenuineIntel; build: (gcc 12.2.0 ITV); collect: 128K
Apr 28 17:05:17 volumio haveged[809]: haveged: cpu: (L4 VC); data: 24K (L4 V); inst: 32K (L4 V); idx: 24/40; sz: 32010/53875
Apr 28 17:05:17 volumio haveged[809]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 7.9956
Apr 28 17:05:17 volumio haveged[809]: haveged: fills: 0, generated: 0
Apr 28 17:05:17 volumio dhcpcd[877]: eth0: waiting for carrier
Apr 28 17:05:17 volumio dhcpcd[877]: eth0: carrier acquired
Apr 28 17:05:17 volumio sh[862]: eth0: waiting for carrier
Apr 28 17:05:17 volumio sh[862]: eth0: carrier acquired
Apr 28 17:05:17 volumio kernel: r8169 0000:01:00.0 eth0: Link is Down
Apr 28 17:05:17 volumio sh[862]: eth0: IAID c2:6c:29:14
Apr 28 17:05:17 volumio dhcpcd[877]: eth0: IAID c2:6c:29:14
Apr 28 17:05:17 volumio sh[862]: eth0: adding address fe80::79d4:759f:ba98:c851
Apr 28 17:05:17 volumio dhcpcd[877]: eth0: adding address fe80::79d4:759f:ba98:c851
Apr 28 17:05:17 volumio dhcpcd[877]: ipv6_addaddr1: Permission denied
Apr 28 17:05:17 volumio dhcpcd[877]: eth0: carrier lost
Apr 28 17:05:17 volumio sh[862]: ipv6_addaddr1: Permission denied
Apr 28 17:05:17 volumio sh[862]: eth0: carrier lost
Apr 28 17:05:17 volumio systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System...
Apr 28 17:05:17 volumio systemd[1]: Mounting run-rpc_pipefs.mount - RPC Pipe File System...
Apr 28 17:05:17 volumio systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System.
Apr 28 17:05:17 volumio systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats.
Apr 28 17:05:17 volumio systemd[1]: Reached target sysinit.target - System Initialization.
Apr 28 17:05:17 volumio systemd[1]: Started acpid.path - ACPI Events Check.
Apr 28 17:05:17 volumio systemd[1]: Started fix-alpha-hosts.path - Watch /etc/hosts for changes.
Apr 28 17:05:17 volumio systemd[1]: Started apt-daily.timer - Daily apt download activities.
Apr 28 17:05:17 volumio systemd[1]: Started apt-daily-upgrade.timer - Daily apt upgrade and clean activities.
Apr 28 17:05:17 volumio systemd[1]: Started dpkg-db-backup.timer - Daily dpkg database backup timer.
Apr 28 17:05:17 volumio systemd[1]: Started e2scrub_all.timer - Periodic ext4 Online Metadata Check for All Filesystems.
Apr 28 17:05:17 volumio systemd[1]: Started fstrim.timer - Discard unused blocks once a week.
Apr 28 17:05:17 volumio systemd[1]: Started man-db.timer - Daily man-db regeneration.
Apr 28 17:05:17 volumio systemd[1]: Started ntpsec-rotate-stats.timer - Rotate ntpd stats daily.
Apr 28 17:05:17 volumio systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.
Apr 28 17:05:17 volumio systemd[1]: Reached target paths.target - Path Units.
Apr 28 17:05:17 volumio systemd[1]: Reached target timers.target - Timer Units.
Apr 28 17:05:17 volumio systemd[1]: Listening on acpid.socket - ACPID Listen Socket.
Apr 28 17:05:17 volumio systemd[1]: Listening on avahi-daemon.socket - Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 28 17:05:17 volumio systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
Apr 28 17:05:17 volumio systemd[1]: Listening on triggerhappy.socket.
Apr 28 17:05:17 volumio systemd[1]: Reached target sockets.target - Socket Units.
Apr 28 17:05:17 volumio systemd[1]: systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 28 17:05:17 volumio systemd[1]: Reached target basic.target - Basic System.
Apr 28 17:05:18 volumio systemd[1]: Started acpid.service - ACPI event daemon.
Apr 28 17:05:18 volumio systemd[1]: alsa-state.service - Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Apr 28 17:05:18 volumio systemd[1]: Starting alsa-restore.service - Save/Restore Sound Card State...
Apr 28 17:05:18 volumio systemd[1]: Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack...
Apr 28 17:05:18 volumio alsactl[942]: No state is present for card PCH
Apr 28 17:05:18 volumio systemd[1]: Starting dbus.service - D-Bus System Message Bus...
Apr 28 17:05:18 volumio alsactl[942]: Found hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,1849c892,00100302 HDA:8086280a,80860101,00100000" "0x1849" "0xc892"
Apr 28 17:05:18 volumio alsactl[942]: Hardware is initialized using a generic method
Apr 28 17:05:18 volumio alsactl[942]: No state is present for card PCH
Apr 28 17:05:18 volumio systemd[1]: Starting e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots...
Apr 28 17:05:18 volumio kernel: RPC: Registered named UNIX socket transport module.
Apr 28 17:05:18 volumio kernel: RPC: Registered udp transport module.
Apr 28 17:05:18 volumio kernel: RPC: Registered tcp transport module.
Apr 28 17:05:18 volumio kernel: RPC: Registered tcp-with-tls transport module.
Apr 28 17:05:18 volumio kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr 28 17:05:18 volumio systemd[1]: getty-static.service - getty on tty2-tty6 if dbus and logind are not available was skipped because of an unmet condition check (ConditionPathExists=!/usr/bin/dbus-daemon).
Apr 28 17:05:18 volumio systemd[1]: headless_wireless.service - Copy user wpa_supplicant.conf was skipped because of an unmet condition check (ConditionPathExists=/boot/wpa_supplicant.conf).
Apr 28 17:05:18 volumio systemd[1]: Started iptables.service - Volumio Iptables Module.
Apr 28 17:05:18 volumio systemd[1]: Starting systemd-logind.service - User Login Management...
Apr 28 17:05:18 volumio systemd[1]: Starting triggerhappy.service - triggerhappy global hotkey daemon...
Apr 28 17:05:18 volumio systemd[1]: Started upmpdcli.service - UPnP Renderer front-end to MPD.
Apr 28 17:05:18 volumio systemd[1]: Started volumio-remote-updater.service.
Apr 28 17:05:18 volumio acpid[941]: starting up with netlink and the input layer
Apr 28 17:05:18 volumio systemd[1]: Starting volumio_rfkill_unblock.service - Manage nl80211 modules blocking state...
Apr 28 17:05:18 volumio systemd[1]: volumiossh.service - Volumio SSH enabler was skipped because of an unmet condition check (ConditionPathExistsGlob=/boot/ssh{,.txt}).
Apr 28 17:05:18 volumio systemd[1]: Starting wireless.service - Wireless Services...
Apr 28 17:05:18 volumio systemd[1]: Mounted run-rpc_pipefs.mount - RPC Pipe File System.
Apr 28 17:05:18 volumio systemd[1]: Finished alsa-restore.service - Save/Restore Sound Card State.
Apr 28 17:05:18 volumio systemd[1]: e2scrub_reap.service: Deactivated successfully.
Apr 28 17:05:18 volumio systemd[1]: Finished e2scrub_reap.service - Remove Stale Online ext4 Metadata Check Snapshots.
Apr 28 17:05:18 volumio systemd[1]: Reached target rpc_pipefs.target.
Apr 28 17:05:18 volumio systemd[1]: Reached target sound.target - Sound Card.
Apr 28 17:05:18 volumio systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
Apr 28 17:05:18 volumio systemd[1]: Reached target nfs-client.target - NFS client services.
Apr 28 17:05:18 volumio systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems.
Apr 28 17:05:18 volumio systemd[1]: Reached target remote-fs.target - Remote File Systems.
Apr 28 17:05:18 volumio avahi-daemon[943]: Found user 'avahi' (UID 103) and group 'avahi' (GID 109).
Apr 28 17:05:18 volumio avahi-daemon[943]: Successfully dropped root privileges.
Apr 28 17:05:18 volumio avahi-daemon[943]: avahi-daemon 0.8 starting up.
Apr 28 17:05:18 volumio systemd[1]: Starting loadcpufreq.service - LSB: Load kernel modules needed to enable cpufreq scaling...
Apr 28 17:05:18 volumio systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Apr 28 17:05:18 volumio acpid[941]: 1 rule loaded
Apr 28 17:05:18 volumio acpid[941]: waiting for events: event logging is off
Apr 28 17:05:18 volumio volumio_rfkill_unblock.sh[954]: Volumio WiFi Soft Blocked check script
Apr 28 17:05:18 volumio volumio_rfkill_unblock.sh[954]: Check if rfkill is available
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Unable to parse trigger line:
Apr 28 17:05:18 volumio thd[951]: Found socket passed from systemd
Apr 28 17:05:18 volumio volumio_rfkill_unblock.sh[954]: Check if rfkill listed devices are already unblocked
Apr 28 17:05:18 volumio systemd[1]: Started triggerhappy.service - triggerhappy global hotkey daemon.
Apr 28 17:05:18 volumio volumio_rfkill_unblock.sh[954]: Wi-Fi is already unblocked.
Apr 28 17:05:18 volumio systemd[1]: Finished volumio_rfkill_unblock.service - Manage nl80211 modules blocking state.
Apr 28 17:05:18 volumio systemd[1]: Starting dhcpcd.service - DHCP Client Daemon on all interfaces...
Apr 28 17:05:18 volumio systemd-logind[950]: New seat seat0.
Apr 28 17:05:18 volumio systemd-logind[950]: Watching system buttons on /dev/input/event0 (Power Button)
Apr 28 17:05:18 volumio systemd-logind[950]: Watching system buttons on /dev/input/event1 (CHESEN PS2 to USB Converter)
Apr 28 17:05:18 volumio systemd-logind[950]: Watching system buttons on /dev/input/event3 (CHESEN PS2 to USB Converter System Control)
Apr 28 17:05:18 volumio dhcpcd[963]: dhcpcd-9.4.1 starting
Apr 28 17:05:18 volumio dhcpcd[981]: dev: loaded udev
Apr 28 17:05:18 volumio dhcpcd[981]: DUID 00:04:03:00:02:00:04:00:05:00:00:06:00:07:00:08:00:09
Apr 28 17:05:18 volumio systemd[1]: Started dhcpcd.service - DHCP Client Daemon on all interfaces.
Apr 28 17:05:18 volumio dhcpcd[981]: eth0: waiting for carrier
Apr 28 17:05:18 volumio systemd[1]: Started dbus.service - D-Bus System Message Bus.
Apr 28 17:05:18 volumio avahi-daemon[943]: Successfully called chroot().
Apr 28 17:05:18 volumio avahi-daemon[943]: Successfully dropped remaining capabilities.
Apr 28 17:05:18 volumio dbus-daemon[944]: [system] Successfully activated service 'org.freedesktop.systemd1'
Apr 28 17:05:18 volumio avahi-daemon[943]: No service file found in /etc/avahi/services.
Apr 28 17:05:18 volumio avahi-daemon[943]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Apr 28 17:05:18 volumio avahi-daemon[943]: New relevant interface lo.IPv4 for mDNS.
Apr 28 17:05:18 volumio avahi-daemon[943]: Network interface enumeration completed.
Apr 28 17:05:18 volumio avahi-daemon[943]: Registering new address record for 127.0.0.1 on lo.IPv4.
Apr 28 17:05:18 volumio systemd[1]: Starting wpa_supplicant.service - WPA supplicant...
Apr 28 17:05:18 volumio systemd[1]: Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack.
Apr 28 17:05:18 volumio systemd[1]: Started systemd-logind.service - User Login Management.
Apr 28 17:05:18 volumio loadcpufreq[958]: Loading cpufreq kernel modules...done (acpi-cpufreq).
Apr 28 17:05:18 volumio systemd[1]: Started loadcpufreq.service - LSB: Load kernel modules needed to enable cpufreq scaling.
Apr 28 17:05:18 volumio systemd[1]: Starting cpufrequtils.service - LSB: set CPUFreq kernel parameters...
Apr 28 17:05:18 volumio systemd[1]: iptables.service: Deactivated successfully.
Apr 28 17:05:18 volumio systemd[1]: Started wpa_supplicant.service - WPA supplicant.
Apr 28 17:05:18 volumio wpa_supplicant[996]: Successfully initialized wpa_supplicant
Apr 28 17:05:18 volumio systemd[1]: Reached target network.target - Network.
Apr 28 17:05:18 volumio systemd[1]: Reached target network-online.target - Network is Online.
Apr 28 17:05:18 volumio systemd[1]: Starting ifplugd.service - LSB: Brings up/down network automatically...
Apr 28 17:05:18 volumio systemd[1]: Starting nmbd.service - Samba NMB Daemon...
Apr 28 17:05:18 volumio systemd[1]: Starting ntpsec.service - Network Time Service...
Apr 28 17:05:18 volumio systemd[1]: Starting rc-local.service - /etc/rc.local Compatibility...
Apr 28 17:05:18 volumio systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart...
Apr 28 17:05:18 volumio systemd[1]: Starting samba-ad-dc.service - Samba AD Daemon...
Apr 28 17:05:18 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:05:18 volumio systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...
Apr 28 17:05:18 volumio systemd[1]: Started volumio-ipchange.service - Volumio IP Change Monitor.
Apr 28 17:05:18 volumio systemd[1]: Starting volumio_fs_protection.service - Manage fs.protected_regular and fs.protected_fifos for Volumio...
Apr 28 17:05:18 volumio systemd[1]: Starting volumio_groups_manager.service - Automatically manage user-group assignments from configuration file...
Apr 28 17:05:18 volumio cpufrequtils[1025]: CPUFreq Utilities: Setting ondemand CPUFreq governor...disabled, governor not available...done.
Apr 28 17:05:18 volumio systemd[1]: Starting welcome.service - Show a welcome message on console...
Apr 28 17:05:18 volumio sm-notify[1036]: Version 2.6.2 starting
Apr 28 17:05:18 volumio systemd[1]: Started cpufrequtils.service - LSB: set CPUFreq kernel parameters.
Apr 28 17:05:18 volumio systemd[1]: Started rc-local.service - /etc/rc.local Compatibility.
Apr 28 17:05:18 volumio systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.
Apr 28 17:05:18 volumio volumio_fs_protection.sh[1045]: Disabling fs.protected_regular and fs.protected_fifos...
Apr 28 17:05:18 volumio welcome[1052]: Resolved ip:[0]
Apr 28 17:05:18 volumio systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up...
Apr 28 17:05:18 volumio systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen...
Apr 28 17:05:18 volumio ifplugd(eth0)[1074]: ifplugd 0.28 initializing.
Apr 28 17:05:18 volumio ifplugd(eth0)[1074]: Using interface eth0/70:85:C2:6C:29:14 with driver (version: 6.6.69-volumio)
Apr 28 17:05:18 volumio ifplugd(eth0)[1074]: Using detection mode: SIOCETHTOOL
Apr 28 17:05:18 volumio ifplugd(eth0)[1074]: Initialization complete, link beat not detected.
Apr 28 17:05:18 volumio systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart.
Apr 28 17:05:18 volumio systemd[1]: Received SIGRTMIN+21 from PID 390 (plymouthd).
Apr 28 17:05:18 volumio manage_user_groups.sh[1061]: Mon Apr 28 15:05:18 UTC 2025 - Checking user: # List of users and groups to manage
Apr 28 17:05:18 volumio manage_user_groups.sh[1076]: groups: ‘# List of users and groups to manage’: no such user
Apr 28 17:05:18 volumio systemd[1]: Received SIGRTMIN+21 from PID 390 (plymouthd).
Apr 28 17:05:18 volumio ntp-systemd-wrapper[1056]: 2025-04-28T15:05:18 ntpd[1056]: INIT: ntpd ntpsec-1.2.2: Starting
Apr 28 17:05:18 volumio ntp-systemd-wrapper[1056]: 2025-04-28T15:05:18 ntpd[1056]: INIT: Command line: /usr/sbin/ntpd -p /run/ntpd.pid -c /etc/ntpsec/ntp.conf -g -N -u ntpsec:ntpsec
Apr 28 17:05:18 volumio ntpd[1056]: INIT: ntpd ntpsec-1.2.2: Starting
Apr 28 17:05:18 volumio ntpd[1056]: INIT: Command line: /usr/sbin/ntpd -p /run/ntpd.pid -c /etc/ntpsec/ntp.conf -g -N -u ntpsec:ntpsec
Apr 28 17:05:18 volumio systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up.
Apr 28 17:05:18 volumio systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen.
Apr 28 17:05:18 volumio ifplugd[1029]: Network Interface Plugging Daemon...start eth0...done.
Apr 28 17:05:18 volumio systemd[1]: Started getty@tty1.service - Getty on tty1.
Apr 28 17:05:18 volumio systemd[1]: Reached target getty.target - Login Prompts.
Apr 28 17:05:18 volumio systemd[1]: Started ifplugd.service - LSB: Brings up/down network automatically.
Apr 28 17:05:18 volumio systemd[1]: Started ntpsec.service - Network Time Service.
Apr 28 17:05:18 volumio manage_user_groups.sh[1085]: Mon Apr 28 15:05:18 UTC 2025 - Adding user # List of users and groups to manage to group https://github.com/volumio/volumio-os/issues/75
Apr 28 17:05:18 volumio systemd[1]: Finished welcome.service - Show a welcome message on console.
Apr 28 17:05:19 volumio volumio-remote-updater[953]: Error: No active session
Apr 28 17:05:19 volumio volumio-remote-updater[953]: [2025-04-28 15:05:19] [info] asio async_connect error: system:111 (Connection refused)
Apr 28 17:05:19 volumio volumio-remote-updater[953]: [2025-04-28 15:05:19] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Apr 28 17:05:19 volumio volumio-remote-updater[953]: [2025-04-28 15:05:19] [error] handle_connect error: Underlying Transport Error
Apr 28 17:05:19 volumio upmpdcli[952]: Could not open config: /tmp/upmpdcli.conf
Apr 28 17:05:19 volumio ntpd[1079]: INIT: precision = 0.135 usec (-23)
Apr 28 17:05:19 volumio systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE
Apr 28 17:05:19 volumio systemd[1]: upmpdcli.service: Failed with result 'exit-code'.
Apr 28 17:05:19 volumio ntpd[1079]: INIT: successfully locked into RAM
Apr 28 17:05:19 volumio ntpd[1079]: CONFIG: readconfig: parsing file: /etc/ntpsec/ntp.conf
Apr 28 17:05:19 volumio ntpd[1079]: CONFIG: restrict nopeer ignored
Apr 28 17:05:19 volumio ntpd[1079]: CLOCK: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
Apr 28 17:05:19 volumio ntpd[1079]: CLOCK: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00Z last=2017-01-01T00:00Z ofs=37
Apr 28 17:05:19 volumio ntpd[1079]: INIT: Using SO_TIMESTAMPNS(ns)
Apr 28 17:05:19 volumio ntpd[1079]: IO: Listen and drop on 0 v6wildcard [::]:123
Apr 28 17:05:19 volumio ntpd[1079]: IO: Listen and drop on 1 v4wildcard 0.0.0.0:123
Apr 28 17:05:19 volumio ntpd[1079]: IO: Listen normally on 2 lo 127.0.0.1:123
Apr 28 17:05:19 volumio ntpd[1079]: IO: Listening on routing socket on fd #19 for interface updates
Apr 28 17:05:19 volumio ntpd[1079]: INIT: MRU 10922 entries, 13 hash bits, 65536 bytes
Apr 28 17:05:19 volumio ntpd[1079]: INIT: Built with OpenSSL 3.0.9 30 May 2023, 30000090
Apr 28 17:05:19 volumio ntpd[1079]: INIT: Running with OpenSSL 3.0.15 3 Sep 2024, 300000f0
Apr 28 17:05:19 volumio ntpd[1079]: NTSc: Using system default root certificates.
Apr 28 17:05:19 volumio avahi-daemon[943]: Server startup complete. Host name is volumio.local. Local service cookie is 1088518526.
Apr 28 17:05:19 volumio ntpd[1079]: statistics directory /var/log/ntpsec/ does not exist or is unwriteable, error No such file or directory
Apr 28 17:05:19 volumio sudo[1065]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/sysctl fs.protected_regular=0
Apr 28 17:05:19 volumio sudo[1087]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG https://github.com/volumio/volumio-os/issues/75 '# List of users and groups to manage'
Apr 28 17:05:19 volumio sudo[1065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio sudo[1087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1095]: fs.protected_regular = 0
Apr 28 17:05:19 volumio sudo[1065]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio sudo[1097]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/sysctl fs.protected_fifos=0
Apr 28 17:05:19 volumio sudo[1097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1098]: fs.protected_fifos = 0
Apr 28 17:05:19 volumio sudo[1097]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio sudo[1100]: root : PWD=/ ; USER=root ; COMMAND=/usr/bin/tee /etc/sysctl.d/99-protected-regular.conf
Apr 28 17:05:19 volumio sudo[1100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1101]: fs.protected_regular=0
Apr 28 17:05:19 volumio sudo[1100]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio sudo[1103]: root : PWD=/ ; USER=root ; COMMAND=/usr/bin/tee /etc/sysctl.d/99-protected-fifos.conf
Apr 28 17:05:19 volumio sudo[1103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1104]: fs.protected_fifos=0
Apr 28 17:05:19 volumio sudo[1103]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio sudo[1105]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/sysctl --system
Apr 28 17:05:19 volumio sudo[1105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: * Applying /usr/lib/sysctl.d/50-pid-max.conf ...
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: * Applying /usr/lib/sysctl.d/99-protect-links.conf ...
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: * Applying /etc/sysctl.d/99-protected-fifos.conf ...
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: * Applying /etc/sysctl.d/99-protected-regular.conf ...
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: * Applying /etc/sysctl.d/99-sysctl.conf ...
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: * Applying /etc/sysctl.conf ...
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: kernel.pid_max = 4194304
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.protected_fifos = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.protected_hardlinks = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.protected_regular = 2
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.protected_symlinks = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.protected_fifos = 0
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.protected_regular = 0
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.inotify.max_user_watches = 524288
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: net.ipv6.conf.all.disable_ipv6 = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: net.ipv6.conf.default.disable_ipv6 = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: net.ipv6.conf.lo.disable_ipv6 = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: fs.inotify.max_user_watches = 524288
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: net.ipv6.conf.all.disable_ipv6 = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: net.ipv6.conf.default.disable_ipv6 = 1
Apr 28 17:05:19 volumio volumio_fs_protection.sh[1106]: net.ipv6.conf.lo.disable_ipv6 = 1
Apr 28 17:05:19 volumio sudo[1105]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio systemd[1]: Finished volumio_fs_protection.service - Manage fs.protected_regular and fs.protected_fifos for Volumio.
Apr 28 17:05:19 volumio manage_user_groups.sh[1096]: usermod: group 'https://github.com/volumio/volumio-os/issues/75' does not exist
Apr 28 17:05:19 volumio sudo[1087]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio manage_user_groups.sh[1108]: Mon Apr 28 15:05:19 UTC 2025 - Checking user: # Format
Apr 28 17:05:19 volumio manage_user_groups.sh[1111]: groups: ‘# Format’: no such user
Apr 28 17:05:19 volumio manage_user_groups.sh[1117]: Mon Apr 28 15:05:19 UTC 2025 - Adding user # Format to group user:group1
Apr 28 17:05:19 volumio sudo[1119]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG user:group1 '# Format'
Apr 28 17:05:19 volumio sudo[1119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio manage_user_groups.sh[1120]: usermod: group 'user:group1' does not exist
Apr 28 17:05:19 volumio sudo[1119]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio manage_user_groups.sh[1129]: Mon Apr 28 15:05:19 UTC 2025 - Adding user # Format to group group2
Apr 28 17:05:19 volumio sudo[1131]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG group2 '# Format'
Apr 28 17:05:19 volumio sudo[1131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio manage_user_groups.sh[1132]: usermod: group 'group2' does not exist
Apr 28 17:05:19 volumio sudo[1131]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio manage_user_groups.sh[1134]: Mon Apr 28 15:05:19 UTC 2025 - Adding user # Format to group group3
Apr 28 17:05:19 volumio sudo[1136]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG group3 '# Format'
Apr 28 17:05:19 volumio sudo[1136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:19 volumio manage_user_groups.sh[1137]: usermod: group 'group3' does not exist
Apr 28 17:05:19 volumio sudo[1136]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:19 volumio manage_user_groups.sh[1139]: Mon Apr 28 15:05:19 UTC 2025 - Checking user: root
Apr 28 17:05:19 volumio manage_user_groups.sh[1149]: Mon Apr 28 15:05:19 UTC 2025 - Adding user root to group volumio
Apr 28 17:05:19 volumio sudo[1150]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG volumio root
Apr 28 17:05:19 volumio sudo[1150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:20 volumio usermod[1151]: add 'root' to group 'volumio'
Apr 28 17:05:20 volumio usermod[1151]: add 'root' to shadow group 'volumio'
Apr 28 17:05:20 volumio ntpd[1079]: DNS: dns_probe: 0.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:20 volumio sudo[1150]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:20 volumio manage_user_groups.sh[1175]: Mon Apr 28 15:05:20 UTC 2025 - Adding user root to group audio
Apr 28 17:05:20 volumio ntpd[1079]: DNS: dns_check: processing 0.debian.pool.ntp.org, 8, 101
Apr 28 17:05:20 volumio ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 28 17:05:20 volumio ntpd[1079]: DNS: dns_take_status: 0.debian.pool.ntp.org=>error, 12
Apr 28 17:05:20 volumio sudo[1177]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG audio root
Apr 28 17:05:20 volumio sudo[1177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:20 volumio dhcpcd[981]: eth0: carrier acquired
Apr 28 17:05:20 volumio sh[862]: eth0: carrier acquired
Apr 28 17:05:20 volumio dhcpcd[877]: eth0: carrier acquired
Apr 28 17:05:20 volumio kernel: r8169 0000:01:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Apr 28 17:05:20 volumio dhcpcd[981]: eth0: IAID c2:6c:29:14
Apr 28 17:05:20 volumio dhcpcd[981]: eth0: adding address fe80::79d4:759f:ba98:c851
Apr 28 17:05:20 volumio sh[862]: eth0: IAID c2:6c:29:14
Apr 28 17:05:20 volumio dhcpcd[877]: eth0: IAID c2:6c:29:14
Apr 28 17:05:20 volumio dhcpcd[981]: ipv6_addaddr1: Permission denied
Apr 28 17:05:20 volumio usermod[1178]: add 'root' to group 'audio'
Apr 28 17:05:20 volumio usermod[1178]: add 'root' to shadow group 'audio'
Apr 28 17:05:20 volumio dhcpcd[981]: eth0: soliciting a DHCP lease
Apr 28 17:05:20 volumio dhcpcd[981]: eth0: offered 192.168.178.37 from 192.168.178.1
Apr 28 17:05:20 volumio dhcpcd[981]: eth0: probing address 192.168.178.37/24
Apr 28 17:05:20 volumio sudo[1177]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:20 volumio manage_user_groups.sh[1191]: Mon Apr 28 15:05:20 UTC 2025 - Adding user root to group lp
Apr 28 17:05:20 volumio sudo[1193]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG lp root
Apr 28 17:05:20 volumio sudo[1193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:20 volumio ifplugd(eth0)[1074]: Link beat detected.
Apr 28 17:05:20 volumio dhcpcd[877]: eth0: soliciting an IPv6 router
Apr 28 17:05:20 volumio sh[862]: eth0: soliciting an IPv6 router
Apr 28 17:05:20 volumio ifplugd(eth0)[1074]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
Apr 28 17:05:20 volumio usermod[1194]: add 'root' to group 'lp'
Apr 28 17:05:20 volumio usermod[1194]: add 'root' to shadow group 'lp'
Apr 28 17:05:21 volumio dhcpcd[981]: eth0: soliciting an IPv6 router
Apr 28 17:05:21 volumio sudo[1193]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:21 volumio manage_user_groups.sh[1205]: Mon Apr 28 15:05:21 UTC 2025 - Adding user root to group bluetooth
Apr 28 17:05:21 volumio systemd[1]: samba-ad-dc.service: Skipped due to 'exec-condition'.
Apr 28 17:05:21 volumio systemd[1]: Condition check resulted in samba-ad-dc.service - Samba AD Daemon being skipped.
Apr 28 17:05:21 volumio ifplugd(eth0)[1074]: client: ifup: waiting for lock on /run/network/ifstate.eth0
Apr 28 17:05:21 volumio sudo[1208]: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/usermod -aG bluetooth root
Apr 28 17:05:21 volumio sudo[1208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:21 volumio ntpd[1079]: DNS: dns_probe: 1.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:21 volumio ntpd[1079]: DNS: dns_check: processing 1.debian.pool.ntp.org, 8, 101
Apr 28 17:05:21 volumio ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 28 17:05:21 volumio ntpd[1079]: DNS: dns_take_status: 1.debian.pool.ntp.org=>error, 12
Apr 28 17:05:21 volumio usermod[1211]: add 'root' to group 'bluetooth'
Apr 28 17:05:21 volumio usermod[1211]: add 'root' to shadow group 'bluetooth'
Apr 28 17:05:21 volumio sudo[1208]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:21 volumio dhcpcd[877]: eth0: soliciting a DHCP lease
Apr 28 17:05:21 volumio sh[862]: eth0: soliciting a DHCP lease
Apr 28 17:05:21 volumio manage_user_groups.sh[1222]: Mon Apr 28 15:05:21 UTC 2025 - Group management complete.
Apr 28 17:05:21 volumio systemd[1]: Finished volumio_groups_manager.service - Automatically manage user-group assignments from configuration file.
Apr 28 17:05:21 volumio dhcpcd[877]: eth0: offered 192.168.178.37 from 192.168.178.1
Apr 28 17:05:21 volumio sh[862]: eth0: offered 192.168.178.37 from 192.168.178.1
Apr 28 17:05:21 volumio dhcpcd[877]: eth0: probing address 192.168.178.37/24
Apr 28 17:05:21 volumio sh[862]: eth0: probing address 192.168.178.37/24
Apr 28 17:05:21 volumio nmbd[1213]: [2025/04/28 15:05:21.751391, 0] ../../source3/nmbd/nmbd.c:901(main)
Apr 28 17:05:21 volumio nmbd[1213]: nmbd version 4.17.12-Debian started.
Apr 28 17:05:21 volumio nmbd[1213]: Copyright Andrew Tridgell and the Samba Team 1992-2022
Apr 28 17:05:21 volumio wireless.js[955]: WIRELESS: No wireless interface, exiting
Apr 28 17:05:21 volumio nmbd[1213]: [2025/04/28 15:05:21.756012, 0] ../../source3/nmbd/asyncdns.c:158(start_async_dns)
Apr 28 17:05:21 volumio nmbd[1213]: started asyncdns process 1231
Apr 28 17:05:21 volumio nmbd[1213]: [2025/04/28 15:05:21.756951, 0] ../../lib/util/become_daemon.c:150(daemon_status)
Apr 28 17:05:21 volumio nmbd[1213]: daemon_status: daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
Apr 28 17:05:21 volumio nmbd[1213]: [2025/04/28 15:05:21.757024, 0] ../../source3/nmbd/nmbd_subnetdb.c:252(create_subnets)
Apr 28 17:05:21 volumio nmbd[1213]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
Apr 28 17:05:21 volumio iw[1232]: command failed: No such device (-19)
Apr 28 17:05:21 volumio iwconfig[1235]: Error for wireless request "Set Power Management" (8B2C) :
Apr 28 17:05:21 volumio iwconfig[1235]: SET failed on device wlan0 ; No such device.
Apr 28 17:05:21 volumio systemd[1]: wireless.service: Deactivated successfully.
Apr 28 17:05:21 volumio systemd[1]: Started wireless.service - Wireless Services.
Apr 28 17:05:21 volumio systemd[1]: Started volumio.service - Volumio Backend Module.
Apr 28 17:05:21 volumio systemd[1]: Started firststart.service - First Start.
Apr 28 17:05:21 volumio systemd[1]: Started soundcard-init.service - Intel SST and HDA soundcard init service.
Apr 28 17:05:21 volumio systemd[1]: Started volumio-kiosk.service - Start Volumio Kiosk.
Apr 28 17:05:21 volumio firststart.sh[1239]: Volumio first start configuration script
Apr 28 17:05:21 volumio firststart.sh[1239]: Configuring unconfigured packages
Apr 28 17:05:21 volumio systemd[1]: Started volumio_cpu_tweak.service - Volumio Cpu Tweaker.
Apr 28 17:05:21 volumio volumio-cpu-tweak[1251]: Setting RT Priority for mpd
Apr 28 17:05:21 volumio volumio-cpu-tweak[1277]: pid 35's current scheduling policy: SCHED_FIFO
Apr 28 17:05:21 volumio volumio-cpu-tweak[1277]: pid 35's current scheduling priority: 99
Apr 28 17:05:21 volumio volumio-cpu-tweak[1251]: Setting MPD Affinity
Apr 28 17:05:21 volumio volumio-cpu-tweak[1281]: pid 3's current affinity mask: f
Apr 28 17:05:21 volumio volumio-cpu-tweak[1251]: VOLUMIO CPU TWEAK: Setting CPU Governor: performance
Apr 28 17:05:21 volumio startx[1299]: xauth: file /root/.Xauthority does not exist
Apr 28 17:05:21 volumio systemd[1]: volumio_cpu_tweak.service: Deactivated successfully.
Apr 28 17:05:22 volumio firststart.sh[1239]: Creating /var/log/samba/cores folder
Apr 28 17:05:22 volumio firststart.sh[1239]: Removing default SSH host keys
Apr 28 17:05:22 volumio firststart.sh[1323]: removed '/etc/ssh/ssh_host_ecdsa_key'
Apr 28 17:05:22 volumio firststart.sh[1323]: removed '/etc/ssh/ssh_host_ecdsa_key.pub'
Apr 28 17:05:22 volumio firststart.sh[1323]: removed '/etc/ssh/ssh_host_ed25519_key'
Apr 28 17:05:22 volumio firststart.sh[1323]: removed '/etc/ssh/ssh_host_ed25519_key.pub'
Apr 28 17:05:22 volumio firststart.sh[1323]: removed '/etc/ssh/ssh_host_rsa_key'
Apr 28 17:05:22 volumio firststart.sh[1323]: removed '/etc/ssh/ssh_host_rsa_key.pub'
Apr 28 17:05:22 volumio firststart.sh[1239]: Generating SSH host keys
Apr 28 17:05:22 volumio ntpd[1079]: DNS: dns_probe: 2.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:22 volumio ntpd[1079]: DNS: dns_check: processing 2.debian.pool.ntp.org, 8, 101
Apr 28 17:05:22 volumio ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 28 17:05:22 volumio ntpd[1079]: DNS: dns_take_status: 2.debian.pool.ntp.org=>error, 12
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Simple mixer control 'Surround',0
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Capabilities: pvolume pswitch
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Playback channels: Front Left - Front Right
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Limits: Playback 0 - 64
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Mono:
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Front Left: Playback 64 [100%] [0.00dB] [off]
Apr 28 17:05:22 volumio soundcard-init.sh[1332]: Front Right: Playback 64 [100%] [0.00dB] [off]
Apr 28 17:05:22 volumio soundcard-init.sh[1333]: Simple mixer control 'Center',0
Apr 28 17:05:22 volumio soundcard-init.sh[1333]: Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Apr 28 17:05:22 volumio soundcard-init.sh[1333]: Playback channels: Mono
Apr 28 17:05:22 volumio soundcard-init.sh[1333]: Limits: Playback 0 - 64
Apr 28 17:05:22 volumio soundcard-init.sh[1333]: Mono: Playback 64 [100%] [0.00dB] [off]
Apr 28 17:05:22 volumio soundcard-init.sh[1334]: Simple mixer control 'LFE',0
Apr 28 17:05:22 volumio soundcard-init.sh[1334]: Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Apr 28 17:05:22 volumio soundcard-init.sh[1334]: Playback channels: Mono
Apr 28 17:05:22 volumio soundcard-init.sh[1334]: Limits: Playback 0 - 64
Apr 28 17:05:22 volumio soundcard-init.sh[1334]: Mono: Playback 64 [100%] [0.00dB] [off]
Apr 28 17:05:22 volumio soundcard-init.sh[1335]: Simple mixer control 'IEC958',16
Apr 28 17:05:22 volumio soundcard-init.sh[1335]: Capabilities: pswitch pswitch-joined
Apr 28 17:05:22 volumio soundcard-init.sh[1335]: Playback channels: Mono
Apr 28 17:05:22 volumio soundcard-init.sh[1335]: Mono: Playback [on]
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Simple mixer control 'Front',0
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Capabilities: pvolume pswitch
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Playback channels: Front Left - Front Right
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Limits: Playback 0 - 64
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Mono:
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Front Left: Playback 59 [92%] [-5.00dB] [on]
Apr 28 17:05:22 volumio soundcard-init.sh[1336]: Front Right: Playback 59 [92%] [-5.00dB] [on]
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Simple mixer control 'Headphone',0
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Capabilities: pvolume pswitch
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Playback channels: Front Left - Front Right
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Limits: Playback 0 - 64
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Mono:
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Front Left: Playback 59 [92%] [-5.00dB] [on]
Apr 28 17:05:22 volumio soundcard-init.sh[1337]: Front Right: Playback 59 [92%] [-5.00dB] [on]
Apr 28 17:05:22 volumio soundcard-init.sh[1338]: Simple mixer control 'Master',0
Apr 28 17:05:22 volumio soundcard-init.sh[1338]: Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Apr 28 17:05:22 volumio soundcard-init.sh[1338]: Playback channels: Mono
Apr 28 17:05:22 volumio soundcard-init.sh[1338]: Limits: Playback 0 - 64
Apr 28 17:05:22 volumio soundcard-init.sh[1338]: Mono: Playback 48 [75%] [-16.00dB] [on]
Apr 28 17:05:22 volumio systemd[1]: soundcard-init.service: Deactivated successfully.
Apr 28 17:05:22 volumio startx[1311]: X.Org X Server 1.21.1.7
Apr 28 17:05:22 volumio startx[1311]: X Protocol Version 11, Revision 0
Apr 28 17:05:22 volumio startx[1311]: Current Operating System: Linux volumio 6.6.69-volumio #2 SMP PREEMPT_DYNAMIC Wed Jan 8 12:43:03 CET 2025 x86_64
Apr 28 17:05:22 volumio startx[1311]: Kernel command line: BOOT_IMAGE=/vmlinuz initramfs.clear splash plymouth.ignore-serial-consoles quiet loglevel=0 biosdevname=0 imgpart=UUID=7126cf70-31dd-4c35-9901-ec8eb5a82096 bootpart=UUID=B9B8-A8A7 datapart=UUID=db15cd9e-f42b-4a86-8513-c7f7d92b00c4 hwdevice=x86 uuidconfig=syslinux.cfg,efi/BOOT/grub.cfg imgfile=/volumio_current.sqsh logo.nologo vt.global_cursor_default=0 acpi_backlight=vendor net.ifnames=0 use_kmsg=no
Apr 28 17:05:22 volumio startx[1311]: xorg-server 2:21.1.7-3+deb12u9 (https://www.debian.org/support)
Apr 28 17:05:22 volumio startx[1311]: Current version of pixman: 0.42.2
Apr 28 17:05:22 volumio startx[1311]: Before reporting problems, check http://wiki.x.org
Apr 28 17:05:22 volumio startx[1311]: to make sure that you have the latest version.
Apr 28 17:05:22 volumio startx[1311]: Markers: (--) probed, (**) from config file, (==) default setting,
Apr 28 17:05:22 volumio startx[1311]: (++) from command line, (!!) notice, (II) informational,
Apr 28 17:05:22 volumio startx[1311]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Apr 28 17:05:22 volumio startx[1311]: (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 28 15:05:22 2025
Apr 28 17:05:22 volumio startx[1311]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Apr 28 17:05:23 volumio ntpd[1079]: DNS: dns_probe: 3.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:23 volumio ntpd[1079]: DNS: dns_check: processing 3.debian.pool.ntp.org, 8, 101
Apr 28 17:05:23 volumio ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 28 17:05:23 volumio ntpd[1079]: DNS: dns_take_status: 3.debian.pool.ntp.org=>error, 12
Apr 28 17:05:23 volumio firststart.sh[1324]: debconf: unable to initialize frontend: Dialog
Apr 28 17:05:23 volumio firststart.sh[1324]: debconf: (TERM is not set, so the dialog frontend is not usable.)
Apr 28 17:05:23 volumio firststart.sh[1324]: debconf: falling back to frontend: Readline
Apr 28 17:05:23 volumio firststart.sh[1324]: debconf: unable to initialize frontend: Readline
Apr 28 17:05:23 volumio firststart.sh[1324]: debconf: (This frontend requires a controlling tty.)
Apr 28 17:05:23 volumio firststart.sh[1324]: debconf: falling back to frontend: Teletype
Apr 28 17:05:24 volumio volumio-remote-updater[953]: [2025-04-28 15:05:24] [info] asio async_connect error: system:111 (Connection refused)
Apr 28 17:05:24 volumio volumio-remote-updater[953]: [2025-04-28 15:05:24] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
Apr 28 17:05:24 volumio volumio-remote-updater[953]: [2025-04-28 15:05:24] [error] handle_connect error: Underlying Transport Error
Apr 28 17:05:25 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:25 volumio volumio[1238]: info: ----- Volumio3 ----
Apr 28 17:05:25 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:25 volumio volumio[1238]: info: ----- System startup ----
Apr 28 17:05:25 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:25 volumio dhcpcd[981]: eth0: leased 192.168.178.37 for 864000 seconds
Apr 28 17:05:25 volumio dhcpcd[981]: eth0: adding route to 192.168.178.0/24
Apr 28 17:05:25 volumio dhcpcd[981]: eth0: adding default route via 192.168.178.1
Apr 28 17:05:25 volumio avahi-daemon[943]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.178.37.
Apr 28 17:05:25 volumio avahi-daemon[943]: New relevant interface eth0.IPv4 for mDNS.
Apr 28 17:05:25 volumio avahi-daemon[943]: Registering new address record for 192.168.178.37 on eth0.IPv4.
Apr 28 17:05:25 volumio systemd[1]: welcome.service: Deactivated successfully.
Apr 28 17:05:25 volumio systemd[1]: Stopped welcome.service - Show a welcome message on console.
Apr 28 17:05:25 volumio systemd[1]: Stopping welcome.service - Show a welcome message on console...
Apr 28 17:05:25 volumio systemd[1]: Starting welcome.service - Show a welcome message on console...
Apr 28 17:05:25 volumio welcome[1471]: Resolved ip:[1] 192.168.178.37
Apr 28 17:05:25 volumio systemd[1]: Finished welcome.service - Show a welcome message on console.
Apr 28 17:05:25 volumio systemd[1]: Reached target ip-changed@eth0.target - IP Address changed on eth0.
Apr 28 17:05:25 volumio systemd[1]: Started nmbd.service - Samba NMB Daemon.
Apr 28 17:05:25 volumio systemd[1]: Starting winbind.service - Samba Winbind Daemon...
Apr 28 17:05:25 volumio nmbd[1213]: [2025/04/28 15:05:25.880436, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:05:25 volumio nmbd[1213]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:05:25 volumio nmbd[1213]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:05:26 volumio winbindd[1491]: [2025/04/28 15:05:26.105485, 0] ../../source3/winbindd/winbindd.c:1440(main)
Apr 28 17:05:26 volumio winbindd[1491]: winbindd version 4.17.12-Debian started.
Apr 28 17:05:26 volumio winbindd[1491]: Copyright Andrew Tridgell and the Samba Team 1992-2022
Apr 28 17:05:26 volumio winbindd[1491]: [2025/04/28 15:05:26.113515, 0] ../../source3/winbindd/winbindd_cache.c:3117(initialize_winbindd_cache)
Apr 28 17:05:26 volumio winbindd[1491]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
Apr 28 17:05:26 volumio firststart.sh[1371]: Creating SSH2 RSA key; this may take some time ...
Apr 28 17:05:27 volumio ntpd[1079]: IO: Listen normally on 3 eth0 192.168.178.37:123
Apr 28 17:05:27 volumio ntpd[1079]: IO: new interface(s) found: waking up resolver
Apr 28 17:05:27 volumio ntpd[1079]: DNS: dns_probe: 3.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:27 volumio ntpd[1079]: DNS: dns_check: processing 3.debian.pool.ntp.org, 8, 101
Apr 28 17:05:27 volumio ntpd[1079]: DNS: Pool taking: 162.159.200.123
Apr 28 17:05:27 volumio ntpd[1079]: DNS: Pool taking: 85.214.38.116
Apr 28 17:05:27 volumio ntpd[1079]: DNS: Pool taking: 79.133.44.136
Apr 28 17:05:27 volumio ntpd[1079]: DNS: Pool taking: 85.215.93.134
Apr 28 17:05:27 volumio ntpd[1079]: DNS: dns_take_status: 3.debian.pool.ntp.org=>good, 8
Apr 28 17:05:28 volumio ntpd[1079]: DNS: dns_probe: 2.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:28 volumio ntpd[1079]: DNS: dns_check: processing 2.debian.pool.ntp.org, 8, 101
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 49.12.35.6
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 176.9.157.155
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 5.189.151.39
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 144.76.76.107
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 2603:c020:8017:3eee::123
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 2a01:4f8:172:1eee::2
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 2a01:4f8:201:3433::123
Apr 28 17:05:28 volumio ntpd[1079]: DNS: Pool taking: 2a02:8106:21:9400::4
Apr 28 17:05:28 volumio ntpd[1079]: DNS: dns_take_status: 2.debian.pool.ntp.org=>good, 8
Apr 28 17:05:28 volumio firststart.sh[1510]: 3072 SHA256:cJRUbERFKqiScIakCAZkluHZu3x8BOYgmMB6FueFWHw root@volumio (RSA)
Apr 28 17:05:28 volumio dhcpcd[877]: eth0: leased 192.168.178.37 for 864000 seconds
Apr 28 17:05:28 volumio sh[862]: eth0: leased 192.168.178.37 for 864000 seconds
Apr 28 17:05:28 volumio sh[862]: eth0: adding route to 192.168.178.0/24
Apr 28 17:05:28 volumio sh[862]: eth0: adding default route via 192.168.178.1
Apr 28 17:05:28 volumio dhcpcd[877]: eth0: adding route to 192.168.178.0/24
Apr 28 17:05:28 volumio dhcpcd[877]: eth0: adding default route via 192.168.178.1
Apr 28 17:05:28 volumio systemd[1]: Stopped target ip-changed@eth0.target - IP Address changed on eth0.
Apr 28 17:05:28 volumio systemd[1]: Stopping ip-changed@eth0.target - IP Address changed on eth0...
Apr 28 17:05:28 volumio systemd[1]: welcome.service: Deactivated successfully.
Apr 28 17:05:28 volumio systemd[1]: Stopped welcome.service - Show a welcome message on console.
Apr 28 17:05:28 volumio systemd[1]: Stopping welcome.service - Show a welcome message on console...
Apr 28 17:05:28 volumio systemd[1]: Starting welcome.service - Show a welcome message on console...
Apr 28 17:05:28 volumio welcome[1515]: Resolved ip:[1] 192.168.178.37
Apr 28 17:05:29 volumio sh[862]: forked to background, child pid 875
Apr 28 17:05:29 volumio ntpd[1079]: DNS: dns_probe: 1.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:29 volumio ntpd[1079]: DNS: dns_check: processing 1.debian.pool.ntp.org, 8, 101
Apr 28 17:05:29 volumio ntpd[1079]: DNS: Pool taking: 136.243.147.210
Apr 28 17:05:29 volumio ntpd[1079]: DNS: Pool taking: 94.130.184.193
Apr 28 17:05:29 volumio ntpd[1079]: DNS: Pool taking: 85.215.166.214
Apr 28 17:05:29 volumio ntpd[1079]: DNS: Pool taking: 217.144.138.234
Apr 28 17:05:29 volumio ntpd[1079]: DNS: dns_take_status: 1.debian.pool.ntp.org=>good, 8
Apr 28 17:05:29 volumio systemd[1]: Finished welcome.service - Show a welcome message on console.
Apr 28 17:05:29 volumio systemd[1]: Reached target ip-changed@eth0.target - IP Address changed on eth0.
Apr 28 17:05:29 volumio firststart.sh[1371]: Creating SSH2 DSA key; this may take some time ...
Apr 28 17:05:29 volumio firststart.sh[1546]: 1024 SHA256:BDzyPnseqLxDL7dHDDxAmghDWcM1QRo6XM4GE8Bto5g root@volumio (DSA)
Apr 28 17:05:29 volumio firststart.sh[1371]: Creating SSH2 ECDSA key; this may take some time ...
Apr 28 17:05:29 volumio firststart.sh[1565]: 256 SHA256:b7sxMUVL1Op5R5Kl6EIw+oE/nN7qwOs5/iEfYMcRAK0 root@volumio (ECDSA)
Apr 28 17:05:30 volumio systemd[1]: Started winbind.service - Samba Winbind Daemon.
Apr 28 17:05:30 volumio systemd[1]: Starting smbd.service - Samba SMB Daemon...
Apr 28 17:05:30 volumio ifplugd(eth0)[1074]: client: ifup: interface eth0 already configured
Apr 28 17:05:30 volumio sh[1590]: eth0=eth0
Apr 28 17:05:30 volumio ifplugd(eth0)[1074]: Program executed successfully.
Apr 28 17:05:30 volumio ntpd[1079]: DNS: dns_probe: 0.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 28 17:05:30 volumio ntpd[1079]: DNS: dns_check: processing 0.debian.pool.ntp.org, 8, 101
Apr 28 17:05:30 volumio ntpd[1079]: DNS: Pool taking: 185.252.140.125
Apr 28 17:05:30 volumio ntpd[1079]: DNS: Pool taking: 144.76.66.156
Apr 28 17:05:30 volumio ntpd[1079]: DNS: Pool taking: 85.220.190.246
Apr 28 17:05:30 volumio ntpd[1079]: DNS: Pool taking: 212.18.3.18
Apr 28 17:05:30 volumio ntpd[1079]: DNS: dns_take_status: 0.debian.pool.ntp.org=>good, 8
Apr 28 17:05:31 volumio smbd[1594]: [2025/04/28 15:05:31.458196, 0] ../../source3/smbd/server.c:1741(main)
Apr 28 17:05:31 volumio smbd[1594]: smbd version 4.17.12-Debian started.
Apr 28 17:05:31 volumio smbd[1594]: Copyright Andrew Tridgell and the Samba Team 1992-2022
Apr 28 17:05:31 volumio volumio-remote-updater[953]: [2025-04-28 15:05:31] [connect] Successful connection
Apr 28 17:05:32 volumio firststart.sh[1593]: insserv: warning: current start runlevel(s) (empty) of script `ssh' overrides LSB defaults (2 3 4 5).
Apr 28 17:05:32 volumio firststart.sh[1593]: insserv: warning: current stop runlevel(s) (2 3 4 5) of script `ssh' overrides LSB defaults (empty).
Apr 28 17:05:32 volumio firststart.sh[1593]: insserv: Script `ssh' has overlapping Default-Start and Default-Stop runlevels (2 3 4 5) and (2 3 4 5). This should be fixed.
Apr 28 17:05:32 volumio firststart.sh[1593]: insserv: warning: current start runlevel(s) (empty) of script `ssh' overrides LSB defaults (2 3 4 5).
Apr 28 17:05:32 volumio systemd[1]: Started smbd.service - Samba SMB Daemon.
Apr 28 17:05:32 volumio systemd[1]: Reached target multi-user.target - Multi-User System.
Apr 28 17:05:32 volumio systemd[1]: Reached target graphical.target - Graphical Interface.
Apr 28 17:05:32 volumio systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP...
Apr 28 17:05:32 volumio systemd[1]: Reloading.
Apr 28 17:05:32 volumio kernel: systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Apr 28 17:05:32 volumio volumio[1238]: info: File /data/configuration/plugins.json does not exist. Copying from Volumio
Apr 28 17:05:32 volumio systemd-gpt-auto-generator[1632]: EFI loader partition unknown, exiting.
Apr 28 17:05:32 volumio systemd-gpt-auto-generator[1632]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Apr 28 17:05:32 volumio volumio[1238]: info: MYVOLUMIO Environment detected
Apr 28 17:05:32 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:5: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:32 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:32 volumio volumio[1238]: info: Plugin folders cleanup
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning into folder /volumio/app/plugins/
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning category audio_interface
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning category miscellanea
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning category music_service
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning category plugins.json
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning category system_controller
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning category user_interface
Apr 28 17:05:32 volumio volumio[1238]: info: Scanning into folder /data/plugins/
Apr 28 17:05:32 volumio volumio[1238]: info: Plugin folders cleanup completed
Apr 28 17:05:32 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:32 volumio volumio[1238]: info: ----- Core plugins startup ----
Apr 28 17:05:32 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:32 volumio volumio[1238]: info: Loading plugins from folder /volumio/app/plugins/
Apr 28 17:05:32 volumio volumio[1238]: info: Adding plugin upnp to MyMusic Plugins
Apr 28 17:05:32 volumio volumio[1238]: info: Adding plugin airplay_emulation to MyMusic Plugins
Apr 28 17:05:32 volumio volumio[1238]: info: Adding plugin upnp_browser to MyMusic Plugins
Apr 28 17:05:32 volumio volumio[1238]: info: Loading plugins from folder /data/plugins/
Apr 28 17:05:32 volumio volumio[1238]: info: Loading plugin "system"...
Apr 28 17:05:32 volumio volumio[1238]: info: No id defined. Creating one
Apr 28 17:05:32 volumio volumio[1238]: info: Loading plugin "appearance"...
Apr 28 17:05:32 volumio systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
Apr 28 17:05:32 volumio systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP.
Apr 28 17:05:32 volumio systemd[1]: Startup finished in 12.472s (firmware) + 4.023s (loader) + 24.780s (kernel) + 18.039s (userspace) = 59.315s.
Apr 28 17:05:33 volumio systemd[1]: Reloading.
Apr 28 17:05:33 volumio systemd-gpt-auto-generator[1671]: EFI loader partition unknown, exiting.
Apr 28 17:05:33 volumio systemd-gpt-auto-generator[1671]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Apr 28 17:05:33 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:5: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:33 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:33 volumio volumio[1238]: info: Loading plugin "network"...
Apr 28 17:05:33 volumio volumio[1238]: info: Refreshing Cached IP Addresses
Apr 28 17:05:33 volumio sudo[1680]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:05:33 volumio sudo[1680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:33 volumio sudo[1682]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:05:33 volumio sudo[1682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:33 volumio volumio[1238]: info: Loading plugin "services"...
Apr 28 17:05:33 volumio sudo[1680]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:33 volumio volumio[1238]: info: Loading plugin "alsa_controller"...
Apr 28 17:05:33 volumio sudo[1691]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Apr 28 17:05:33 volumio sudo[1691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:33 volumio sudo[1682]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:33 volumio sudo[1691]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:33 volumio volumio[1238]: warn: The ALSA output card is not set, defaulting to card [object Object]
Apr 28 17:05:33 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:05:33 volumio volumio[1238]: info: Found match in Cards Database: setting mixer for card Analog Out
Apr 28 17:05:33 volumio volumio[1238]: info: Setting mixer Master for card Analog Out
Apr 28 17:05:33 volumio volumio[1238]: info: CoreCommandRouter::volumioUpdateVolumeSettings
Apr 28 17:05:33 volumio volumio[1238]: info: CoreCommandRouter::volumioUpdateVolumeSettings
Apr 28 17:05:33 volumio volumio[1238]: info: CoreCommandRouter::volumioUpdateVolumeSettings
Apr 28 17:05:33 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:05:33 volumio volumio[1238]: info: Loading plugin "wizard"...
Apr 28 17:05:33 volumio volumio[1238]: info: Loading plugin "networkfs"...
Apr 28 17:05:33 volumio volumio[1238]: info: Starting Udev Watcher for removable devices
Apr 28 17:05:33 volumio volumio[1238]: info: Ignoring mount for partition: boot
Apr 28 17:05:33 volumio volumio[1238]: info: Ignoring mount for partition: volumio
Apr 28 17:05:33 volumio volumio[1238]: info: Ignoring mount for partition: volumio_data
Apr 28 17:05:33 volumio volumio[1238]: info: Mounting Device T7
Apr 28 17:05:33 volumio sudo[1741]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount /dev/sdb1 /mnt/USB/T7 -o noatime
Apr 28 17:05:33 volumio sudo[1741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:34 volumio firststart.sh[1745]: rescue-ssh.target is a disabled or a static unit not running, not starting it.
Apr 28 17:05:34 volumio firststart.sh[1745]: ssh.service is a disabled or a static unit not running, not starting it.
Apr 28 17:05:34 volumio sudo[1741]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:34 volumio volumio[1238]: info: Ignoring mount for partition: boot
Apr 28 17:05:34 volumio volumio[1238]: info: Ignoring mount for partition: volumio
Apr 28 17:05:34 volumio volumio[1238]: info: Ignoring mount for partition: volumio_data
Apr 28 17:05:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Apr 28 17:05:34 volumio volumio[1238]: info: Loading plugin "volumio_command_line_client"...
Apr 28 17:05:34 volumio volumio[1238]: info: Loading plugin "upnp"...
Apr 28 17:05:34 volumio volumio[1238]: info: [1745852734391] Starting Upmpd Daemon
Apr 28 17:05:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Apr 28 17:05:34 volumio volumio[1238]: info: Loading plugin "my_music"...
Apr 28 17:05:34 volumio volumio[1238]: info: Loading plugin "mpd"...
Apr 28 17:05:34 volumio systemd[1]: Reloading.
Apr 28 17:05:34 volumio systemd-gpt-auto-generator[1763]: EFI loader partition unknown, exiting.
Apr 28 17:05:34 volumio systemd-gpt-auto-generator[1763]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Apr 28 17:05:34 volumio volumio[1238]: info: Loading plugin "upnp_browser"...
Apr 28 17:05:34 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:5: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:34 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:35 volumio firststart.sh[1771]: ssh.socket is a disabled or a static unit not running, not starting it.
Apr 28 17:05:35 volumio firststart.sh[1239]: Enabling SSH for first boot
Apr 28 17:05:35 volumio systemd[1]: Starting ssh.service - OpenBSD Secure Shell server...
Apr 28 17:05:35 volumio sshd[1779]: Server listening on 0.0.0.0 port 22.
Apr 28 17:05:35 volumio sshd[1779]: Server listening on :: port 22.
Apr 28 17:05:35 volumio systemd[1]: Started ssh.service - OpenBSD Secure Shell server.
Apr 28 17:05:35 volumio firststart.sh[1239]: Disabling firststart service
Apr 28 17:05:35 volumio systemctl[1780]: Removed "/etc/systemd/system/multi-user.target.wants/firststart.service".
Apr 28 17:05:35 volumio systemd[1]: Reloading.
Apr 28 17:05:35 volumio volumio[1238]: info: Loading plugin "alarm-clock"...
Apr 28 17:05:35 volumio systemd-gpt-auto-generator[1787]: EFI loader partition unknown, exiting.
Apr 28 17:05:35 volumio systemd-gpt-auto-generator[1787]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Apr 28 17:05:35 volumio volumio[1238]: info: Loading plugin "airplay_emulation"...
Apr 28 17:05:35 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:05:35 volumio volumio[1238]: info: Loading plugin "last_100"...
Apr 28 17:05:35 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:5: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:35 volumio systemd[1]: /lib/systemd/system/volumio-remote-updater.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:05:35 volumio volumio[1238]: info: Loading plugin "webradio"...
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "i2s_dacs"...
Apr 28 17:05:37 volumio volumio[1238]: info: I2S DAC not set, start Auto-detection
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "volumiodiscovery"...
Apr 28 17:05:37 volumio volumio[1238]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Apr 28 17:05:37 volumio volumio[1238]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 28 17:05:37 volumio node[1238]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Apr 28 17:05:37 volumio volumio[1238]: *** WARNING *** For more information see
Apr 28 17:05:37 volumio volumio[1238]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Apr 28 17:05:37 volumio volumio[1238]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 28 17:05:37 volumio volumio[1238]: *** WARNING *** For more information see
Apr 28 17:05:37 volumio node[1238]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 28 17:05:37 volumio node[1238]: *** WARNING *** For more information see
Apr 28 17:05:37 volumio node[1238]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Apr 28 17:05:37 volumio node[1238]: *** WARNING *** Please fix your application to use the native API of Avahi!
Apr 28 17:05:37 volumio node[1238]: *** WARNING *** For more information see
Apr 28 17:05:37 volumio volumio[1238]: info: Discovery: Started advertising with name: Volumio
Apr 28 17:05:37 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "outputs"...
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "albumart"...
Apr 28 17:05:37 volumio volumio[1238]: info: Plugin example_plugin is not enabled
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "inputs"...
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "updater_comm"...
Apr 28 17:05:37 volumio volumio[1797]: Forking 3 albumart workers
Apr 28 17:05:37 volumio volumio[1238]: info: Plugin mpdemulation is not enabled
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "rest_api"...
Apr 28 17:05:37 volumio volumio[1238]: info: Loading plugin "websocket"...
Apr 28 17:05:37 volumio volumio[1238]: info: Starting Socket.io Server version 1.7.4
Apr 28 17:05:37 volumio firststart.sh[1239]: Finalizing
Apr 28 17:05:37 volumio volumio[1238]: info: Loading i18n strings for locale en
Apr 28 17:05:37 volumio volumio[1238]: Updating browse sources language
Apr 28 17:05:37 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:05:38 volumio volumio[1808]: Starting albumart workers
Apr 28 17:05:38 volumio volumio[1807]: Starting albumart workers
Apr 28 17:05:38 volumio volumio[1817]: Starting albumart workers
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::initPlayerControls
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: Express server listening on port 3000
Apr 28 17:05:38 volumio volumio[1238]: [Metrics] WebUI: 13s 495.26ms
Apr 28 17:05:38 volumio volumio[1238]: info: Setting Device type: x86
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::resetVolumioState
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::getcurrentVolume
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioRetrieveVolumeLevels
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::getcurrentVolume
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:05:38 volumio volumio[1238]: MPD error: Cannot assign requested address
Apr 28 17:05:38 volumio volumio[1238]: error: Cannot read config.txt file: Error: ENOENT: no such file or directory, open '/boot/config.txt'
Apr 28 17:05:38 volumio volumio[1238]: info: Completed loading Core Plugins
Apr 28 17:05:38 volumio volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:05:38 volumio volumio[1238]: info: Cannot read play queue from file
Apr 28 17:05:38 volumio volumio[1238]: info: Volumio Network Manager: Network status updated: 1
Apr 28 17:05:38 volumio volumio[1238]: error: An error occurred while scanning: Error: Command failed: sudo /sbin/iwlist wlan0 scan
Apr 28 17:05:38 volumio volumio[1238]: wlan0 Interface doesn't support scanning.
Apr 28 17:05:38 volumio volumio[1238]: info: Cannot use regular scanning, forcing with ap-force
Apr 28 17:05:38 volumio sudo[1864]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 scan ap-force
Apr 28 17:05:38 volumio sudo[1864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:38 volumio systemd[1]: firststart.service: Deactivated successfully.
Apr 28 17:05:38 volumio systemd[1]: firststart.service: Consumed 4.424s CPU time.
Apr 28 17:05:38 volumio sudo[1864]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:38 volumio volumio[1238]: command failed: No such device (-19)
Apr 28 17:05:38 volumio volumio[1238]: error: Cannot use fallback scanning method: Error: Command failed: /usr/bin/sudo /sbin/iw dev wlan0 scan ap-force
Apr 28 17:05:38 volumio volumio[1238]: command failed: No such device (-19)
Apr 28 17:05:38 volumio volumio[1238]: info: Cannot read proc/cpuinfo: Error: Command failed: cat /proc/cpuinfo | grep Revision
Apr 28 17:05:38 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 1
Apr 28 17:05:38 volumio volumio[1238]: info: VolumeController:: Volume=50 Mute =false
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:05:38 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:05:38 volumio volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:05:38 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 2
Apr 28 17:05:38 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 3
Apr 28 17:05:38 volumio volumio[1238]: info: VolumeController:: Volume=50 Mute =false
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:05:38 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:05:38 volumio volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:05:38 volumio volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:05:38 volumio volumio[1238]: info: Asound.conf file written
Apr 28 17:05:38 volumio sudo[1879]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mv /home/volumio/.asoundrc /etc/asound.conf
Apr 28 17:05:38 volumio sudo[1879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:38 volumio sudo[1879]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:38 volumio volumio[1238]: No state is present for card PCH
Apr 28 17:05:38 volumio volumio[1238]: Found hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,1849c892,00100302 HDA:8086280a,80860101,00100000" "0x1849" "0xc892"
Apr 28 17:05:38 volumio volumio[1238]: Hardware is initialized using a generic method
Apr 28 17:05:38 volumio volumio[1238]: No state is present for card PCH
Apr 28 17:05:38 volumio volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:05:38 volumio volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:38 volumio sudo[1885]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:05:38 volumio sudo[1885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:38 volumio sudo[1887]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:05:38 volumio sudo[1887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:38 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:05:38 volumio volumio[1238]: info: ___________ START PLUGINS ___________
Apr 28 17:05:38 volumio volumio[1238]: info: Setting Hotspot Unique name on first start: Volumio-94B69
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getConfigParam] in plugin network
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , saveHotspotSettings
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::Reload Ui
Apr 28 17:05:38 volumio volumio[1238]: info: ControllerMpd::onStart: Initializing MPD
Apr 28 17:05:38 volumio volumio[1238]: info: Creating MPD Configuration file
Apr 28 17:05:38 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 28 17:05:38 volumio volumio[1238]: info: [1745852738834] CoreMusicLibrary::Adding element Media Servers
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:05:38 volumio sudo[1896]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:05:38 volumio sudo[1896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:38 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:05:38 volumio sudo[1898]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:05:38 volumio sudo[1898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:38 volumio sudo[1885]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:38 volumio sudo[1896]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:38 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:38 volumio systemd[1]: mpd.service: Deactivated successfully.
Apr 28 17:05:38 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
Apr 28 17:05:38 volumio systemd[1]: mpd.socket: Deactivated successfully.
Apr 28 17:05:38 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Apr 28 17:05:38 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Apr 28 17:05:38 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:05:38 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 28 17:05:38 volumio volumio[1238]: info: [1745852738873] CoreMusicLibrary::Adding element Last_100
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:05:38 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 28 17:05:38 volumio volumio[1238]: info: [1745852738876] CoreMusicLibrary::Adding element Webradio
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:05:38 volumio volumio[1238]: info: Initializing BBC Radios
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:05:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:38 volumio volumio[1238]: info: Volumio Calling Home
Apr 28 17:05:38 volumio sudo[1909]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Apr 28 17:05:38 volumio sudo[1909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:05:38 volumio sudo[1926]: /bin/chown: cannot access '/var/log/mpd.log': No such file or directory
Apr 28 17:05:38 volumio sudo[1909]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:39 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 4
Apr 28 17:05:39 volumio volumio[1238]: info: MPD Permissions set
Apr 28 17:05:39 volumio volumio[1238]: info: MPD Permissions set
Apr 28 17:05:39 volumio volumio[1238]: info: VolumeController:: Volume=50 Mute =false
Apr 28 17:05:39 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:05:39 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:05:39 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 5
Apr 28 17:05:39 volumio volumio[1238]: info: Volumio called home
Apr 28 17:05:39 volumio volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 28 17:05:39 volumio volumio[1238]: info: VolumeController:: Volume=50 Mute =false
Apr 28 17:05:39 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:05:39 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:05:39 volumio volumio[1238]: info: Discovery: adding ea7458a9-d2e5-4ae5-84d9-73518b1c8245
Apr 28 17:05:39 volumio volumio[1238]: info: Discovery: Found device Volumio
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:05:39 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:39 volumio volumio[1238]: info: Discovery: this is already registered, ea7458a9-d2e5-4ae5-84d9-73518b1c8245
Apr 28 17:05:39 volumio volumio[1238]: info: Discovery: Found device Volumio
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:05:39 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:39 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:39 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:05:39 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:05:39 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:05:39 volumio sudo[1962]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:05:39 volumio sudo[1962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:39 volumio sudo[1964]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:05:39 volumio sudo[1964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:39 volumio sudo[1966]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:05:39 volumio sudo[1966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:39 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:05:39 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:05:39 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:05:39 volumio systemd[1]: shairport-sync.service: Consumed 1.918s CPU time.
Apr 28 17:05:39 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:05:39 volumio sudo[1964]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:39 volumio sudo[1962]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:05:39 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:39 volumio sudo[1966]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:39 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:05:39 volumio volumio[1238]: Error adding Membership: Error: addMembership EINVAL
Apr 28 17:05:39 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:05:39 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:05:39 volumio sudo[1986]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/hostapd/hostapd.conf
Apr 28 17:05:39 volumio sudo[1986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:39 volumio sudo[1986]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:39 volumio volumio[1238]: info: Permissions for /etc/hostapd/hostapd.conf
Apr 28 17:05:39 volumio volumio[1238]: info: [wirelessRestart] Starting safe wireless stack restart
Apr 28 17:05:39 volumio volumio[1238]: info: [wirelessRestart] Stopping hotspot.service...
Apr 28 17:05:39 volumio sudo[1990]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop hotspot.service
Apr 28 17:05:39 volumio sudo[1990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:39 volumio sudo[1990]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:39 volumio volumio[1238]: Failed to stop hotspot.service: Unit hotspot.service not loaded.
Apr 28 17:05:39 volumio volumio[1238]: info: [wirelessRestart] Failed to stop hotspot.service: Error: Command failed: sudo systemctl stop hotspot.service
Apr 28 17:05:39 volumio volumio[1238]: Failed to stop hotspot.service: Unit hotspot.service not loaded.
Apr 28 17:05:39 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:39 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , onNetworkingRestart
Apr 28 17:05:39 volumio volumio[1238]: info: Discovery: Restarting Advertising due to device name change
Apr 28 17:05:41 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:41 volumio volumio[1238]: info: Discovery: A device disappeared from network
Apr 28 17:05:41 volumio volumio[1238]: info: Discovery: Device volumio disappeared from network
Apr 28 17:05:41 volumio volumio[1238]: info: Discovery: A device disappeared from network
Apr 28 17:05:42 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:42 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 7
Apr 28 17:05:42 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:05:42 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:42 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 28 17:05:42 volumio volumio[1238]: info: Listing playlists
Apr 28 17:05:43 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:44 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:44 volumio sudo[2024]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:05:44 volumio sudo[2024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:44 volumio sudo[2022]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:05:44 volumio sudo[2022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:44 volumio sudo[2022]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:44 volumio sudo[2024]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:44 volumio sudo[2027]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Apr 28 17:05:44 volumio sudo[2027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:44 volumio volumio[1238]: info: Discovery: Started advertising with name: Volumio
Apr 28 17:05:45 volumio systemd[1]: Started upmpdcli.service - UPnP Renderer front-end to MPD.
Apr 28 17:05:45 volumio sudo[2027]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:45 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:45 volumio volumio[1238]: info: Upmpdcli Daemon Started
Apr 28 17:05:45 volumio volumio[1238]: info: Discovery: adding ea7458a9-d2e5-4ae5-84d9-73518b1c8245
Apr 28 17:05:45 volumio volumio[1238]: info: Discovery: Found device Volumio
Apr 28 17:05:45 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:05:45 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:45 volumio volumio[1238]: info: Discovery: this is already registered, ea7458a9-d2e5-4ae5-84d9-73518b1c8245
Apr 28 17:05:45 volumio volumio[1238]: info: Discovery: Found device Volumio
Apr 28 17:05:45 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:05:45 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:05:45 volumio mpd[1927]: 2025-04-28T15:05:45 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Apr 28 17:05:45 volumio mpd[1927]: 2025-04-28T15:05:45 exception: Database corrupted
Apr 28 17:05:45 volumio systemd[1]: Started mpd.service - Music Player Daemon.
Apr 28 17:05:45 volumio sudo[1898]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:45 volumio sudo[1887]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:45 volumio volumio[1238]: info: Completed starting Core Plugins
Apr 28 17:05:45 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:45 volumio volumio[1238]: info: ----- MyVolumio plugins startup ----
Apr 28 17:05:45 volumio volumio[1238]: info: -------------------------------------------
Apr 28 17:05:45 volumio volumio[1238]: info: [MyVolumio PluginManager] Fetching plans data....
Apr 28 17:05:46 volumio volumio[1238]: error: MPD error: The expression evaluated to a falsy value:
Apr 28 17:05:46 volumio volumio[1238]: assert.ok(self.idling)
Apr 28 17:05:46 volumio volumio[1238]: error: The expression evaluated to a falsy value:
Apr 28 17:05:46 volumio volumio[1238]: assert.ok(self.idling)
Apr 28 17:05:46 volumio volumio[1238]: info: MPD running with PID1927
Apr 28 17:05:46 volumio volumio[1238]: ,establishing connection
Apr 28 17:05:46 volumio volumio[1238]: error: updateQueue error: null
Apr 28 17:05:46 volumio volumio[1238]: error: updateQueue error: null
Apr 28 17:05:46 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:46 volumio volumio-remote-updater[953]: [2025-04-28 15:05:46] [connect] Successful connection
Apr 28 17:05:46 volumio volumio-remote-updater[953]: [2025-04-28 15:05:46] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1745852746 101
Apr 28 17:05:46 volumio volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 4 Transport: websocket Total Clients: 8
Apr 28 17:05:47 volumio systemd[1]: systemd-fsckd.service: Deactivated successfully.
Apr 28 17:05:47 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:48 volumio volumio[1238]: Device "wlan0" does not exist.
Apr 28 17:05:48 volumio volumio[1238]: info: [wirelessRestart] Timeout waiting for wlan0 release. Proceeding anyway.
Apr 28 17:05:48 volumio volumio[1238]: info: [wirelessRestart] Restarting wireless.service...
Apr 28 17:05:48 volumio sudo[2108]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart wireless.service
Apr 28 17:05:48 volumio sudo[2108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:48 volumio systemd[1]: Starting wireless.service - Wireless Services...
Apr 28 17:05:48 volumio wireless.js[2110]: WIRELESS: No wireless interface, exiting
Apr 28 17:05:48 volumio iw[2126]: command failed: No such device (-19)
Apr 28 17:05:48 volumio iwconfig[2129]: Error for wireless request "Set Power Management" (8B2C) :
Apr 28 17:05:48 volumio iwconfig[2129]: SET failed on device wlan0 ; No such device.
Apr 28 17:05:48 volumio systemd[1]: wireless.service: Deactivated successfully.
Apr 28 17:05:48 volumio systemd[1]: Started wireless.service - Wireless Services.
Apr 28 17:05:48 volumio sudo[2108]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:48 volumio volumio[1238]: info: [wirelessRestart] Wireless service restarted successfully.
Apr 28 17:05:53 volumio upmpdcli[2136]: writing RSA key
Apr 28 17:05:53 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , reportWirelessConnection
Apr 28 17:05:53 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessInfo
Apr 28 17:05:53 volumio sudo[2138]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:05:53 volumio sudo[2138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:05:53 volumio sudo[2138]: pam_unix(sudo:session): session closed for user root
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Apr 28 17:05:54 volumio volumio[1238]: info: Adding plugin bluetooth to MyMusic Plugins
Apr 28 17:05:54 volumio volumio[1238]: info: Adding plugin multiroom to MyMusic Plugins
Apr 28 17:05:54 volumio volumio[1238]: info: Adding plugin metavolumio to MyMusic Plugins
Apr 28 17:05:54 volumio volumio[1238]: info: Adding plugin cd_controller to MyMusic Plugins
Apr 28 17:05:54 volumio volumio[1238]: info: Adding plugin smart_inputs to MyMusic Plugins
Apr 28 17:05:54 volumio volumio[1238]: info: Adding plugin tidalconnect to MyMusic Plugins
Apr 28 17:05:54 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Apr 28 17:05:56 volumio volumio[1238]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Apr 28 17:05:56 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Apr 28 17:05:56 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:56 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:05:56 volumio volumio[1238]: info: Starting MyVolumio Remote Streaming Endpoints
Apr 28 17:05:56 volumio volumio[1238]: info: MyVolumio not started
Apr 28 17:05:56 volumio volumio[1238]: info: Initializing device activation check
Apr 28 17:05:56 volumio volumio[1238]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Apr 28 17:05:56 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Apr 28 17:05:56 volumio dbus-daemon[944]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.18' (uid=0 pid=2088 comm="/usr/lib/chromium/chromium --show-component-extens")
Apr 28 17:05:56 volumio systemd[1]: Starting bluetooth.service - Bluetooth service...
Apr 28 17:05:57 volumio bluetoothd[2193]: Bluetooth daemon 5.72
Apr 28 17:05:57 volumio kernel: Bluetooth: Core ver 2.22
Apr 28 17:05:57 volumio kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 28 17:05:57 volumio kernel: Bluetooth: HCI device and connection manager initialized
Apr 28 17:05:57 volumio kernel: Bluetooth: HCI socket layer initialized
Apr 28 17:05:57 volumio kernel: Bluetooth: L2CAP socket layer initialized
Apr 28 17:05:57 volumio kernel: Bluetooth: SCO socket layer initialized
Apr 28 17:05:57 volumio dbus-daemon[944]: [system] Successfully activated service 'org.bluez'
Apr 28 17:05:57 volumio systemd[1]: Started bluetooth.service - Bluetooth service.
Apr 28 17:05:57 volumio bluetoothd[2193]: Starting SDP server
Apr 28 17:05:57 volumio bluetoothd[2193]: Excluding (cli) wiimote
Apr 28 17:05:57 volumio bluetoothd[2193]: Excluding (cli) sap
Apr 28 17:05:57 volumio bluetoothd[2193]: Excluding (cli) midi
Apr 28 17:05:57 volumio bluetoothd[2193]: Excluding (cli) battery
Apr 28 17:05:57 volumio kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 28 17:05:57 volumio kernel: Bluetooth: BNEP filters: protocol multicast
Apr 28 17:05:57 volumio kernel: Bluetooth: BNEP socket layer initialized
Apr 28 17:05:57 volumio dbus-daemon[944]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.19' (uid=0 pid=2193 comm="/usr/libexec/bluetooth/bluetoothd --noplugin=sap,b")
Apr 28 17:05:57 volumio bluetoothd[2193]: Bluetooth management interface 1.22 initialized
Apr 28 17:05:57 volumio systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Apr 28 17:05:58 volumio dbus-daemon[944]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 28 17:05:58 volumio systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Apr 28 17:06:01 volumio volumio[1238]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Apr 28 17:06:01 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Apr 28 17:06:01 volumio volumio[1238]: info: Streaming services startup
Apr 28 17:06:01 volumio volumio[1238]: info: Starting Streaming Daemon
Apr 28 17:06:01 volumio volumio[1238]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Apr 28 17:06:01 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: upnp , onRestart
Apr 28 17:06:01 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , onNetworkingRestart
Apr 28 17:06:01 volumio volumio[1238]: info: Refreshing Cached IP Addresses
Apr 28 17:06:01 volumio sudo[2380]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:06:01 volumio sudo[2370]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Apr 28 17:06:01 volumio sudo[2370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:01 volumio sudo[2376]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/killall upmpdcli
Apr 28 17:06:01 volumio sudo[2378]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:06:01 volumio sudo[2378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:01 volumio sudo[2380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:01 volumio sudo[2376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:01 volumio sudo[2378]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:01 volumio sudo[2370]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:01 volumio sudo[2376]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:01 volumio volumio[1238]: error: Cannot start Volumio Streaming Daemon
Apr 28 17:06:01 volumio volumio[1238]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Apr 28 17:06:01 volumio volumio[1238]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Apr 28 17:06:01 volumio sudo[2380]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:01 volumio systemd[1]: upmpdcli.service: Deactivated successfully.
Apr 28 17:06:01 volumio systemd[1]: upmpdcli.service: Consumed 7.526s CPU time.
Apr 28 17:06:02 volumio volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 8
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getWizardSteps
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , showActivationCode
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getAvailableLanguages
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAvailableTimezones
Apr 28 17:06:03 volumio volumio[1238]: info: Received Get System Info
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:06:03 volumio volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:06:03 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:06:03 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:06:03 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:03 volumio volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:06:03 volumio volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:03 volumio volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:06:03 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:03 volumio volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:06:03 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:03 volumio volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:06:03 volumio volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:06:03 volumio volumio[1238]: info: Got it
Apr 28 17:06:03 volumio volumio[1238]: info: Got it
Apr 28 17:06:03 volumio volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:03 volumio volumio[1238]: error: Error retrieving Highresaudio conf: TypeError: Cannot read properties of undefined (reading 'onSave')
Apr 28 17:06:03 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:06:03 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:06:06 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:06:06 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:06:06 volumio volumio[1238]: info: Loading i18n strings for locale en
Apr 28 17:06:06 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:06:06 volumio volumio[1238]: info: Setting timezone to UTC
Apr 28 17:06:06 volumio sudo[2428]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:06:06 volumio sudo[2428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:06 volumio sudo[2428]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:06 volumio sudo[2432]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/UTC /etc/localtime
Apr 28 17:06:06 volumio sudo[2432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:06 volumio sudo[2432]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:06 volumio sudo[2436]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:06:06 volumio sudo[2436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:06 volumio sudo[2436]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:06 volumio sudo[2440]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone UTC
Apr 28 17:06:06 volumio sudo[2440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:06 volumio dbus-daemon[944]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.22' (uid=0 pid=2441 comm="/usr/bin/timedatectl set-timezone UTC")
Apr 28 17:06:06 volumio systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Apr 28 17:06:06 volumio dbus-daemon[944]: [system] Successfully activated service 'org.freedesktop.timedate1'
Apr 28 17:06:06 volumio systemd[1]: Started systemd-timedated.service - Time & Date Service.
Apr 28 17:06:06 volumio sudo[2440]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:06 volumio volumio[1238]: Updating browse sources language
Apr 28 17:06:06 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:06:07 volumio volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:06:10 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:06:10 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:06:10 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:06:11 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:06:11 volumio volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 28 17:06:11 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:06:11 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:06:11 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:06:11 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:06:11 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:06:11 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:06:11 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:06:11 volumio sudo[2462]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:06:11 volumio sudo[2462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:11 volumio sudo[2464]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:06:11 volumio sudo[2462]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:11 volumio sudo[2464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:11 volumio sudo[2464]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:11 volumio sudo[2469]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Apr 28 17:06:11 volumio sudo[2469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:11 volumio systemd[1]: Started upmpdcli.service - UPnP Renderer front-end to MPD.
Apr 28 17:06:11 volumio sudo[2469]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:11 volumio volumio[1238]: info: Upmpdcli Daemon Started
Apr 28 17:06:12 volumio upmpdcli[2487]: writing RSA key
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::volumioGetBrowseSources
Apr 28 17:06:16 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:06:17 volumio startx[1311]: (EE) client bug: timer event2 debounce: scheduled expiry is in the past (-463ms), your system is too slow
Apr 28 17:06:17 volumio startx[1311]: (EE) client bug: timer event2 debounce: scheduled expiry is in the past (-336ms), your system is too slow
Apr 28 17:06:17 volumio startx[1311]: (EE) client bug: timer event2 debounce short: scheduled expiry is in the past (-349ms), your system is too slow
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:06:20 volumio volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:06:20 volumio volumio[1238]: info: Received Get System Version
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:06:20 volumio volumio[1238]: info: Received Get System Info
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:06:20 volumio volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:06:20 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:06:20 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:06:21 volumio volumio[1238]: error: MyVolumio Plugin failed to authenticate in a timely fashion
Apr 28 17:06:21 volumio volumio[1238]: info: Completed starting MyVolumio Plugin
Apr 28 17:06:21 volumio volumio[1238]: [Metrics] CommandRouter: 56s 31.38ms
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::volumiosetStartupVolume
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::Close All Modals sent
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::Close All Modals sent
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:06:21 volumio volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:06:21 volumio volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: Got it
Apr 28 17:06:21 volumio volumio[1238]: info: Got it
Apr 28 17:06:21 volumio volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: error: Error retrieving Highresaudio conf: TypeError: Cannot read properties of undefined (reading 'onSave')
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:06:21 volumio volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:06:21 volumio volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:06:21 volumio volumio[1238]: info: Got it
Apr 28 17:06:21 volumio volumio[1238]: info: Got it
Apr 28 17:06:21 volumio volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:06:21 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:21 volumio volumio[1238]: error: Error retrieving Highresaudio conf: TypeError: Cannot read properties of undefined (reading 'onSave')
Apr 28 17:06:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Apr 28 17:06:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:06:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Apr 28 17:06:22 volumio volumio[1238]: info: Version has changed, forcing UI Reload
Apr 28 17:06:22 volumio volumio[1238]: info: CoreCommandRouter::Reload Ui
Apr 28 17:06:22 volumio volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 9
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getWizardSteps
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , showActivationCode
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getAvailableLanguages
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAvailableTimezones
Apr 28 17:06:23 volumio volumio[1238]: info: Received Get System Info
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:06:23 volumio volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:06:23 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:06:23 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:06:23 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:23 volumio volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:06:23 volumio volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:23 volumio volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:06:23 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:23 volumio volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:06:23 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:23 volumio volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:06:23 volumio volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:06:23 volumio volumio[1238]: info: Got it
Apr 28 17:06:23 volumio volumio[1238]: info: Got it
Apr 28 17:06:23 volumio volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:06:23 volumio volumio[1238]: error: Error retrieving Highresaudio conf: TypeError: Cannot read properties of undefined (reading 'onSave')
Apr 28 17:06:23 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:06:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:06:26 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:06:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:06:27 volumio volumio[1238]: info: Loading i18n strings for locale en
Apr 28 17:06:27 volumio volumio[1238]: Updating browse sources language
Apr 28 17:06:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:06:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:06:27 volumio volumio[1238]: info: Setting timezone to UTC
Apr 28 17:06:27 volumio sudo[2566]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:06:27 volumio sudo[2566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:27 volumio sudo[2566]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:27 volumio sudo[2570]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/UTC /etc/localtime
Apr 28 17:06:27 volumio sudo[2570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:27 volumio sudo[2570]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:27 volumio sudo[2574]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:06:27 volumio sudo[2574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:27 volumio sudo[2574]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:27 volumio sudo[2578]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone UTC
Apr 28 17:06:27 volumio sudo[2578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:27 volumio sudo[2578]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:27 volumio volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:06:28 volumio systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 28 17:06:28 volumio volumio[1238]: info: BOOT COMPLETED
Apr 28 17:06:36 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:06:36 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:06:37 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:06:37 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:06:37 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:06:37 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:06:37 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:06:41 volumio volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:06:41 volumio volumio[1238]: info: Received Get System Version
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:06:41 volumio volumio[1238]: info: Received Get System Info
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:06:41 volumio volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:06:41 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:06:41 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:06:44 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:06:44 volumio volumio[1238]: info: Setting timezone to Africa/Abidjan
Apr 28 17:06:44 volumio sudo[2656]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:06:44 volumio sudo[2656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:44 volumio sudo[2656]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:44 volumio sudo[2660]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Africa/Abidjan /etc/localtime
Apr 28 17:06:44 volumio sudo[2660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:44 volumio sudo[2660]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:44 volumio sudo[2666]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:06:44 volumio sudo[2666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:44 volumio sudo[2666]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:44 volumio sudo[2671]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Africa/Abidjan
Apr 28 17:06:44 volumio sudo[2671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:06:44 volumio systemd-timedated[2442]: Changed time zone to 'Africa/Abidjan' (GMT).
Apr 28 17:06:44 volumio sudo[2671]: pam_unix(sudo:session): session closed for user root
Apr 28 17:06:57 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:06:57 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:06:57 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:06:57 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:06:57 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:07:01 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:07:01 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:07:14 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:07:14 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:07:14 volumio systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 28 17:07:14 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:07:14 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:07:14 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:07:15 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:07:15 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:07:15 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:07:15 volumio volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:07:15 volumio sudo[2854]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:07:15 volumio sudo[2854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:15 volumio sudo[2854]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:15 volumio sudo[2858]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:07:15 volumio sudo[2858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:15 volumio sudo[2858]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:15 volumio sudo[2862]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:07:15 volumio sudo[2862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:15 volumio sudo[2862]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:15 volumio sudo[2866]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:07:15 volumio sudo[2866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:15 volumio dbus-daemon[944]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.26' (uid=0 pid=2867 comm="/usr/bin/timedatectl set-timezone Europe/Berlin")
Apr 28 17:07:15 volumio systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Apr 28 17:07:15 volumio dbus-daemon[944]: [system] Successfully activated service 'org.freedesktop.timedate1'
Apr 28 17:07:15 volumio systemd[1]: Started systemd-timedated.service - Time & Date Service.
Apr 28 17:07:15 volumio sudo[2866]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:07:18 volumio volumio[1238]: info: Loading i18n strings for locale en
Apr 28 17:07:18 volumio volumio[1238]: Updating browse sources language
Apr 28 17:07:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:07:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:07:18 volumio volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:07:18 volumio sudo[2884]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:07:18 volumio sudo[2884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:18 volumio sudo[2884]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio sudo[2888]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:07:18 volumio sudo[2888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:18 volumio sudo[2888]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio sudo[2892]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:07:18 volumio sudo[2892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:18 volumio sudo[2892]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio sudo[2896]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:07:18 volumio sudo[2896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:18 volumio sudo[2896]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworksScanCache
Apr 28 17:07:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworks
Apr 28 17:07:18 volumio sudo[2899]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Apr 28 17:07:18 volumio sudo[2899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:18 volumio sudo[2899]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio volumio[1238]: error: An error occurred while scanning: Error: Command failed: sudo /sbin/iwlist wlan0 scan
Apr 28 17:07:18 volumio volumio[1238]: wlan0 Interface doesn't support scanning.
Apr 28 17:07:18 volumio volumio[1238]: info: Cannot use regular scanning, forcing with ap-force
Apr 28 17:07:18 volumio sudo[2906]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 scan ap-force
Apr 28 17:07:18 volumio sudo[2906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:07:18 volumio sudo[2906]: pam_unix(sudo:session): session closed for user root
Apr 28 17:07:18 volumio volumio[1238]: command failed: No such device (-19)
Apr 28 17:07:18 volumio volumio[1238]: error: Cannot use fallback scanning method: Error: Command failed: /usr/bin/sudo /sbin/iw dev wlan0 scan ap-force
Apr 28 17:07:18 volumio volumio[1238]: command failed: No such device (-19)
Apr 28 17:07:18 volumio volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:07:37 volumio volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 5
Apr 28 17:07:38 volumio volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:07:38 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:07:45 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:07:46 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:07:46 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:07:46 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:07:46 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:07:46 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:07:46 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:07:48 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:07:48 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:07:48 volumio systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 28 17:07:48 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:07:48 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:07:48 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:07:48 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:07:48 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:08:12 volumio sudo[3191]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:08:12 volumio sudo[3193]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:08:12 volumio sudo[3191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:12 volumio sudo[3193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:12 volumio sudo[3191]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:12 volumio sudo[3193]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:12 volumio volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 5
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getWizardSteps
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , showActivationCode
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getAvailableLanguages
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAvailableTimezones
Apr 28 17:08:12 volumio volumio[1238]: info: Received Get System Info
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:08:12 volumio volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:12 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:08:12 volumio volumio-remote-updater[953]: No test mode
Apr 28 17:08:12 volumio volumio-remote-updater[953]: No alpha test mode
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:08:12 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:12 volumio volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:08:13 volumio volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:08:13 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:08:13 volumio volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:08:13 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:13 volumio volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:08:13 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:13 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:13 volumio volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:08:13 volumio volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:13 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:13 volumio volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:08:13 volumio volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:08:13 volumio volumio[1238]: info: Got it
Apr 28 17:08:13 volumio volumio[1238]: info: Got it
Apr 28 17:08:13 volumio volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:08:13 volumio volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:13 volumio volumio[1238]: error: Error retrieving Highresaudio conf: TypeError: Cannot read properties of undefined (reading 'onSave')
Apr 28 17:08:14 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:08:14 volumio volumio[1238]: info: Loading i18n strings for locale de
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:08:18 volumio volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:08:18 volumio sudo[3242]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:08:18 volumio sudo[3242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3242]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio sudo[3246]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:08:18 volumio sudo[3246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3246]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio sudo[3250]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:08:18 volumio sudo[3250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3250]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio sudo[3254]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:08:18 volumio sudo[3254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio dbus-daemon[944]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.29' (uid=0 pid=3255 comm="/usr/bin/timedatectl set-timezone Europe/Berlin")
Apr 28 17:08:18 volumio systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Apr 28 17:08:18 volumio dbus-daemon[944]: [system] Successfully activated service 'org.freedesktop.timedate1'
Apr 28 17:08:18 volumio systemd[1]: Started systemd-timedated.service - Time & Date Service.
Apr 28 17:08:18 volumio sudo[3254]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:08:18 volumio volumio[1238]: info: Loading i18n strings for locale de
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:08:18 volumio volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:08:18 volumio sudo[3261]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:08:18 volumio sudo[3261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3261]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio sudo[3265]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:08:18 volumio sudo[3265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3265]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio sudo[3269]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:08:18 volumio sudo[3269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3269]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio sudo[3273]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:08:18 volumio sudo[3273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:18 volumio sudo[3273]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworksScanCache
Apr 28 17:08:18 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworks
Apr 28 17:08:18 volumio volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:08:18 volumio sudo[3276]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Apr 28 17:08:18 volumio sudo[3276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:19 volumio sudo[3276]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:19 volumio volumio[1238]: Updating browse sources language
Apr 28 17:08:19 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:19 volumio volumio[1238]: Updating browse sources language
Apr 28 17:08:19 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:19 volumio volumio[1238]: error: An error occurred while scanning: Error: Command failed: sudo /sbin/iwlist wlan0 scan
Apr 28 17:08:19 volumio volumio[1238]: wlan0 Interface doesn't support scanning.
Apr 28 17:08:19 volumio volumio[1238]: info: Cannot use regular scanning, forcing with ap-force
Apr 28 17:08:19 volumio sudo[3284]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 scan ap-force
Apr 28 17:08:19 volumio sudo[3284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:19 volumio sudo[3284]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:19 volumio volumio[1238]: command failed: No such device (-19)
Apr 28 17:08:19 volumio volumio[1238]: error: Cannot use fallback scanning method: Error: Command failed: /usr/bin/sudo /sbin/iw dev wlan0 scan ap-force
Apr 28 17:08:19 volumio volumio[1238]: command failed: No such device (-19)
Apr 28 17:08:19 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , setMyVolumioToken
Apr 28 17:08:19 volumio volumio[1238]: info: MyVolumio login type: Token
Apr 28 17:08:19 volumio volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:08:19 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , setMyVolumioToken
Apr 28 17:08:19 volumio volumio[1238]: info: MyVolumio login type: Token
Apr 28 17:08:20 volumio volumio[1238]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
Apr 28 17:08:21 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:08:21 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:08:22 volumio volumio[1238]: info: MyVolumio token set successfully
Apr 28 17:08:22 volumio volumio[1238]: info: MYVOLUMIO: Adding device
Apr 28 17:08:22 volumio volumio[1238]: info: MYVOLUMIO: Evaluating Server
Apr 28 17:08:22 volumio volumio[1238]: info: MyVolumio Plan changed: superstar
Apr 28 17:08:22 volumio volumio[1238]: info: [MyVolumio PluginManager] Subscribed plan changed to superstar
Apr 28 17:08:22 volumio volumio[1238]: info: Adding audio output:
Apr 28 17:08:22 volumio volumio[1238]: info: MYVOLUMIO: Adding device
Apr 28 17:08:22 volumio volumio[1238]: info: MYVOLUMIO: Evaluating Server
Apr 28 17:08:22 volumio volumio[1238]: info: Remote config written successfully
Apr 28 17:08:22 volumio volumio[1238]: info: Starting Tunnel 1
Apr 28 17:08:22 volumio volumio[1238]: info: Starting Tunnel Connection Checker
Apr 28 17:08:22 volumio volumio[1238]: info: MYVolumio Device enabled
Apr 28 17:08:22 volumio volumio[1238]: info: [MyVolumio PluginManager] Device activated, enabling myvolumio plugins...
Apr 28 17:08:22 volumio volumio[1238]: info: MyVolumio status changed
Apr 28 17:08:22 volumio volumio[1238]: info: Streaming services startup
Apr 28 17:08:22 volumio volumio[1238]: info: Starting Streaming Daemon
Apr 28 17:08:22 volumio sudo[3338]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Apr 28 17:08:22 volumio sudo[3338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:22 volumio volumio[1238]: error: [MyVolumio PluginManager] Could not read cache file: ENOENT: no such file or directory, open '/data/myvolumio/cache.data'
Apr 28 17:08:22 volumio volumio[1238]: info: Setting Geolocation for MyVolumio to eu10
Apr 28 17:08:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:22 volumio sudo[3338]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:22 volumio volumio[1238]: error: Cannot start Volumio Streaming Daemon
Apr 28 17:08:22 volumio volumio[1238]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Apr 28 17:08:22 volumio volumio[1238]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Apr 28 17:08:22 volumio volumio[1238]: info: Setting Geolocation for MyVolumio to eu4
Apr 28 17:08:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:22 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:23 volumio volumio[1238]: info: Successfully Added MyVolumio device
Apr 28 17:08:23 volumio volumio[1238]: info: Successfully Added MyVolumio device
Apr 28 17:08:23 volumio volumio[1238]: info: Updating MyVolumio device info
Apr 28 17:08:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:23 volumio volumio[1238]: info: Updating MyVolumio device info
Apr 28 17:08:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:23 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:24 volumio volumio[1238]: info: Successfully Updated MyVolumio device
Apr 28 17:08:24 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "bluetooth"...
Apr 28 17:08:24 volumio volumio[1238]: ------------------------------------ BT MESSAGE: [FUNC] onVolumioStart
Apr 28 17:08:24 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "multiroom"...
Apr 28 17:08:26 volumio sudo[3359]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/rm -rf /tmp/multiroom
Apr 28 17:08:26 volumio sudo[3359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:26 volumio sudo[3359]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:26 volumio volumio[1238]: info: MRS: MultiRoom plugin initialized
Apr 28 17:08:26 volumio volumio[1238]: info: MRS: STOPPING SNAPCLIENT
Apr 28 17:08:26 volumio volumio[1238]: info: MRS: Snap server stop
Apr 28 17:08:26 volumio volumio[1238]: info: MRS: STOPPING volumioStreaming
Apr 28 17:08:26 volumio sudo[3376]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioSnapclient
Apr 28 17:08:26 volumio sudo[3376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:26 volumio sudo[3378]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioSnapserver
Apr 28 17:08:26 volumio sudo[3378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "metavolumio"...
Apr 28 17:08:26 volumio sudo[3380]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioStreaming
Apr 28 17:08:26 volumio sudo[3380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:26 volumio sudo[3384]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
Apr 28 17:08:26 volumio sudo[3384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:26 volumio sudo[3384]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:26 volumio sudo[3378]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:26 volumio sudo[3380]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "manifestui"...
Apr 28 17:08:26 volumio sudo[3376]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "cd_controller"...
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "smart_inputs"...
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "hi_res_audio"...
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "tidal"...
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "qobuz"...
Apr 28 17:08:26 volumio volumio[1238]: info: [MyVolumio PluginManager] Loading plugin "tidalconnect"...
Apr 28 17:08:26 volumio volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:08:26 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getHwuuid
Apr 28 17:08:26 volumio volumio[1238]: info: Successfully Updated MyVolumio device
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: Removed streaming files
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: volumioStreaming STOPPED
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: SNAPSERVER STOPPED
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: SNAPCLIENT STOPPED
Apr 28 17:08:27 volumio volumio[1238]: info: Asound.conf file unchanged, so no further update is needed
Apr 28 17:08:27 volumio volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:08:27 volumio volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:27 volumio sudo[3389]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:08:27 volumio sudo[3389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:27 volumio sudo[3391]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:08:27 volumio sudo[3391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:27 volumio sudo[3389]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:27 volumio systemd[1]: Stopping mpd.service - Music Player Daemon...
Apr 28 17:08:27 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin audio_interface.bluetooth
Apr 28 17:08:27 volumio volumio[1238]: ------------------------------------ BT MESSAGE: [FUNC] onStart
Apr 28 17:08:27 volumio volumio[1238]: ------------------------------------ BT MESSAGE: Starting Volumio Bluetooth Service
Apr 28 17:08:27 volumio volumio[1238]: ------------------------------------ BT MESSAGE: Boot config /etc/bluetooth/volumio.conf: cache mode = tmp
Apr 28 17:08:27 volumio volumio[1238]: ------------------------------------ BT MESSAGE: [metaCache] Created directory: /tmp/bluetooth-cache/
Apr 28 17:08:27 volumio volumio[1238]: ------------------------------------ BT MESSAGE: [metaCache] Directory exists and is ready.
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin audio_interface.multiroom
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , pushMultiRoomStatus
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: Pushing multiroomSync output for this device
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:27 volumio volumio[1238]: info: Adding audio output:
Apr 28 17:08:27 volumio volumio[1238]: info: Adding audio output:
Apr 28 17:08:27 volumio volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin miscellanea.metavolumio
Apr 28 17:08:27 volumio volumio[1238]: info: Adding METAVOLUMIO REST API Endpoints
Apr 28 17:08:27 volumio volumio[1238]: info: Adding metavolumio REST Endpoint for plugin: miscellanea/metavolumio
Apr 28 17:08:27 volumio volumio[1238]: info: Adding getSimilarArtists REST Endpoint for plugin: miscellanea/metavolumio
Apr 28 17:08:27 volumio volumio[1238]: info: Adding getSimilarAlbums REST Endpoint for plugin: miscellanea/metavolumio
Apr 28 17:08:27 volumio volumio[1238]: info: Adding getSimilarTracks REST Endpoint for plugin: miscellanea/metavolumio
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin miscellanea.manifestui
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.cd_controller
Apr 28 17:08:27 volumio volumio[1238]: info: Preparing CD Folders
Apr 28 17:08:27 volumio volumio[1238]: info: Adding CD REST API Endpoints
Apr 28 17:08:27 volumio volumio[1238]: info: Adding cdPostRip REST Endpoint for plugin: music_service/cd_controller
Apr 28 17:08:27 volumio volumio[1238]: info: Starting UDEV Watcher for CD
Apr 28 17:08:27 volumio volumio[1238]: info: Detecting CD presence with UDEV
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: networkfs , getUdevDevices
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.smart_inputs
Apr 28 17:08:27 volumio volumio[1238]: info: Adding inputs REST Endpoints
Apr 28 17:08:27 volumio volumio[1238]: info: Adding scanAudioInputs REST Endpoint for plugin: music_service/smart_inputs
Apr 28 17:08:27 volumio volumio[1238]: info: Scanning Audio Inputs
Apr 28 17:08:27 volumio volumio[1238]: info: Checking against Known Cards name
Apr 28 17:08:27 volumio volumio[1238]: info: Checking against Known Cards name
Apr 28 17:08:27 volumio volumio[1238]: info: Checking against Known Cards name
Apr 28 17:08:27 volumio volumio[1238]: info: Adding Server instance for streaming
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.hi_res_audio
Apr 28 17:08:27 volumio volumio[1238]: error: Hi Res Audio Failed Login: Missing Login Data
Apr 28 17:08:27 volumio volumio[1238]: info: Adding HIGHRESAUDIO REST API Endpoints
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.tidal
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.qobuz
Apr 28 17:08:27 volumio volumio[1238]: info: [MyVolumio PluginManager] Starting plugin music_service.tidalconnect
Apr 28 17:08:27 volumio volumio[1238]: info: Stopping AccessToken refresher cron
Apr 28 17:08:27 volumio sudo[3409]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:27 volumio sudo[3409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:27 volumio sudo[3409]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:27 volumio volumio[1238]: info: AccessToken refresher cron started
Apr 28 17:08:27 volumio volumio[1238]: info: Stopping AccessToken refresher cron for QOBUZ
Apr 28 17:08:27 volumio volumio[1238]: info: AccessToken refresher cron started for QOBUZ
Apr 28 17:08:27 volumio volumio[1238]: info: Adding TIDAL REST API Endpoints
Apr 28 17:08:27 volumio volumio[1238]: info: Adding QOBUZ REST API Endpoints
Apr 28 17:08:27 volumio volumio[1238]: ------------------------------------ BT MESSAGE: Failed to power on adapter:
Apr 28 17:08:27 volumio volumio[1238]: info: MPD Permissions set
Apr 28 17:08:27 volumio sudo[3418]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumiobt.service
Apr 28 17:08:27 volumio sudo[3418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:27 volumio systemd[1]: Started volumiobt.service - Volumio Bluetooth Module.
Apr 28 17:08:27 volumio sudo[3418]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:27 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: ------------------------------------ BT MESSAGE: volumiobt.service started successfully
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::volumioStop
Apr 28 17:08:28 volumio volumio[1238]: info: CoreStateMachine::stop
Apr 28 17:08:28 volumio volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:08:28 volumio volumio[1238]: ------------------------------------ BT MESSAGE: [FUNC] dbusStart
Apr 28 17:08:28 volumio volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:08:28 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:08:28 volumio volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:08:28 volumio volumio[1238]: info: Asound.conf file unchanged, so no further update is needed
Apr 28 17:08:28 volumio volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:08:28 volumio volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:08:28 volumio volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio sudo[3448]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:08:28 volumio sudo[3448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3444]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:08:28 volumio sudo[3444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3446]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:08:28 volumio sudo[3446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3446]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumio[1238]: info: MPD Permissions set
Apr 28 17:08:28 volumio volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:08:28 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:08:28 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:08:28 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:28 volumio systemd[1]: shairport-sync.service: Consumed 2.292s CPU time.
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio sudo[3470]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 28 17:08:28 volumio sudo[3470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:08:28 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:28 volumio sudo[3444]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:08:28 volumio volumio[1238]: info: Asound.conf file unchanged, so no further update is needed
Apr 28 17:08:28 volumio volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:08:28 volumio systemd[1]: /lib/systemd/system/sshtunnel.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:08:28 volumio systemd[1]: /lib/systemd/system/sshtunnel.service:7: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:08:28 volumio systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 28 17:08:28 volumio volumiobt[3477]: INFO [BTSTART] Ensuring Bluetooth directory exists...
Apr 28 17:08:28 volumio sudo[3470]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:28 volumio sudo[3484]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/mkdir -p /var/lib/bluetooth
Apr 28 17:08:28 volumio sudo[3484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3484]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio sudo[3488]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:08:28 volumio sudo[3488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3487]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:08:28 volumio sudo[3487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3492]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod -R 777 /var/lib/bluetooth
Apr 28 17:08:28 volumio sudo[3492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio sudo[3492]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumiobt[3499]: INFO [BTSTART] Powering on Bluetooth if needed...
Apr 28 17:08:28 volumio sudo[3487]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:08:28 volumio volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:08:28 volumio volumio[1238]: info: MPD Permissions set
Apr 28 17:08:28 volumio volumio[1238]: info: Remote SSH Started
Apr 28 17:08:28 volumio volumiobt[3505]: No default controller available
Apr 28 17:08:28 volumio autossh[3485]: port set to 0, monitoring disabled
Apr 28 17:08:28 volumio autossh[3485]: starting ssh (count 1)
Apr 28 17:08:28 volumio autossh[3485]: ssh child pid is 3509
Apr 28 17:08:28 volumio sudo[3507]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:08:28 volumio sudo[3507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:08:28 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:08:28 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:28 volumio sudo[3507]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 28 17:08:28 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:08:28 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:08:28 volumio sudo[3521]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:08:28 volumio sudo[3521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:28 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:08:28 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:08:28 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:28 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:28 volumio volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:28 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:28 volumio sudo[3521]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:28 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:08:28 volumio volumiossh-tunnel[3509]: Warning: Permanently added '[eu4.myvolumio.org]:2222' (RSA) to the list of known hosts.
Apr 28 17:08:29 volumio systemd[1]: mpd.service: Deactivated successfully.
Apr 28 17:08:29 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
Apr 28 17:08:29 volumio systemd[1]: mpd.service: Consumed 36.484s CPU time.
Apr 28 17:08:29 volumio systemd[1]: mpd.socket: Deactivated successfully.
Apr 28 17:08:29 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Apr 28 17:08:29 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Apr 28 17:08:29 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:08:29 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:08:29 volumio sudo[3538]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Apr 28 17:08:29 volumio sudo[3538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:08:29 volumio sudo[3538]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:29 volumio volumiobt[3541]: INFO [BTSTART] Making Bluetooth discoverable and pairable...
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:08:30 volumio volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:08:30 volumio volumio[1238]: info: Received Get System Version
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:08:30 volumio volumio[1238]: info: Received Get System Info
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:08:30 volumio volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:30 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:08:30 volumio volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:30 volumio volumio[1238]: info: Adding tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:30 volumio volumio[1238]: info: Adding tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:31 volumio sudo[3553]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:08:31 volumio sudo[3553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:31 volumio volumiobt[3542]: [75B blob data]
Apr 28 17:08:31 volumio volumiobt[3542]: No default controller available
Apr 28 17:08:31 volumio volumiobt[3542]: [bluetooth]# pairable on
Apr 28 17:08:31 volumio volumiobt[3542]: No default controller available
Apr 28 17:08:31 volumio systemd[1]: Started vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:08:31 volumio sudo[3553]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:31 volumio volumiobt[3542]: [bluetooth]#
Apr 28 17:08:31 volumio volumiobt[3557]: INFO [BTSTART] Registering Bluetooth agent...
Apr 28 17:08:31 volumio volumiobt[3560]: No agent is registered
Apr 28 17:08:31 volumio volumiobt[3561]: INFO [BTSTART] Agent registered successfully.
Apr 28 17:08:31 volumio volumiobt[3562]: INFO [BTSTART] Starting A2DP agent (a2dp-agent)...
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Getting audio outputs on start
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Requesting all other devices output
Apr 28 17:08:32 volumio volumio[1238]: info: Executing endpoint tc_getconfig
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onGetConfig
Apr 28 17:08:32 volumio vtcs[3556]: STARTING TidalConnect services, version: 1.5.0.45
Apr 28 17:08:32 volumio vtcs[3556]: STARTED TidalConnect services.
Apr 28 17:08:32 volumio volumio[1238]: info: Executing endpoint tc_connect
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onConnect
Apr 28 17:08:32 volumio volumio[1238]: info: Connecting to TidalConnect
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:32 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:32 volumio volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:08:32 volumio volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:32 volumio volumio[1238]: info: No code
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:32 volumio volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:32 volumio volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:08:32 volumio volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:32 volumio volumio[1238]: info: No code
Apr 28 17:08:32 volumio volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:32 volumio volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:32 volumio volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:32 volumio volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:32 volumio volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:32 volumio volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:32 volumio volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:33 volumio volumiobt[3563]: INFO:a2dp-agent:Connecting to system bus.
Apr 28 17:08:33 volumio volumiobt[3563]: ERROR:a2dp-agent:No Bluetooth adapter found: Bluetooth adapter not found
Apr 28 17:08:33 volumio volumiobt[3579]: INFO [BTSTART] Disconnecting all Bluetooth devices...
Apr 28 17:08:33 volumio volumiobt[3584]: INFO [BTSTART] Unregistering Bluetooth agent...
Apr 28 17:08:33 volumio volumiobt[3585]: No agent is registered
Apr 28 17:08:33 volumio volumiobt[3586]: INFO [BTSTART] Stopping bluealsa-aplay (if any)...
Apr 28 17:08:33 volumio volumiobt[3588]: INFO [BTSTART] Stopping A2DP agent (a2dp-agent)...
Apr 28 17:08:33 volumio systemd[1]: volumiobt.service: Deactivated successfully.
Apr 28 17:08:33 volumio mpd[3540]: 2025-04-28T17:08:33 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Apr 28 17:08:33 volumio systemd[1]: Started mpd.service - Music Player Daemon.
Apr 28 17:08:33 volumio sudo[3488]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:33 volumio sudo[3391]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:33 volumio sudo[3448]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 volumio volumio[1238]: error: MPD error: The expression evaluated to a falsy value:
Apr 28 17:08:34 volumio volumio[1238]: assert.ok(self.idling)
Apr 28 17:08:34 volumio volumio[1238]: error: The expression evaluated to a falsy value:
Apr 28 17:08:34 volumio volumio[1238]: assert.ok(self.idling)
Apr 28 17:08:34 volumio volumio[1238]: error: MPD error: The expression evaluated to a falsy value:
Apr 28 17:08:34 volumio volumio[1238]: assert.ok(self.idling)
Apr 28 17:08:34 volumio volumio[1238]: error: The expression evaluated to a falsy value:
Apr 28 17:08:34 volumio volumio[1238]: assert.ok(self.idling)
Apr 28 17:08:34 volumio volumio[1238]: error: updateQueue error: null
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , saveGeneralSettings
Apr 28 17:08:34 volumio volumio[1238]: info: System name has changed, restarting Shairport Sync
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:34 volumio volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:08:34 volumio volumio[1238]: info: Updating MyVolumio device info
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:34 volumio vtcs[3556]: [2025-04-28 17:08:34.459] [tisoc] [error] [SpkconServer.cpp:375] recv error. socket disconnected
Apr 28 17:08:34 volumio vtcs[3556]: [2025-04-28 17:08:34.459] [tisoc] [warning] [SessionManagerImpl.cpp:240] Illegal State: IDLE
Apr 28 17:08:34 volumio volumio[1238]: info: Discovery: Restarting Advertising due to device name change
Apr 28 17:08:34 volumio sudo[3597]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:34 volumio sudo[3597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 volumio sudo[3599]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/killall upmpdcli
Apr 28 17:08:34 volumio sudo[3599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getAudioDevices
Apr 28 17:08:34 volumio sudo[3601]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:34 volumio sudo[3601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 volumio sudo[3599]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 volumio systemd[1]: Stopping vtcs.service - Volumio Tidal Connect Service...
Apr 28 17:08:34 volumio systemd[1]: vtcs.service: Killing process 3569 (vtcs) with signal SIGKILL.
Apr 28 17:08:34 volumio systemd[1]: vtcs.service: Deactivated successfully.
Apr 28 17:08:34 volumio systemd[1]: Stopped vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:08:34 volumio sudo[3597]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 volumio sudo[3601]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:34 volumio volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:08:34 volumio volumio[1238]: info: Starting Shairport Sync
Apr 28 17:08:34 volumio sudo[3611]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/hosts
Apr 28 17:08:34 volumio sudo[3611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 volumio sudo[3613]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:08:34 volumio sudo[3613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:08:34 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:08:34 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:34 volumio systemd[1]: shairport-sync.service: Consumed 1.666s CPU time.
Apr 28 17:08:34 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:34 volumio sudo[3613]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 volumio volumio[1238]: info: Shairport-Sync Started
Apr 28 17:08:34 volumio sudo[3611]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 volumio volumio[1238]: info: Permissions for /etc/hosts set
Apr 28 17:08:34 volumio systemd[1]: Starting fix-alpha-hosts.service - Fix /etc/hosts and ensure test sentinels...
Apr 28 17:08:34 volumio volumio[1238]: info: Hostname now is smx
Apr 28 17:08:34 volumio sudo[3619]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/hostname smx
Apr 28 17:08:34 volumio sudo[3619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 volumio sudo[3634]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod -R 777 /etc/avahi/services/
Apr 28 17:08:34 volumio sudo[3634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:34 smx sudo[3619]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 smx sudo[3634]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:34 smx volumio[1238]: info: Permissions for /etc/avahi/services/volumio.service
Apr 28 17:08:34 smx volumio[1238]: info: New hostname set
Apr 28 17:08:34 smx avahi-daemon[943]: Files changed, reloading.
Apr 28 17:08:34 smx volumio[1238]: info: Avahi name changed to smx
Apr 28 17:08:34 smx avahi-daemon[943]: Loading service file /services/volumio.service.
Apr 28 17:08:34 smx systemd[1]: fix-alpha-hosts.service: Deactivated successfully.
Apr 28 17:08:34 smx systemd[1]: Finished fix-alpha-hosts.service - Fix /etc/hosts and ensure test sentinels.
Apr 28 17:08:34 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:08:34 smx volumio[1238]: info: Successfully Updated MyVolumio device
Apr 28 17:08:35 smx volumio[1238]: info: Discovery: A device disappeared from network
Apr 28 17:08:35 smx volumio[1238]: info: Discovery: Device volumio disappeared from network
Apr 28 17:08:35 smx volumio[1238]: info: Discovery: A device disappeared from network
Apr 28 17:08:35 smx avahi-daemon[943]: Service "smx" (/services/volumio.service) successfully established.
Apr 28 17:08:37 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:37 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:37 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:37 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:37 smx sudo[3657]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:08:37 smx sudo[3657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:37 smx systemd[1]: Started vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:08:37 smx sudo[3657]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:37 smx volumio[1238]: info: Executing endpoint tc_getconfig
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onGetConfig
Apr 28 17:08:37 smx vtcs[3660]: STARTING TidalConnect services, version: 1.5.0.45
Apr 28 17:08:37 smx vtcs[3660]: STARTED TidalConnect services.
Apr 28 17:08:37 smx volumio[1238]: info: Executing endpoint tc_connect
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onConnect
Apr 28 17:08:37 smx volumio[1238]: info: Connecting to TidalConnect
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:37 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:37 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:08:37 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:37 smx volumio[1238]: info: No code
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:37 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:37 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:08:37 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:37 smx volumio[1238]: info: No code
Apr 28 17:08:37 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:37 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:37 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:37 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:37 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:37 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:37 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:37 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:37 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , saveAlsaOptions
Apr 28 17:08:39 smx volumio[1238]: info: Preparing to save Alsa Options, stopping services first
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:39 smx volumio[1238]: info: Saving Audio Output to: {"i2s":false,"output_device":{"value":"0,1","label":"SPDIF"},"disallowPush":true}
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:08:39 smx volumio[1238]: info: Found match in Cards Database: setting mixer for card SPDIF
Apr 28 17:08:39 smx vtcs[3660]: [2025-04-28 17:08:39.199] [tisoc] [error] [SpkconServer.cpp:375] recv error. socket disconnected
Apr 28 17:08:39 smx vtcs[3660]: [2025-04-28 17:08:39.199] [tisoc] [warning] [SessionManagerImpl.cpp:240] Illegal State: IDLE
Apr 28 17:08:39 smx sudo[3697]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx volumio[1238]: info: Setting mixer Master for card SPDIF
Apr 28 17:08:39 smx systemd[1]: Stopping vtcs.service - Volumio Tidal Connect Service...
Apr 28 17:08:39 smx systemd[1]: vtcs.service: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Stopped vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:08:39 smx sudo[3703]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3697]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::volumioUpdateVolumeSettings
Apr 28 17:08:39 smx volumio[1238]: info: Updating Volume Controller Parameters: Device: 0,1 Name: SPDIF Mixer: Master Max Vol: 100 Vol Curve; logarithmic Vol Steps: 1
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , setExternalVolume
Apr 28 17:08:39 smx volumio[1238]: info: Disabling external Volume Control
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:39 smx volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:08:39 smx sudo[3703]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:39 smx volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:08:39 smx volumio[1238]: info: The plugin multiroom has an ALSA contribution file volumioMultiRoomServer.postMultiRoom.1000.conf
Apr 28 17:08:39 smx volumio[1238]: info: Reading ALSA contributions from plugins.
Apr 28 17:08:39 smx sudo[3712]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3714]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3714]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:08:39 smx sudo[3712]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
Apr 28 17:08:39 smx volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:39 smx volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:08:39 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:39 smx volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:08:39 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:39 smx volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:08:39 smx volumio[1238]: info: Got it
Apr 28 17:08:39 smx volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:08:39 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:08:39 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:39 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:39 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:39 smx volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:08:39 smx volumio[1238]: info: Got it
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:39 smx volumio[1238]: info: Asound.conf file written
Apr 28 17:08:39 smx sudo[3730]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mv /home/volumio/.asoundrc /etc/asound.conf
Apr 28 17:08:39 smx sudo[3730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3730]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: No state is present for card PCH
Apr 28 17:08:39 smx volumio[1238]: Found hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,1849c892,00100302 HDA:8086280a,80860101,00100000" "0x1849" "0xc892"
Apr 28 17:08:39 smx volumio[1238]: Hardware is initialized using a generic method
Apr 28 17:08:39 smx volumio[1238]: No state is present for card PCH
Apr 28 17:08:39 smx volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:08:39 smx volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:39 smx sudo[3736]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:08:39 smx sudo[3736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3736]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx sudo[3738]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:08:39 smx sudo[3738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:08:39 smx volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:08:39 smx systemd[1]: Stopping mpd.service - Music Player Daemon...
Apr 28 17:08:39 smx sudo[3748]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:39 smx sudo[3750]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:08:39 smx sudo[3750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx systemd[1]: mpd.service: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Stopped mpd.service - Music Player Daemon.
Apr 28 17:08:39 smx systemd[1]: mpd.service: Consumed 1.337s CPU time.
Apr 28 17:08:39 smx systemd[1]: mpd.socket: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Apr 28 17:08:39 smx systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Apr 28 17:08:39 smx sudo[3750]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:08:39 smx systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:08:39 smx volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx sudo[3755]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:08:39 smx sudo[3755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:08:39 smx volumio[1238]: info: Discovery: Started advertising with name: smx
Apr 28 17:08:39 smx sudo[3764]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx systemd[1]: mpd.service: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Stopped mpd.service - Music Player Daemon.
Apr 28 17:08:39 smx sudo[3766]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3768]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:08:39 smx sudo[3768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3748]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: MPD Permissions set
Apr 28 17:08:39 smx volumio[1238]: info: MPD Permissions set
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx systemd[1]: mpd.socket: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Apr 28 17:08:39 smx systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Apr 28 17:08:39 smx systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:08:39 smx systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:08:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:08:39 smx volumio[1238]: info: Starting Shairport Sync
Apr 28 17:08:39 smx volumio[1238]: info: Starting Shairport Sync
Apr 28 17:08:39 smx sudo[3766]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx sudo[3764]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx sudo[3794]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:08:39 smx sudo[3794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3796]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:08:39 smx sudo[3768]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx sudo[3780]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Apr 28 17:08:39 smx sudo[3780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:08:39 smx sudo[3796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:39 smx sudo[3780]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:08:39 smx systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:39 smx systemd[1]: shairport-sync.service: Consumed 1.541s CPU time.
Apr 28 17:08:39 smx systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:39 smx sudo[3794]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: Shairport-Sync Started
Apr 28 17:08:39 smx systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:08:39 smx systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:08:39 smx systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:39 smx systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:08:39 smx sudo[3796]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:39 smx volumio[1238]: info: Shairport-Sync Started
Apr 28 17:08:40 smx mpd[3803]: 2025-04-28T17:08:40 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Apr 28 17:08:40 smx volumio[1238]: info: Discovery: adding ea7458a9-d2e5-4ae5-84d9-73518b1c8245
Apr 28 17:08:40 smx volumio[1238]: info: Discovery: Found device smx
Apr 28 17:08:40 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:40 smx volumio[1238]: info: Discovery: this is already registered, ea7458a9-d2e5-4ae5-84d9-73518b1c8245
Apr 28 17:08:40 smx volumio[1238]: info: Discovery: Found device smx
Apr 28 17:08:40 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:40 smx systemd[1]: Started mpd.service - Music Player Daemon.
Apr 28 17:08:40 smx sudo[3738]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:40 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:08:40 smx sudo[3755]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:40 smx volumio[1238]: error: MPD error: The expression evaluated to a falsy value:
Apr 28 17:08:40 smx volumio[1238]: assert.ok(self.idling)
Apr 28 17:08:40 smx volumio[1238]: error: The expression evaluated to a falsy value:
Apr 28 17:08:40 smx volumio[1238]: assert.ok(self.idling)
Apr 28 17:08:40 smx volumio[1238]: error: updateQueue error: null
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx sudo[3841]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:08:42 smx sudo[3841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:42 smx sudo[3843]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:08:42 smx sudo[3843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:42 smx systemd[1]: Started vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:08:42 smx sudo[3841]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:42 smx sudo[3843]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:42 smx volumio[1238]: info: Executing endpoint tc_getconfig
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onGetConfig
Apr 28 17:08:42 smx vtcs[3847]: STARTING TidalConnect services, version: 1.5.0.45
Apr 28 17:08:42 smx vtcs[3847]: STARTED TidalConnect services.
Apr 28 17:08:42 smx volumio[1238]: info: Executing endpoint tc_connect
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onConnect
Apr 28 17:08:42 smx volumio[1238]: info: Connecting to TidalConnect
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:42 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:42 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:08:42 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:42 smx volumio[1238]: info: No code
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:42 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:08:42 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:08:42 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:42 smx volumio[1238]: info: No code
Apr 28 17:08:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:42 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:42 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:42 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:42 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:42 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:42 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:08:42 smx sudo[3881]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:08:42 smx sudo[3881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:42 smx sudo[3883]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:08:42 smx sudo[3883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:42 smx sudo[3881]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:42 smx sudo[3883]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:43 smx volumio[1238]: info: CoreCommandRouter::volumioRetrieveVolumeLevels
Apr 28 17:08:43 smx volumio[1238]: info: CoreStateMachine::getcurrentVolume
Apr 28 17:08:43 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:08:43 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:08:43 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:43 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:43 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:43 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:43 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:08:43 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:08:43 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:08:43 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:43 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:08:43 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:08:43 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:08:43 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:08:43 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:08:43 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:08:44 smx sudo[3893]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/samba/smb.conf
Apr 28 17:08:44 smx sudo[3893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx sudo[3895]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /data/INTERNAL
Apr 28 17:08:44 smx sudo[3895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx sudo[3895]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:44 smx volumio[1238]: info: Internal perms successfully set
Apr 28 17:08:44 smx volumio[1238]: info: smb.conf Permissions set
Apr 28 17:08:44 smx sudo[3893]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:44 smx sudo[3900]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart nmbd.service
Apr 28 17:08:44 smx sudo[3900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx nmbd[1213]: [2025/04/28 17:08:44.539873, 0] ../../source3/nmbd/nmbd.c:59(terminate)
Apr 28 17:08:44 smx systemd[1]: Stopping nmbd.service - Samba NMB Daemon...
Apr 28 17:08:44 smx nmbd[1213]: Got SIGTERM: going down...
Apr 28 17:08:44 smx systemd[1]: nmbd.service: Deactivated successfully.
Apr 28 17:08:44 smx systemd[1]: Stopped nmbd.service - Samba NMB Daemon.
Apr 28 17:08:44 smx sudo[3903]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:08:44 smx sudo[3903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx sudo[3906]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:08:44 smx sudo[3903]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:44 smx systemd[1]: Starting nmbd.service - Samba NMB Daemon...
Apr 28 17:08:44 smx sudo[3906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx sudo[3906]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:44 smx sudo[3910]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Apr 28 17:08:44 smx sudo[3910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx sudo[3910]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:44 smx volumio[1238]: info: Upmpdcli Daemon Started
Apr 28 17:08:44 smx nmbd[3917]: [2025/04/28 17:08:44.794726, 0] ../../source3/nmbd/nmbd.c:901(main)
Apr 28 17:08:44 smx nmbd[3917]: nmbd version 4.17.12-Debian started.
Apr 28 17:08:44 smx nmbd[3917]: Copyright Andrew Tridgell and the Samba Team 1992-2022
Apr 28 17:08:44 smx nmbd[3917]: [2025/04/28 17:08:44.797784, 0] ../../source3/nmbd/asyncdns.c:158(start_async_dns)
Apr 28 17:08:44 smx nmbd[3917]: started asyncdns process 3918
Apr 28 17:08:44 smx systemd[1]: Started nmbd.service - Samba NMB Daemon.
Apr 28 17:08:44 smx sudo[3900]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:44 smx sudo[3920]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart smbd.service
Apr 28 17:08:44 smx sudo[3920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:44 smx systemd[1]: Stopping smbd.service - Samba SMB Daemon...
Apr 28 17:08:44 smx systemd[1]: smbd.service: Deactivated successfully.
Apr 28 17:08:44 smx systemd[1]: Stopped smbd.service - Samba SMB Daemon.
Apr 28 17:08:44 smx nmbd[3917]: [2025/04/28 17:08:44.849264, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:08:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:08:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:08:44 smx systemd[1]: Starting smbd.service - Samba SMB Daemon...
Apr 28 17:08:45 smx smbd[3925]: [2025/04/28 17:08:45.073303, 0] ../../source3/smbd/server.c:1741(main)
Apr 28 17:08:45 smx smbd[3925]: smbd version 4.17.12-Debian started.
Apr 28 17:08:45 smx smbd[3925]: Copyright Andrew Tridgell and the Samba Team 1992-2022
Apr 28 17:08:45 smx systemd[1]: Started smbd.service - Samba SMB Daemon.
Apr 28 17:08:45 smx sudo[3920]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:45 smx volumio[1238]: info: SAMBA Restarted
Apr 28 17:08:45 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:08:45 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:08:45 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:08:45 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:08:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:08:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:08:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:08:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:08:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:08:48 smx volumio-remote-updater[953]: No test mode
Apr 28 17:08:48 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:08:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:08:48 smx systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 28 17:08:49 smx volumio-remote-updater[953]: No test mode
Apr 28 17:08:49 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:08:49 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:08:49 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:08:49 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:08:49 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:08:54 smx volumio[1238]: info: Received OAUTH Data
Apr 28 17:08:54 smx volumio[1238]: info: Refreshing TIDAL token
Apr 28 17:08:54 smx sudo[3948]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:08:54 smx sudo[3948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:54 smx sudo[3948]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:54 smx sudo[3950]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:08:54 smx sudo[3950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:54 smx sudo[3950]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:54 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 6
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getWizardSteps
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , showActivationCode
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getAvailableLanguages
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAvailableTimezones
Apr 28 17:08:54 smx volumio[1238]: info: Received Get System Info
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:08:54 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:08:54 smx volumio-remote-updater[953]: No test mode
Apr 28 17:08:54 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:54 smx volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:08:54 smx volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:54 smx volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:08:54 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:54 smx volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:08:54 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:54 smx volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:08:54 smx volumio[1238]: info: Got it
Apr 28 17:08:54 smx volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:08:54 smx volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:08:54 smx volumio[1238]: info: Got it
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:54 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:08:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:08:54 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
Apr 28 17:08:55 smx volumio[1238]: info: Successfully retrieved User Session From TIDAL
Apr 28 17:08:55 smx volumio[1238]: info: Adding TIDAL to Browse Sources
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Apr 28 17:08:55 smx volumio[1238]: info: [1745852935165] CoreMusicLibrary::Adding element TIDAL
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:55 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:55 smx volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:08:55 smx volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:55 smx volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:08:55 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:55 smx volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:08:55 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:55 smx volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:08:55 smx volumio[1238]: info: Got it
Apr 28 17:08:55 smx volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:08:55 smx volumio[1238]: info: Got it
Apr 28 17:08:55 smx volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:08:55 smx volumio[1238]: info: Successfully retrieved User Subscription From TIDAL
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:08:55 smx volumio[1238]: info: Loading i18n strings for locale de
Apr 28 17:08:55 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:08:55 smx volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:08:55 smx sudo[3963]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:08:55 smx sudo[3963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:55 smx sudo[3963]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:55 smx sudo[3967]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:08:55 smx sudo[3967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:55 smx sudo[3967]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:55 smx sudo[3971]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:08:55 smx sudo[3971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:55 smx sudo[3971]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:56 smx sudo[3975]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:08:56 smx sudo[3975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:56 smx dbus-daemon[944]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.57' (uid=0 pid=3976 comm="/usr/bin/timedatectl set-timezone Europe/Berlin")
Apr 28 17:08:56 smx systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Apr 28 17:08:56 smx dbus-daemon[944]: [system] Successfully activated service 'org.freedesktop.timedate1'
Apr 28 17:08:56 smx systemd[1]: Started systemd-timedated.service - Time & Date Service.
Apr 28 17:08:56 smx sudo[3975]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:56 smx volumio[1238]: Updating browse sources language
Apr 28 17:08:56 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:08:56 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:56 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:08:56 smx volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:08:56 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:08:57 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:08:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:08:58 smx volumio[1238]: info: Loading i18n strings for locale de
Apr 28 17:08:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:08:58 smx volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:08:58 smx sudo[4000]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:08:58 smx sudo[4000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:58 smx sudo[4000]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:58 smx sudo[4004]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:08:58 smx sudo[4004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:58 smx sudo[4004]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:58 smx sudo[4008]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:08:58 smx sudo[4008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:58 smx sudo[4008]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:58 smx sudo[4012]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:08:58 smx sudo[4012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:58 smx sudo[4012]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworksScanCache
Apr 28 17:08:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworks
Apr 28 17:08:58 smx sudo[4015]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Apr 28 17:08:58 smx sudo[4015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:58 smx volumio[1238]: Updating browse sources language
Apr 28 17:08:58 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:08:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:08:58 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:08:58 smx sudo[4015]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:58 smx volumio[1238]: error: An error occurred while scanning: Error: Command failed: sudo /sbin/iwlist wlan0 scan
Apr 28 17:08:58 smx volumio[1238]: wlan0 Interface doesn't support scanning.
Apr 28 17:08:58 smx volumio[1238]: info: Cannot use regular scanning, forcing with ap-force
Apr 28 17:08:58 smx sudo[4021]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 scan ap-force
Apr 28 17:08:58 smx sudo[4021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:08:58 smx sudo[4021]: pam_unix(sudo:session): session closed for user root
Apr 28 17:08:58 smx volumio[1238]: command failed: No such device (-19)
Apr 28 17:08:58 smx volumio[1238]: error: Cannot use fallback scanning method: Error: Command failed: /usr/bin/sudo /sbin/iw dev wlan0 scan ap-force
Apr 28 17:08:58 smx volumio[1238]: command failed: No such device (-19)
Apr 28 17:08:58 smx volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:09:01 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getAudioDevices
Apr 28 17:09:01 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
Apr 28 17:09:01 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:01 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , saveAlsaOptions
Apr 28 17:09:04 smx volumio[1238]: info: Preparing to save Alsa Options, stopping services first
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:04 smx volumio[1238]: info: Saving Audio Output to: {"i2s":false,"output_device":{"value":"0,1","label":"SPDIF"},"disallowPush":true}
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:04 smx volumio[1238]: info: Found match in Cards Database: setting mixer for card SPDIF
Apr 28 17:09:04 smx vtcs[3847]: [2025-04-28 17:09:04.403] [tisoc] [error] [SpkconServer.cpp:375] recv error. socket disconnected
Apr 28 17:09:04 smx vtcs[3847]: [2025-04-28 17:09:04.403] [tisoc] [warning] [SessionManagerImpl.cpp:240] Illegal State: IDLE
Apr 28 17:09:04 smx sudo[4035]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:04 smx sudo[4035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx volumio[1238]: info: Setting mixer Master for card SPDIF
Apr 28 17:09:04 smx systemd[1]: Stopping vtcs.service - Volumio Tidal Connect Service...
Apr 28 17:09:04 smx sudo[4041]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:04 smx sudo[4041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx systemd[1]: vtcs.service: Deactivated successfully.
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::volumioUpdateVolumeSettings
Apr 28 17:09:04 smx volumio[1238]: info: Updating Volume Controller Parameters: Device: 0,1 Name: SPDIF Mixer: Master Max Vol: 100 Vol Curve; logarithmic Vol Steps: 1
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , setExternalVolume
Apr 28 17:09:04 smx volumio[1238]: info: Disabling external Volume Control
Apr 28 17:09:04 smx systemd[1]: Stopped vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:09:04 smx sudo[4035]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:04 smx volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:09:04 smx sudo[4041]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx volumio[1238]: info: The plugin multiroom has an ALSA contribution file volumioMultiRoomServer.postMultiRoom.1000.conf
Apr 28 17:09:04 smx volumio[1238]: info: Reading ALSA contributions from plugins.
Apr 28 17:09:04 smx sudo[4050]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:04 smx sudo[4050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx sudo[4052]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:04 smx sudo[4052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:04 smx sudo[4050]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx sudo[4052]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
Apr 28 17:09:04 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:09:04 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:04 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:04 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:04 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:04 smx volumio[1238]: info: Asound.conf file unchanged, so no further update is needed
Apr 28 17:09:04 smx volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:09:04 smx volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:04 smx sudo[4065]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:09:04 smx sudo[4065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx sudo[4067]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:09:04 smx sudo[4067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx sudo[4065]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:09:04 smx volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx systemd[1]: Stopping mpd.service - Music Player Daemon...
Apr 28 17:09:04 smx sudo[4077]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:04 smx volumio[1238]: info: MPD Permissions set
Apr 28 17:09:04 smx sudo[4077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx systemd[1]: mpd.service: Deactivated successfully.
Apr 28 17:09:04 smx systemd[1]: Stopped mpd.service - Music Player Daemon.
Apr 28 17:09:04 smx sudo[4079]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:04 smx systemd[1]: mpd.socket: Deactivated successfully.
Apr 28 17:09:04 smx systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Apr 28 17:09:04 smx sudo[4079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Apr 28 17:09:04 smx systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:09:04 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:04 smx volumio[1238]: info: Starting Shairport Sync
Apr 28 17:09:04 smx systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:09:04 smx sudo[4092]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:09:04 smx sudo[4092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:04 smx sudo[4079]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx sudo[4077]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:09:04 smx systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:09:04 smx systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:09:04 smx systemd[1]: shairport-sync.service: Consumed 1.609s CPU time.
Apr 28 17:09:04 smx sudo[4084]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Apr 28 17:09:04 smx sudo[4084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:09:04 smx sudo[4084]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:09:04 smx sudo[4092]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:04 smx volumio[1238]: info: Shairport-Sync Started
Apr 28 17:09:05 smx mpd[4098]: 2025-04-28T17:09:05 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Apr 28 17:09:05 smx systemd[1]: Started mpd.service - Music Player Daemon.
Apr 28 17:09:05 smx sudo[4067]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:05 smx volumio[1238]: error: updateQueue error: null
Apr 28 17:09:06 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:09:06 smx volumio[1238]: info: Loading i18n strings for locale en
Apr 28 17:09:06 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:09:06 smx volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:09:06 smx sudo[4117]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:09:06 smx sudo[4117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:06 smx sudo[4117]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:06 smx sudo[4121]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:09:06 smx sudo[4121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:06 smx sudo[4121]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:06 smx sudo[4125]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:09:06 smx sudo[4125]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:06 smx sudo[4125]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:06 smx sudo[4129]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:09:06 smx sudo[4129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:06 smx sudo[4129]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:06 smx volumio[1238]: Updating browse sources language
Apr 28 17:09:06 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:09:06 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:09:06 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:09:07 smx volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:09:07 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:07 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:07 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:07 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:07 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:07 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:07 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:07 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:07 smx sudo[4148]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:09:07 smx sudo[4148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:07 smx sudo[4150]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:09:07 smx sudo[4150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:07 smx systemd[1]: Started vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:09:07 smx sudo[4150]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:07 smx sudo[4148]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:07 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:07 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:07 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:07 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:07 smx volumio[1238]: info: Executing endpoint tc_getconfig
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onGetConfig
Apr 28 17:09:07 smx vtcs[4154]: STARTING TidalConnect services, version: 1.5.0.45
Apr 28 17:09:07 smx sudo[4166]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:09:07 smx sudo[4166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:07 smx vtcs[4154]: STARTED TidalConnect services.
Apr 28 17:09:07 smx volumio[1238]: info: Executing endpoint tc_connect
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onConnect
Apr 28 17:09:07 smx volumio[1238]: info: Connecting to TidalConnect
Apr 28 17:09:07 smx sudo[4166]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:07 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:09:07 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:09:07 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:07 smx volumio[1238]: info: No code
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:07 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:09:07 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:09:07 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:07 smx volumio[1238]: info: No code
Apr 28 17:09:07 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:07 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:07 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:07 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:07 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:07 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:07 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:07 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:07 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setLanguage
Apr 28 17:09:08 smx volumio[1238]: info: Loading i18n strings for locale en
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTimezone
Apr 28 17:09:08 smx volumio[1238]: info: Setting timezone to Europe/Berlin
Apr 28 17:09:08 smx sudo[4185]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/unlink /etc/localtime
Apr 28 17:09:08 smx sudo[4185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:08 smx sudo[4185]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:08 smx sudo[4189]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
Apr 28 17:09:08 smx sudo[4189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:08 smx sudo[4189]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:08 smx sudo[4193]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/localtime
Apr 28 17:09:08 smx sudo[4193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:08 smx sudo[4193]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:08 smx sudo[4197]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/timedatectl set-timezone Europe/Berlin
Apr 28 17:09:08 smx sudo[4197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:08 smx sudo[4197]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworksScanCache
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getWirelessNetworks
Apr 28 17:09:08 smx volumio[1238]: Updating browse sources language
Apr 28 17:09:08 smx sudo[4200]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Apr 28 17:09:08 smx sudo[4200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:08 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:09:08 smx volumio[1238]: Cannot find translation for source TIDAL
Apr 28 17:09:08 smx sudo[4200]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:08 smx volumio[1238]: error: An error occurred while scanning: Error: Command failed: sudo /sbin/iwlist wlan0 scan
Apr 28 17:09:08 smx volumio[1238]: wlan0 Interface doesn't support scanning.
Apr 28 17:09:08 smx volumio[1238]: info: Cannot use regular scanning, forcing with ap-force
Apr 28 17:09:08 smx sudo[4206]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iw dev wlan0 scan ap-force
Apr 28 17:09:08 smx sudo[4206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:08 smx sudo[4206]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:08 smx volumio[1238]: command failed: No such device (-19)
Apr 28 17:09:08 smx volumio[1238]: error: Cannot use fallback scanning method: Error: Command failed: /usr/bin/sudo /sbin/iw dev wlan0 scan ap-force
Apr 28 17:09:08 smx volumio[1238]: command failed: No such device (-19)
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::volumioRetrieveVolumeLevels
Apr 28 17:09:08 smx volumio[1238]: info: CoreStateMachine::getcurrentVolume
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:09:08 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:09:08 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:08 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:08 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:08 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:09:08 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:09:08 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:08 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:09:08 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:08 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:08 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:08 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:08 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:08 smx volumio[1238]: info: Fetching Streaming Services browse cache
Apr 28 17:09:10 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:09:10 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:09:10 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:09:11 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , saveGeneralSettings
Apr 28 17:09:11 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getAudioDevices
Apr 28 17:09:11 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
Apr 28 17:09:11 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:11 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , saveAlsaOptions
Apr 28 17:09:12 smx volumio[1238]: info: Preparing to save Alsa Options, stopping services first
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:12 smx volumio[1238]: info: Saving Audio Output to: {"i2s":false,"output_device":{"value":"0,1","label":"SPDIF"},"disallowPush":true}
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:12 smx volumio[1238]: info: Found match in Cards Database: setting mixer for card SPDIF
Apr 28 17:09:12 smx vtcs[4154]: [2025-04-28 17:09:12.286] [tisoc] [error] [SpkconServer.cpp:375] recv error. socket disconnected
Apr 28 17:09:12 smx vtcs[4154]: [2025-04-28 17:09:12.287] [tisoc] [warning] [SessionManagerImpl.cpp:240] Illegal State: IDLE
Apr 28 17:09:12 smx sudo[4238]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:12 smx sudo[4238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx volumio[1238]: info: Setting mixer Master for card SPDIF
Apr 28 17:09:12 smx systemd[1]: Stopping vtcs.service - Volumio Tidal Connect Service...
Apr 28 17:09:12 smx systemd[1]: vtcs.service: Deactivated successfully.
Apr 28 17:09:12 smx systemd[1]: Stopped vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:09:12 smx sudo[4244]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:12 smx sudo[4244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::volumioUpdateVolumeSettings
Apr 28 17:09:12 smx volumio[1238]: info: Updating Volume Controller Parameters: Device: 0,1 Name: SPDIF Mixer: Master Max Vol: 100 Vol Curve; logarithmic Vol Steps: 1
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , setExternalVolume
Apr 28 17:09:12 smx volumio[1238]: info: Disabling external Volume Control
Apr 28 17:09:12 smx sudo[4238]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:12 smx volumio[1238]: info: Preparing to generate the ALSA configuration file
Apr 28 17:09:12 smx sudo[4244]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:12 smx volumio[1238]: info: Retrieving Cloud Streaming UI
Apr 28 17:09:12 smx volumio[1238]: info: The plugin multiroom has an ALSA contribution file volumioMultiRoomServer.postMultiRoom.1000.conf
Apr 28 17:09:12 smx volumio[1238]: info: Reading ALSA contributions from plugins.
Apr 28 17:09:12 smx sudo[4253]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:12 smx sudo[4253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx sudo[4255]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:12 smx sudo[4255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:09:12 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:12 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:12 smx sudo[4253]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:12 smx sudo[4255]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
Apr 28 17:09:12 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:12 smx volumio[1238]: info: Getting Tidal Cloud Configuration
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:12 smx volumio[1238]: info: Getting Qobuz Cloud Configuration
Apr 28 17:09:12 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:12 smx volumio[1238]: info: Getting Spotify Cloud Configuration
Apr 28 17:09:12 smx volumio[1238]: info: Asking plugin for UI Config
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:12 smx volumio[1238]: info: Saving Spotify Acccount
Apr 28 17:09:12 smx volumio[1238]: info: Got it
Apr 28 17:09:12 smx volumio[1238]: error: Could not retrieve Spotify Config from plugin Spotify: no section found
Apr 28 17:09:12 smx volumio[1238]: info: Asound.conf file unchanged, so no further update is needed
Apr 28 17:09:12 smx volumio[1238]: info: Output device has changed, restarting MPD
Apr 28 17:09:12 smx volumio[1238]: info: Output device has changed, restarting Shairport Sync
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:12 smx sudo[4269]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Apr 28 17:09:12 smx sudo[4269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx sudo[4269]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx sudo[4271]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Apr 28 17:09:12 smx sudo[4271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx volumio[1238]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Apr 28 17:09:12 smx volumio[1238]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx systemd[1]: Stopping mpd.service - Music Player Daemon...
Apr 28 17:09:12 smx volumio[1238]: info: Got Tidal Cloud Configuration
Apr 28 17:09:12 smx volumio[1238]: info: Got it
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:12 smx sudo[4281]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:12 smx sudo[4281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx volumio[1238]: info: MPD Permissions set
Apr 28 17:09:12 smx sudo[4283]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop vtcs.service
Apr 28 17:09:12 smx sudo[4283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx systemd[1]: mpd.service: Deactivated successfully.
Apr 28 17:09:12 smx systemd[1]: Stopped mpd.service - Music Player Daemon.
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx systemd[1]: mpd.socket: Deactivated successfully.
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getCPUCoresNumber
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:12 smx systemd[1]: Starting mpd.service - Music Player Daemon...
Apr 28 17:09:12 smx volumio[1238]: info: Starting Shairport Sync
Apr 28 17:09:12 smx sudo[4281]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx sudo[4296]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Apr 28 17:09:12 smx sudo[4296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:12 smx sudo[4283]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Apr 28 17:09:12 smx systemd[1]: shairport-sync.service: Deactivated successfully.
Apr 28 17:09:12 smx systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:09:12 smx systemd[1]: shairport-sync.service: Consumed 1.573s CPU time.
Apr 28 17:09:12 smx sudo[4287]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Apr 28 17:09:12 smx sudo[4287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 28 17:09:12 smx sudo[4287]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Apr 28 17:09:12 smx sudo[4296]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:12 smx volumio[1238]: info: Shairport-Sync Started
Apr 28 17:09:12 smx volumio[1238]: (node:1238) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pbeg listeners added to [ShairportSyncReaderUDP]. Use emitter.setMaxListeners() to increase limit
Apr 28 17:09:12 smx volumio[1238]: (Use `node --trace-warnings ...` to show where the warning was created)
Apr 28 17:09:12 smx volumio[1238]: (node:1238) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 meta listeners added to [ShairportSyncReaderUDP]. Use emitter.setMaxListeners() to increase limit
Apr 28 17:09:12 smx volumio[1238]: (node:1238) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 prgr listeners added to [ShairportSyncReaderUDP]. Use emitter.setMaxListeners() to increase limit
Apr 28 17:09:12 smx volumio[1238]: (node:1238) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pvol listeners added to [ShairportSyncReaderUDP]. Use emitter.setMaxListeners() to increase limit
Apr 28 17:09:12 smx volumio[1238]: (node:1238) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pend listeners added to [ShairportSyncReaderUDP]. Use emitter.setMaxListeners() to increase limit
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:09:12 smx volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:09:12 smx volumio[1238]: info: Received Get System Version
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:09:12 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:12 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:12 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getDonation
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , detectVolumioHardware
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getDonationsArray
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getDoneMessage
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , detectVolumioHardware
Apr 28 17:09:16 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:16 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:16 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:16 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:16 smx mpd[4302]: 2025-04-28T17:09:16 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Apr 28 17:09:16 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:16 smx volumio[1238]: info: TidalConnect service stoped!
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioRetrieveVolumeLevels
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::getcurrentVolume
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:09:16 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:16 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:16 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:16 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:16 smx volumio[1238]: info: Updating tc_getconfig REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:16 smx volumio[1238]: info: Updating tc_connect REST Endpoint for plugin: music_service/tidalconnect
Apr 28 17:09:16 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:09:16 smx systemd[1]: Started mpd.service - Music Player Daemon.
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx sudo[4352]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:09:16 smx sudo[4352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx sudo[4271]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:09:16 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:09:16 smx sudo[4354]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:09:16 smx sudo[4354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx systemd[1]: Started vtcs.service - Volumio Tidal Connect Service.
Apr 28 17:09:16 smx sudo[4362]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start vtcs.service
Apr 28 17:09:16 smx sudo[4362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:16 smx sudo[4352]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:16 smx volumio[1238]: error: updateQueue error: null
Apr 28 17:09:16 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:09:16 smx sudo[4354]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx sudo[4362]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx volumio[1238]: info: Executing endpoint tc_getconfig
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onGetConfig
Apr 28 17:09:16 smx vtcs[4363]: STARTING TidalConnect services, version: 1.5.0.45
Apr 28 17:09:16 smx vtcs[4363]: STARTED TidalConnect services.
Apr 28 17:09:16 smx volumio[1238]: info: Executing endpoint tc_connect
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: tidalconnect , onConnect
Apr 28 17:09:16 smx volumio[1238]: info: Connecting to TidalConnect
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:09:16 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:09:16 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: info: No code
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: info: CorePlayQueue::getTrack 0
Apr 28 17:09:16 smx volumio[1238]: verbose: STATE SERVICE {"status":"stop","service":"tidalconnect","title":"","artist":"","album":"","albumart":"/albumart","uri":"","icon":"fa fa-spinner","trackType":"tidal","codec":"","seek":0,"duration":0,"samplerate":"44.1 KHz","bitdepth":"16 bit","bitrate":"","channels":2,"random":false,"repeat":false,"repeatSingle":false}
Apr 28 17:09:16 smx volumio[1238]: verbose: CURRENT POSITION 0
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::syncState stateService stop
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: info: No code
Apr 28 17:09:16 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:09:16 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:09:16 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:16 smx volumio[1238]: error: Cannot update RT Device info: Error: Reference.set failed: First argument contains undefined in property 'user_devices.t96vf9DZmmXPxhyj5dE3rDHzIAK2.94b69480143676f15f8bb2ad8675de02.state.status'
Apr 28 17:09:19 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:09:19 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:09:19 smx volumio[1238]: info: TidalConnect service started!
Apr 28 17:09:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , setWizardAction
Apr 28 17:09:22 smx volumio[1238]: info: CoreCommandRouter::Reload Ui
Apr 28 17:09:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setShowWizard
Apr 28 17:09:22 smx volumio[1238]: info: Wizard terminated Successfully
Apr 28 17:09:22 smx volumio[1238]: info: CoreCommandRouter::volumiosetStartupVolume
Apr 28 17:09:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Apr 28 17:09:23 smx sudo[4407]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:09:23 smx sudo[4407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:23 smx sudo[4409]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:09:23 smx sudo[4409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:23 smx sudo[4407]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:23 smx sudo[4409]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:23 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 6
Apr 28 17:09:23 smx sudo[4416]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:09:23 smx sudo[4416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:23 smx sudo[4418]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:09:23 smx sudo[4418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:09:23 smx sudo[4416]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:23 smx sudo[4418]: pam_unix(sudo:session): session closed for user root
Apr 28 17:09:23 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 7
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 28 17:09:23 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Apr 28 17:09:23 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:23 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:23 smx volumio[1238]: info: Listing playlists
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:09:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
Apr 28 17:09:24 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getOnboardingWizard
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:09:25 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:25 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:25 smx volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 7
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:09:25 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:25 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:25 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:25 smx volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 8
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:09:26 smx volumio[1238]: info: Executing endpoint metavolumio
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Apr 28 17:09:26 smx volumio-remote-updater[953]: No test mode
Apr 28 17:09:26 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:09:26 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetQueue
Apr 28 17:09:26 smx volumio[1238]: info: CoreStateMachine::getQueue
Apr 28 17:09:26 smx volumio[1238]: info: CorePlayQueue::getQueue
Apr 28 17:09:26 smx volumio[1238]: info: Listing playlists
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 28 17:09:26 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Apr 28 17:09:26 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:26 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:09:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:09:27 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:27 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken
Apr 28 17:09:28 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:09:28 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:09:28 smx volumio-remote-updater[953]: No test mode
Apr 28 17:09:28 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:09:28 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:09:28 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:09:28 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:09:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , setOnboardingWizardFalse
Apr 28 17:09:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getOnboardingWizard
Apr 28 17:09:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:09:31 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:31 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:31 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getAvailableUIs
Apr 28 17:09:33 smx volumio[1238]: info: Received Get System Version
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:09:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Apr 28 17:09:35 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Apr 28 17:09:35 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Apr 28 17:09:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:09:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:09:36 smx volumio-remote-updater[953]: No test mode
Apr 28 17:09:36 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:09:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:09:37 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:09:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:09:37 smx volumio[1238]: info: CoreCommandRouter::Close All Modals sent
Apr 28 17:09:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , setTOSAccepted
Apr 28 17:09:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , clearUpdateSchedule
Apr 28 17:09:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:09:38 smx systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 28 17:09:38 smx volumio-remote-updater[953]: No test mode
Apr 28 17:09:38 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 28 17:09:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 28 17:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 28 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:09:41 smx volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:09:41 smx volumio[1238]: info: Received Get System Version
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:09:41 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:41 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:09:43 smx volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:09:43 smx volumio[1238]: info: Received Get System Version
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:09:43 smx volumio[1238]: info: Received Get System Info
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:09:43 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:09:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:11:31 smx sshd[4615]: Accepted password for volumio from 192.168.178.45 port 64253 ssh2
Apr 28 17:11:31 smx sshd[4615]: pam_unix(sshd:session): session opened for user volumio(uid=1000) by (uid=0)
Apr 28 17:11:31 smx systemd[1]: Created slice user-1000.slice - User Slice of UID 1000.
Apr 28 17:11:31 smx systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
Apr 28 17:11:31 smx systemd-logind[950]: New session 1 of user volumio.
Apr 28 17:11:31 smx systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
Apr 28 17:11:31 smx systemd[1]: Starting user@1000.service - User Manager for UID 1000...
Apr 28 17:11:31 smx (systemd)[4632]: pam_unix(systemd-user:session): session opened for user volumio(uid=1000) by (uid=0)
Apr 28 17:11:31 smx systemd[4632]: Queued start job for default target default.target.
Apr 28 17:11:31 smx systemd[4632]: Created slice app.slice - User Application Slice.
Apr 28 17:11:31 smx systemd[4632]: Reached target paths.target - Paths.
Apr 28 17:11:31 smx systemd[4632]: Reached target timers.target - Timers.
Apr 28 17:11:31 smx systemd[4632]: Starting dbus.socket - D-Bus User Message Bus Socket...
Apr 28 17:11:31 smx systemd[4632]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Apr 28 17:11:31 smx systemd[4632]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 28 17:11:31 smx systemd[4632]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Apr 28 17:11:31 smx systemd[4632]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Apr 28 17:11:31 smx systemd[4632]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Apr 28 17:11:31 smx systemd[4632]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Apr 28 17:11:31 smx systemd[4632]: Reached target sockets.target - Sockets.
Apr 28 17:11:31 smx systemd[4632]: Reached target basic.target - Basic System.
Apr 28 17:11:31 smx systemd[4632]: Reached target default.target - Main User Target.
Apr 28 17:11:31 smx systemd[4632]: Startup finished in 348ms.
Apr 28 17:11:31 smx systemd[1]: Started user@1000.service - User Manager for UID 1000.
Apr 28 17:11:31 smx systemd[1]: Started session-1.scope - Session 1 of User volumio.
Apr 28 17:11:31 smx sshd[4615]: pam_env(sshd:session): deprecated reading of user environment enabled
Apr 28 17:14:00 smx nmbd[3917]: [2025/04/28 17:14:00.111676, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:14:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:14:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:14:30 smx sshd[4615]: pam_unix(sshd:session): session closed for user volumio
Apr 28 17:14:30 smx systemd[1]: session-1.scope: Deactivated successfully.
Apr 28 17:14:30 smx systemd-logind[950]: Session 1 logged out. Waiting for processes to exit.
Apr 28 17:14:30 smx systemd-logind[950]: Removed session 1.
Apr 28 17:14:40 smx systemd[1]: Stopping user@1000.service - User Manager for UID 1000...
Apr 28 17:14:40 smx systemd[4632]: Activating special unit exit.target...
Apr 28 17:14:40 smx systemd[4632]: Stopped target default.target - Main User Target.
Apr 28 17:14:40 smx systemd[4632]: Stopped target basic.target - Basic System.
Apr 28 17:14:40 smx systemd[4632]: Stopped target paths.target - Paths.
Apr 28 17:14:40 smx systemd[4632]: Stopped target sockets.target - Sockets.
Apr 28 17:14:40 smx systemd[4632]: Stopped target timers.target - Timers.
Apr 28 17:14:40 smx systemd[4632]: Closed dbus.socket - D-Bus User Message Bus Socket.
Apr 28 17:14:40 smx systemd[4632]: Closed dirmngr.socket - GnuPG network certificate management daemon.
Apr 28 17:14:40 smx systemd[4632]: Closed gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 28 17:14:40 smx systemd[4632]: Closed gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Apr 28 17:14:40 smx systemd[4632]: Closed gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Apr 28 17:14:40 smx systemd[4632]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Apr 28 17:14:40 smx systemd[4632]: Removed slice app.slice - User Application Slice.
Apr 28 17:14:40 smx systemd[4632]: Reached target shutdown.target - Shutdown.
Apr 28 17:14:40 smx systemd[4632]: Finished systemd-exit.service - Exit the Session.
Apr 28 17:14:40 smx systemd[4632]: Reached target exit.target - Exit the Session.
Apr 28 17:14:40 smx systemd[1]: user@1000.service: Deactivated successfully.
Apr 28 17:14:40 smx systemd[1]: Stopped user@1000.service - User Manager for UID 1000.
Apr 28 17:14:40 smx systemd[1]: Stopping user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
Apr 28 17:14:40 smx systemd[1]: run-user-1000.mount: Deactivated successfully.
Apr 28 17:14:40 smx systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Apr 28 17:14:40 smx systemd[1]: Stopped user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
Apr 28 17:14:40 smx systemd[1]: Removed slice user-1000.slice - User Slice of UID 1000.
Apr 28 17:14:47 smx kernel: perf: interrupt took too long (2528 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
Apr 28 17:14:59 smx volumio[1238]: info: CALLMETHOD: system_controller system saveHDMISettings [object Object]
Apr 28 17:14:59 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , saveHDMISettings
Apr 28 17:14:59 smx sudo[4985]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumio-kiosk.service
Apr 28 17:14:59 smx sudo[4985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:14:59 smx systemd[1]: Stopping volumio-kiosk.service - Start Volumio Kiosk...
Apr 28 17:14:59 smx startx[1310]: xinit: connection to X server lost
Apr 28 17:14:59 smx startx[1310]:
Apr 28 17:15:00 smx startx[1310]: waiting for X server to shut down
Apr 28 17:15:00 smx startx[1311]: (II) Server terminated successfully (0). Closing log file.
Apr 28 17:15:01 smx startx[1310]: .
Apr 28 17:15:01 smx startx[1310]: xinit: unexpected signal 15
Apr 28 17:15:02 smx systemd[1]: volumio-kiosk.service: Main process exited, code=exited, status=1/FAILURE
Apr 28 17:15:02 smx systemd[1]: volumio-kiosk.service: Failed with result 'exit-code'.
Apr 28 17:15:02 smx systemd[1]: Stopped volumio-kiosk.service - Start Volumio Kiosk.
Apr 28 17:15:02 smx systemd[1]: volumio-kiosk.service: Consumed 1min 7.508s CPU time.
Apr 28 17:15:02 smx sudo[4985]: pam_unix(sudo:session): session closed for user root
Apr 28 17:15:02 smx sudo[4991]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl disable volumio-kiosk.service
Apr 28 17:15:02 smx sudo[4991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:15:02 smx systemd[1]: Reloading.
Apr 28 17:15:02 smx systemd-gpt-auto-generator[5000]: EFI loader partition unknown, exiting.
Apr 28 17:15:02 smx systemd-gpt-auto-generator[5000]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Apr 28 17:15:02 smx systemd[1]: /lib/systemd/system/volumio-remote-updater.service:5: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:15:02 smx systemd[1]: /lib/systemd/system/volumio-remote-updater.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:15:02 smx systemd[1]: /lib/systemd/system/sshtunnel.service:6: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:15:02 smx systemd[1]: /lib/systemd/system/sshtunnel.service:7: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
Apr 28 17:15:02 smx sudo[4991]: pam_unix(sudo:session): session closed for user root
Apr 28 17:15:02 smx volumio[1238]: info: disable volumio-kiosk service success
Apr 28 17:15:13 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:14 smx sudo[5024]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Apr 28 17:15:14 smx sudo[5024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:15:14 smx sudo[5024]: pam_unix(sudo:session): session closed for user root
Apr 28 17:15:14 smx sudo[5026]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Apr 28 17:15:14 smx sudo[5026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 28 17:15:14 smx sudo[5026]: pam_unix(sudo:session): session closed for user root
Apr 28 17:15:14 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 5
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 28 17:15:14 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Apr 28 17:15:14 smx volumio[1238]: info: Received Get System Info
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:15:14 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:14 smx volumio[1238]: info: Listing playlists
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:15:14 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
Apr 28 17:15:15 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:15 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getOnboardingWizard
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:15:16 smx volumio[1238]: info: Received Get System Info
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:15:16 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 17:15:16 smx volumio[1238]: info: Received Get System Info
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:15:16 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:15:17 smx volumio[1238]: info: Executing endpoint metavolumio
Apr 28 17:15:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Apr 28 17:15:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetQueue
Apr 28 17:15:20 smx volumio[1238]: info: CoreStateMachine::getQueue
Apr 28 17:15:20 smx volumio[1238]: info: CorePlayQueue::getQueue
Apr 28 17:15:23 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:15:23 smx volumio[1238]: info: CoreCommandRouter::volumioReplaceandPlayItems
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::ClearQueue
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::stop
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::serviceStop
Apr 28 17:15:23 smx volumio[1238]: info: Received STOP, but no service to execute it
Apr 28 17:15:23 smx volumio[1238]: info: CorePlayQueue::clearPlayQueue
Apr 28 17:15:23 smx volumio[1238]: info: CorePlayQueue::saveQueue
Apr 28 17:15:23 smx volumio[1238]: info: CoreCommandRouter::volumioPushQueue
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::addQueueItems
Apr 28 17:15:23 smx volumio[1238]: info: CorePlayQueue::addQueueItems
Apr 28 17:15:23 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/60136447
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/60136447 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35368957
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35368957 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/106473271
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/106473271 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/422392432
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/422392432 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/105935587
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/105935587 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26703889
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26703889 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15180993
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/15180993 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3042906
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3042906 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/288572293
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/288572293 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1214055
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1214055 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/248706570
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/248706570 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17934881
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17934881 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/399702185
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/399702185 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246992998
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246992998 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/247787358
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/247787358 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 360 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 467 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 554 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 567 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 568 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 569 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 743 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 739 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 748 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 745 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 747 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 748 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 762 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 754 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: explodeTIDALUri took 758 milliseconds
Apr 28 17:15:23 smx volumio[1238]: info: CoreCommandRouter::volumioPushQueue
Apr 28 17:15:23 smx volumio[1238]: info: CorePlayQueue::saveQueue
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:15:23 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:15:23 smx volumio[1238]: info: CoreCommandRouter::volumioPlay
Apr 28 17:15:23 smx volumio[1238]: verbose: UNSET VOLATILE: Service: undefined
Apr 28 17:15:23 smx volumio[1238]: ------------------------------------ BT MESSAGE: [FUNC] detachBluetooth
Apr 28 17:15:23 smx volumio[1238]: ------------------------------------ BT MESSAGE: [FUNC] btAudioOutput
Apr 28 17:15:23 smx volumio[1238]: ------------------------------------ BT MESSAGE: [dbus-next] Disabling Bluetooth Audio Output
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::play index 14
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:23 smx volumio[1238]: info: CoreStateMachine::addQueueItems
Apr 28 17:15:23 smx volumio[1238]: info: CorePlayQueue::addQueueItems
Apr 28 17:15:23 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/99218602
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/99218602 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/136135454
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/136135454 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/291323239
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/291323239 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86346711
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/86346711 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2795988
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2795988 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/290037509
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/290037509 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/315175165
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/315175165 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215338594
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/215338594 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/102634441
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/102634441 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/149798619
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/149798619 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/381471637
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/381471637 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/227501103
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/227501103 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146627711
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/146627711 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/132700459
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/132700459 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17484730
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17484730 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2897478
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2897478 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1231308
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1231308 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52416932
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52416932 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52513487
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52513487 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/303545582
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/303545582 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/590520
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/590520 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/235530690
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/235530690 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3009887
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3009887 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/611303
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/611303 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/611315
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/611315 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/101842398
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/101842398 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4505187
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4505187 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/200992660
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/200992660 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/165917
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/165917 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216293
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/216293 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35690982
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35690982 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19994075
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/19994075 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93788080
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93788080 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77646269
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77646269 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38184251
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/38184251 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/209010295
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/209010295 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/109867256
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/109867256 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/308860751
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/308860751 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/314560776
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/314560776 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/173712840
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/173712840 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52892321
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52892321 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21534197
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21534197 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78433188
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78433188 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/95052488
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/95052488 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196442108
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196442108 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/139186052
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/139186052 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77687234
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77687234 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7728230
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7728230 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/56439496
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/56439496 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/127638529
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/127638529 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108697455
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/108697455 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70319156
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70319156 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/333908756
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/333908756 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/368436658
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/368436658 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/383915876
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/383915876 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355238353
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355238353 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355234084
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355234084 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355234083
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355234083 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231802049
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231802049 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231802045
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231802045 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231802043
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231802043 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5172979
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5172979 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395317239
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/395317239 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395528520
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/395528520 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395528575
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/395528575 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3133654
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3133654 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/14306374
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/14306374 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/172927160
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/172927160 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/356421422
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/356421422 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/318477808
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/318477808 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/137172
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/137172 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/365994263
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/365994263 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/365994260
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/365994260 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/365994257
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/365994257 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241502
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39241502 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241501
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39241501 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241497
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39241497 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241491
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39241491 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/243304
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/243304 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/127619491
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/127619491 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98372241
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/98372241 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208630362
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/208630362 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355234088
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355234088 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355236566
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355236566 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/364837461
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/364837461 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355459799
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355459799 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/301489403
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/301489403 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225808293
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/225808293 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35978064
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35978064 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/151322
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/151322 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16010008
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16010008 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/151314
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/151314 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11734642
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11734642 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10190726
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10190726 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2043802
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2043802 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/64015892
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/64015892 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/64007940
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/64007940 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19573416
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/19573416 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/356950725
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/356950725 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68733692
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68733692 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/87670594
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/87670594 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/310339329
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/310339329 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/375658027
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/375658027 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/385749127
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/385749127 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/383986288
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/383986288 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/386765331
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/386765331 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/384445234
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/384445234 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/192089989
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/192089989 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1274617
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1274617 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/334290111
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/334290111 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1229852
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1229852 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5396549
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5396549 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26518251
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26518251 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/20732761
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/20732761 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231360430
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231360430 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/81481049
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/81481049 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2795827
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2795827 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77815402
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77815402 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79237972
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/79237972 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124724531
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/124724531 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/331149
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/331149 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/48487549
Apr 28 17:15:23 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/48487549 in service tidal
Apr 28 17:15:23 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124206527
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/124206527 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/55391800
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/55391800 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/55391469
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/55391469 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/198445395
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/198445395 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214385
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/214385 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/51317853
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/51317853 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35273958
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35273958 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/85371520
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/85371520 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1399539
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1399539 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17981365
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17981365 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77892506
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77892506 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233138572
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233138572 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233183048
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233183048 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15027962
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/15027962 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5160811
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5160811 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3306246
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3306246 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/226320384
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/226320384 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233178308
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233178308 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77685996
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77685996 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/378148634
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/378148634 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246017674
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246017674 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35369073
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35369073 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3030121
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3030121 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/130270457
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/130270457 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1852301
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1852301 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/532961
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/532961 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/590221
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/590221 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/569795
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/569795 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/156600947
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/156600947 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66541783
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66541783 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94089523
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94089523 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/279373343
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/279373343 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/295200216
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/295200216 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/338342889
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/338342889 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/217465202
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/217465202 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52551802
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52551802 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/92638097
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/92638097 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/349186465
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/349186465 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3626041
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3626041 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4540008
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4540008 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18725847
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18725847 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196503597
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196503597 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196503596
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196503596 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208766342
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/208766342 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4310359
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4310359 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/6281337
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/6281337 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2180467
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2180467 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/42772712
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/42772712 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86585562
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/86585562 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/491747
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/491747 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3345775
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3345775 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292679
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/292679 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10839661
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10839661 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21505264
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21505264 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124516589
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/124516589 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66435360
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66435360 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146617712
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/146617712 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/213783912
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/213783912 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93427726
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93427726 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215538535
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/215538535 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67625240
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/67625240 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3268261
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3268261 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292681
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/292681 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/172927409
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/172927409 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/163704382
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/163704382 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/220113808
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/220113808 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/99179014
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/99179014 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/321373467
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/321373467 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/249820625
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/249820625 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246567312
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246567312 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268979666
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/268979666 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268979667
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/268979667 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/335733056
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/335733056 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268979672
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/268979672 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/411478037
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/411478037 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4081523
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4081523 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268999594
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/268999594 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/267697092
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/267697092 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/334002442
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/334002442 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34454458
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34454458 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/249820614
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/249820614 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/243118279
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/243118279 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/243118277
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/243118277 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24048294
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/24048294 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/479662
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/479662 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/301489262
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/301489262 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17958455
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17958455 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/333838461
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/333838461 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/344448081
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/344448081 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355236568
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355236568 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3053248
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3053248 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3053247
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3053247 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3053239
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3053239 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3325609
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3325609 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/184872199
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/184872199 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18898746
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18898746 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18898730
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18898730 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1482409
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1482409 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10906574
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10906574 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34847199
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34847199 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/578899
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/578899 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26965
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26965 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7241115
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7241115 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/74417482
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/74417482 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/314701
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/314701 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/145434581
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/145434581 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3246793
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3246793 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94089418
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94089418 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3267941
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3267941 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77555379
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77555379 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1785871
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1785871 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67327874
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/67327874 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215359
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/215359 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1798871
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1798871 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35699581
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35699581 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3254517
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3254517 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134654997
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/134654997 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134654991
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/134654991 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134654985
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/134654985 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88612685
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/88612685 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292678
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/292678 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/32074200
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/32074200 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1527977
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1527977 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/163359479
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/163359479 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1393293
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1393293 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146929281
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/146929281 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22877907
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22877907 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/162165905
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/162165905 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35738070
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35738070 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62096209
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/62096209 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19573423
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/19573423 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/181541402
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/181541402 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121121403
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/121121403 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146929293
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/146929293 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/541552
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/541552 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23135
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23135 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/42723
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/42723 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80225982
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/80225982 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68956725
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68956725 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/105488829
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/105488829 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/252289175
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/252289175 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70894976
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70894976 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/242431762
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/242431762 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62285381
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/62285381 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2205831
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2205831 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23682737
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23682737 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1182155
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1182155 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/573344
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/573344 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19573402
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/19573402 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7241015
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7241015 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7241013
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7241013 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/554708
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/554708 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68384541
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68384541 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199795327
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199795327 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292171
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/292171 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/164543325
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/164543325 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/157181431
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/157181431 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/109077811
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/109077811 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/280108
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/280108 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/230198114
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/230198114 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714407
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68714407 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96787129
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96787129 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1218919
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1218919 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15254370
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/15254370 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1669849
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1669849 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/272643
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/272643 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1656448
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1656448 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23324603
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23324603 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23324601
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23324601 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23324604
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23324604 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3969023
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3969023 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63766699
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63766699 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/122127
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/122127 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1032
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1032 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/101128029
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/101128029 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2128840
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2128840 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/126229
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/126229 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7230546
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7230546 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2455626
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2455626 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/57955843
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/57955843 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/120929266
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/120929266 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1461670
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1461670 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2207743
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2207743 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/573357
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/573357 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93427756
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93427756 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/27412790
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/27412790 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115179669
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/115179669 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/287696663
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/287696663 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61685857
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/61685857 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77294903
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77294903 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77294891
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77294891 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77294906
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77294906 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535721
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535721 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535761
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535761 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535729
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535729 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98886332
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/98886332 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/573088
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/573088 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/592318
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/592318 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7451365
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7451365 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/642350
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/642350 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115151329
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/115151329 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77683246
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77683246 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/558894
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/558894 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11208883
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11208883 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/41095081
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/41095081 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/327354455
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/327354455 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/103398060
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/103398060 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144860
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/144860 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/40617399
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/40617399 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77621376
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77621376 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63767535
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63767535 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/296631463
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/296631463 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3044309
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3044309 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3180564
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3180564 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/317688870
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/317688870 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35986169
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35986169 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/541980
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/541980 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63761723
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63761723 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/293872100
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/293872100 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/639833
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/639833 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214409543
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/214409543 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/166995
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/166995 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208757554
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/208757554 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/224328364
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/224328364 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77826549
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77826549 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/276040900
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/276040900 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/263419960
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/263419960 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/251633317
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/251633317 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/296582039
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/296582039 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13376776
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/13376776 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2993268
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2993268 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/100917446
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/100917446 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134890389
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/134890389 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5027011
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5027011 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108228909
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/108228909 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78285753
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78285753 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/54003727
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/54003727 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/145764496
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/145764496 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63625445
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63625445 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/320004077
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/320004077 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/321527753
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/321527753 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16115371
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16115371 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5424142
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5424142 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63625452
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63625452 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1486042
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1486042 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82528972
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82528972 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23026799
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23026799 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7935347
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7935347 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3648179
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3648179 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/65545332
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/65545332 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/331746
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/331746 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/304865
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/304865 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1117537
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1117537 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15260938
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/15260938 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121050682
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/121050682 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77647361
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77647361 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66549865
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66549865 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69138015
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69138015 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69138027
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69138027 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69139273
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69139273 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82528973
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82528973 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66843478
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66843478 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535718
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535718 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/158517478
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/158517478 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/281013554
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/281013554 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34483043
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34483043 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/287079772
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/287079772 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208488597
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/208488597 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3689800
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3689800 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144348974
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/144348974 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/169908901
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/169908901 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115810281
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/115810281 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115810266
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/115810266 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19361867
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/19361867 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1781861
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1781861 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/342802
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/342802 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/46447
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/46447 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5121213
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5121213 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/46393345
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/46393345 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10209907
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10209907 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/97845505
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/97845505 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1290294
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1290294 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69101830
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69101830 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/226215884
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/226215884 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/245663054
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/245663054 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35083333
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35083333 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124382350
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/124382350 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/416527649
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/416527649 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1967421
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1967421 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/114998439
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/114998439 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15361715
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/15361715 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/130690827
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/130690827 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/84370716
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/84370716 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77701375
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77701375 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1304702
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1304702 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2092
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2092 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/32829449
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/32829449 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77623771
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77623771 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2809488
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2809488 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29280710
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/29280710 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29280680
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/29280680 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29280678
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/29280678 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24387372
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/24387372 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24387388
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/24387388 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21987157
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21987157 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/131971879
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/131971879 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7232062
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7232062 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/630240
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/630240 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/14191378
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/14191378 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93614211
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93614211 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216286790
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/216286790 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216286784
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/216286784 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216286785
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/216286785 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/118427944
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/118427944 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/278114309
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/278114309 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24388143
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/24388143 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67197062
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/67197062 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/75952708
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/75952708 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/33733331
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/33733331 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/45155728
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/45155728 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/101474193
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/101474193 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121126474
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/121126474 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98084041
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/98084041 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7096432
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7096432 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17953426
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17953426 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/282144527
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/282144527 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93240008
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93240008 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93240009
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93240009 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/291791919
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/291791919 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96966824
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96966824 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96966812
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96966812 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82528470
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82528470 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10906849
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10906849 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96966813
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96966813 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/136232998
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/136232998 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78453649
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78453649 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94736976
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94736976 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61546952
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/61546952 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2130208
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2130208 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12005801
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/12005801 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/143202729
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/143202729 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34170344
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34170344 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80833114
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/80833114 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/192743823
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/192743823 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/155968914
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/155968914 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3044563
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3044563 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80024004
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/80024004 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/56749010
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/56749010 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/91154201
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/91154201 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77821561
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77821561 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18825369
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18825369 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63656633
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63656633 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256412813
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/256412813 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/270744519
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/270744519 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121444600
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/121444600 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/33227061
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/33227061 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/169908978
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/169908978 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1626252
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1626252 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/364958712
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/364958712 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35748020
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35748020 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2125209
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2125209 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/180042050
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/180042050 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5524874
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5524874 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3131323
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3131323 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/200460700
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/200460700 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/684866
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/684866 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77644606
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77644606 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/8394738
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/8394738 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77669048
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77669048 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4048114
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4048114 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4048120
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4048120 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/301653
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/301653 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/109597132
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/109597132 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38114505
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/38114505 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17316290
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17316290 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29113109
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/29113109 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/222456737
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/222456737 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/64017303
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/64017303 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63887617
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63887617 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/641390
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/641390 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90822317
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/90822317 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13339001
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/13339001 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/272562649
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/272562649 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/272562647
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/272562647 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52501212
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52501212 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/33915157
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/33915157 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62542445
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/62542445 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4718554
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4718554 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/136841309
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/136841309 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52501210
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52501210 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77646605
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77646605 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/177671864
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/177671864 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1111947
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1111947 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/264109176
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/264109176 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/155683144
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/155683144 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/502516
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/502516 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/71670
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/71670 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/71659
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/71659 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2569986
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2569986 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/635396
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/635396 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34197101
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34197101 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/479008
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/479008 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70499561
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70499561 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4913640
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4913640 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/142203
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/142203 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/621965
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/621965 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/242202570
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/242202570 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214191996
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/214191996 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/177678477
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/177678477 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/43719965
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/43719965 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2871685
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2871685 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2111709
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2111709 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2018215
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2018215 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/73531618
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/73531618 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23427273
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23427273 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/51070828
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/51070828 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77702761
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77702761 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/226614413
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/226614413 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2570033
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2570033 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3522451
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3522451 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7900607
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7900607 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53230879
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/53230879 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53231088
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/53231088 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/158805349
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/158805349 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79140748
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/79140748 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/227024
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/227024 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/228873
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/228873 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68638838
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68638838 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225479
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/225479 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22191061
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22191061 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53656323
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/53656323 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/54446850
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/54446850 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1230961
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1230961 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1228943
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1228943 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77612392
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77612392 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70836600
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70836600 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19359205
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/19359205 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3710225
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3710225 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1875314
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1875314 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1875172
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1875172 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12946218
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/12946218 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3387188
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3387188 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/543538
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/543538 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/989
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/989 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214632
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/214632 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/530
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/530 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/56494749
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/56494749 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/635101
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/635101 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4477175
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4477175 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/133999094
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/133999094 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21836190
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21836190 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1987784
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1987784 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86912898
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/86912898 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18110933
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18110933 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/145311
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/145311 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69138779
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69138779 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22371676
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22371676 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5244671
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5244671 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/635098
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/635098 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/6985046
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/6985046 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/46558018
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/46558018 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10905737
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10905737 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/481812
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/481812 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35096279
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35096279 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1300229
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1300229 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1272253
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1272253 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77555146
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77555146 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/6490301
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/6490301 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/122120386
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/122120386 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/74568253
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/74568253 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2067509
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2067509 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/252518911
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/252518911 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77707019
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77707019 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/95842333
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/95842333 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256343604
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/256343604 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256343601
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/256343601 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256343599
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/256343599 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/212158871
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/212158871 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/212158875
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/212158875 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3685618
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3685618 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94024245
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94024245 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4034511
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4034511 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96831618
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96831618 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/182433586
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/182433586 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/32822969
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/32822969 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/337865
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/337865 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246775
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246775 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5653836
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5653836 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24126051
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/24126051 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144861
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/144861 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/42749782
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/42749782 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4077655
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4077655 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77651773
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77651773 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2060789
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2060789 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714367
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68714367 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21785503
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21785503 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/529744
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/529744 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77614352
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77614352 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/326003
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/326003 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79169804
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/79169804 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714364
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68714364 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/58758450
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/58758450 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79625814
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/79625814 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/668143
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/668143 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93165118
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93165118 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/322743
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/322743 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/248098106
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/248098106 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398263
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26398263 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398267
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26398267 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398266
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26398266 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/152670909
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/152670909 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398166
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26398166 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77653006
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77653006 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11344011
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11344011 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/30265305
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/30265305 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246567321
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246567321 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246567316
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246567316 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/618893
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/618893 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246017685
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246017685 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225890791
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/225890791 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/238475287
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/238475287 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67651174
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/67651174 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35971911
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35971911 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233181227
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233181227 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88344103
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/88344103 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199644234
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199644234 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208401001
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/208401001 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/620621
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/620621 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90918118
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/90918118 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90918114
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/90918114 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185622391
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185622391 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610762
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77610762 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610757
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77610757 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610759
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77610759 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610758
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77610758 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/389269
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/389269 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/389264
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/389264 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96583916
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96583916 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96583913
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96583913 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/81175682
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/81175682 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96583907
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/96583907 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/81175681
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/81175681 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17953421
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17953421 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593691
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593691 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593919
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593919 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396586250
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396586250 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66673311
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66673311 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593929
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593929 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396594010
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396594010 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593917
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593917 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/201760342
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/201760342 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/58601396
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/58601396 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7232061
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7232061 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1228836
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1228836 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/228873937
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/228873937 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/209387846
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/209387846 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231099098
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231099098 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/49817482
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/49817482 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38642184
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/38642184 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35708646
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35708646 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/407341633
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/407341633 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/30829735
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/30829735 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68729522
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68729522 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/31782865
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/31782865 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4117830
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4117830 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/73887675
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/73887675 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4616721
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4616721 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38440455
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/38440455 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1117587
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1117587 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77707061
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77707061 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111977766
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/111977766 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/204036437
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/204036437 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77632180
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77632180 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/75734800
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/75734800 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66013160
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66013160 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/125295867
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/125295867 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/65894553
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/65894553 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2333718
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2333718 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22964802
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22964802 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78472620
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78472620 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78472621
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78472621 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61561935
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/61561935 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61561940
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/61561940 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66548282
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66548282 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66549715
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66549715 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/9254635
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/9254635 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215008921
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/215008921 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/107300245
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/107300245 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82529071
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82529071 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707152
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185707152 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707151
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185707151 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707146
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185707146 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707145
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185707145 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707140
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185707140 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707135
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/185707135 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/89899089
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/89899089 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/87300384
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/87300384 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4034505
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4034505 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/76991520
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/76991520 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/110354844
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/110354844 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/100202036
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/100202036 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/100202039
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/100202039 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144370703
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/144370703 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17615030
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17615030 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/58172119
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/58172119 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1660553
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1660553 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4807308
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4807308 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52141914
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/52141914 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66695240
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66695240 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/47995839
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/47995839 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62243155
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/62243155 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3222203
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3222203 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3222205
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3222205 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62243157
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/62243157 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12197848
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/12197848 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/160533072
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/160533072 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82451426
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82451426 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/25184085
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/25184085 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82451428
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82451428 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1539165
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1539165 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82451420
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82451420 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63466224
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63466224 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88756257
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/88756257 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4034503
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4034503 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/60872132
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/60872132 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4477179
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4477179 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196453694
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196453694 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/50456504
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/50456504 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1747390
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1747390 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/27044337
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/27044337 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4465300
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4465300 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/9664732
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/9664732 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23646183
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23646183 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86490158
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/86490158 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1870556
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1870556 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12197856
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/12197856 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/393686
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/393686 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4523617
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4523617 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/194113683
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/194113683 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108518873
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/108518873 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/14344591
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/14344591 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/200972660
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/200972660 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68696036
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68696036 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2821484
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2821484 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1182843
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1182843 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77645225
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77645225 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/76567739
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/76567739 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/43528772
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/43528772 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90152558
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/90152558 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1430063
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1430063 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16103103
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16103103 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/72840391
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/72840391 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16949473
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16949473 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199604944
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199604944 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396586304
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396586304 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593017
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593017 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53033226
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/53033226 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/49794929
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/49794929 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/515498
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/515498 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1608852
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1608852 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/193847288
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/193847288 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/104157911
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/104157911 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144505692
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/144505692 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/218779
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/218779 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/106028079
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/106028079 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/163359502
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/163359502 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/190142934
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/190142934 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38184259
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/38184259 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16876088
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16876088 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1473003
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1473003 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2035880
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2035880 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246811
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246811 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4257439
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4257439 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13719782
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/13719782 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22429
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22429 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22422
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22422 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4418666
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4418666 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22419
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22419 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5917771
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5917771 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5917766
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5917766 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22425
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/22425 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/591378
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/591378 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5693596
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5693596 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5695197
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5695197 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3043702
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3043702 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13434403
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/13434403 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5687399
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5687399 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3043602
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3043602 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5693554
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5693554 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5695067
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5695067 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111617528
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/111617528 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111711074
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/111711074 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111617526
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/111617526 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/188869810
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/188869810 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225476
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/225476 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21977365
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21977365 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11014027
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11014027 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94435506
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94435506 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593931
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593931 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396586346
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396586346 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396592960
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396592960 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593938
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396593938 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396594103
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/396594103 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1920242
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1920242 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/118492299
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/118492299 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924361
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2924361 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924356
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2924356 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924352
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2924352 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924351
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2924351 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924350
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2924350 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4691417
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4691417 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/9546433
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/9546433 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/85554414
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/85554414 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/97871466
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/97871466 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/158713
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/158713 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/132979312
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/132979312 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/139372393
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/139372393 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/139372397
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/139372397 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/8040583
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/8040583 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38036018
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/38036018 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16876082
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16876082 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67328886
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/67328886 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1315404
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1315404 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/71035925
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/71035925 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/43523757
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/43523757 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/8439077
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/8439077 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77168310
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77168310 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4409162
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4409162 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78461302
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78461302 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94744262
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94744262 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1330265
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1330265 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94744251
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94744251 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/91133528
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/91133528 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90807509
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/90807509 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98122348
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/98122348 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94744257
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94744257 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68697347
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68697347 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68708045
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68708045 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5244670
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5244670 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4076779
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4076779 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/707417
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/707417 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108140184
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/108140184 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108140186
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/108140186 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395324
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/395324 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2571156
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2571156 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77635949
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77635949 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/622359
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/622359 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18152389
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18152389 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/55391452
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/55391452 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/36336297
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/36336297 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/83054963
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/83054963 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3805257
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3805257 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68708055
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68708055 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714483
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68714483 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77616130
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77616130 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68710533
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68710533 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34048886
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34048886 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1320486
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1320486 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70890307
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70890307 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18361756
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18361756 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11009840
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11009840 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111711070
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/111711070 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68883384
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68883384 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/31322472
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/31322472 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/37263849
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/37263849 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18251803
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18251803 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90649613
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/90649613 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88075280
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/88075280 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/54512545
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/54512545 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62534786
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/62534786 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39249713
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39249713 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80813907
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/80813907 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196435453
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196435453 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/59165337
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/59165337 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63635608
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63635608 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5132297
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5132297 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945007
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11945007 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945006
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11945006 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945001
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11945001 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945005
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11945005 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945004
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11945004 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12582923
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/12582923 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69501942
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69501942 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3254347
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3254347 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69040913
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69040913 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35191628
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35191628 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/60731716
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/60731716 in service tidal
Apr 28 17:15:24 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39016332
Apr 28 17:15:24 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39016332 in service tidal
Apr 28 17:15:24 smx volumio[1238]: ------------------------------------ BT MESSAGE: Bluetooth audio output disabled.
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::stop
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::resetVolumioState
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::getcurrentVolume
Apr 28 17:15:24 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::play index undefined
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:24 smx volumio[1238]: info: CoreCommandRouter::volumioStop
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::stop
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:24 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:24 smx volumio[1238]: info: CoreStateMachine::startPlaybackTimer
Apr 28 17:15:24 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:24 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:15:24 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:15:24 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
Apr 28 17:15:24 smx volumio[1238]: info: [1745853324731] ControllerTidal::clearAddPlayTrack
Apr 28 17:15:24 smx volumio[1238]: info: Getting stream with soundQuality HI_RES
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 3900 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4000 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 3999 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4008 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4006 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4009 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4006 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4013 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4013 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4014 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4008 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4012 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4007 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4010 milliseconds
Apr 28 17:15:27 smx volumio[1238]: info: explodeTIDALUri took 4008 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:15:28 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:28 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:28 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:15:28 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:28 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:28 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:28 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:15:28 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:15:28 smx volumio[1238]: info: CoreCommandRouter::volumioRetrievevolume
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4645 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4645 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4646 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4647 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4647 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4647 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4648 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4636 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4637 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4636 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4636 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4637 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4637 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4637 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4638 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4635 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4632 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4633 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4631 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4619 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4617 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4618 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4609 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4609 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4609 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4608 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4605 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4605 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4605 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4600 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4598 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4599 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4598 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4598 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4597 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4598 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4597 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4598 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4591 milliseconds
Apr 28 17:15:28 smx volumio[1238]: info: explodeTIDALUri took 4592 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6211 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6213 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6213 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6005 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6005 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6007 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6008 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5988 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5994 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5994 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5997 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5994 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5998 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5999 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6005 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5999 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6003 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6003 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6004 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6008 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6008 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6007 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6003 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5989 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6004 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5977 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5979 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5992 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5988 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6007 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5997 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6012 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5999 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6035 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6017 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5997 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5994 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5996 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5991 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5989 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6001 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5980 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5969 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5998 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5975 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6004 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5998 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5974 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6013 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5967 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6002 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5971 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5973 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6006 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5973 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5976 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5976 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5961 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5965 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5966 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5973 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5976 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5975 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5972 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5971 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5967 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5970 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5983 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5987 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5985 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5978 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5980 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5977 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5982 milliseconds
Apr 28 17:15:30 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [5653836] not found"}
Apr 28 17:15:30 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/5653836 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [5653836] not found"}
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5997 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5983 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5993 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5986 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5990 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5984 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5988 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5987 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5987 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5992 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5997 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6001 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5991 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5992 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6002 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6002 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5995 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5999 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6004 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6010 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6003 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6002 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5999 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6003 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6002 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6013 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6001 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6008 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6005 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6014 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6017 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6007 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6019 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6018 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6016 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6010 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6013 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6006 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6015 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6015 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6015 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6018 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6013 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6017 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5986 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6006 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6004 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6009 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6022 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6023 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6011 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5994 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6028 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5997 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6021 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6000 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6004 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5974 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5981 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5956 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5980 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5986 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5963 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5967 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5989 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5962 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 5946 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6474 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6472 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6466 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6468 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6474 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6469 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6465 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6458 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6456 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6462 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6458 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6450 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6455 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6459 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6438 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6454 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6467 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6458 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6457 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6426 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6442 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6417 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6412 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6431 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6414 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6352 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6352 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6334 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6345 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6338 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6357 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6349 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6677 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6674 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6678 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6678 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6680 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6683 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6676 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6681 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6681 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6681 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6685 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6685 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6679 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6681 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6684 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6682 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6689 milliseconds
Apr 28 17:15:30 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [165917] not found"}
Apr 28 17:15:30 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/165917 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [165917] not found"}
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6691 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6691 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6684 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6687 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6691 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6691 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6695 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6690 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6692 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6692 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6679 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6684 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6682 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6688 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6685 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6688 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6707 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6685 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6685 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6705 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6674 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6689 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6610 milliseconds
Apr 28 17:15:30 smx volumio[1238]: info: explodeTIDALUri took 6790 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6669 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6674 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6697 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6680 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6646 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6656 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6660 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6648 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6659 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6616 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6619 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6602 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6617 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6615 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6618 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6611 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6608 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6626 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6616 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6595 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6598 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6602 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6618 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6604 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6625 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6633 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6566 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6564 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6607 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6569 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6613 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6571 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6571 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6575 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6576 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6813 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6828 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6818 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6816 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6813 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6798 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6817 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6781 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6761 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6830 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6803 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6835 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6837 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6831 milliseconds
Apr 28 17:15:31 smx volumio[1238]: info: explodeTIDALUri took 6879 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: VolumeController:: Volume=41 Mute =false
Apr 28 17:15:33 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:33 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:15:33 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:33 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:33 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9234 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9237 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9239 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9267 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9253 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9255 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9255 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9286 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9286 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9274 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9275 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9304 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9305 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9295 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9258 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9302 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9309 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9270 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9294 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9312 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9283 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9315 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9314 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9295 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9312 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9329 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9322 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9336 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9335 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9296 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9324 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9324 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9338 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9325 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9335 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9349 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9349 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9361 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9361 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9359 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9369 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9364 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9381 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9368 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9365 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9367 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9401 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9394 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9374 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9381 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9398 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9374 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9401 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9384 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9400 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9416 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9404 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9407 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9420 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9425 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9417 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9397 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9405 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9419 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9422 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9426 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9445 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9429 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9428 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9441 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9414 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9446 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9448 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9452 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9452 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9451 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9456 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9444 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9455 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9445 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9462 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9465 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9482 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9481 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9472 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9471 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9489 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9262 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9253 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9255 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9265 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9266 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9258 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9270 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9263 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9270 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9279 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9278 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9293 milliseconds
Apr 28 17:15:33 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [143202729] not found"}
Apr 28 17:15:33 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/143202729 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [143202729] not found"}
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9302 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9294 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9287 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9301 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9299 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9317 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9308 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9301 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9294 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9308 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9296 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9314 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9328 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9320 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9300 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9322 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9354 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9326 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9361 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9336 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9337 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9327 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9339 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9382 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9410 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9343 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9384 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9397 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9390 milliseconds
Apr 28 17:15:33 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [124382350] not found"}
Apr 28 17:15:33 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/124382350 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [124382350] not found"}
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9387 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9401 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9406 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9396 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9373 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9402 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9398 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9398 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9377 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9407 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9416 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9420 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9448 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9449 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9444 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9419 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9424 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9417 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9421 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9423 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9429 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9383 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9464 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8971 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8969 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8973 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8973 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8974 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: getStreamUrl took 8959 milliseconds
Apr 28 17:15:33 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand stop
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9004 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9004 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8985 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9014 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9011 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9012 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9024 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 8989 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9030 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9020 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9020 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9036 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9026 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9016 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9032 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9039 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9031 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9044 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9046 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9049 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9042 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9046 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9043 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9029 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9044 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9058 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9054 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9046 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9054 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9054 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9053 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9063 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9069 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9073 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9078 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9074 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9181 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9085 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9083 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9079 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9213 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9198 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9197 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9198 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9217 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9222 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9218 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9230 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9226 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9232 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9228 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9248 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9252 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9249 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9253 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9265 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9272 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9280 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9272 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9275 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9283 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9289 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9277 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9291 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9292 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9298 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9282 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9312 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9386 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9386 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9392 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9321 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9392 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9326 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9330 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9327 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9402 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9332 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9434 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9431 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9421 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9407 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9420 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9452 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9457 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9448 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9425 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9463 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9466 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9464 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9463 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9429 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9458 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9473 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9438 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9436 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9484 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9478 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9475 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9465 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9479 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9470 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9480 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9493 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9474 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9498 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9473 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9455 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9507 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9516 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9515 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9523 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9523 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9524 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9524 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9518 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9528 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9524 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9526 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9521 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9521 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9523 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9304 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9496 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9327 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9528 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9501 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9503 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9310 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9310 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9317 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9293 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9257 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9304 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9300 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9303 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9311 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9330 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9304 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9263 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9318 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9280 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9270 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9320 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9271 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9274 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9342 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9276 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9269 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9271 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9275 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9272 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9272 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9273 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9268 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9269 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9258 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9261 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9254 milliseconds
Apr 28 17:15:33 smx volumio[1238]: info: explodeTIDALUri took 9279 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Apr 28 17:15:34 smx volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
Apr 28 17:15:34 smx volumio[1238]: info: Received Get System Version
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Apr 28 17:15:34 smx volumio[1238]: info: Received Get System Info
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 17:15:34 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:15:34 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9812 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9840 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9823 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9822 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9842 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9847 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9842 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9831 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9836 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9791 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9793 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9796 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9795 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9833 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9802 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9845 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9800 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9846 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9806 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9845 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9842 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9807 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9808 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9860 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9816 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9819 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9808 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9812 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9815 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9812 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9815 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9820 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9820 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9821 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9820 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9827 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10279 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10001 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9819 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10000 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10286 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10008 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9862 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 9831 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10142 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10054 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10074 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10065 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10068 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10077 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10070 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10073 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10064 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10097 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10084 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10089 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10075 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10090 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10094 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10113 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10089 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10102 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10114 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10187 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10202 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10119 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10199 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10125 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10207 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10246 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10232 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand stop took 907 milliseconds
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand clear
Apr 28 17:15:34 smx volumio[1238]: info:
Apr 28 17:15:34 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:15:34 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand clear took 21 milliseconds
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic3YjllMTI0MzlmZTZlOTM4MGNmYzBiZjIwNTBmMWM0M182MS5tcDQ/0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL"
Apr 28 17:15:34 smx volumio[1238]: error: updateQueue error: null
Apr 28 17:15:34 smx volumio[1238]: info:
Apr 28 17:15:34 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:15:34 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:15:34 smx volumio[1238]: info: ------------------------------ 4ms
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic3YjllMTI0MzlmZTZlOTM4MGNmYzBiZjIwNTBmMWM0M182MS5tcDQ/0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL" took 3 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand play
Apr 28 17:15:34 smx volumio[1238]: info: ------------------------------ 2ms
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand play took 3 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10312 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: explodeTIDALUri took 10291 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info:
Apr 28 17:15:34 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:15:34 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:15:34 smx volumio[1238]: info:
Apr 28 17:15:34 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand status took 32 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand status took 2 milliseconds
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand playlistinfo took 2 milliseconds
Apr 28 17:15:34 smx volumio[1238]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:15:34 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:15:34 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:15:34 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:34 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":207,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"1 Kbps","isStreaming":false,"title":"0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic3YjllMTI0MzlmZTZlOTM4MGNmYzBiZjIwNTBmMWM0M182MS5tcDQ/0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:15:34 smx volumio[1238]: verbose: CURRENT POSITION 14
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:15:34 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:15:34 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:34 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1094,"duration":207,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"705 Kbps","isStreaming":false,"title":"0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic3YjllMTI0MzlmZTZlOTM4MGNmYzBiZjIwNTBmMWM0M182MS5tcDQ/0.flac?Expires=1745856932&Signature=HscYK1tDy5Z52Nouyl8q4e1JdOGw7oKb-INL~xxMDu2bzMrSEDg4TBBOIQ1Ql6~SBp8GMXOnw9wFVKzfiuOlA1L1IesluOo2fBJasEh1jn3pK3qEwdmfLnrvcmEEx0S9yGqM6y51aP4N1G4DY-rhMFclm9-UlyXbtUGc~FfHvbWWT7k2fxQUZ7mLxtmgoEoosOavXYFGsmdtfnM--V~dxTCvIKjJAMahZdhA2ICth5sWuUrQyuAHgHcbtiKI~dK6cWnUYhF1b0Kuh1UJ0SvWu7hkYNYUkLjlsS7jyPoO8YyzOYTndPscuE5QHN5sRC6SGFUNaWObhy71xbwScYCISw__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:15:34 smx volumio[1238]: verbose: CURRENT POSITION 14
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:15:34 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:34 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:34 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:34 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:34 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:34 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:34 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:34 smx volumio[1238]: info: ------------------------------ 45ms
Apr 28 17:15:34 smx volumio[1238]: info: ------------------------------ 23ms
Apr 28 17:15:41 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::volumioReplaceandPlayItems
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::ClearQueue
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::stop
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::stPlaybackTimer
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:41 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:41 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::serviceStop
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::getTrack 14
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::serviceStop
Apr 28 17:15:41 smx volumio[1238]: info: [1745853341749] ControllerTidal::stop
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 28 17:15:41 smx volumio[1238]: info: ControllerMpd::stop
Apr 28 17:15:41 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand stop
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::clearPlayQueue
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::saveQueue
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::volumioPushQueue
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::addQueueItems
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::addQueueItems
Apr 28 17:15:41 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/60136447
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/60136447
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35368957
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35368957
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/106473271
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/106473271
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/422392432
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/422392432
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/105935587
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/105935587
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26703889
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/26703889
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15180993
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/15180993
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3042906
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3042906
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/288572293
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/288572293
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1214055
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1214055
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/248706570
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/248706570
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17934881
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17934881
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/399702185
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/399702185
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246992998
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246992998
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/247787358
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/247787358
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/99218602
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/99218602
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/136135454
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/136135454
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::volumioPushQueue
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::saveQueue
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::volumioPlay
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::play index 16
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::addQueueItems
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::addQueueItems
Apr 28 17:15:41 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/291323239
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/291323239
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86346711
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/86346711
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2795988
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2795988
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/290037509
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/290037509
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/315175165
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/315175165
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215338594
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/215338594
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/102634441
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/102634441
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/149798619
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/149798619
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/381471637
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/381471637
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/227501103
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/227501103
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146627711
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/146627711
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/132700459
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/132700459
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17484730
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17484730
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2897478
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2897478
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1231308
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1231308
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52416932
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52416932
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52513487
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52513487
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/303545582
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/303545582
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/590520
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/590520
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/235530690
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/235530690
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3009887
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3009887
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/611303
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/611303
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/611315
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/611315
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/101842398
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/101842398
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4505187
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4505187
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/200992660
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/200992660
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/165917
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/165917 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216293
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/216293
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35690982
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35690982
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19994075
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/19994075
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93788080
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/93788080
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77646269
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77646269
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38184251
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/38184251
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/209010295
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/209010295
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/109867256
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/109867256
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/308860751
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/308860751
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/314560776
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/314560776
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/173712840
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/173712840
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52892321
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52892321
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21534197
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/21534197
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78433188
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/78433188
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/95052488
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/95052488
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196442108
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/196442108
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/139186052
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/139186052
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77687234
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77687234
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7728230
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7728230
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/56439496
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/56439496 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/127638529
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/127638529
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108697455
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/108697455
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70319156
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/70319156
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/333908756
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/333908756
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/368436658
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/368436658
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/383915876
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/383915876 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355238353
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/355238353
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355234084
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/355234084
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355234083
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/355234083
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231802049
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/231802049
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231802045
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231802045 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231802043
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231802043 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5172979
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5172979
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395317239
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/395317239 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395528520
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/395528520
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395528575
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/395528575
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3133654
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3133654
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/14306374
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/14306374
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/172927160
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/172927160 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/356421422
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/356421422
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/318477808
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/318477808 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/137172
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/137172
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/365994263
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/365994263
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/365994260
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/365994260
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/365994257
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/365994257 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241502
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/39241502
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241501
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/39241501
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241497
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/39241497 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39241491
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/39241491
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/243304
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/243304
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/127619491
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/127619491
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98372241
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/98372241
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208630362
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/208630362
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355234088
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355234088 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355236566
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/355236566
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/364837461
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/364837461
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355459799
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/355459799 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/301489403
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/301489403
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225808293
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/225808293 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35978064
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35978064 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/151322
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/151322
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16010008
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/16010008 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/151314
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/151314 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11734642
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11734642
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10190726
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/10190726
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2043802
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2043802 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/64015892
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/64015892 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/64007940
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/64007940
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19573416
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/19573416
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/356950725
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/356950725 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68733692
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68733692 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/87670594
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/87670594 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/310339329
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/310339329 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/375658027
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/375658027 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/385749127
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/385749127 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/383986288
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/383986288
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/386765331
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/386765331 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/384445234
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/384445234
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/192089989
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/192089989
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1274617
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1274617 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/334290111
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/334290111 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1229852
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1229852 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5396549
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5396549 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26518251
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26518251 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/20732761
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/20732761 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231360430
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/231360430 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/81481049
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/81481049
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2795827
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2795827 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77815402
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77815402 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79237972
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/79237972
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124724531
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/124724531
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/331149
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/331149 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/48487549
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/48487549 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124206527
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/124206527
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/55391800
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/55391800
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/55391469
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/55391469 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/198445395
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/198445395 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214385
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/214385
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/51317853
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/51317853
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35273958
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35273958 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/85371520
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/85371520 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1399539
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1399539 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17981365
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/17981365 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77892506
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77892506 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233138572
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233138572 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233183048
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233183048 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15027962
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/15027962
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5160811
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5160811
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3306246
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3306246 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/226320384
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/226320384 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233178308
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/233178308 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77685996
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77685996
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/378148634
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/378148634 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246017674
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246017674
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35369073
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/35369073 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3030121
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3030121
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/130270457
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/130270457 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1852301
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1852301 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/532961
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/532961
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/590221
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/590221 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/569795
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/569795
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/156600947
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/156600947
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66541783
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66541783 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94089523
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/94089523 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/279373343
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/279373343
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/295200216
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/295200216
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/338342889
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/338342889
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/217465202
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/217465202
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52551802
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52551802
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/92638097
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/92638097 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/349186465
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/349186465 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3626041
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3626041 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4540008
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/4540008 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18725847
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18725847 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196503597
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196503597 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196503596
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/196503596 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208766342
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/208766342
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4310359
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4310359
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/6281337
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/6281337 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2180467
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2180467 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/42772712
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/42772712
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86585562
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/86585562 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/491747
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/491747 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3345775
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3345775 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292679
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/292679 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10839661
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/10839661
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21505264
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/21505264 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124516589
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/124516589
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66435360
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66435360 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146617712
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/146617712 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/213783912
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/213783912 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93427726
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/93427726 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215538535
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/215538535 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67625240
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/67625240
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3268261
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3268261
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292681
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/292681
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/172927409
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/172927409 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/163704382
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/163704382 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/220113808
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/220113808 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/99179014
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/99179014 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/321373467
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/321373467 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/249820625
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/249820625
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246567312
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/246567312 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268979666
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/268979666 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268979667
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/268979667 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/335733056
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/335733056
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268979672
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/268979672
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/411478037
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/411478037 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4081523
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4081523
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/268999594
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/268999594
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/267697092
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/267697092
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/334002442
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/334002442 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34454458
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/34454458
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/249820614
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/249820614 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/243118279
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/243118279
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/243118277
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/243118277 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24048294
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/24048294
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/479662
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/479662
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/301489262
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/301489262
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17958455
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17958455
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/333838461
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/333838461 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/344448081
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/344448081 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/355236568
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/355236568
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3053248
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3053248
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3053247
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3053247 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3053239
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3053239 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3325609
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3325609 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/184872199
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/184872199
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18898746
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18898746 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18898730
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/18898730 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1482409
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1482409 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10906574
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/10906574 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34847199
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/34847199 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/578899
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/578899
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26965
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/26965 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7241115
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7241115 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/74417482
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/74417482
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/314701
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/314701
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/145434581
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/145434581
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3246793
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3246793
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94089418
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94089418
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3267941
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3267941
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77555379
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77555379
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1785871
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1785871
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67327874
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/67327874
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215359
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/215359
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1798871
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1798871
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35699581
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35699581
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3254517
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3254517
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134654997
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/134654997
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134654991
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/134654991
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134654985
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/134654985 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88612685
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/88612685
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292678
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/292678
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/32074200
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/32074200
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1527977
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1527977
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/163359479
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/163359479
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1393293
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1393293
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146929281
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/146929281
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22877907
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22877907
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/162165905
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/162165905
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35738070
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35738070
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62096209
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/62096209
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19573423
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/19573423
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/181541402
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/181541402
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121121403
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/121121403
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/146929293
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/146929293
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/541552
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/541552
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23135
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/23135
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/42723
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/42723
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80225982
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/80225982
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68956725
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68956725
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/105488829
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/105488829
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/252289175
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/252289175 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70894976
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70894976 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/242431762
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/242431762
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62285381
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/62285381
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2205831
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2205831
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23682737
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/23682737
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1182155
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1182155
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/573344
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/573344
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19573402
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/19573402
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7241015
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7241015
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7241013
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7241013
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/554708
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/554708
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68384541
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68384541
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199795327
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/199795327
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/292171
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/292171
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/164543325
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/164543325
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/157181431
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/157181431
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/109077811
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/109077811
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/280108
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/280108
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/230198114
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/230198114 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714407
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/68714407 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96787129
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96787129
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1218919
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1218919
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15254370
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/15254370
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1669849
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1669849 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/272643
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/272643
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1656448
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1656448
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23324603
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/23324603
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23324601
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23324601 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23324604
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/23324604
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3969023
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3969023
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63766699
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/63766699
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/122127
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/122127
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1032
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1032
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/101128029
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/101128029
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2128840
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2128840
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/126229
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/126229
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7230546
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7230546 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2455626
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2455626 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/57955843
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/57955843
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/120929266
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/120929266
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1461670
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1461670 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2207743
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2207743
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/573357
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/573357
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93427756
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/93427756
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/27412790
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/27412790
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115179669
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/115179669
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/287696663
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/287696663
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61685857
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/61685857
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77294903
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77294903 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77294891
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77294891 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77294906
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77294906 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535721
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535721 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535761
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535761 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535729
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535729 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98886332
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/98886332 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/573088
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/573088
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/592318
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/592318
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7451365
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7451365
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/642350
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/642350
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115151329
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/115151329 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77683246
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77683246 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/558894
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/558894 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11208883
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/11208883 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/41095081
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/41095081 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/327354455
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/327354455 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/103398060
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/103398060 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144860
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/144860
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/40617399
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/40617399
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77621376
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77621376 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63767535
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63767535 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/296631463
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/296631463 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3044309
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3044309
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3180564
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3180564 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/317688870
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/317688870
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35986169
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35986169
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/541980
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/541980
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63761723
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/63761723
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/293872100
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/293872100
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/639833
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/639833
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214409543
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/214409543 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/166995
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/166995 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208757554
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/208757554 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/224328364
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/224328364 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77826549
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77826549 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/276040900
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/276040900
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/263419960
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/263419960
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/251633317
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/251633317
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/296582039
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/296582039
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13376776
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/13376776
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2993268
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2993268
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/100917446
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/100917446
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/134890389
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/134890389
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5027011
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5027011
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108228909
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/108228909
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78285753
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/78285753 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/54003727
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/54003727
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/145764496
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/145764496 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63625445
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63625445 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/320004077
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/320004077 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/321527753
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/321527753 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16115371
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/16115371
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5424142
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5424142 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63625452
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/63625452 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1486042
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1486042 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82528972
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82528972 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23026799
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/23026799 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7935347
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/7935347 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3648179
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3648179 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/65545332
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/65545332
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/331746
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/331746 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/304865
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/304865 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1117537
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1117537 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15260938
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/15260938 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121050682
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/121050682 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77647361
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77647361 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66549865
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66549865 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69138015
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69138015 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69138027
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69138027 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69139273
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/69139273 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82528973
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/82528973 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66843478
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/66843478 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199535718
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/199535718 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/158517478
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/158517478
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/281013554
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/281013554
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34483043
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/34483043
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/287079772
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/287079772
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208488597
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/208488597
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3689800
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3689800
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144348974
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/144348974
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/169908901
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/169908901
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115810281
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/115810281
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/115810266
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/115810266
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19361867
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/19361867
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1781861
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1781861
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/342802
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/342802
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/46447
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/46447
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5121213
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5121213
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/46393345
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/46393345
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10209907
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/10209907
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/97845505
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/97845505
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1290294
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1290294
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69101830
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/69101830
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/226215884
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/226215884
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/245663054
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/245663054
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35083333
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35083333
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/124382350
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/124382350 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/416527649
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/416527649
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1967421
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1967421
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/114998439
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/114998439
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/15361715
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/15361715
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/130690827
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/130690827
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/84370716
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/84370716
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77701375
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77701375
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1304702
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1304702 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2092
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2092
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/32829449
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/32829449
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77623771
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77623771
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2809488
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/2809488 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29280710
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/29280710
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29280680
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/29280680
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29280678
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/29280678
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24387372
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/24387372
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24387388
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/24387388 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21987157
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/21987157
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/131971879
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/131971879
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7232062
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7232062
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/630240
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/630240
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/14191378
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/14191378
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93614211
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/93614211
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216286790
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/216286790
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216286784
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/216286784
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/216286785
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/216286785
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/118427944
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/118427944
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/278114309
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/278114309
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24388143
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/24388143
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67197062
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/67197062
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/75952708
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/75952708
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/33733331
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/33733331
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/45155728
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/45155728
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/101474193
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/101474193
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121126474
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/121126474
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98084041
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/98084041
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7096432
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7096432
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17953426
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17953426
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/282144527
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/282144527
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93240008
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/93240008
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93240009
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/93240009
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/291791919
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/291791919 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96966824
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96966824
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96966812
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96966812
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82528470
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/82528470
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10906849
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/10906849
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96966813
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96966813
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/136232998
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/136232998
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78453649
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/78453649
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94736976
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94736976
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61546952
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/61546952
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2130208
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2130208
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12005801
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/12005801
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/143202729
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/143202729 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34170344
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/34170344
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80833114
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/80833114
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/192743823
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/192743823
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/155968914
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/155968914
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3044563
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3044563
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80024004
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/80024004
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/56749010
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/56749010
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/91154201
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/91154201
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77821561
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/77821561 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18825369
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/18825369
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63656633
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/63656633
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256412813
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/256412813
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/270744519
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/270744519
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/121444600
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/121444600
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/33227061
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/33227061
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/169908978
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/169908978
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1626252
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1626252
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/364958712
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/364958712
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35748020
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35748020
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2125209
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2125209
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/180042050
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/180042050
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5524874
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5524874
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3131323
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3131323
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/200460700
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/200460700
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/684866
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/684866
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77644606
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77644606
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/8394738
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/8394738
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77669048
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77669048
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4048114
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4048114
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4048120
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4048120
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/301653
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/301653
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/109597132
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/109597132
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38114505
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/38114505
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17316290
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17316290
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/29113109
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/29113109
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/222456737
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/222456737
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/64017303
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/64017303
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63887617
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/63887617
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/641390
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/641390
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90822317
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/90822317
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13339001
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/13339001
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/272562649
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/272562649
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/272562647
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/272562647
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52501212
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52501212
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/33915157
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/33915157
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62542445
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/62542445
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4718554
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4718554
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/136841309
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/136841309
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52501210
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52501210
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77646605
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77646605
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/177671864
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/177671864
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1111947
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1111947
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/264109176
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/264109176
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/155683144
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/155683144
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/502516
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/502516
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/71670
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/71670
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/71659
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/71659
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2569986
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2569986
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/635396
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/635396
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34197101
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/34197101
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/479008
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/479008
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70499561
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/70499561
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4913640
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4913640
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/142203
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/142203
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/621965
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/621965
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/242202570
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/242202570
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214191996
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/214191996
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/177678477
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/177678477
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/43719965
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/43719965
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2871685
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2871685
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2111709
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2111709
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2018215
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2018215
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/73531618
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/73531618
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23427273
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/23427273
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/51070828
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/51070828
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77702761
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77702761
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/226614413
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/226614413
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2570033
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2570033
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3522451
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3522451
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7900607
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7900607
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53230879
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/53230879
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53231088
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/53231088
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/158805349
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/158805349
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79140748
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/79140748
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/227024
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/227024
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/228873
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/228873
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68638838
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68638838
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225479
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/225479
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22191061
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22191061
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53656323
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/53656323
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/54446850
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/54446850
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1230961
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1230961
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1228943
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1228943
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77612392
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77612392
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70836600
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/70836600 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/19359205
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/19359205
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3710225
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/3710225 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1875314
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/1875314 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1875172
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1875172
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12946218
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/12946218 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3387188
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3387188
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/543538
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/543538
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/989
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/989
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/214632
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/214632
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/530
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/530
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/56494749
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/56494749
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/635101
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/635101
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4477175
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4477175
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/133999094
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/133999094
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21836190
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/21836190
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1987784
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1987784
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86912898
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/86912898 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18110933
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/18110933
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/145311
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/145311
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69138779
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/69138779
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22371676
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22371676
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5244671
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5244671
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/635098
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/635098
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/6985046
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/6985046
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/46558018
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/46558018
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/10905737
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/10905737
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/481812
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/481812
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35096279
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35096279
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1300229
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1300229
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1272253
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1272253
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77555146
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77555146
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/6490301
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/6490301
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/122120386
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/122120386
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/74568253
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/74568253
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2067509
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2067509
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/252518911
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/252518911
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77707019
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77707019
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/95842333
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/95842333
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256343604
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/256343604
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256343601
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/256343601
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/256343599
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/256343599
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/212158871
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/212158871
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/212158875
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/212158875
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3685618
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3685618
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94024245
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94024245
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4034511
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4034511
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96831618
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96831618
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/182433586
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/182433586
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/32822969
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/32822969 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/337865
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/337865
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246775
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246775
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5653836
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/5653836 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/24126051
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/24126051
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144861
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/144861
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/42749782
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/42749782 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4077655
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4077655
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77651773
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77651773
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2060789
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2060789
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714367
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68714367
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21785503
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/21785503
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/529744
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/529744
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77614352
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77614352
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/326003
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/326003
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79169804
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/79169804
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714364
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68714364
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/58758450
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/58758450
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/79625814
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/79625814
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/668143
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/668143
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/93165118
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/93165118
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/322743
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/322743
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/248098106
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/248098106
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398263
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/26398263
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398267
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/26398267
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398266
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/26398266
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/152670909
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/152670909
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/26398166
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/26398166
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77653006
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77653006
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11344011
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11344011
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/30265305
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/30265305
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246567321
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246567321
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246567316
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246567316
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/618893
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/618893
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246017685
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246017685
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225890791
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/225890791
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/238475287
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/238475287
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67651174
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/67651174
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35971911
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35971911
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/233181227
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/233181227
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88344103
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/88344103
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199644234
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/199644234
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/208401001
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/208401001
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/620621
Apr 28 17:15:41 smx volumio[1238]: info: Exploding uri tidal://mymusic/tracks/dateadded/620621 in service tidal
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90918118
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/90918118
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90918114
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/90918114
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185622391
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185622391
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610762
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77610762
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610757
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77610757
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610759
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77610759
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77610758
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77610758
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/389269
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/389269
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/389264
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/389264
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96583916
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96583916
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96583913
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96583913
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/81175682
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/81175682
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/96583907
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/96583907
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/81175681
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/81175681
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17953421
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17953421
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593691
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593691
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593919
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593919
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396586250
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396586250
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66673311
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/66673311
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593929
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593929
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396594010
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396594010
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593917
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593917
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/201760342
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/201760342
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/58601396
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/58601396
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/7232061
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/7232061
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1228836
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1228836
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/228873937
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/228873937
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/209387846
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/209387846
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/231099098
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/231099098
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/49817482
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/49817482
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38642184
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/38642184
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35708646
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35708646
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/407341633
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/407341633
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/30829735
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/30829735
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68729522
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68729522
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/31782865
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/31782865
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4117830
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4117830
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/73887675
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/73887675
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4616721
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4616721
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38440455
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/38440455
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1117587
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1117587
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77707061
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77707061
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111977766
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/111977766
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/204036437
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/204036437
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77632180
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77632180
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/75734800
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/75734800
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66013160
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/66013160
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/125295867
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/125295867
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/65894553
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/65894553
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2333718
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2333718
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22964802
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22964802
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78472620
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/78472620
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78472621
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/78472621
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61561935
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/61561935
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/61561940
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/61561940
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66548282
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/66548282
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66549715
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/66549715
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/9254635
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/9254635
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/215008921
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/215008921
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/107300245
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/107300245
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82529071
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/82529071
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707152
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185707152
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707151
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185707151
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707146
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185707146
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707145
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185707145
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707140
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185707140
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/185707135
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/185707135
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/89899089
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/89899089
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/87300384
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/87300384
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4034505
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4034505
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/76991520
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/76991520
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/110354844
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/110354844
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/100202036
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/100202036
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/100202039
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/100202039
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144370703
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/144370703
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/17615030
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/17615030
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/58172119
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/58172119
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1660553
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1660553
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4807308
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4807308
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/52141914
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/52141914
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/66695240
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/66695240
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/47995839
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/47995839
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62243155
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/62243155
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3222203
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3222203
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3222205
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3222205
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62243157
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/62243157
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12197848
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/12197848
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/160533072
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/160533072
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82451426
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/82451426
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/25184085
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/25184085
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82451428
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/82451428
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1539165
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1539165
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/82451420
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/82451420
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63466224
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/63466224
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88756257
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/88756257
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4034503
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4034503
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/60872132
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/60872132
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4477179
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4477179
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196453694
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/196453694
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/50456504
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/50456504
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1747390
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1747390
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/27044337
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/27044337
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4465300
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4465300
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/9664732
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/9664732
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/23646183
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/23646183
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/86490158
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/86490158
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1870556
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1870556
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12197856
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/12197856
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/393686
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/393686
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4523617
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4523617
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/194113683
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/194113683
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108518873
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/108518873
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/14344591
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/14344591
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/200972660
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/200972660
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68696036
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68696036
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2821484
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2821484
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1182843
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1182843
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77645225
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77645225
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/76567739
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/76567739
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/43528772
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/43528772
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90152558
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/90152558
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1430063
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1430063
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16103103
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/16103103
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/72840391
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/72840391
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16949473
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/16949473
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/199604944
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/199604944
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396586304
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396586304
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593017
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593017
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/53033226
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/53033226
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/49794929
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/49794929
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/515498
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/515498
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1608852
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1608852
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/193847288
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/193847288
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/104157911
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/104157911
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/144505692
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/144505692
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/218779
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/218779
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/106028079
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/106028079
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/163359502
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/163359502
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/190142934
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/190142934
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38184259
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/38184259
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16876088
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/16876088
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1473003
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1473003
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2035880
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2035880
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/246811
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/246811
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4257439
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4257439
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13719782
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/13719782
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22429
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22429
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22422
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22422
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4418666
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4418666
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22419
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22419
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5917771
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5917771
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5917766
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5917766
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/22425
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/22425
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/591378
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/591378
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5693596
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5693596
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5695197
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5695197
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3043702
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3043702
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/13434403
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/13434403
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5687399
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5687399
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3043602
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3043602
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5693554
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5693554
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5695067
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5695067
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111617528
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/111617528
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111711074
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/111711074
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111617526
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/111617526
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/188869810
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/188869810
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/225476
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/225476
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/21977365
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/21977365
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11014027
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11014027
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94435506
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94435506
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593931
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593931
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396586346
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396586346
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396592960
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396592960
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396593938
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396593938
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/396594103
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/396594103
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1920242
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1920242
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/118492299
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/118492299
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924361
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2924361
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924356
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2924356
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924352
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2924352
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924351
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2924351
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2924350
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2924350
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4691417
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4691417
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/9546433
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/9546433
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/85554414
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/85554414
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/97871466
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/97871466
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/158713
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/158713
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/132979312
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/132979312
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/139372393
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/139372393
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/139372397
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/139372397
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/8040583
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/8040583
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/38036018
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/38036018
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/16876082
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/16876082
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/67328886
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/67328886
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1315404
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1315404
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/71035925
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/71035925
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/43523757
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/43523757
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/8439077
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/8439077
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77168310
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77168310
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4409162
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4409162
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/78461302
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/78461302
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94744262
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94744262
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1330265
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1330265
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94744251
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94744251
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/91133528
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/91133528
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90807509
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/90807509
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/98122348
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/98122348
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/94744257
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/94744257
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68697347
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68697347
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68708045
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68708045
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5244670
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5244670
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/4076779
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/4076779
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/707417
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/707417
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108140184
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/108140184
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/108140186
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/108140186
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/395324
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/395324
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/2571156
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/2571156
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77635949
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77635949
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/622359
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/622359
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18152389
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/18152389
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/55391452
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/55391452
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/36336297
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/36336297
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/83054963
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/83054963
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3805257
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3805257
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68708055
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68708055
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68714483
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68714483
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/77616130
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/77616130
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68710533
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68710533
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/34048886
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/34048886
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/1320486
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/1320486
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/70890307
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/70890307
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18361756
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/18361756
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11009840
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11009840
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/111711070
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/111711070
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/68883384
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/68883384
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/31322472
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/31322472
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/37263849
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/37263849
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/18251803
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/18251803
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/90649613
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/90649613
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/88075280
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/88075280
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/54512545
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/54512545
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/62534786
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/62534786
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39249713
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/39249713
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/80813907
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/80813907
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/196435453
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/196435453
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/59165337
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/59165337
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/63635608
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/63635608
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/5132297
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/5132297
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945007
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11945007
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945006
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11945006
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945001
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11945001
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945005
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11945005
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/11945004
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/11945004
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/12582923
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/12582923
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69501942
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/69501942
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/3254347
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/3254347
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/69040913
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/69040913
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/35191628
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/35191628
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/60731716
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/60731716
Apr 28 17:15:41 smx volumio[1238]: info: Adding Item to queue: tidal://mymusic/tracks/dateadded/39016332
Apr 28 17:15:41 smx volumio[1238]: info: Using cached record of: tidal://mymusic/tracks/dateadded/39016332
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::stop
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::play index undefined
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService undefined
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:15:41 smx volumio[1238]: info: CoreStateMachine::startPlaybackTimer
Apr 28 17:15:41 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 17:15:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
Apr 28 17:15:41 smx volumio[1238]: info: [1745853341918] ControllerTidal::clearAddPlayTrack
Apr 28 17:15:41 smx volumio[1238]: info: Getting stream with soundQuality HI_RES
Apr 28 17:15:42 smx volumio[1238]: info:
Apr 28 17:15:42 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:15:42 smx volumio[1238]: info: sendMpdCommand stop took 747 milliseconds
Apr 28 17:15:42 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:15:42 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:15:42 smx volumio[1238]: info: sendMpdCommand status took 14 milliseconds
Apr 28 17:15:42 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:15:42 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:15:42 smx volumio[1238]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 28 17:15:42 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:15:42 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:15:42 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:15:42 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:42 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:15:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:15:42 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:42 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:42 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:15:42 smx volumio[1238]: info: Received update from a service different from the one supposed to be playing music. Skipping notification.Current tidal Received mpd
Apr 28 17:15:42 smx volumio[1238]: info: ------------------------------ 23ms
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1595 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1937 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1943 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1941 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1934 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1946 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1939 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1944 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1929 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1932 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1933 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1941 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1943 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1930 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1948 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1940 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1938 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1939 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1944 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1961 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1934 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1949 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1955 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1949 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1941 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1948 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1952 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1954 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1962 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1949 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1973 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1958 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1956 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1960 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1975 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1962 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1960 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1963 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1965 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1977 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1955 milliseconds
Apr 28 17:15:43 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [66435360] not found"}
Apr 28 17:15:43 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/66435360 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [66435360] not found"}
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1962 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1964 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1985 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1986 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1967 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1964 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1985 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1983 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1982 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1968 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1973 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1977 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1982 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1979 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1986 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1978 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1969 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1972 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1982 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1979 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1984 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1985 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1984 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1993 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1987 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1986 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1994 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1989 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1978 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1992 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1984 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1980 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1995 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1987 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1985 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1989 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1986 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1985 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1996 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1985 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1991 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2000 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1998 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1994 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1994 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2000 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1996 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1993 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1998 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1997 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1999 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1998 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2004 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2000 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2000 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1997 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2001 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1979 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1973 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2001 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1976 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2009 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1995 milliseconds
Apr 28 17:15:43 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [143202729] not found"}
Apr 28 17:15:43 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/143202729 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [143202729] not found"}
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2006 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2010 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2011 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2006 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1990 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 1993 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2068 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2062 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2058 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2056 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2062 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2049 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2058 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2054 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2045 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2042 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2036 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2033 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2026 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2042 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2032 milliseconds
Apr 28 17:15:43 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [124382350] not found"}
Apr 28 17:15:43 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/124382350 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [124382350] not found"}
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2027 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2043 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2112 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2120 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2129 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2138 milliseconds
Apr 28 17:15:43 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [165917] not found"}
Apr 28 17:15:43 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/165917 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [165917] not found"}
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2117 milliseconds
Apr 28 17:15:43 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [385749127] not found"}
Apr 28 17:15:43 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/385749127 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [385749127] not found"}
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2130 milliseconds
Apr 28 17:15:43 smx volumio[1238]: info: explodeTIDALUri took 2136 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2296 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2299 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2297 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2311 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2303 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2303 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2311 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2301 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2304 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2297 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2290 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2283 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2281 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2243 milliseconds
Apr 28 17:15:44 smx volumio[1238]: error: TIDAL Browse Error: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [5653836] not found"}
Apr 28 17:15:44 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/5653836 from service tidal: failed to get track: got 404: {"status":404,"subStatus":2001,"userMessage":"Track [5653836] not found"}
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2272 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2328 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2292 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2312 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2309 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2288 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2306 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2284 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2317 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2318 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2334 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2347 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2350 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2413 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2340 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2351 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2363 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: getStreamUrl took 2345 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand stop
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand stop took 1 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand clear
Apr 28 17:15:44 smx volumio[1238]: info:
Apr 28 17:15:44 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:15:44 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand clear took 1 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic4MDhmMmY2ZjcyZjY0M2I0N2UzMzdlZjYzZjMxOTQ1N182MS5tcDQ/0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL"
Apr 28 17:15:44 smx volumio[1238]: error: updateQueue error: null
Apr 28 17:15:44 smx volumio[1238]: info: ------------------------------ 1ms
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic4MDhmMmY2ZjcyZjY0M2I0N2UzMzdlZjYzZjMxOTQ1N182MS5tcDQ/0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL" took 1 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand play
Apr 28 17:15:44 smx volumio[1238]: info:
Apr 28 17:15:44 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:15:44 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand play took 1 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: ------------------------------ 1ms
Apr 28 17:15:44 smx volumio[1238]: info: explodeTIDALUri took 2497 milliseconds
Apr 28 17:15:44 smx volumio[1238]: info: CoreCommandRouter::volumioPushQueue
Apr 28 17:15:44 smx volumio[1238]: info: CorePlayQueue::saveQueue
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:15:44 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:15:44 smx volumio[1238]: info:
Apr 28 17:15:44 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:15:44 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand status took 2 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:15:44 smx volumio[1238]: info:
Apr 28 17:15:44 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:15:44 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:15:44 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:15:44 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:15:44 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:15:44 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":403,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic4MDhmMmY2ZjcyZjY0M2I0N2UzMzdlZjYzZjMxOTQ1N182MS5tcDQ/0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:15:44 smx volumio[1238]: verbose: CURRENT POSITION 16
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus stop
Apr 28 17:15:44 smx volumio[1238]: info: ------------------------------ 4ms
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand status took 1 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:15:44 smx volumio[1238]: info: sendMpdCommand playlistinfo took 0 milliseconds
Apr 28 17:15:44 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:15:44 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:15:44 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:15:44 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:15:44 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":403,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic4MDhmMmY2ZjcyZjY0M2I0N2UzMzdlZjYzZjMxOTQ1N182MS5tcDQ/0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:15:44 smx volumio[1238]: verbose: CURRENT POSITION 16
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:15:44 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:44 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:15:44 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:44 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:44 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:44 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:15:44 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:15:44 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:15:44 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:15:44 smx volumio[1238]: info: ------------------------------ 21ms
Apr 28 17:17:53 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
Apr 28 17:17:53 smx volumio[1238]: info: CURURI: music-library
Apr 28 17:17:53 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:17:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
Apr 28 17:17:54 smx volumio[1238]: info: CURURI: music-library/USB
Apr 28 17:17:54 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:17:55 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
Apr 28 17:17:55 smx volumio[1238]: info: CURURI: music-library/USB/T7
Apr 28 17:17:55 smx volumio[1238]: An internal error occurred while serving an albumart. Details: NotFoundError: Not Found
Apr 28 17:17:55 smx volumio[1238]: at createHttpError (/volumio/node_modules/send/index.js:979:12)
Apr 28 17:17:55 smx volumio[1238]: at SendStream.error (/volumio/node_modules/send/index.js:270:31)
Apr 28 17:17:55 smx volumio[1238]: at SendStream.pipe (/volumio/node_modules/send/index.js:580:14)
Apr 28 17:17:55 smx volumio[1238]: at sendfile (/volumio/node_modules/express/lib/response.js:1139:8)
Apr 28 17:17:55 smx volumio[1238]: at ServerResponse.sendFile (/volumio/node_modules/express/lib/response.js:450:3)
Apr 28 17:17:55 smx volumio[1238]: at Promise._successFn (/volumio/app/plugins/miscellanea/albumart/albumart.js:444:9)
Apr 28 17:17:55 smx volumio[1238]: at nextTickCallback (/volumio/node_modules/kew/kew.js:47:28)
Apr 28 17:17:55 smx volumio[1238]: at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
Apr 28 17:17:55 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:17:56 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
Apr 28 17:17:56 smx volumio[1238]: info: CURURI: music-library/USB/T7/music
Apr 28 17:17:56 smx volumio[1238]: info: Preload queue cleared
Apr 28 17:18:05 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 17:18:07 smx volumio[1238]: info: Executing endpoint metavolumio
Apr 28 17:18:07 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Apr 28 17:18:07 smx volumio[1238]: info: Executing endpoint metavolumio
Apr 28 17:18:07 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Apr 28 17:18:07 smx volumio[1238]: info: Executing endpoint metavolumio
Apr 28 17:18:07 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
Apr 28 17:19:02 smx nmbd[3917]: [2025/04/28 17:19:02.502069, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:19:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:19:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:20:27 smx systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Apr 28 17:20:27 smx systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Apr 28 17:20:27 smx systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Apr 28 17:20:27 smx systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Apr 28 17:21:08 smx kernel: perf: interrupt took too long (3172 > 3160), lowering kernel.perf_event_max_sample_rate to 63000
Apr 28 17:22:22 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:22:22 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:22 smx volumio[1238]: info: Prefetching next song
Apr 28 17:22:22 smx volumio[1238]: info: [1745853742414] ControllerTidal::prefetch
Apr 28 17:22:22 smx volumio[1238]: info: Getting stream with soundQuality HI_RES
Apr 28 17:22:22 smx volumio[1238]: info: getStreamUrl took 443 milliseconds
Apr 28 17:22:22 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEidjYTQ5NTc3ZTVkYzk5MDYwNmQyYmVkMTQwNTMyODY1ZV82Mi5tcDQ/0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL"
Apr 28 17:22:22 smx volumio[1238]: info: sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEidjYTQ5NTc3ZTVkYzk5MDYwNmQyYmVkMTQwNTMyODY1ZV82Mi5tcDQ/0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL" took 1 milliseconds
Apr 28 17:22:22 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 28 17:22:22 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand consume 1
Apr 28 17:22:22 smx volumio[1238]: info:
Apr 28 17:22:22 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:22:22 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:22:22 smx volumio[1238]: info:
Apr 28 17:22:22 smx volumio[1238]: ---------------------------- MPD announces state update: options
Apr 28 17:22:22 smx volumio[1238]: info: sendMpdCommand consume 1 took 1 milliseconds
Apr 28 17:22:22 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:22:22 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:22:22 smx volumio[1238]: info: ------------------------------ 3ms
Apr 28 17:22:22 smx volumio[1238]: info: sendMpdCommand status took 1 milliseconds
Apr 28 17:22:22 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:22:22 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:22:22 smx volumio[1238]: info: sendMpdCommand playlistinfo took 0 milliseconds
Apr 28 17:22:22 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:22:22 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:22:22 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:22:22 smx volumio[1238]: info: CorePlayQueue::getTrack 16
Apr 28 17:22:22 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":399434,"duration":403,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"387 Kbps","isStreaming":false,"title":"0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEic4MDhmMmY2ZjcyZjY0M2I0N2UzMzdlZjYzZjMxOTQ1N182MS5tcDQ/0.flac?Expires=1745856944&Signature=sRjuT0gFC7DE-CK7COPj2lw7Acxzj3ZKDdS6JBeSfZqFxtck8u5~xz6u0advZ~N7jpM3XUrxoFgFrZPJgQbWihQ7JR72JLNCagBiUNsQY8mSVuSd5iZQlBorozv~xHgS7RrJq20uHAOAdDTD~ju3HKDqgl~CZK9ctLSHfqaH63GR3FGiJ-1QeHgCJrH1IojObl91MVNf4wGa-dhh-C2DDAZbMrf-jtWxIsL50ondlhO~sNJhRE0G7nZR1V9kS8krLqARgybqV0vq52A~tFxlcrTxfHv85vJ9omyS7IYjrwwQdtylkqkDlw-dCoOVrNt9ZPZ5OTgSJa~9mB6oSuMamw__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:22:22 smx volumio[1238]: verbose: CURRENT POSITION 16
Apr 28 17:22:22 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:22:22 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:22:22 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:22:22 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:22:22 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:22 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:22 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:22:22 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:22 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:22 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:22 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:22:22 smx volumio[1238]: info: ------------------------------ 20ms
Apr 28 17:22:25 smx volumio[1238]: info:
Apr 28 17:22:25 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:22:25 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:22:25 smx volumio[1238]: info:
Apr 28 17:22:25 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:22:25 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:22:25 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:22:26 smx volumio[1238]: info: CoreStateMachine::startPlaybackTimer
Apr 28 17:22:26 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: info:
Apr 28 17:22:27 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:22:27 smx volumio[1238]: info: ------------------------------ 1114ms
Apr 28 17:22:27 smx volumio[1238]: info: sendMpdCommand status took 1113 milliseconds
Apr 28 17:22:27 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:22:27 smx volumio[1238]: info: sendMpdCommand status took 1 milliseconds
Apr 28 17:22:27 smx volumio[1238]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:22:27 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":244,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"1728 Kbps","isStreaming":false,"title":"0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEidjYTQ5NTc3ZTVkYzk5MDYwNmQyYmVkMTQwNTMyODY1ZV82Mi5tcDQ/0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:22:27 smx volumio[1238]: verbose: CURRENT POSITION 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:22:27 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:22:27 smx volumio[1238]: info: ------------------------------ 1134ms
Apr 28 17:22:27 smx volumio[1238]: info: sendMpdCommand playlistinfo took 18 milliseconds
Apr 28 17:22:27 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:22:27 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1236,"duration":244,"samplerate":"48 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"1428 Kbps","isStreaming":false,"title":"0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKwgDEidjYTQ5NTc3ZTVkYzk5MDYwNmQyYmVkMTQwNTMyODY1ZV82Mi5tcDQ/0.flac?Expires=1745857342&Signature=r6SZuIzfybCtXwa1sy~lT1WIAmZAwloMU3GAxRT8ysNGstd4g8-3vrGgFyQWDAu2ciyS6jm0WRg~uXz~4R0gm0pNq3sVQSlCi767FEgtkM7idhyeaeDUDJ4rN6v7cSUr7ISKg9ReRyCgN3-H2TtuePLLIHbvhZef9xI8RFMJKa~zlF68fogTMUDlIpUFOBpB6cGK1RhnS53RkcWEi03cqFNOCgqj-vuoy~rht1iZQKl8izy2NcYYCfHOuKmWH1lWTZS0gvJu3vPXiojAuqtvVKNeSzVRphDxSKqiWjkVZIUx3tBMqByUGXHA8QmpbwHUhyrgq2uNcpGEyUh1cUCwwg__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:22:27 smx volumio[1238]: verbose: CURRENT POSITION 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:22:27 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:22:27 smx volumio[1238]: info: ------------------------------ 44ms
Apr 28 17:22:27 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:22:27 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:22:27 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:22:27 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:24:04 smx nmbd[3917]: [2025/04/28 17:24:04.893423, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:24:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:24:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:24:31 smx ntpd[1079]: PROTO: 85.215.93.134 unlink local addr 192.168.178.37 ->
Apr 28 17:26:24 smx volumio[1238]: info: CorePlayQueue::getTrack 17
Apr 28 17:26:24 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:24 smx volumio[1238]: info: Prefetching next song
Apr 28 17:26:24 smx volumio[1238]: info: [1745853984916] ControllerTidal::prefetch
Apr 28 17:26:24 smx volumio[1238]: info: Getting stream with soundQuality HI_RES
Apr 28 17:26:25 smx volumio[1238]: info: getStreamUrl took 219 milliseconds
Apr 28 17:26:25 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKAgDEiQ3MTk0ZTVkOTUzYzc5NTc2NzkzMzI4MDc3ODg2ZTI1Yi5tcDQ/0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL"
Apr 28 17:26:25 smx volumio[1238]: info:
Apr 28 17:26:25 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:26:25 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:26:25 smx volumio[1238]: info: sendMpdCommand add "http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKAgDEiQ3MTk0ZTVkOTUzYzc5NTc2NzkzMzI4MDc3ODg2ZTI1Yi5tcDQ/0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL" took 1 milliseconds
Apr 28 17:26:25 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 28 17:26:25 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand consume 1
Apr 28 17:26:25 smx volumio[1238]: info: ------------------------------ 2ms
Apr 28 17:26:25 smx volumio[1238]: info: sendMpdCommand consume 1 took 1 milliseconds
Apr 28 17:26:29 smx volumio[1238]: info: CoreStateMachine::startPlaybackTimer
Apr 28 17:26:29 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:29 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:26:29 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:26:29 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:26:29 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:26:29 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:26:30 smx volumio[1238]: info:
Apr 28 17:26:30 smx volumio[1238]: ---------------------------- MPD announces system playlist update
Apr 28 17:26:30 smx volumio[1238]: info: Ignoring MPD Status Update
Apr 28 17:26:30 smx volumio[1238]: info:
Apr 28 17:26:30 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:26:30 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:26:30 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:26:30 smx volumio[1238]: info: ------------------------------ 2ms
Apr 28 17:26:31 smx volumio[1238]: info:
Apr 28 17:26:31 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:26:31 smx volumio[1238]: info: sendMpdCommand status took 1138 milliseconds
Apr 28 17:26:31 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:26:31 smx volumio[1238]: info: sendMpdCommand status took 1 milliseconds
Apr 28 17:26:31 smx volumio[1238]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:26:31 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:26:31 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:31 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":198,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKAgDEiQ3MTk0ZTVkOTUzYzc5NTc2NzkzMzI4MDc3ODg2ZTI1Yi5tcDQ/0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:26:31 smx volumio[1238]: verbose: CURRENT POSITION 18
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:26:31 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:26:31 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:26:31 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:26:31 smx volumio[1238]: info: ------------------------------ 1157ms
Apr 28 17:26:31 smx volumio[1238]: info: sendMpdCommand playlistinfo took 17 milliseconds
Apr 28 17:26:31 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:26:31 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:26:31 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:31 smx volumio[1238]: verbose: STATE SERVICE {"status":"play","position":0,"seek":410,"duration":198,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"481 Kbps","isStreaming":false,"title":"0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKAgDEiQ3MTk0ZTVkOTUzYzc5NTc2NzkzMzI4MDc3ODg2ZTI1Yi5tcDQ/0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:26:31 smx volumio[1238]: verbose: CURRENT POSITION 18
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::syncState stateService play
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus play
Apr 28 17:26:31 smx volumio[1238]: info: Received an update from plugin. extracting info from payload
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:26:31 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:26:31 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:26:31 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:26:31 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:26:31 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:26:31 smx volumio[1238]: info: ------------------------------ 34ms
Apr 28 17:29:00 smx nmbd[3917]: [2025/04/28 17:29:00.114767, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:29:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:29:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:29:10 smx volumio[1238]: info: CoreCommandRouter::volumioPause
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::pause
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::stPlaybackTimer
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::servicePause
Apr 28 17:29:10 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:29:10 smx volumio[1238]: info: CoreCommandRouter::servicePause
Apr 28 17:29:10 smx volumio[1238]: info: [1745854150562] ControllerTidal::pause
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::setConsumeUpdateService mpd
Apr 28 17:29:10 smx volumio[1238]: info: ControllerMpd::pause
Apr 28 17:29:10 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand pause
Apr 28 17:29:10 smx volumio[1238]: info:
Apr 28 17:29:10 smx volumio[1238]: ---------------------------- MPD announces state update: player
Apr 28 17:29:10 smx volumio[1238]: info: sendMpdCommand pause took 2 milliseconds
Apr 28 17:29:10 smx volumio[1238]: info: ControllerMpd::getState
Apr 28 17:29:10 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand status
Apr 28 17:29:10 smx volumio[1238]: info: sendMpdCommand status took 0 milliseconds
Apr 28 17:29:10 smx volumio[1238]: verbose: ControllerMpd::parseState
Apr 28 17:29:10 smx volumio[1238]: verbose: ControllerMpd::sendMpdCommand playlistinfo
Apr 28 17:29:10 smx volumio[1238]: info: sendMpdCommand playlistinfo took 1 milliseconds
Apr 28 17:29:10 smx volumio[1238]: verbose: ControllerMpd::parseTrackInfo
Apr 28 17:29:10 smx volumio[1238]: info: ControllerMpd::pushState
Apr 28 17:29:10 smx volumio[1238]: info: CoreCommandRouter::servicePushState
Apr 28 17:29:10 smx volumio[1238]: info: CorePlayQueue::getTrack 18
Apr 28 17:29:10 smx volumio[1238]: verbose: STATE SERVICE {"status":"pause","position":0,"seek":160823,"duration":198,"samplerate":"44.1 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"1089 Kbps","isStreaming":false,"title":"0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL","artist":null,"album":null,"uri":"http://sp-pr-cf.audio.tidal.com/mediatracks/CAEaKAgDEiQ3MTk0ZTVkOTUzYzc5NTc2NzkzMzI4MDc3ODg2ZTI1Yi5tcDQ/0.flac?Expires=1745857585&Signature=ecf3GBN7mMvdFJAkTITJB0TUp0grYsbbUevQirb1EGunp8QO2zWXVe9q6392dHLgIzjzpP1V1NwVFqhXFnAGifN-uwF3zO3ECD5F3C3~iLFOvEQDkSMLTALn996XfojRz1BmcksA-2yDVuyk1cxph~K0A1XdSaQ1qnIIOTTEx2nKPZlsadCMigANdlXK3e5RjiGO1HyDuRp9FeZAE8TekFYgSk0dzHbd6xqV8P57PjEgFdb~R535tdymG-6QMoUsJJlXF5nA5-dEBcfUb2BEDFx7mDJkVDeqNLTVadMzVqasT7A4Fj2RC4zjahb1sg7gXyJqXoP2o3mM6Jd1Lf1ijg__&Key-Pair-Id=K14LZCZ9QUI4JL","trackType":"tidal"}
Apr 28 17:29:10 smx volumio[1238]: verbose: CURRENT POSITION 18
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::syncState stateService pause
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::syncState currentStatus pause
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::pushState
Apr 28 17:29:10 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Apr 28 17:29:10 smx volumio[1238]: info: CoreCommandRouter::volumioPushState
Apr 28 17:29:10 smx volumio[1238]: info: MRS: Pushing multiroomSync output update for this device
Apr 28 17:29:10 smx volumio[1238]: info: MRS: Pushing multiroomSync output
Apr 28 17:29:10 smx volumio[1238]: info: CoreStateMachine::stPlaybackTimer
Apr 28 17:29:10 smx volumio[1238]: info: ------------------------------ 15ms
Apr 28 17:30:18 smx kernel: perf: interrupt took too long (3968 > 3965), lowering kernel.perf_event_max_sample_rate to 50250
Apr 28 17:31:36 smx volumio[1238]: info: explodeTIDALUri took 972995 milliseconds
Apr 28 17:31:36 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:36 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/56439496 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977072 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/172927160 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977049 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/16010008 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977060 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/355234088 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977067 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/39241497 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977074 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/318477808 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977071 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/365994257 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977084 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/231802043 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977083 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/395317239 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977092 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/383915876 from service tidal: No response received
Apr 28 17:31:41 smx volumio[1238]: info: explodeTIDALUri took 977089 milliseconds
Apr 28 17:31:41 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:41 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/231802045 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989274 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1852301 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989274 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/590221 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989272 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/66541783 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989273 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/94089523 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989348 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/355459799 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989347 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/225808293 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989346 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/35978064 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989343 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/151314 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989340 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/2043802 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989340 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/64015892 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989336 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/356950725 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989335 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/68733692 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989334 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/87670594 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989334 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/310339329 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989333 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/375658027 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989332 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/385749127 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989330 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/386765331 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989328 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1274617 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989328 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/334290111 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989328 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1229852 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989328 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/5396549 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989328 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/26518251 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989328 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/20732761 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989327 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/231360430 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989327 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/2795827 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989327 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77815402 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989325 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/331149 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989325 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/48487549 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989321 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/55391469 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989321 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/198445395 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989319 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/35273958 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/85371520 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1399539 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/17981365 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77892506 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/233138572 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989321 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/233183048 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989319 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3306246 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/226320384 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989320 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/233178308 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989319 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/378148634 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989319 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/35369073 from service tidal: No response received
Apr 28 17:31:53 smx volumio[1238]: info: explodeTIDALUri took 989318 milliseconds
Apr 28 17:31:53 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:53 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/130270457 from service tidal: No response received
Apr 28 17:31:59 smx volumio[1238]: info: explodeTIDALUri took 995383 milliseconds
Apr 28 17:31:59 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:59 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/172927409 from service tidal: No response received
Apr 28 17:31:59 smx volumio[1238]: info: explodeTIDALUri took 995384 milliseconds
Apr 28 17:31:59 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:59 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/163704382 from service tidal: No response received
Apr 28 17:31:59 smx volumio[1238]: info: explodeTIDALUri took 995383 milliseconds
Apr 28 17:31:59 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:59 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/99179014 from service tidal: No response received
Apr 28 17:31:59 smx volumio[1238]: info: explodeTIDALUri took 995381 milliseconds
Apr 28 17:31:59 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:31:59 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/246567312 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997442 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/292679 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997441 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/21505264 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997440 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/66435360 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997440 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/213783912 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997434 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/220113808 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997431 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/268979666 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997426 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/268979667 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997423 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/411478037 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997417 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/249820614 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997416 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/243118277 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997411 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/333838461 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997411 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/344448081 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997409 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3053247 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997410 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3053239 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997410 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3325609 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997409 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/18898746 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997409 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/18898730 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997408 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1482409 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997408 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/10906574 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997408 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/34847199 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997407 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/26965 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997407 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/7241115 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997394 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/134654985 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997353 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1669849 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997349 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/23324601 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997342 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/7230546 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997343 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/2455626 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997341 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1461670 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77294903 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77294891 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997332 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77294906 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997332 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/199535721 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997332 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/199535761 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997332 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/199535729 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997333 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/98886332 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997330 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/115151329 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997330 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77683246 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/558894 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/11208883 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/41095081 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/327354455 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997331 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/103398060 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997330 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77621376 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997328 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3180564 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997324 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/214409543 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997499 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/92638097 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997499 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/349186465 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997499 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3626041 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997499 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/4540008 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997500 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/18725847 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997499 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/196503597 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997500 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/196503596 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997497 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/6281337 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997497 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/2180467 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997495 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/86585562 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997495 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/491747 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997495 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3345775 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997490 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/146617712 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997490 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/93427726 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997490 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/215538535 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997483 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/321373467 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997469 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/334002442 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997234 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77821561 from service tidal: No response received
Apr 28 17:32:01 smx volumio[1238]: info: explodeTIDALUri took 997253 milliseconds
Apr 28 17:32:01 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:01 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/291791919 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003433 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/63767535 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003425 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/166995 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003425 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/208757554 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003425 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/224328364 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003425 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77826549 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003415 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/78285753 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003414 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/145764496 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003413 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/63625445 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003414 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/320004077 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003414 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/321527753 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/5424142 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/63625452 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003413 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1486042 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003413 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/82528972 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/23026799 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/7935347 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003413 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3648179 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/331746 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/304865 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1117537 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/15260938 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/121050682 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003413 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/77647361 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/66549865 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/69138015 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/69138027 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/82528973 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/66843478 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003412 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/199535718 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003521 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/252289175 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003520 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/70894976 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003504 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/230198114 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003504 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/68714407 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003458 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/296631463 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003285 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/70836600 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003285 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/3710225 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003285 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1875314 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003269 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/86912898 from service tidal: No response received
Apr 28 17:32:07 smx volumio[1238]: info: explodeTIDALUri took 1003286 milliseconds
Apr 28 17:32:07 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:07 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/12946218 from service tidal: No response received
Apr 28 17:32:09 smx volumio[1238]: info: explodeTIDALUri took 1005440 milliseconds
Apr 28 17:32:09 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:09 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/69139273 from service tidal: No response received
Apr 28 17:32:09 smx volumio[1238]: info: explodeTIDALUri took 1005260 milliseconds
Apr 28 17:32:09 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:09 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/42749782 from service tidal: No response received
Apr 28 17:32:09 smx volumio[1238]: info: explodeTIDALUri took 1005265 milliseconds
Apr 28 17:32:09 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:09 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/32822969 from service tidal: No response received
Apr 28 17:32:09 smx volumio[1238]: info: explodeTIDALUri took 1005413 milliseconds
Apr 28 17:32:09 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:09 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/2809488 from service tidal: No response received
Apr 28 17:32:09 smx volumio[1238]: info: explodeTIDALUri took 1005417 milliseconds
Apr 28 17:32:09 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:09 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/1304702 from service tidal: No response received
Apr 28 17:32:09 smx volumio[1238]: info: explodeTIDALUri took 1005411 milliseconds
Apr 28 17:32:09 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:09 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/24387388 from service tidal: No response received
Apr 28 17:32:24 smx volumio[1238]: info: explodeTIDALUri took 1019568 milliseconds
Apr 28 17:32:24 smx volumio[1238]: error: TIDAL Browse Error: No response received
Apr 28 17:32:24 smx volumio[1238]: error: Commandrouter: Cannot explode uri tidal://mymusic/tracks/dateadded/620621 from service tidal: No response received
Apr 28 17:32:24 smx volumio[1238]: info: CoreCommandRouter::volumioPushQueue
Apr 28 17:32:24 smx volumio[1238]: info: CorePlayQueue::saveQueue
Apr 28 17:32:24 smx volumio[1238]: info: CoreStateMachine::updateTrackBlock
Apr 28 17:32:24 smx volumio[1238]: info: CorePlayQueue::getTrackBlock
Apr 28 17:33:34 smx ntpd[1079]: PROTO: 5.189.151.39 unlink local addr 192.168.178.37 ->
Apr 28 17:33:36 smx ntpd[1079]: PROTO: 49.12.35.6 unlink local addr 192.168.178.37 ->
Apr 28 17:33:39 smx ntpd[1079]: PROTO: 144.76.66.156 unlink local addr 192.168.178.37 ->
Apr 28 17:34:06 smx nmbd[3917]: [2025/04/28 17:34:06.387844, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:34:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:34:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:34:31 smx ntpd[1079]: PROTO: 176.9.157.155 unlink local addr 192.168.178.37 ->
Apr 28 17:35:58 smx ntpd[1079]: PROTO: 94.130.184.193 unlink local addr 192.168.178.37 ->
Apr 28 17:37:01 smx ntpd[1079]: PROTO: 136.243.147.210 unlink local addr 192.168.178.37 ->
Apr 28 17:38:05 smx ntpd[1079]: PROTO: 217.144.138.234 unlink local addr 192.168.178.37 ->
Apr 28 17:39:24 smx nmbd[3917]: [2025/04/28 17:39:24.955505, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:39:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:39:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:40:01 smx kernel: perf: interrupt took too long (4964 > 4960), lowering kernel.perf_event_max_sample_rate to 40250
Apr 28 17:44:27 smx nmbd[3917]: [2025/04/28 17:44:27.343112, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:44:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:44:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:49:18 smx nmbd[3917]: [2025/04/28 17:49:18.163284, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:49:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:49:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:54:24 smx nmbd[3917]: [2025/04/28 17:54:24.954859, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:54:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:54:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 17:59:35 smx nmbd[3917]: [2025/04/28 17:59:35.329859, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 17:59:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 17:59:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:03:16 smx kernel: perf: interrupt took too long (6206 > 6205), lowering kernel.perf_event_max_sample_rate to 32000
Apr 28 18:04:37 smx nmbd[3917]: [2025/04/28 18:04:37.716046, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:04:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:04:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:06:39 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 5
Apr 28 18:06:42 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 6
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
Apr 28 18:06:42 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
Apr 28 18:06:42 smx volumio[1238]: info: Received Get System Info
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 18:06:42 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 18:06:42 smx volumio[1238]: info: Listing playlists
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::volumioGetQueue
Apr 28 18:06:42 smx volumio[1238]: info: CoreStateMachine::getQueue
Apr 28 18:06:42 smx volumio[1238]: info: CorePlayQueue::getQueue
Apr 28 18:06:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
Apr 28 18:06:47 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Apr 28 18:06:47 smx volumio[1238]: info: Received Get System Info
Apr 28 18:06:47 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Apr 28 18:06:47 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Apr 28 18:06:47 smx volumio[1238]: info: Discovery: Getting this device information
Apr 28 18:06:47 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 28 18:06:47 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Apr 28 18:09:01 smx ntpd[1079]: PROTO: 162.159.200.123 unlink local addr 192.168.178.37 ->
Apr 28 18:09:44 smx nmbd[3917]: [2025/04/28 18:09:44.920082, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:09:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:09:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:14:37 smx nmbd[3917]: [2025/04/28 18:14:37.270237, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:14:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:14:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:19:41 smx nmbd[3917]: [2025/04/28 18:19:41.705681, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:19:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:19:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:24:54 smx nmbd[3917]: [2025/04/28 18:24:54.959060, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:24:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:24:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:29:44 smx nmbd[3917]: [2025/04/28 18:29:44.536665, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:29:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:29:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:34:53 smx nmbd[3917]: [2025/04/28 18:34:53.583792, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:34:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:34:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:40:04 smx nmbd[3917]: [2025/04/28 18:40:04.980213, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:40:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:40:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:45:07 smx nmbd[3917]: [2025/04/28 18:45:07.369405, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:45:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:45:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:49:57 smx nmbd[3917]: [2025/04/28 18:49:57.775612, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:49:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:49:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 18:55:15 smx nmbd[3917]: [2025/04/28 18:55:15.012473, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 18:55:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 18:55:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:00:21 smx nmbd[3917]: [2025/04/28 19:00:21.804116, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:00:21 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:00:21 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:05:24 smx nmbd[3917]: [2025/04/28 19:05:24.193886, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:05:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:05:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:10:14 smx nmbd[3917]: [2025/04/28 19:10:14.608651, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:10:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:10:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:15:23 smx nmbd[3917]: [2025/04/28 19:15:23.038081, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:15:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:15:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:20:23 smx nmbd[3917]: [2025/04/28 19:20:23.473316, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:20:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:20:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:25:35 smx nmbd[3917]: [2025/04/28 19:25:35.077029, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:25:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:25:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:25:35 smx nmbd[3917]: [2025/04/28 19:25:35.077723, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:25:35 smx nmbd[3917]: query_name_response: Multiple (3) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:25:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:25:35 smx nmbd[3917]: [2025/04/28 19:25:35.077871, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:25:35 smx nmbd[3917]: query_name_response: Multiple (4) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:25:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:30:37 smx nmbd[3917]: [2025/04/28 19:30:37.466726, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:30:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:30:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:35:27 smx nmbd[3917]: [2025/04/28 19:35:27.877984, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:35:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:35:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:40:35 smx nmbd[3917]: [2025/04/28 19:40:35.076046, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:40:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:40:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:45:35 smx nmbd[3917]: [2025/04/28 19:45:35.516244, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:45:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:45:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:50:45 smx nmbd[3917]: [2025/04/28 19:50:45.994554, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:50:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:50:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 19:55:35 smx nmbd[3917]: [2025/04/28 19:55:35.089123, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 19:55:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 19:55:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:00:41 smx nmbd[3917]: [2025/04/28 20:00:41.974640, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:00:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:00:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:05:44 smx nmbd[3917]: [2025/04/28 20:05:44.352181, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:05:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:05:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:10:44 smx nmbd[3917]: [2025/04/28 20:10:44.696079, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:10:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:10:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:16:03 smx nmbd[3917]: [2025/04/28 20:16:03.157186, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:16:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:16:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:21:05 smx nmbd[3917]: [2025/04/28 20:21:05.543901, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:21:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:21:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:26:05 smx nmbd[3917]: [2025/04/28 20:26:05.169481, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:26:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:26:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:31:07 smx nmbd[3917]: [2025/04/28 20:31:07.560122, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:31:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:31:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:35:57 smx nmbd[3917]: [2025/04/28 20:35:57.964951, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:35:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:35:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:41:05 smx nmbd[3917]: [2025/04/28 20:41:05.170446, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:41:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:41:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:46:08 smx nmbd[3917]: [2025/04/28 20:46:08.167921, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:46:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:46:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:49:52 smx volumio[1238]: error: error
Apr 28 20:51:18 smx nmbd[3917]: [2025/04/28 20:51:18.645758, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:51:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:51:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 20:56:15 smx nmbd[3917]: [2025/04/28 20:56:15.201464, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 20:56:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 20:56:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:01:21 smx nmbd[3917]: [2025/04/28 21:01:21.988805, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:01:21 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:01:21 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:06:30 smx nmbd[3917]: [2025/04/28 21:06:30.829439, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:06:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:06:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:11:38 smx nmbd[3917]: [2025/04/28 21:11:38.234108, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:11:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:11:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:16:46 smx nmbd[3917]: [2025/04/28 21:16:46.664723, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:16:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:16:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:21:48 smx nmbd[3917]: [2025/04/28 21:21:48.955808, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:21:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:21:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:27:05 smx nmbd[3917]: [2025/04/28 21:27:05.270527, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:27:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:27:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:32:07 smx nmbd[3917]: [2025/04/28 21:32:07.653010, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:32:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:32:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:36:57 smx nmbd[3917]: [2025/04/28 21:36:57.448232, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:36:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:36:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:42:05 smx nmbd[3917]: [2025/04/28 21:42:05.261662, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:42:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:42:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:47:09 smx nmbd[3917]: [2025/04/28 21:47:09.494263, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:47:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:47:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:52:11 smx nmbd[3917]: [2025/04/28 21:52:11.881965, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:52:11 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:52:11 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 21:57:25 smx nmbd[3917]: [2025/04/28 21:57:25.330525, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 21:57:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 21:57:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:02:32 smx nmbd[3917]: [2025/04/28 22:02:32.121342, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:02:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:02:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:07:34 smx nmbd[3917]: [2025/04/28 22:07:34.510519, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:07:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:07:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:12:30 smx nmbd[3917]: [2025/04/28 22:12:30.347632, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:12:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:12:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:17:42 smx nmbd[3917]: [2025/04/28 22:17:42.567960, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:17:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:17:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:22:47 smx nmbd[3917]: [2025/04/28 22:22:47.723819, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:22:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:22:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:27:55 smx nmbd[3917]: [2025/04/28 22:27:55.271305, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:27:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:27:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:32:57 smx nmbd[3917]: [2025/04/28 22:32:57.610787, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:32:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:32:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:37:48 smx nmbd[3917]: [2025/04/28 22:37:48.028394, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:37:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:37:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:42:55 smx nmbd[3917]: [2025/04/28 22:42:55.325331, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:42:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:42:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:48:02 smx nmbd[3917]: [2025/04/28 22:48:02.217521, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:48:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:48:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:53:04 smx nmbd[3917]: [2025/04/28 22:53:04.604804, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:53:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:53:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 22:58:15 smx nmbd[3917]: [2025/04/28 22:58:15.389040, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 22:58:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 22:58:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:03:05 smx nmbd[3917]: [2025/04/28 23:03:05.796568, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:03:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:03:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:08:08 smx nmbd[3917]: [2025/04/28 23:08:08.184458, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:08:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:08:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:13:20 smx nmbd[3917]: [2025/04/28 23:13:20.711578, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:13:20 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:13:20 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:18:29 smx nmbd[3917]: [2025/04/28 23:18:29.141609, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:18:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:18:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:23:31 smx nmbd[3917]: [2025/04/28 23:23:31.478335, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:23:31 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:23:31 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:28:41 smx nmbd[3917]: [2025/04/28 23:28:41.084590, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:28:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:28:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:33:41 smx nmbd[3917]: [2025/04/28 23:33:41.529958, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:33:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:33:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:38:31 smx nmbd[3917]: [2025/04/28 23:38:31.934365, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:38:31 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:38:31 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:43:35 smx nmbd[3917]: [2025/04/28 23:43:35.450092, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:43:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:43:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:48:45 smx nmbd[3917]: [2025/04/28 23:48:45.829997, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:48:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:48:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:53:45 smx nmbd[3917]: [2025/04/28 23:53:45.147545, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:53:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:53:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 28 23:58:43 smx nmbd[3917]: [2025/04/28 23:58:43.535962, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 28 23:58:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 28 23:58:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:00:27 smx systemd[1]: Starting dpkg-db-backup.service - Daily dpkg database backup service...
Apr 29 00:00:27 smx systemd[1]: dpkg-db-backup.service: Deactivated successfully.
Apr 29 00:00:27 smx systemd[1]: Finished dpkg-db-backup.service - Daily dpkg database backup service.
Apr 29 00:03:54 smx nmbd[3917]: [2025/04/29 00:03:54.016684, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:03:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:03:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:08:45 smx nmbd[3917]: [2025/04/29 00:08:45.138571, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:08:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:08:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:13:45 smx nmbd[3917]: [2025/04/29 00:13:45.485980, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:13:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:13:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:18:53 smx nmbd[3917]: [2025/04/29 00:18:53.910716, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:18:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:18:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:24:04 smx nmbd[3917]: [2025/04/29 00:24:04.235310, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:24:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:24:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:29:06 smx nmbd[3917]: [2025/04/29 00:29:06.675438, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:29:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:29:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:34:09 smx nmbd[3917]: [2025/04/29 00:34:09.060096, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:34:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:34:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:39:05 smx nmbd[3917]: [2025/04/29 00:39:05.100187, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:39:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:39:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:44:07 smx nmbd[3917]: [2025/04/29 00:44:07.492754, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:44:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:44:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:49:17 smx nmbd[3917]: [2025/04/29 00:49:17.865832, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:49:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:49:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:54:25 smx nmbd[3917]: [2025/04/29 00:54:25.177443, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:54:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:54:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 00:59:33 smx nmbd[3917]: [2025/04/29 00:59:33.595468, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 00:59:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 00:59:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:04:24 smx nmbd[3917]: [2025/04/29 01:04:24.008767, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:04:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:04:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:09:25 smx nmbd[3917]: [2025/04/29 01:09:25.164926, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:09:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:09:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:14:35 smx nmbd[3917]: [2025/04/29 01:14:35.508720, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:14:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:14:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:19:43 smx nmbd[3917]: [2025/04/29 01:19:43.972932, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:19:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:19:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:24:34 smx nmbd[3917]: [2025/04/29 01:24:34.269658, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:24:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:24:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:29:36 smx nmbd[3917]: [2025/04/29 01:29:36.661173, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:29:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:29:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:34:39 smx nmbd[3917]: [2025/04/29 01:34:39.049412, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:34:39 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:34:39 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:39:55 smx nmbd[3917]: [2025/04/29 01:39:55.261896, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:39:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:39:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:44:57 smx nmbd[3917]: [2025/04/29 01:44:57.649489, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:44:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:44:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:49:48 smx nmbd[3917]: [2025/04/29 01:49:48.056527, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:49:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:49:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 01:54:55 smx nmbd[3917]: [2025/04/29 01:54:55.258152, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 01:54:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 01:54:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:00:03 smx nmbd[3917]: [2025/04/29 02:00:03.687501, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:00:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:00:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:04:52 smx volumio[1238]: error: error
Apr 29 02:05:14 smx nmbd[3917]: [2025/04/29 02:05:14.062036, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:05:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:05:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:10:05 smx nmbd[3917]: [2025/04/29 02:10:05.292694, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:10:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:10:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:11:34 smx volumio[1238]: error: error
Apr 29 02:15:15 smx nmbd[3917]: [2025/04/29 02:15:15.669225, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:15:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:15:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:16:32 smx volumio[1238]: error: error
Apr 29 02:19:52 smx volumio[1238]: error: error
Apr 29 02:20:24 smx nmbd[3917]: [2025/04/29 02:20:24.093773, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:20:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:20:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:21:32 smx volumio[1238]: error: error
Apr 29 02:23:12 smx volumio[1238]: error: error
Apr 29 02:24:52 smx volumio[1238]: error: error
Apr 29 02:25:24 smx nmbd[3917]: [2025/04/29 02:25:24.436147, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:25:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:25:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:30:26 smx nmbd[3917]: [2025/04/29 02:30:26.828688, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:30:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:30:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:32:22 smx volumio[1238]: error: error
Apr 29 02:34:02 smx volumio[1238]: error: error
Apr 29 02:35:29 smx nmbd[3917]: [2025/04/29 02:35:29.210594, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:35:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:35:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:36:36 smx volumio[1238]: error: error
Apr 29 02:38:13 smx volumio[1238]: error: error
Apr 29 02:39:04 smx volumio[1238]: error: error
Apr 29 02:40:25 smx nmbd[3917]: [2025/04/29 02:40:25.249925, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:40:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:40:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:40:25 smx systemd[1]: Starting man-db.service - Daily man-db regeneration...
Apr 29 02:40:25 smx systemd[1]: man-db.service: Deactivated successfully.
Apr 29 02:40:25 smx systemd[1]: Finished man-db.service - Daily man-db regeneration.
Apr 29 02:43:12 smx volumio[1238]: error: error
Apr 29 02:44:52 smx volumio[1238]: error: error
Apr 29 02:45:27 smx nmbd[3917]: [2025/04/29 02:45:27.638090, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:45:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:45:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:49:02 smx volumio[1238]: error: error
Apr 29 02:50:38 smx nmbd[3917]: [2025/04/29 02:50:38.013145, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:50:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:50:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:50:42 smx volumio[1238]: error: error
Apr 29 02:52:23 smx volumio[1238]: error: error
Apr 29 02:54:03 smx volumio[1238]: error: error
Apr 29 02:54:53 smx volumio[1238]: error: error
Apr 29 02:55:45 smx nmbd[3917]: [2025/04/29 02:55:45.316407, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 02:55:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 02:55:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 02:56:33 smx volumio[1238]: error: error
Apr 29 03:00:53 smx nmbd[3917]: [2025/04/29 03:00:53.746539, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:00:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:00:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:05:44 smx nmbd[3917]: [2025/04/29 03:05:44.158403, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:05:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:05:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:10:55 smx nmbd[3917]: [2025/04/29 03:10:55.348498, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:10:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:10:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:16:02 smx nmbd[3917]: [2025/04/29 03:16:02.343968, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:16:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:16:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:21:10 smx nmbd[3917]: [2025/04/29 03:21:10.775106, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:21:10 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:21:10 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:26:01 smx nmbd[3917]: [2025/04/29 03:26:01.181179, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:26:01 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:26:01 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:31:03 smx nmbd[3917]: [2025/04/29 03:31:03.569817, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:31:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:31:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:36:05 smx nmbd[3917]: [2025/04/29 03:36:05.958311, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:36:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:36:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:41:05 smx nmbd[3917]: [2025/04/29 03:41:05.376379, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:41:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:41:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:46:07 smx nmbd[3917]: [2025/04/29 03:46:07.764271, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:46:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:46:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:51:18 smx nmbd[3917]: [2025/04/29 03:51:18.140240, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:51:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:51:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 03:56:25 smx nmbd[3917]: [2025/04/29 03:56:25.445990, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 03:56:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 03:56:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:01:33 smx nmbd[3917]: [2025/04/29 04:01:33.876229, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:01:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:01:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:06:24 smx nmbd[3917]: [2025/04/29 04:06:24.291506, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:06:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:06:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:11:35 smx nmbd[3917]: [2025/04/29 04:11:35.475434, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:11:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:11:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:16:42 smx nmbd[3917]: [2025/04/29 04:16:42.471415, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:16:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:16:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:21:50 smx nmbd[3917]: [2025/04/29 04:21:50.902076, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:21:50 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:21:50 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:26:41 smx nmbd[3917]: [2025/04/29 04:26:41.335697, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:26:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:26:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:31:43 smx nmbd[3917]: [2025/04/29 04:31:43.702284, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:31:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:31:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:36:46 smx nmbd[3917]: [2025/04/29 04:36:46.087996, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:36:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:36:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:41:55 smx nmbd[3917]: [2025/04/29 04:41:55.439198, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:41:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:41:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:46:57 smx nmbd[3917]: [2025/04/29 04:46:57.825740, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:46:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:46:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:52:08 smx nmbd[3917]: [2025/04/29 04:52:08.203202, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:52:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:52:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 04:57:15 smx nmbd[3917]: [2025/04/29 04:57:15.503554, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 04:57:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 04:57:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:01:27 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
Apr 29 05:01:27 smx systemd[1]: apt-daily.service: Deactivated successfully.
Apr 29 05:01:27 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
Apr 29 05:02:22 smx nmbd[3917]: [2025/04/29 05:02:22.433289, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:02:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:02:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:07:24 smx nmbd[3917]: [2025/04/29 05:07:24.788362, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:07:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:07:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:08:27 smx volumio[1238]: info: Refreshing TIDAL token
Apr 29 05:08:27 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
Apr 29 05:09:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 29 05:09:38 smx volumio-remote-updater[953]: No test mode
Apr 29 05:09:38 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 29 05:09:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 29 05:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 29 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 29 05:12:15 smx nmbd[3917]: [2025/04/29 05:12:15.500340, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:12:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:12:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:17:22 smx nmbd[3917]: [2025/04/29 05:17:22.498037, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:17:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:17:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:22:30 smx nmbd[3917]: [2025/04/29 05:22:30.926931, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:22:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:22:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:27:41 smx nmbd[3917]: [2025/04/29 05:27:41.305292, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:27:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:27:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:32:43 smx nmbd[3917]: [2025/04/29 05:32:43.689944, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:32:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:32:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:37:46 smx nmbd[3917]: [2025/04/29 05:37:46.080625, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:37:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:37:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:42:41 smx nmbd[3917]: [2025/04/29 05:42:41.607715, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:42:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:42:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:47:43 smx nmbd[3917]: [2025/04/29 05:47:43.998458, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:47:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:47:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:52:54 smx nmbd[3917]: [2025/04/29 05:52:54.369694, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:52:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:52:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 05:57:45 smx nmbd[3917]: [2025/04/29 05:57:45.597440, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 05:57:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 05:57:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:02:52 smx nmbd[3917]: [2025/04/29 06:02:52.491553, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:02:52 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:02:52 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:07:54 smx nmbd[3917]: [2025/04/29 06:07:54.879900, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:07:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:07:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:13:05 smx nmbd[3917]: [2025/04/29 06:13:05.548681, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:13:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:13:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:17:55 smx nmbd[3917]: [2025/04/29 06:17:55.973166, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:17:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:17:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:23:04 smx nmbd[3917]: [2025/04/29 06:23:04.414459, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:23:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:23:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:25:27 smx systemd[1]: Started ntpsec-rotate-stats.service - Rotate ntpd stats.
Apr 29 06:25:27 smx systemd[1]: ntpsec-rotate-stats.service: Deactivated successfully.
Apr 29 06:28:04 smx nmbd[3917]: [2025/04/29 06:28:04.738491, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:28:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:28:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:31:27 smx systemd[1]: Starting apt-daily-upgrade.service - Daily apt upgrade and clean activities...
Apr 29 06:31:27 smx systemd[1]: apt-daily-upgrade.service: Deactivated successfully.
Apr 29 06:31:27 smx systemd[1]: Finished apt-daily-upgrade.service - Daily apt upgrade and clean activities.
Apr 29 06:33:07 smx nmbd[3917]: [2025/04/29 06:33:07.126893, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:33:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:33:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:38:09 smx nmbd[3917]: [2025/04/29 06:38:09.519539, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:38:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:38:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:43:25 smx nmbd[3917]: [2025/04/29 06:43:25.931828, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:43:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:43:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:48:28 smx nmbd[3917]: [2025/04/29 06:48:28.320129, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:48:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:48:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:53:18 smx nmbd[3917]: [2025/04/29 06:53:18.727684, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:53:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:53:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 06:58:25 smx nmbd[3917]: [2025/04/29 06:58:25.727027, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 06:58:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 06:58:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:03:43 smx nmbd[3917]: [2025/04/29 07:03:43.062559, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:03:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:03:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:08:45 smx nmbd[3917]: [2025/04/29 07:08:45.349374, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:08:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:08:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:13:48 smx nmbd[3917]: [2025/04/29 07:13:48.453174, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:13:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:13:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:18:38 smx nmbd[3917]: [2025/04/29 07:18:38.867289, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:18:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:18:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:23:45 smx nmbd[3917]: [2025/04/29 07:23:45.346273, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:23:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:23:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:28:55 smx nmbd[3917]: [2025/04/29 07:28:55.720374, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:28:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:28:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:33:58 smx nmbd[3917]: [2025/04/29 07:33:58.113849, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:33:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:33:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:39:05 smx nmbd[3917]: [2025/04/29 07:39:05.414230, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:39:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:39:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:44:01 smx nmbd[3917]: [2025/04/29 07:44:01.860700, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:44:01 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:44:01 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:49:04 smx nmbd[3917]: [2025/04/29 07:49:04.248561, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:49:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:49:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:54:15 smx nmbd[3917]: [2025/04/29 07:54:15.442902, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:54:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:54:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 07:59:17 smx nmbd[3917]: [2025/04/29 07:59:17.835598, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 07:59:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 07:59:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:04:08 smx nmbd[3917]: [2025/04/29 08:04:08.239712, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:04:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:04:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:09:15 smx nmbd[3917]: [2025/04/29 08:09:15.443941, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:09:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:09:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:14:17 smx nmbd[3917]: [2025/04/29 08:14:17.829259, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:14:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:14:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:19:28 smx nmbd[3917]: [2025/04/29 08:19:28.202151, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:19:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:19:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:20:42 smx volumio[1238]: error: error
Apr 29 08:24:25 smx nmbd[3917]: [2025/04/29 08:24:25.478576, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:24:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:24:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:29:32 smx nmbd[3917]: [2025/04/29 08:29:32.467004, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:29:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:29:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:34:34 smx nmbd[3917]: [2025/04/29 08:34:34.855984, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:34:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:34:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:39:45 smx nmbd[3917]: [2025/04/29 08:39:45.436341, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:39:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:39:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:44:41 smx nmbd[3917]: [2025/04/29 08:44:41.889190, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:44:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:44:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:45:42 smx volumio[1238]: error: error
Apr 29 08:49:44 smx nmbd[3917]: [2025/04/29 08:49:44.283620, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:49:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:49:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:54:55 smx nmbd[3917]: [2025/04/29 08:54:55.469476, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:54:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:54:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 08:59:57 smx nmbd[3917]: [2025/04/29 08:59:57.856495, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 08:59:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 08:59:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:04:48 smx nmbd[3917]: [2025/04/29 09:04:48.262814, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:04:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:04:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:09:55 smx nmbd[3917]: [2025/04/29 09:09:55.476656, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:09:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:09:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:14:57 smx nmbd[3917]: [2025/04/29 09:14:57.853360, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:14:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:14:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:20:08 smx nmbd[3917]: [2025/04/29 09:20:08.228551, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:20:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:20:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:25:05 smx nmbd[3917]: [2025/04/29 09:25:05.495164, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:25:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:25:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:30:12 smx nmbd[3917]: [2025/04/29 09:30:12.598249, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:30:12 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:30:12 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:33:21 smx volumiossh-tunnel[3509]: Connection to eu4.myvolumio.org closed by remote host.
Apr 29 09:33:21 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:21 smx autossh[3485]: starting ssh (count 2)
Apr 29 09:33:21 smx autossh[3485]: ssh child pid is 90482
Apr 29 09:33:21 smx volumiossh-tunnel[90482]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 29 09:33:21 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:21 smx autossh[3485]: starting ssh (count 3)
Apr 29 09:33:21 smx autossh[3485]: ssh child pid is 90483
Apr 29 09:33:21 smx volumiossh-tunnel[90483]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 29 09:33:21 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:21 smx autossh[3485]: starting ssh (count 4)
Apr 29 09:33:21 smx autossh[3485]: ssh child pid is 90484
Apr 29 09:33:21 smx volumiossh-tunnel[90484]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 29 09:33:21 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:21 smx autossh[3485]: starting ssh (count 5)
Apr 29 09:33:21 smx autossh[3485]: ssh child pid is 90485
Apr 29 09:33:22 smx volumiossh-tunnel[90485]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 29 09:33:22 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:22 smx autossh[3485]: starting ssh (count 6)
Apr 29 09:33:22 smx autossh[3485]: ssh child pid is 90486
Apr 29 09:33:22 smx volumiossh-tunnel[90486]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 29 09:33:22 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:22 smx autossh[3485]: starting ssh (count 7)
Apr 29 09:33:22 smx autossh[3485]: ssh child pid is 90487
Apr 29 09:33:22 smx volumiossh-tunnel[90487]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 29 09:33:22 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 09:33:24 smx autossh[3485]: starting ssh (count 8)
Apr 29 09:33:24 smx autossh[3485]: ssh child pid is 90502
Apr 29 09:33:29 smx volumiossh-tunnel[90502]: Warning: Permanently added '[eu4.myvolumio.org]:2222' (RSA) to the list of known hosts.
Apr 29 09:35:14 smx nmbd[3917]: [2025/04/29 09:35:14.981936, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:35:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:35:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:40:25 smx nmbd[3917]: [2025/04/29 09:40:25.562774, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:40:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:40:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:45:33 smx nmbd[3917]: [2025/04/29 09:45:33.995350, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:45:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:45:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:50:36 smx nmbd[3917]: [2025/04/29 09:50:36.381072, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:50:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:50:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:55:35 smx nmbd[3917]: [2025/04/29 09:55:35.594623, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 09:55:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 09:55:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 09:59:53 smx volumio[1238]: error: error
Apr 29 10:00:37 smx nmbd[3917]: [2025/04/29 10:00:37.985104, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:00:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:00:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:04:02 smx volumio[1238]: error: error
Apr 29 10:05:48 smx nmbd[3917]: [2025/04/29 10:05:48.358745, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:05:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:05:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:09:52 smx volumio[1238]: error: error
Apr 29 10:10:55 smx nmbd[3917]: [2025/04/29 10:10:55.663780, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:10:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:10:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:13:12 smx volumio[1238]: error: error
Apr 29 10:14:04 smx volumio[1238]: error: error
Apr 29 10:15:58 smx nmbd[3917]: [2025/04/29 10:15:58.058208, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:15:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:15:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:15:58 smx nmbd[3917]: [2025/04/29 10:15:58.058416, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:15:58 smx nmbd[3917]: query_name_response: Multiple (3) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:15:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:15:58 smx nmbd[3917]: [2025/04/29 10:15:58.058523, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:15:58 smx nmbd[3917]: query_name_response: Multiple (4) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:15:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:16:32 smx volumio[1238]: error: error
Apr 29 10:20:48 smx nmbd[3917]: [2025/04/29 10:20:48.457070, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:20:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:20:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:26:05 smx nmbd[3917]: [2025/04/29 10:26:05.590779, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:26:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:26:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:26:32 smx volumio[1238]: error: error
Apr 29 10:31:12 smx nmbd[3917]: [2025/04/29 10:31:12.690382, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:31:12 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:31:12 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:36:15 smx nmbd[3917]: [2025/04/29 10:36:15.080667, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:36:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:36:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:41:05 smx nmbd[3917]: [2025/04/29 10:41:05.486833, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:41:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:41:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:46:13 smx nmbd[3917]: [2025/04/29 10:46:13.915390, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:46:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:46:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:51:16 smx nmbd[3917]: [2025/04/29 10:51:16.304920, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:51:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:51:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:56:35 smx nmbd[3917]: [2025/04/29 10:56:35.689981, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 10:56:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 10:56:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 10:57:22 smx volumio[1238]: error: error
Apr 29 10:59:52 smx volumio[1238]: error: error
Apr 29 11:01:38 smx nmbd[3917]: [2025/04/29 11:01:38.083129, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:01:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:01:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:03:12 smx volumio[1238]: error: error
Apr 29 11:06:28 smx nmbd[3917]: [2025/04/29 11:06:28.488875, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:06:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:06:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:11:35 smx nmbd[3917]: [2025/04/29 11:11:35.689505, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:11:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:11:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:14:52 smx volumio[1238]: error: error
Apr 29 11:16:38 smx nmbd[3917]: [2025/04/29 11:16:38.081332, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:16:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:16:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:17:22 smx volumio[1238]: error: error
Apr 29 11:21:40 smx nmbd[3917]: [2025/04/29 11:21:40.473106, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:21:40 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:21:40 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:26:48 smx nmbd[3917]: [2025/04/29 11:26:48.690188, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:26:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:26:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:28:12 smx volumio[1238]: error: error
Apr 29 11:31:52 smx nmbd[3917]: [2025/04/29 11:31:52.817839, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:31:52 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:31:52 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:36:55 smx nmbd[3917]: [2025/04/29 11:36:55.206245, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:36:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:36:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:42:05 smx nmbd[3917]: [2025/04/29 11:42:05.589416, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:42:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:42:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:46:34 smx volumio[1238]: error: error
Apr 29 11:47:14 smx nmbd[3917]: [2025/04/29 11:47:14.013544, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:47:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:47:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:52:14 smx nmbd[3917]: [2025/04/29 11:52:14.454036, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:52:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:52:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 11:57:05 smx nmbd[3917]: [2025/04/29 11:57:05.783405, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 11:57:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 11:57:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:02:08 smx nmbd[3917]: [2025/04/29 12:02:08.172599, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:02:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:02:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:07:18 smx nmbd[3917]: [2025/04/29 12:07:18.546612, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:07:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:07:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:09:54 smx volumio[1238]: error: error
Apr 29 12:12:22 smx volumio[1238]: error: error
Apr 29 12:12:25 smx nmbd[3917]: [2025/04/29 12:12:25.749102, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:12:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:12:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:16:32 smx volumio[1238]: error: error
Apr 29 12:17:32 smx nmbd[3917]: [2025/04/29 12:17:32.846970, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:17:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:17:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:22:35 smx nmbd[3917]: [2025/04/29 12:22:35.237437, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:22:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:22:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:24:03 smx volumio[1238]: error: error
Apr 29 12:27:31 smx nmbd[3917]: [2025/04/29 12:27:31.786079, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:27:31 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:27:31 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:32:42 smx nmbd[3917]: [2025/04/29 12:32:42.986745, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:32:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:32:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:34:52 smx volumio[1238]: error: error
Apr 29 12:37:45 smx nmbd[3917]: [2025/04/29 12:37:45.370138, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:37:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:37:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:40:43 smx volumio[1238]: error: error
Apr 29 12:42:35 smx nmbd[3917]: [2025/04/29 12:42:35.778014, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:42:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:42:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:47:44 smx nmbd[3917]: [2025/04/29 12:47:44.206182, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:47:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:47:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:50:44 smx volumio[1238]: error: error
Apr 29 12:52:46 smx nmbd[3917]: [2025/04/29 12:52:46.593751, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:52:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:52:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:54:04 smx volumio[1238]: error: error
Apr 29 12:58:05 smx nmbd[3917]: [2025/04/29 12:58:05.883556, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 12:58:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 12:58:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 12:59:02 smx volumio[1238]: error: error
Apr 29 13:01:32 smx volumio[1238]: error: error
Apr 29 13:03:08 smx nmbd[3917]: [2025/04/29 13:03:08.272526, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:03:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:03:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:07:58 smx nmbd[3917]: [2025/04/29 13:07:58.673744, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:07:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:07:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:13:05 smx nmbd[3917]: [2025/04/29 13:13:05.874592, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:13:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:13:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:18:16 smx nmbd[3917]: [2025/04/29 13:18:16.250892, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:18:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:18:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:23:18 smx nmbd[3917]: [2025/04/29 13:23:18.669612, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:23:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:23:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:28:11 smx nmbd[3917]: [2025/04/29 13:28:11.913984, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:28:11 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:28:11 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:33:22 smx nmbd[3917]: [2025/04/29 13:33:22.390904, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:33:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:33:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:34:02 smx volumio[1238]: error: error
Apr 29 13:38:24 smx nmbd[3917]: [2025/04/29 13:38:24.779237, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:38:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:38:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:43:15 smx nmbd[3917]: [2025/04/29 13:43:15.186401, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:43:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:43:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:48:23 smx nmbd[3917]: [2025/04/29 13:48:23.615849, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:48:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:48:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:53:26 smx nmbd[3917]: [2025/04/29 13:53:26.004886, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:53:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:53:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 13:58:35 smx nmbd[3917]: [2025/04/29 13:58:35.975165, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 13:58:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 13:58:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:03:38 smx nmbd[3917]: [2025/04/29 14:03:38.358277, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:03:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:03:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:08:34 smx nmbd[3917]: [2025/04/29 14:08:34.807760, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:08:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:08:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:13:35 smx nmbd[3917]: [2025/04/29 14:13:35.967009, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:13:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:13:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:18:46 smx nmbd[3917]: [2025/04/29 14:18:46.342375, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:18:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:18:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:23:45 smx nmbd[3917]: [2025/04/29 14:23:45.660409, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:23:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:23:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:28:44 smx nmbd[3917]: [2025/04/29 14:28:44.053467, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:28:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:28:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:33:44 smx nmbd[3917]: [2025/04/29 14:33:44.495549, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:33:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:33:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:38:45 smx nmbd[3917]: [2025/04/29 14:38:45.659176, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:38:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:38:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:40:42 smx volumio[1238]: error: error
Apr 29 14:41:32 smx volumio[1238]: error: error
Apr 29 14:43:56 smx nmbd[3917]: [2025/04/29 14:43:56.030151, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:43:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:43:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:46:33 smx volumio[1238]: error: error
Apr 29 14:47:24 smx volumio[1238]: error: error
Apr 29 14:49:02 smx volumio[1238]: error: error
Apr 29 14:49:02 smx nmbd[3917]: [2025/04/29 14:49:02.414532, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:49:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:49:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:54:02 smx nmbd[3917]: [2025/04/29 14:54:02.723204, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:54:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:54:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 14:57:24 smx volumio[1238]: error: error
Apr 29 14:58:55 smx nmbd[3917]: [2025/04/29 14:58:55.107604, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 14:58:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 14:58:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:03:57 smx nmbd[3917]: [2025/04/29 15:03:57.499167, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:03:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:03:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:08:14 smx volumio[1238]: error: error
Apr 29 15:09:15 smx nmbd[3917]: [2025/04/29 15:09:15.666001, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:09:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:09:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:12:22 smx volumio[1238]: error: error
Apr 29 15:13:12 smx volumio[1238]: error: error
Apr 29 15:14:03 smx volumio[1238]: error: error
Apr 29 15:14:18 smx nmbd[3917]: [2025/04/29 15:14:18.042071, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:14:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:14:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:14:18 smx nmbd[3917]: [2025/04/29 15:14:18.042278, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:14:18 smx nmbd[3917]: query_name_response: Multiple (3) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:14:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:14:18 smx nmbd[3917]: [2025/04/29 15:14:18.042387, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:14:18 smx nmbd[3917]: query_name_response: Multiple (4) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:14:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:14:55 smx volumio[1238]: error: error
Apr 29 15:15:42 smx volumio[1238]: error: error
Apr 29 15:19:08 smx nmbd[3917]: [2025/04/29 15:19:08.447020, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:19:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:19:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:21:32 smx volumio[1238]: error: error
Apr 29 15:22:24 smx volumio[1238]: error: error
Apr 29 15:23:12 smx volumio[1238]: error: error
Apr 29 15:24:25 smx nmbd[3917]: [2025/04/29 15:24:25.686740, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:24:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:24:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:28:12 smx volumio[1238]: error: error
Apr 29 15:29:22 smx nmbd[3917]: [2025/04/29 15:29:22.029611, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:29:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:29:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:33:11 smx volumio[1238]: error: error
Apr 29 15:34:22 smx nmbd[3917]: [2025/04/29 15:34:22.472339, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:34:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:34:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:34:52 smx volumio[1238]: error: error
Apr 29 15:35:42 smx volumio[1238]: error: error
Apr 29 15:39:25 smx nmbd[3917]: [2025/04/29 15:39:25.688635, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:39:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:39:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:39:52 smx volumio[1238]: error: error
Apr 29 15:44:36 smx nmbd[3917]: [2025/04/29 15:44:36.055547, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:44:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:44:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:44:52 smx volumio[1238]: error: error
Apr 29 15:47:22 smx volumio[1238]: error: error
Apr 29 15:49:03 smx volumio[1238]: error: error
Apr 29 15:49:44 smx nmbd[3917]: [2025/04/29 15:49:44.485248, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:49:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:49:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:51:32 smx volumio[1238]: error: error
Apr 29 15:52:23 smx volumio[1238]: error: error
Apr 29 15:54:44 smx nmbd[3917]: [2025/04/29 15:54:44.826402, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:54:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:54:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 15:59:47 smx nmbd[3917]: [2025/04/29 15:59:47.218030, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 15:59:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 15:59:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:04:49 smx nmbd[3917]: [2025/04/29 16:04:49.602121, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:04:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:04:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:09:45 smx nmbd[3917]: [2025/04/29 16:09:45.745868, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:09:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:09:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:14:48 smx nmbd[3917]: [2025/04/29 16:14:48.133194, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:14:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:14:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:19:58 smx nmbd[3917]: [2025/04/29 16:19:58.508677, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:19:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:19:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:25:05 smx nmbd[3917]: [2025/04/29 16:25:05.814111, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:25:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:25:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:30:14 smx nmbd[3917]: [2025/04/29 16:30:14.241599, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:30:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:30:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:35:04 smx nmbd[3917]: [2025/04/29 16:35:04.650843, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:35:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:35:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:40:15 smx nmbd[3917]: [2025/04/29 16:40:15.844265, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:40:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:40:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:45:06 smx nmbd[3917]: [2025/04/29 16:45:06.250127, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:45:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:45:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:50:14 smx nmbd[3917]: [2025/04/29 16:50:14.700272, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:50:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:50:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 16:55:15 smx nmbd[3917]: [2025/04/29 16:55:15.020538, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 16:55:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 16:55:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:00:15 smx nmbd[3917]: [2025/04/29 17:00:15.464326, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:00:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:00:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:00:27 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
Apr 29 17:00:27 smx systemd[1]: apt-daily.service: Deactivated successfully.
Apr 29 17:00:27 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
Apr 29 17:05:17 smx nmbd[3917]: [2025/04/29 17:05:17.855723, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:05:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:05:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:08:27 smx volumio[1238]: info: Refreshing TIDAL token
Apr 29 17:08:27 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
Apr 29 17:09:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 29 17:09:39 smx volumio-remote-updater[953]: No test mode
Apr 29 17:09:39 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 29 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 29 17:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 29 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 29 17:10:35 smx nmbd[3917]: [2025/04/29 17:10:35.913553, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:10:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:10:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:15:38 smx nmbd[3917]: [2025/04/29 17:15:38.294219, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:15:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:15:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:20:28 smx nmbd[3917]: [2025/04/29 17:20:28.700967, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:20:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:20:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:21:27 smx systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Apr 29 17:21:27 smx systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Apr 29 17:21:27 smx systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Apr 29 17:21:27 smx systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Apr 29 17:25:35 smx nmbd[3917]: [2025/04/29 17:25:35.902998, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:25:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:25:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:30:44 smx nmbd[3917]: [2025/04/29 17:30:44.332360, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:30:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:30:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:35:54 smx nmbd[3917]: [2025/04/29 17:35:54.708618, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 17:35:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 17:35:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 17:37:52 smx volumiossh-tunnel[90502]: Timeout, server eu4.myvolumio.org not responding.
Apr 29 17:37:52 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 17:37:52 smx autossh[3485]: starting ssh (count 9)
Apr 29 17:37:52 smx autossh[3485]: ssh child pid is 132775
Apr 29 17:38:22 smx volumiossh-tunnel[132775]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:38:22 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 17:38:22 smx autossh[3485]: starting ssh (count 10)
Apr 29 17:38:22 smx autossh[3485]: ssh child pid is 132820
Apr 29 17:38:53 smx volumiossh-tunnel[132820]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:38:53 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 17:38:53 smx autossh[3485]: starting ssh (count 11)
Apr 29 17:38:53 smx autossh[3485]: ssh child pid is 132865
Apr 29 17:39:20 smx volumiossh-tunnel[132865]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:39:20 smx autossh[3485]: ssh exited with error status 255; restarting ssh
Apr 29 17:39:20 smx autossh[3485]: starting ssh (count 12)
Apr 29 17:39:20 smx autossh[3485]: ssh child pid is 132910
Apr 29 17:39:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:39:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:39:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:39:22 smx sudo[132918]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:39:22 smx sudo[132918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:39:22 smx autossh[3485]: received signal to exit (15)
Apr 29 17:39:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:39:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:39:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:39:22 smx systemd[1]: sshtunnel.service: Consumed 2.537s CPU time.
Apr 29 17:39:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:39:22 smx sudo[132918]: pam_unix(sudo:session): session closed for user root
Apr 29 17:39:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:39:22 smx autossh[132921]: port set to 0, monitoring disabled
Apr 29 17:39:22 smx autossh[132921]: starting ssh (count 1)
Apr 29 17:39:22 smx autossh[132921]: ssh child pid is 132924
Apr 29 17:39:45 smx volumiossh-tunnel[132924]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:39:45 smx autossh[132921]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:39:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:39:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:39:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 17:39:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 17:39:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 17:39:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 17:39:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:39:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:39:45 smx autossh[132970]: port set to 0, monitoring disabled
Apr 29 17:39:45 smx autossh[132970]: starting ssh (count 1)
Apr 29 17:39:45 smx autossh[132970]: ssh child pid is 132973
Apr 29 17:40:10 smx volumiossh-tunnel[132973]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:40:10 smx autossh[132970]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:40:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:40:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:40:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 17:40:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:40:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:40:10 smx autossh[133004]: port set to 0, monitoring disabled
Apr 29 17:40:10 smx autossh[133004]: starting ssh (count 1)
Apr 29 17:40:10 smx autossh[133004]: ssh child pid is 133007
Apr 29 17:40:34 smx volumiossh-tunnel[133007]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:40:34 smx autossh[133004]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:40:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:40:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:40:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 17:40:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:40:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:40:34 smx autossh[133038]: port set to 0, monitoring disabled
Apr 29 17:40:34 smx autossh[133038]: starting ssh (count 1)
Apr 29 17:40:34 smx autossh[133038]: ssh child pid is 133041
Apr 29 17:40:59 smx volumiossh-tunnel[133041]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:40:59 smx autossh[133038]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:40:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:40:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:40:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 17:40:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:40:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:40:59 smx autossh[133088]: port set to 0, monitoring disabled
Apr 29 17:40:59 smx autossh[133088]: starting ssh (count 1)
Apr 29 17:40:59 smx autossh[133088]: ssh child pid is 133091
Apr 29 17:41:23 smx volumiossh-tunnel[133091]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:41:23 smx autossh[133088]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:41:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:41:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:41:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 17:41:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:41:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:41:24 smx autossh[133122]: port set to 0, monitoring disabled
Apr 29 17:41:24 smx autossh[133122]: starting ssh (count 1)
Apr 29 17:41:24 smx autossh[133122]: ssh child pid is 133125
Apr 29 17:41:48 smx volumiossh-tunnel[133125]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:41:48 smx autossh[133122]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:41:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:41:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:41:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 17:41:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:41:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:41:48 smx autossh[133171]: port set to 0, monitoring disabled
Apr 29 17:41:48 smx autossh[133171]: starting ssh (count 1)
Apr 29 17:41:48 smx autossh[133171]: ssh child pid is 133174
Apr 29 17:42:20 smx volumiossh-tunnel[133174]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:42:20 smx autossh[133171]: ssh exited with error status 255; restarting ssh
Apr 29 17:42:20 smx autossh[133171]: starting ssh (count 2)
Apr 29 17:42:20 smx autossh[133171]: ssh child pid is 133218
Apr 29 17:42:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:42:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:42:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:42:22 smx sudo[133226]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:42:22 smx sudo[133226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:42:22 smx autossh[133171]: received signal to exit (15)
Apr 29 17:42:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:42:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:42:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:42:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:42:22 smx sudo[133226]: pam_unix(sudo:session): session closed for user root
Apr 29 17:42:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:42:22 smx autossh[133229]: port set to 0, monitoring disabled
Apr 29 17:42:22 smx autossh[133229]: starting ssh (count 1)
Apr 29 17:42:22 smx autossh[133229]: ssh child pid is 133232
Apr 29 17:42:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 17:42:45 smx volumiossh-tunnel[133232]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:42:45 smx autossh[133229]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:42:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:42:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:42:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 17:42:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 17:42:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:42:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:42:45 smx autossh[133277]: port set to 0, monitoring disabled
Apr 29 17:42:45 smx autossh[133277]: starting ssh (count 1)
Apr 29 17:42:45 smx autossh[133277]: ssh child pid is 133280
Apr 29 17:43:09 smx volumiossh-tunnel[133280]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:43:09 smx autossh[133277]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:43:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:43:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:43:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 17:43:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:43:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:43:10 smx autossh[133311]: port set to 0, monitoring disabled
Apr 29 17:43:10 smx autossh[133311]: starting ssh (count 1)
Apr 29 17:43:10 smx autossh[133311]: ssh child pid is 133314
Apr 29 17:43:34 smx volumiossh-tunnel[133314]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:43:34 smx autossh[133311]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:43:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:43:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:43:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 17:43:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:43:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:43:34 smx autossh[133345]: port set to 0, monitoring disabled
Apr 29 17:43:34 smx autossh[133345]: starting ssh (count 1)
Apr 29 17:43:34 smx autossh[133345]: ssh child pid is 133348
Apr 29 17:43:59 smx volumiossh-tunnel[133348]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:43:59 smx autossh[133345]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:43:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:43:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:43:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 17:43:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:43:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:43:59 smx autossh[133393]: port set to 0, monitoring disabled
Apr 29 17:43:59 smx autossh[133393]: starting ssh (count 1)
Apr 29 17:43:59 smx autossh[133393]: ssh child pid is 133396
Apr 29 17:44:23 smx volumiossh-tunnel[133396]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:44:23 smx autossh[133393]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:44:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:44:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:44:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 17:44:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:44:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:44:23 smx autossh[133428]: port set to 0, monitoring disabled
Apr 29 17:44:23 smx autossh[133428]: starting ssh (count 1)
Apr 29 17:44:23 smx autossh[133428]: ssh child pid is 133431
Apr 29 17:44:48 smx volumiossh-tunnel[133431]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:44:48 smx autossh[133428]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:44:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:44:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:44:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 17:44:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:44:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:44:48 smx autossh[133476]: port set to 0, monitoring disabled
Apr 29 17:44:48 smx autossh[133476]: starting ssh (count 1)
Apr 29 17:44:48 smx autossh[133476]: ssh child pid is 133479
Apr 29 17:45:12 smx volumiossh-tunnel[133479]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:45:12 smx autossh[133476]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:45:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:45:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:45:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 17:45:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:45:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:45:13 smx autossh[133510]: port set to 0, monitoring disabled
Apr 29 17:45:13 smx autossh[133510]: starting ssh (count 1)
Apr 29 17:45:13 smx autossh[133510]: ssh child pid is 133513
Apr 29 17:45:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:45:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:45:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:45:22 smx sudo[133535]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:45:22 smx sudo[133535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:45:22 smx autossh[133510]: received signal to exit (15)
Apr 29 17:45:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:45:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:45:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:45:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:45:22 smx sudo[133535]: pam_unix(sudo:session): session closed for user root
Apr 29 17:45:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:45:22 smx autossh[133538]: port set to 0, monitoring disabled
Apr 29 17:45:22 smx autossh[133538]: starting ssh (count 1)
Apr 29 17:45:22 smx autossh[133538]: ssh child pid is 133541
Apr 29 17:45:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 17:45:46 smx volumiossh-tunnel[133541]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:45:46 smx autossh[133538]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:45:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:45:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:45:46 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 17:45:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 17:45:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 17:45:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:45:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:45:46 smx autossh[133588]: port set to 0, monitoring disabled
Apr 29 17:45:46 smx autossh[133588]: starting ssh (count 1)
Apr 29 17:45:46 smx autossh[133588]: ssh child pid is 133591
Apr 29 17:46:11 smx volumiossh-tunnel[133591]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:46:11 smx autossh[133588]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:46:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:46:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:46:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 17:46:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:46:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:46:11 smx autossh[133622]: port set to 0, monitoring disabled
Apr 29 17:46:11 smx autossh[133622]: starting ssh (count 1)
Apr 29 17:46:11 smx autossh[133622]: ssh child pid is 133625
Apr 29 17:46:35 smx volumiossh-tunnel[133625]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:46:35 smx autossh[133622]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:46:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:46:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:46:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 17:46:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:46:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:46:36 smx autossh[133670]: port set to 0, monitoring disabled
Apr 29 17:46:36 smx autossh[133670]: starting ssh (count 1)
Apr 29 17:46:36 smx autossh[133670]: ssh child pid is 133673
Apr 29 17:47:00 smx volumiossh-tunnel[133673]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:47:00 smx autossh[133670]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:47:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:47:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:47:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 17:47:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:47:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:47:00 smx autossh[133704]: port set to 0, monitoring disabled
Apr 29 17:47:00 smx autossh[133704]: starting ssh (count 1)
Apr 29 17:47:00 smx autossh[133704]: ssh child pid is 133707
Apr 29 17:47:24 smx volumiossh-tunnel[133707]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:47:24 smx autossh[133704]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:47:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:47:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:47:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 17:47:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:47:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:47:25 smx autossh[133738]: port set to 0, monitoring disabled
Apr 29 17:47:25 smx autossh[133738]: starting ssh (count 1)
Apr 29 17:47:25 smx autossh[133738]: ssh child pid is 133741
Apr 29 17:47:57 smx volumiossh-tunnel[133741]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:47:57 smx autossh[133738]: ssh exited with error status 255; restarting ssh
Apr 29 17:47:57 smx autossh[133738]: starting ssh (count 2)
Apr 29 17:47:57 smx autossh[133738]: ssh child pid is 133800
Apr 29 17:48:21 smx volumiossh-tunnel[133800]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:48:21 smx autossh[133738]: ssh exited with error status 255; restarting ssh
Apr 29 17:48:21 smx autossh[133738]: starting ssh (count 3)
Apr 29 17:48:21 smx autossh[133738]: ssh child pid is 133830
Apr 29 17:48:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:48:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:48:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:48:22 smx sudo[133837]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:48:22 smx sudo[133837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:48:22 smx autossh[133738]: received signal to exit (15)
Apr 29 17:48:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:48:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:48:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:48:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:48:22 smx sudo[133837]: pam_unix(sudo:session): session closed for user root
Apr 29 17:48:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:48:22 smx autossh[133841]: port set to 0, monitoring disabled
Apr 29 17:48:22 smx autossh[133841]: starting ssh (count 1)
Apr 29 17:48:22 smx autossh[133841]: ssh child pid is 133844
Apr 29 17:48:25 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 17:48:46 smx volumiossh-tunnel[133844]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:48:46 smx autossh[133841]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:48:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:48:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:48:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 17:48:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 17:48:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:48:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:48:46 smx autossh[133889]: port set to 0, monitoring disabled
Apr 29 17:48:46 smx autossh[133889]: starting ssh (count 1)
Apr 29 17:48:46 smx autossh[133889]: ssh child pid is 133892
Apr 29 17:49:11 smx volumiossh-tunnel[133892]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:49:11 smx autossh[133889]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:49:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:49:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:49:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 17:49:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:49:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:49:11 smx autossh[133923]: port set to 0, monitoring disabled
Apr 29 17:49:11 smx autossh[133923]: starting ssh (count 1)
Apr 29 17:49:11 smx autossh[133923]: ssh child pid is 133926
Apr 29 17:49:35 smx volumiossh-tunnel[133926]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:49:35 smx autossh[133923]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:49:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:49:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:49:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 17:49:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:49:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:49:35 smx autossh[133959]: port set to 0, monitoring disabled
Apr 29 17:49:35 smx autossh[133959]: starting ssh (count 1)
Apr 29 17:49:35 smx autossh[133959]: ssh child pid is 133962
Apr 29 17:50:00 smx volumiossh-tunnel[133962]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:50:00 smx autossh[133959]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:50:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:50:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:50:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 17:50:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:50:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:50:00 smx autossh[134007]: port set to 0, monitoring disabled
Apr 29 17:50:00 smx autossh[134007]: starting ssh (count 1)
Apr 29 17:50:00 smx autossh[134007]: ssh child pid is 134010
Apr 29 17:50:24 smx volumiossh-tunnel[134010]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:50:24 smx autossh[134007]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:50:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:50:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:50:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 17:50:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:50:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:50:25 smx autossh[134041]: port set to 0, monitoring disabled
Apr 29 17:50:25 smx autossh[134041]: starting ssh (count 1)
Apr 29 17:50:25 smx autossh[134041]: ssh child pid is 134044
Apr 29 17:50:49 smx volumiossh-tunnel[134044]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:50:49 smx autossh[134041]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:50:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:50:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:50:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 17:50:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:50:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:50:49 smx autossh[134090]: port set to 0, monitoring disabled
Apr 29 17:50:49 smx autossh[134090]: starting ssh (count 1)
Apr 29 17:50:49 smx autossh[134090]: ssh child pid is 134093
Apr 29 17:51:13 smx volumiossh-tunnel[134093]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:51:13 smx autossh[134090]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:51:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:51:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:51:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 17:51:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:51:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:51:14 smx autossh[134126]: port set to 0, monitoring disabled
Apr 29 17:51:14 smx autossh[134126]: starting ssh (count 1)
Apr 29 17:51:14 smx autossh[134126]: ssh child pid is 134129
Apr 29 17:51:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:51:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:51:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:51:22 smx sudo[134151]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:51:22 smx sudo[134151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:51:22 smx autossh[134126]: received signal to exit (15)
Apr 29 17:51:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:51:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:51:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:51:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:51:22 smx sudo[134151]: pam_unix(sudo:session): session closed for user root
Apr 29 17:51:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:51:22 smx autossh[134154]: port set to 0, monitoring disabled
Apr 29 17:51:22 smx autossh[134154]: starting ssh (count 1)
Apr 29 17:51:22 smx autossh[134154]: ssh child pid is 134157
Apr 29 17:51:41 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 17:51:44 smx volumiossh-tunnel[134157]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:51:44 smx autossh[134154]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:51:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:51:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:51:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 17:51:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 17:51:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:51:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:51:44 smx autossh[134188]: port set to 0, monitoring disabled
Apr 29 17:51:44 smx autossh[134188]: starting ssh (count 1)
Apr 29 17:51:44 smx autossh[134188]: ssh child pid is 134191
Apr 29 17:52:09 smx volumiossh-tunnel[134191]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:52:09 smx autossh[134188]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:52:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:52:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:52:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 17:52:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:52:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:52:09 smx autossh[134236]: port set to 0, monitoring disabled
Apr 29 17:52:09 smx autossh[134236]: starting ssh (count 1)
Apr 29 17:52:09 smx autossh[134236]: ssh child pid is 134239
Apr 29 17:52:33 smx volumiossh-tunnel[134239]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:52:33 smx autossh[134236]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:52:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:52:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:52:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 17:52:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:52:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:52:34 smx autossh[134270]: port set to 0, monitoring disabled
Apr 29 17:52:34 smx autossh[134270]: starting ssh (count 1)
Apr 29 17:52:34 smx autossh[134270]: ssh child pid is 134273
Apr 29 17:52:58 smx volumiossh-tunnel[134273]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:52:58 smx autossh[134270]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:52:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:52:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:52:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 17:52:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:52:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:52:58 smx autossh[134318]: port set to 0, monitoring disabled
Apr 29 17:52:58 smx autossh[134318]: starting ssh (count 1)
Apr 29 17:52:58 smx autossh[134318]: ssh child pid is 134321
Apr 29 17:53:22 smx volumiossh-tunnel[134321]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:53:22 smx autossh[134318]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:53:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:53:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:53:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 17:53:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:53:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:53:23 smx autossh[134353]: port set to 0, monitoring disabled
Apr 29 17:53:23 smx autossh[134353]: starting ssh (count 1)
Apr 29 17:53:23 smx autossh[134353]: ssh child pid is 134356
Apr 29 17:53:47 smx volumiossh-tunnel[134356]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:53:47 smx autossh[134353]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:53:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:53:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:53:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 17:53:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:53:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:53:47 smx autossh[134402]: port set to 0, monitoring disabled
Apr 29 17:53:47 smx autossh[134402]: starting ssh (count 1)
Apr 29 17:53:47 smx autossh[134402]: ssh child pid is 134405
Apr 29 17:54:12 smx volumiossh-tunnel[134405]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:54:12 smx autossh[134402]: ssh exited prematurely with status 255; autossh exiting
Apr 29 17:54:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 17:54:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 17:54:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 17:54:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:54:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:54:12 smx autossh[134437]: port set to 0, monitoring disabled
Apr 29 17:54:12 smx autossh[134437]: starting ssh (count 1)
Apr 29 17:54:12 smx autossh[134437]: ssh child pid is 134440
Apr 29 17:54:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:54:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:54:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:54:22 smx sudo[134461]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:54:22 smx sudo[134461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:54:22 smx autossh[134437]: received signal to exit (15)
Apr 29 17:54:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:54:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:54:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:54:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:54:22 smx sudo[134461]: pam_unix(sudo:session): session closed for user root
Apr 29 17:54:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:54:22 smx autossh[134464]: port set to 0, monitoring disabled
Apr 29 17:54:22 smx autossh[134464]: starting ssh (count 1)
Apr 29 17:54:22 smx autossh[134464]: ssh child pid is 134467
Apr 29 17:54:55 smx volumiossh-tunnel[134467]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:54:55 smx autossh[134464]: ssh exited with error status 255; restarting ssh
Apr 29 17:54:55 smx autossh[134464]: starting ssh (count 2)
Apr 29 17:54:55 smx autossh[134464]: ssh child pid is 134514
Apr 29 17:54:55 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 17:55:20 smx volumiossh-tunnel[134514]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:55:20 smx autossh[134464]: ssh exited with error status 255; restarting ssh
Apr 29 17:55:20 smx autossh[134464]: starting ssh (count 3)
Apr 29 17:55:20 smx autossh[134464]: ssh child pid is 134559
Apr 29 17:55:32 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 17:56:00 smx volumiossh-tunnel[134559]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:56:00 smx autossh[134464]: ssh exited with error status 255; restarting ssh
Apr 29 17:56:00 smx autossh[134464]: starting ssh (count 4)
Apr 29 17:56:00 smx autossh[134464]: ssh child pid is 134617
Apr 29 17:56:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 17:56:56 smx volumiossh-tunnel[134617]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:56:56 smx autossh[134464]: ssh exited with error status 255; restarting ssh
Apr 29 17:56:56 smx autossh[134464]: starting ssh (count 5)
Apr 29 17:56:56 smx autossh[134464]: ssh child pid is 134691
Apr 29 17:57:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 17:57:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 17:57:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 17:57:22 smx sudo[134742]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 17:57:22 smx sudo[134742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 17:57:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 17:57:22 smx autossh[134464]: received signal to exit (15)
Apr 29 17:57:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 17:57:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:57:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 17:57:22 smx sudo[134742]: pam_unix(sudo:session): session closed for user root
Apr 29 17:57:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 17:57:22 smx autossh[134745]: port set to 0, monitoring disabled
Apr 29 17:57:22 smx autossh[134745]: starting ssh (count 1)
Apr 29 17:57:22 smx autossh[134745]: ssh child pid is 134749
Apr 29 17:57:24 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 17:57:54 smx volumiossh-tunnel[134749]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:57:54 smx autossh[134745]: ssh exited with error status 255; restarting ssh
Apr 29 17:57:54 smx autossh[134745]: starting ssh (count 2)
Apr 29 17:57:54 smx autossh[134745]: ssh child pid is 134793
Apr 29 17:57:54 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 17:58:18 smx volumiossh-tunnel[134793]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:58:18 smx autossh[134745]: ssh exited with error status 255; restarting ssh
Apr 29 17:58:18 smx autossh[134745]: starting ssh (count 3)
Apr 29 17:58:18 smx autossh[134745]: ssh child pid is 134839
Apr 29 17:58:18 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 17:58:43 smx volumiossh-tunnel[134839]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:58:43 smx autossh[134745]: ssh exited with error status 255; restarting ssh
Apr 29 17:58:43 smx autossh[134745]: starting ssh (count 4)
Apr 29 17:58:43 smx autossh[134745]: ssh child pid is 134869
Apr 29 17:58:55 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 17:59:07 smx volumiossh-tunnel[134869]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:59:07 smx autossh[134745]: ssh exited with error status 255; restarting ssh
Apr 29 17:59:07 smx autossh[134745]: starting ssh (count 5)
Apr 29 17:59:07 smx autossh[134745]: ssh child pid is 134913
Apr 29 17:59:20 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 17:59:32 smx volumiossh-tunnel[134913]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 17:59:32 smx autossh[134745]: ssh exited with error status 255; restarting ssh
Apr 29 17:59:32 smx autossh[134745]: starting ssh (count 6)
Apr 29 17:59:32 smx autossh[134745]: ssh child pid is 134943
Apr 29 17:59:32 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:00:03 smx volumiossh-tunnel[134943]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:00:03 smx autossh[134745]: ssh exited with error status 255; restarting ssh
Apr 29 18:00:03 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:00:05 smx autossh[134745]: starting ssh (count 7)
Apr 29 18:00:05 smx autossh[134745]: ssh child pid is 134988
Apr 29 18:00:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:00:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:00:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:00:22 smx sudo[135025]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:00:22 smx sudo[135025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:00:22 smx autossh[134745]: received signal to exit (15)
Apr 29 18:00:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:00:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:00:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:00:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:00:22 smx sudo[135025]: pam_unix(sudo:session): session closed for user root
Apr 29 18:00:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:00:22 smx autossh[135029]: port set to 0, monitoring disabled
Apr 29 18:00:22 smx autossh[135029]: starting ssh (count 1)
Apr 29 18:00:22 smx autossh[135029]: ssh child pid is 135032
Apr 29 18:00:29 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:00:44 smx volumiossh-tunnel[135032]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:00:44 smx autossh[135029]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:00:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:00:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:00:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:00:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:00:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:00:45 smx autossh[135063]: port set to 0, monitoring disabled
Apr 29 18:00:45 smx autossh[135063]: starting ssh (count 1)
Apr 29 18:00:45 smx autossh[135063]: ssh child pid is 135066
Apr 29 18:01:09 smx volumiossh-tunnel[135066]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:01:09 smx autossh[135063]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:01:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:01:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:01:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:01:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:01:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:01:09 smx autossh[135112]: port set to 0, monitoring disabled
Apr 29 18:01:09 smx autossh[135112]: starting ssh (count 1)
Apr 29 18:01:09 smx autossh[135112]: ssh child pid is 135115
Apr 29 18:01:18 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 18:01:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 18:01:34 smx volumiossh-tunnel[135115]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:01:34 smx autossh[135112]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:01:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:01:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:01:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:01:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:01:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:01:34 smx autossh[135147]: port set to 0, monitoring disabled
Apr 29 18:01:34 smx autossh[135147]: starting ssh (count 1)
Apr 29 18:01:34 smx autossh[135147]: ssh child pid is 135150
Apr 29 18:01:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:01:58 smx volumiossh-tunnel[135150]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:01:58 smx autossh[135147]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:01:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:01:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:01:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:01:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:01:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:01:58 smx autossh[135194]: port set to 0, monitoring disabled
Apr 29 18:01:58 smx autossh[135194]: starting ssh (count 1)
Apr 29 18:01:58 smx autossh[135194]: ssh child pid is 135197
Apr 29 18:02:20 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:02:23 smx volumiossh-tunnel[135197]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:02:23 smx autossh[135194]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:02:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:02:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:02:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:02:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:02:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:02:23 smx autossh[135229]: port set to 0, monitoring disabled
Apr 29 18:02:23 smx autossh[135229]: starting ssh (count 1)
Apr 29 18:02:23 smx autossh[135229]: ssh child pid is 135232
Apr 29 18:02:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:02:47 smx volumiossh-tunnel[135232]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:02:47 smx autossh[135229]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:02:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:02:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:02:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:02:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:02:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:02:48 smx autossh[135277]: port set to 0, monitoring disabled
Apr 29 18:02:48 smx autossh[135277]: starting ssh (count 1)
Apr 29 18:02:48 smx autossh[135277]: ssh child pid is 135280
Apr 29 18:02:57 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:03:12 smx volumiossh-tunnel[135280]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:03:12 smx autossh[135277]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:03:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:03:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:03:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:03:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:03:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:03:12 smx autossh[135312]: port set to 0, monitoring disabled
Apr 29 18:03:12 smx autossh[135312]: starting ssh (count 1)
Apr 29 18:03:12 smx autossh[135312]: ssh child pid is 135315
Apr 29 18:03:21 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:03:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:03:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:03:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:03:22 smx sudo[135337]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:03:22 smx sudo[135337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:03:22 smx autossh[135312]: received signal to exit (15)
Apr 29 18:03:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:03:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:03:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:03:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:03:22 smx sudo[135337]: pam_unix(sudo:session): session closed for user root
Apr 29 18:03:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:03:22 smx autossh[135340]: port set to 0, monitoring disabled
Apr 29 18:03:22 smx autossh[135340]: starting ssh (count 1)
Apr 29 18:03:22 smx autossh[135340]: ssh child pid is 135343
Apr 29 18:03:33 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:03:46 smx volumiossh-tunnel[135343]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:03:46 smx autossh[135340]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:03:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:03:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:03:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:03:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:03:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:03:46 smx autossh[135374]: port set to 0, monitoring disabled
Apr 29 18:03:46 smx autossh[135374]: starting ssh (count 1)
Apr 29 18:03:46 smx autossh[135374]: ssh child pid is 135377
Apr 29 18:04:10 smx volumiossh-tunnel[135377]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:04:10 smx autossh[135374]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:04:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:04:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:04:10 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:04:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:04:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:04:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:04:11 smx autossh[135422]: port set to 0, monitoring disabled
Apr 29 18:04:11 smx autossh[135422]: starting ssh (count 1)
Apr 29 18:04:11 smx autossh[135422]: ssh child pid is 135425
Apr 29 18:04:35 smx volumiossh-tunnel[135425]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:04:35 smx autossh[135422]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:04:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:04:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:04:35 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:04:35 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:04:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:04:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:04:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:04:35 smx autossh[135456]: port set to 0, monitoring disabled
Apr 29 18:04:35 smx autossh[135456]: starting ssh (count 1)
Apr 29 18:04:35 smx autossh[135456]: ssh child pid is 135459
Apr 29 18:04:59 smx volumiossh-tunnel[135459]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:04:59 smx autossh[135456]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:04:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:04:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:05:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:05:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:05:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:05:00 smx autossh[135504]: port set to 0, monitoring disabled
Apr 29 18:05:00 smx autossh[135504]: starting ssh (count 1)
Apr 29 18:05:00 smx autossh[135504]: ssh child pid is 135507
Apr 29 18:05:12 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:05:24 smx volumiossh-tunnel[135507]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:05:24 smx autossh[135504]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:05:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:05:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:05:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:05:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:05:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:05:24 smx autossh[135539]: port set to 0, monitoring disabled
Apr 29 18:05:24 smx autossh[135539]: starting ssh (count 1)
Apr 29 18:05:24 smx autossh[135539]: ssh child pid is 135542
Apr 29 18:05:36 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:05:49 smx volumiossh-tunnel[135542]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:05:49 smx autossh[135539]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:05:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:05:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:05:49 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:05:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:05:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:05:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:05:49 smx autossh[135588]: port set to 0, monitoring disabled
Apr 29 18:05:49 smx autossh[135588]: starting ssh (count 1)
Apr 29 18:05:49 smx autossh[135588]: ssh child pid is 135591
Apr 29 18:06:01 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 18:06:13 smx volumiossh-tunnel[135591]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:06:13 smx autossh[135588]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:06:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:06:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:06:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:06:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:06:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:06:13 smx autossh[135623]: port set to 0, monitoring disabled
Apr 29 18:06:13 smx autossh[135623]: starting ssh (count 1)
Apr 29 18:06:13 smx autossh[135623]: ssh child pid is 135626
Apr 29 18:06:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:06:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:06:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:06:22 smx sudo[135648]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:06:22 smx sudo[135648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:06:22 smx autossh[135623]: received signal to exit (15)
Apr 29 18:06:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:06:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:06:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:06:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:06:22 smx sudo[135648]: pam_unix(sudo:session): session closed for user root
Apr 29 18:06:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:06:22 smx autossh[135651]: port set to 0, monitoring disabled
Apr 29 18:06:22 smx autossh[135651]: starting ssh (count 1)
Apr 29 18:06:22 smx autossh[135651]: ssh child pid is 135654
Apr 29 18:06:25 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:06:44 smx volumiossh-tunnel[135654]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:06:44 smx autossh[135651]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:06:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:06:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:06:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:06:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:06:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:06:44 smx autossh[135685]: port set to 0, monitoring disabled
Apr 29 18:06:44 smx autossh[135685]: starting ssh (count 1)
Apr 29 18:06:44 smx autossh[135685]: ssh child pid is 135688
Apr 29 18:06:50 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:06:50 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:07:08 smx volumiossh-tunnel[135688]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:07:08 smx autossh[135685]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:07:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:07:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:07:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:07:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:07:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:07:09 smx autossh[135733]: port set to 0, monitoring disabled
Apr 29 18:07:09 smx autossh[135733]: starting ssh (count 1)
Apr 29 18:07:09 smx autossh[135733]: ssh child pid is 135736
Apr 29 18:07:15 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:07:33 smx volumiossh-tunnel[135736]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:07:33 smx autossh[135733]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:07:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:07:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:07:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:07:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:07:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:07:33 smx autossh[135768]: port set to 0, monitoring disabled
Apr 29 18:07:33 smx autossh[135768]: starting ssh (count 1)
Apr 29 18:07:33 smx autossh[135768]: ssh child pid is 135771
Apr 29 18:07:39 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:07:51 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:07:58 smx volumiossh-tunnel[135771]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:07:58 smx autossh[135768]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:07:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:07:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:07:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:07:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:07:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:07:58 smx autossh[135816]: port set to 0, monitoring disabled
Apr 29 18:07:58 smx autossh[135816]: starting ssh (count 1)
Apr 29 18:07:58 smx autossh[135816]: ssh child pid is 135819
Apr 29 18:08:04 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:08:16 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:08:22 smx volumiossh-tunnel[135819]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:08:22 smx autossh[135816]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:08:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:08:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:08:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:08:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:08:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:08:22 smx autossh[135851]: port set to 0, monitoring disabled
Apr 29 18:08:22 smx autossh[135851]: starting ssh (count 1)
Apr 29 18:08:22 smx autossh[135851]: ssh child pid is 135854
Apr 29 18:08:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:08:47 smx volumiossh-tunnel[135854]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:08:47 smx autossh[135851]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:08:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:08:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:08:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:08:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:08:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:08:47 smx autossh[135887]: port set to 0, monitoring disabled
Apr 29 18:08:47 smx autossh[135887]: starting ssh (count 1)
Apr 29 18:08:47 smx autossh[135887]: ssh child pid is 135890
Apr 29 18:09:05 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:09:05 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:09:11 smx volumiossh-tunnel[135890]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:09:11 smx autossh[135887]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:09:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:09:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:09:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:09:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:09:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:09:12 smx autossh[135936]: port set to 0, monitoring disabled
Apr 29 18:09:12 smx autossh[135936]: starting ssh (count 1)
Apr 29 18:09:12 smx autossh[135936]: ssh child pid is 135939
Apr 29 18:09:17 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:09:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:09:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:09:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:09:22 smx sudo[135961]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:09:22 smx sudo[135961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:09:22 smx autossh[135936]: received signal to exit (15)
Apr 29 18:09:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:09:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:09:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:09:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:09:22 smx sudo[135961]: pam_unix(sudo:session): session closed for user root
Apr 29 18:09:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:09:22 smx autossh[135965]: port set to 0, monitoring disabled
Apr 29 18:09:22 smx autossh[135965]: starting ssh (count 1)
Apr 29 18:09:22 smx autossh[135965]: ssh child pid is 135968
Apr 29 18:09:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:09:45 smx volumiossh-tunnel[135968]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:09:45 smx autossh[135965]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:09:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:09:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:09:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:09:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:09:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:09:45 smx autossh[135999]: port set to 0, monitoring disabled
Apr 29 18:09:45 smx autossh[135999]: starting ssh (count 1)
Apr 29 18:09:45 smx autossh[135999]: ssh child pid is 136002
Apr 29 18:10:07 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:10:10 smx volumiossh-tunnel[136002]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:10:10 smx autossh[135999]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:10:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:10:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:10:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:10:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:10:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:10:10 smx autossh[136047]: port set to 0, monitoring disabled
Apr 29 18:10:10 smx autossh[136047]: starting ssh (count 1)
Apr 29 18:10:10 smx autossh[136047]: ssh child pid is 136050
Apr 29 18:10:19 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:10:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:10:34 smx volumiossh-tunnel[136050]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:10:34 smx autossh[136047]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:10:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:10:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:10:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:10:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:10:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:10:35 smx autossh[136082]: port set to 0, monitoring disabled
Apr 29 18:10:35 smx autossh[136082]: starting ssh (count 1)
Apr 29 18:10:35 smx autossh[136082]: ssh child pid is 136085
Apr 29 18:10:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:10:59 smx volumiossh-tunnel[136085]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:10:59 smx autossh[136082]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:10:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:10:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:10:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:10:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:10:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:10:59 smx autossh[136130]: port set to 0, monitoring disabled
Apr 29 18:10:59 smx autossh[136130]: starting ssh (count 1)
Apr 29 18:10:59 smx autossh[136130]: ssh child pid is 136133
Apr 29 18:11:08 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 18:11:08 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 18:11:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:11:23 smx volumiossh-tunnel[136133]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:11:23 smx autossh[136130]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:11:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:11:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:11:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:11:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:11:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:11:24 smx autossh[136165]: port set to 0, monitoring disabled
Apr 29 18:11:24 smx autossh[136165]: starting ssh (count 1)
Apr 29 18:11:24 smx autossh[136165]: ssh child pid is 136168
Apr 29 18:11:48 smx volumiossh-tunnel[136168]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:11:48 smx autossh[136165]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:11:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:11:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:11:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:11:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:11:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:11:48 smx autossh[136212]: port set to 0, monitoring disabled
Apr 29 18:11:48 smx autossh[136212]: starting ssh (count 1)
Apr 29 18:11:48 smx autossh[136212]: ssh child pid is 136215
Apr 29 18:12:13 smx volumiossh-tunnel[136215]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:12:13 smx autossh[136212]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:12:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:12:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:12:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:12:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:12:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:12:13 smx autossh[136246]: port set to 0, monitoring disabled
Apr 29 18:12:13 smx autossh[136246]: starting ssh (count 1)
Apr 29 18:12:13 smx autossh[136246]: ssh child pid is 136249
Apr 29 18:12:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:12:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:12:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:12:22 smx sudo[136271]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:12:22 smx sudo[136271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:12:22 smx autossh[136246]: received signal to exit (15)
Apr 29 18:12:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:12:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:12:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:12:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:12:22 smx sudo[136271]: pam_unix(sudo:session): session closed for user root
Apr 29 18:12:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:12:22 smx autossh[136274]: port set to 0, monitoring disabled
Apr 29 18:12:22 smx autossh[136274]: starting ssh (count 1)
Apr 29 18:12:22 smx autossh[136274]: ssh child pid is 136277
Apr 29 18:12:22 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 18:12:46 smx volumiossh-tunnel[136277]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:12:46 smx autossh[136274]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:12:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:12:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:12:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:12:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:12:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:12:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:12:47 smx autossh[136308]: port set to 0, monitoring disabled
Apr 29 18:12:47 smx autossh[136308]: starting ssh (count 1)
Apr 29 18:12:47 smx autossh[136308]: ssh child pid is 136311
Apr 29 18:13:11 smx volumiossh-tunnel[136311]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:13:11 smx autossh[136308]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:13:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:13:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:13:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:13:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:13:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:13:11 smx autossh[136356]: port set to 0, monitoring disabled
Apr 29 18:13:11 smx autossh[136356]: starting ssh (count 1)
Apr 29 18:13:11 smx autossh[136356]: ssh child pid is 136359
Apr 29 18:13:36 smx volumiossh-tunnel[136359]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:13:36 smx autossh[136356]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:13:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:13:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:13:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:13:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:13:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:13:36 smx autossh[136392]: port set to 0, monitoring disabled
Apr 29 18:13:36 smx autossh[136392]: starting ssh (count 1)
Apr 29 18:13:36 smx autossh[136392]: ssh child pid is 136395
Apr 29 18:14:00 smx volumiossh-tunnel[136395]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:14:00 smx autossh[136392]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:14:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:14:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:14:01 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:14:01 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:14:01 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:14:01 smx autossh[136441]: port set to 0, monitoring disabled
Apr 29 18:14:01 smx autossh[136441]: starting ssh (count 1)
Apr 29 18:14:01 smx autossh[136441]: ssh child pid is 136444
Apr 29 18:14:25 smx volumiossh-tunnel[136444]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:14:25 smx autossh[136441]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:14:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:14:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:14:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:14:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:14:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:14:25 smx autossh[136475]: port set to 0, monitoring disabled
Apr 29 18:14:25 smx autossh[136475]: starting ssh (count 1)
Apr 29 18:14:25 smx autossh[136475]: ssh child pid is 136478
Apr 29 18:15:17 smx volumiossh-tunnel[136478]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:15:17 smx autossh[136475]: ssh exited with error status 255; restarting ssh
Apr 29 18:15:17 smx autossh[136475]: starting ssh (count 2)
Apr 29 18:15:17 smx autossh[136475]: ssh child pid is 136552
Apr 29 18:15:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:15:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:15:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:15:22 smx sudo[136573]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:15:22 smx sudo[136573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:15:22 smx autossh[136475]: received signal to exit (15)
Apr 29 18:15:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:15:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:15:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:15:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:15:22 smx sudo[136573]: pam_unix(sudo:session): session closed for user root
Apr 29 18:15:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:15:22 smx autossh[136576]: port set to 0, monitoring disabled
Apr 29 18:15:22 smx autossh[136576]: starting ssh (count 1)
Apr 29 18:15:22 smx autossh[136576]: ssh child pid is 136579
Apr 29 18:15:36 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:15:45 smx volumiossh-tunnel[136579]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:15:45 smx autossh[136576]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:15:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:15:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:15:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:15:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:15:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:15:45 smx autossh[136610]: port set to 0, monitoring disabled
Apr 29 18:15:45 smx autossh[136610]: starting ssh (count 1)
Apr 29 18:15:45 smx autossh[136610]: ssh child pid is 136613
Apr 29 18:16:10 smx volumiossh-tunnel[136613]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:16:10 smx autossh[136610]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:16:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:16:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:16:10 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:16:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:16:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:16:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:16:10 smx autossh[136658]: port set to 0, monitoring disabled
Apr 29 18:16:10 smx autossh[136658]: starting ssh (count 1)
Apr 29 18:16:10 smx autossh[136658]: ssh child pid is 136661
Apr 29 18:16:34 smx volumiossh-tunnel[136661]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:16:34 smx autossh[136658]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:16:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:16:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:16:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:16:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:16:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:16:34 smx autossh[136693]: port set to 0, monitoring disabled
Apr 29 18:16:34 smx autossh[136693]: starting ssh (count 1)
Apr 29 18:16:34 smx autossh[136693]: ssh child pid is 136696
Apr 29 18:16:59 smx volumiossh-tunnel[136696]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:16:59 smx autossh[136693]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:16:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:16:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:16:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:16:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:16:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:16:59 smx autossh[136740]: port set to 0, monitoring disabled
Apr 29 18:16:59 smx autossh[136740]: starting ssh (count 1)
Apr 29 18:16:59 smx autossh[136740]: ssh child pid is 136743
Apr 29 18:17:23 smx volumiossh-tunnel[136743]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:17:23 smx autossh[136740]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:17:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:17:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:17:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:17:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:17:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:17:24 smx autossh[136775]: port set to 0, monitoring disabled
Apr 29 18:17:24 smx autossh[136775]: starting ssh (count 1)
Apr 29 18:17:24 smx autossh[136775]: ssh child pid is 136778
Apr 29 18:17:48 smx volumiossh-tunnel[136778]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:17:48 smx autossh[136775]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:17:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:17:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:17:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:17:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:17:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:17:48 smx autossh[136809]: port set to 0, monitoring disabled
Apr 29 18:17:48 smx autossh[136809]: starting ssh (count 1)
Apr 29 18:17:48 smx autossh[136809]: ssh child pid is 136812
Apr 29 18:18:12 smx volumiossh-tunnel[136812]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:18:12 smx autossh[136809]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:18:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:18:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:18:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:18:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:18:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:18:13 smx autossh[136857]: port set to 0, monitoring disabled
Apr 29 18:18:13 smx autossh[136857]: starting ssh (count 1)
Apr 29 18:18:13 smx autossh[136857]: ssh child pid is 136860
Apr 29 18:18:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:18:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:18:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:18:22 smx sudo[136882]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:18:22 smx sudo[136882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:18:22 smx autossh[136857]: received signal to exit (15)
Apr 29 18:18:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:18:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:18:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:18:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:18:22 smx sudo[136882]: pam_unix(sudo:session): session closed for user root
Apr 29 18:18:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:18:22 smx autossh[136886]: port set to 0, monitoring disabled
Apr 29 18:18:22 smx autossh[136886]: starting ssh (count 1)
Apr 29 18:18:22 smx autossh[136886]: ssh child pid is 136889
Apr 29 18:18:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:18:46 smx volumiossh-tunnel[136889]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:18:46 smx autossh[136886]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:18:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:18:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:18:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:18:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:18:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:18:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:18:47 smx autossh[136921]: port set to 0, monitoring disabled
Apr 29 18:18:47 smx autossh[136921]: starting ssh (count 1)
Apr 29 18:18:47 smx autossh[136921]: ssh child pid is 136924
Apr 29 18:19:11 smx volumiossh-tunnel[136924]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:19:11 smx autossh[136921]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:19:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:19:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:19:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:19:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:19:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:19:11 smx autossh[136969]: port set to 0, monitoring disabled
Apr 29 18:19:11 smx autossh[136969]: starting ssh (count 1)
Apr 29 18:19:11 smx autossh[136969]: ssh child pid is 136972
Apr 29 18:19:35 smx volumiossh-tunnel[136972]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:19:35 smx autossh[136969]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:19:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:19:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:19:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:19:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:19:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:19:36 smx autossh[137004]: port set to 0, monitoring disabled
Apr 29 18:19:36 smx autossh[137004]: starting ssh (count 1)
Apr 29 18:19:36 smx autossh[137004]: ssh child pid is 137007
Apr 29 18:20:00 smx volumiossh-tunnel[137007]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:20:00 smx autossh[137004]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:20:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:20:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:20:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:20:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:20:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:20:00 smx autossh[137051]: port set to 0, monitoring disabled
Apr 29 18:20:00 smx autossh[137051]: starting ssh (count 1)
Apr 29 18:20:00 smx autossh[137051]: ssh child pid is 137054
Apr 29 18:20:25 smx volumiossh-tunnel[137054]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:20:25 smx autossh[137051]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:20:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:20:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:20:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:20:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:20:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:20:25 smx autossh[137086]: port set to 0, monitoring disabled
Apr 29 18:20:25 smx autossh[137086]: starting ssh (count 1)
Apr 29 18:20:25 smx autossh[137086]: ssh child pid is 137089
Apr 29 18:20:49 smx volumiossh-tunnel[137089]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:20:49 smx autossh[137086]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:20:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:20:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:20:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:20:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:20:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:20:49 smx autossh[137135]: port set to 0, monitoring disabled
Apr 29 18:20:49 smx autossh[137135]: starting ssh (count 1)
Apr 29 18:20:49 smx autossh[137135]: ssh child pid is 137138
Apr 29 18:21:14 smx volumiossh-tunnel[137138]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:21:14 smx autossh[137135]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:21:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:21:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:21:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:21:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:21:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:21:14 smx autossh[137170]: port set to 0, monitoring disabled
Apr 29 18:21:14 smx autossh[137170]: starting ssh (count 1)
Apr 29 18:21:14 smx autossh[137170]: ssh child pid is 137173
Apr 29 18:21:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:21:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:21:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:21:22 smx sudo[137194]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:21:22 smx sudo[137194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:21:22 smx autossh[137170]: received signal to exit (15)
Apr 29 18:21:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:21:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:21:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:21:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:21:22 smx sudo[137194]: pam_unix(sudo:session): session closed for user root
Apr 29 18:21:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:21:22 smx autossh[137197]: port set to 0, monitoring disabled
Apr 29 18:21:22 smx autossh[137197]: starting ssh (count 1)
Apr 29 18:21:22 smx autossh[137197]: ssh child pid is 137200
Apr 29 18:21:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:21:44 smx volumiossh-tunnel[137200]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:21:44 smx autossh[137197]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:21:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:21:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:21:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:21:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:21:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:21:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:21:45 smx autossh[137232]: port set to 0, monitoring disabled
Apr 29 18:21:45 smx autossh[137232]: starting ssh (count 1)
Apr 29 18:21:45 smx autossh[137232]: ssh child pid is 137235
Apr 29 18:22:09 smx volumiossh-tunnel[137235]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:22:09 smx autossh[137232]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:22:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:22:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:22:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:22:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:22:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:22:09 smx autossh[137280]: port set to 0, monitoring disabled
Apr 29 18:22:09 smx autossh[137280]: starting ssh (count 1)
Apr 29 18:22:09 smx autossh[137280]: ssh child pid is 137283
Apr 29 18:22:34 smx volumiossh-tunnel[137283]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:22:34 smx autossh[137280]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:22:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:22:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:22:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:22:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:22:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:22:34 smx autossh[137314]: port set to 0, monitoring disabled
Apr 29 18:22:34 smx autossh[137314]: starting ssh (count 1)
Apr 29 18:22:34 smx autossh[137314]: ssh child pid is 137317
Apr 29 18:22:58 smx volumiossh-tunnel[137317]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:22:58 smx autossh[137314]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:22:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:22:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:22:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:22:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:22:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:22:58 smx autossh[137348]: port set to 0, monitoring disabled
Apr 29 18:22:58 smx autossh[137348]: starting ssh (count 1)
Apr 29 18:22:58 smx autossh[137348]: ssh child pid is 137351
Apr 29 18:23:23 smx volumiossh-tunnel[137351]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:23:23 smx autossh[137348]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:23:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:23:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:23:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:23:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:23:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:23:23 smx autossh[137396]: port set to 0, monitoring disabled
Apr 29 18:23:23 smx autossh[137396]: starting ssh (count 1)
Apr 29 18:23:23 smx autossh[137396]: ssh child pid is 137399
Apr 29 18:23:47 smx volumiossh-tunnel[137399]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:23:47 smx autossh[137396]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:23:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:23:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:23:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:23:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:23:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:23:48 smx autossh[137432]: port set to 0, monitoring disabled
Apr 29 18:23:48 smx autossh[137432]: starting ssh (count 1)
Apr 29 18:23:48 smx autossh[137432]: ssh child pid is 137435
Apr 29 18:24:12 smx volumiossh-tunnel[137435]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:24:12 smx autossh[137432]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:24:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:24:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:24:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:24:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:24:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:24:12 smx autossh[137480]: port set to 0, monitoring disabled
Apr 29 18:24:12 smx autossh[137480]: starting ssh (count 1)
Apr 29 18:24:12 smx autossh[137480]: ssh child pid is 137483
Apr 29 18:24:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:24:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:24:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:24:22 smx sudo[137506]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:24:22 smx sudo[137506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:24:22 smx autossh[137480]: received signal to exit (15)
Apr 29 18:24:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:24:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:24:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:24:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:24:22 smx sudo[137506]: pam_unix(sudo:session): session closed for user root
Apr 29 18:24:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:24:22 smx autossh[137509]: port set to 0, monitoring disabled
Apr 29 18:24:22 smx autossh[137509]: starting ssh (count 1)
Apr 29 18:24:22 smx autossh[137509]: ssh child pid is 137512
Apr 29 18:24:24 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:24:46 smx volumiossh-tunnel[137512]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:24:46 smx autossh[137509]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:24:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:24:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:24:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:24:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:24:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:24:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:24:46 smx autossh[137544]: port set to 0, monitoring disabled
Apr 29 18:24:46 smx autossh[137544]: starting ssh (count 1)
Apr 29 18:24:46 smx autossh[137544]: ssh child pid is 137547
Apr 29 18:25:10 smx volumiossh-tunnel[137547]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:25:10 smx autossh[137544]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:25:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:25:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:25:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:25:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:25:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:25:11 smx autossh[137592]: port set to 0, monitoring disabled
Apr 29 18:25:11 smx autossh[137592]: starting ssh (count 1)
Apr 29 18:25:11 smx autossh[137592]: ssh child pid is 137595
Apr 29 18:25:50 smx volumiossh-tunnel[137595]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:25:50 smx autossh[137592]: ssh exited with error status 255; restarting ssh
Apr 29 18:25:50 smx autossh[137592]: starting ssh (count 2)
Apr 29 18:25:50 smx autossh[137592]: ssh child pid is 137654
Apr 29 18:26:13 smx volumiossh-tunnel[137654]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:26:13 smx autossh[137592]: ssh exited with error status 255; restarting ssh
Apr 29 18:26:13 smx autossh[137592]: starting ssh (count 3)
Apr 29 18:26:13 smx autossh[137592]: ssh child pid is 137684
Apr 29 18:26:37 smx volumiossh-tunnel[137684]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:26:37 smx autossh[137592]: ssh exited with error status 255; restarting ssh
Apr 29 18:26:37 smx autossh[137592]: starting ssh (count 4)
Apr 29 18:26:37 smx autossh[137592]: ssh child pid is 137715
Apr 29 18:27:02 smx volumiossh-tunnel[137715]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:27:02 smx autossh[137592]: ssh exited with error status 255; restarting ssh
Apr 29 18:27:02 smx autossh[137592]: starting ssh (count 5)
Apr 29 18:27:02 smx autossh[137592]: ssh child pid is 137759
Apr 29 18:27:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:27:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:27:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:27:22 smx sudo[137795]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:27:22 smx sudo[137795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:27:22 smx autossh[137592]: received signal to exit (15)
Apr 29 18:27:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:27:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:27:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:27:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:27:22 smx sudo[137795]: pam_unix(sudo:session): session closed for user root
Apr 29 18:27:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:27:22 smx autossh[137798]: port set to 0, monitoring disabled
Apr 29 18:27:22 smx autossh[137798]: starting ssh (count 1)
Apr 29 18:27:22 smx autossh[137798]: ssh child pid is 137801
Apr 29 18:27:33 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:27:45 smx volumiossh-tunnel[137801]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:27:45 smx autossh[137798]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:27:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:27:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:27:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:27:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:27:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:27:45 smx autossh[137833]: port set to 0, monitoring disabled
Apr 29 18:27:45 smx autossh[137833]: starting ssh (count 1)
Apr 29 18:27:45 smx autossh[137833]: ssh child pid is 137836
Apr 29 18:28:09 smx volumiossh-tunnel[137836]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:28:09 smx autossh[137833]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:28:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:28:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:28:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:28:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:28:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:28:10 smx autossh[137867]: port set to 0, monitoring disabled
Apr 29 18:28:10 smx autossh[137867]: starting ssh (count 1)
Apr 29 18:28:10 smx autossh[137867]: ssh child pid is 137870
Apr 29 18:28:22 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:28:34 smx volumiossh-tunnel[137870]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:28:34 smx autossh[137867]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:28:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:28:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:28:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:28:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:28:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:28:34 smx autossh[137915]: port set to 0, monitoring disabled
Apr 29 18:28:34 smx autossh[137915]: starting ssh (count 1)
Apr 29 18:28:34 smx autossh[137915]: ssh child pid is 137918
Apr 29 18:28:59 smx volumiossh-tunnel[137918]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:28:59 smx autossh[137915]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:28:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:28:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:28:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:28:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:28:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:28:59 smx autossh[137950]: port set to 0, monitoring disabled
Apr 29 18:28:59 smx autossh[137950]: starting ssh (count 1)
Apr 29 18:28:59 smx autossh[137950]: ssh child pid is 137953
Apr 29 18:29:23 smx volumiossh-tunnel[137953]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:29:23 smx autossh[137950]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:29:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:29:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:29:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:29:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:29:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:29:23 smx autossh[137999]: port set to 0, monitoring disabled
Apr 29 18:29:23 smx autossh[137999]: starting ssh (count 1)
Apr 29 18:29:23 smx autossh[137999]: ssh child pid is 138002
Apr 29 18:29:48 smx volumiossh-tunnel[138002]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:29:48 smx autossh[137999]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:29:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:29:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:29:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:29:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:29:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:29:48 smx autossh[138033]: port set to 0, monitoring disabled
Apr 29 18:29:48 smx autossh[138033]: starting ssh (count 1)
Apr 29 18:29:48 smx autossh[138033]: ssh child pid is 138036
Apr 29 18:29:48 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:29:48 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:30:12 smx volumiossh-tunnel[138036]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:30:12 smx autossh[138033]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:30:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:30:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:30:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:30:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:30:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:30:13 smx autossh[138082]: port set to 0, monitoring disabled
Apr 29 18:30:13 smx autossh[138082]: starting ssh (count 1)
Apr 29 18:30:13 smx autossh[138082]: ssh child pid is 138085
Apr 29 18:30:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:30:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:30:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:30:22 smx sudo[138106]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:30:22 smx sudo[138106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:30:22 smx autossh[138082]: received signal to exit (15)
Apr 29 18:30:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:30:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:30:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:30:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:30:22 smx sudo[138106]: pam_unix(sudo:session): session closed for user root
Apr 29 18:30:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:30:22 smx autossh[138109]: port set to 0, monitoring disabled
Apr 29 18:30:22 smx autossh[138109]: starting ssh (count 1)
Apr 29 18:30:22 smx autossh[138109]: ssh child pid is 138112
Apr 29 18:30:37 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:30:46 smx volumiossh-tunnel[138112]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:30:46 smx autossh[138109]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:30:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:30:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:30:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:30:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:30:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:30:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:30:47 smx autossh[138143]: port set to 0, monitoring disabled
Apr 29 18:30:47 smx autossh[138143]: starting ssh (count 1)
Apr 29 18:30:47 smx autossh[138143]: ssh child pid is 138146
Apr 29 18:31:11 smx volumiossh-tunnel[138146]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:31:11 smx autossh[138143]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:31:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:31:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:31:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:31:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:31:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:31:11 smx autossh[138192]: port set to 0, monitoring disabled
Apr 29 18:31:11 smx autossh[138192]: starting ssh (count 1)
Apr 29 18:31:11 smx autossh[138192]: ssh child pid is 138195
Apr 29 18:31:35 smx volumiossh-tunnel[138195]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:31:35 smx autossh[138192]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:31:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:31:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:31:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:31:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:31:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:31:36 smx autossh[138227]: port set to 0, monitoring disabled
Apr 29 18:31:36 smx autossh[138227]: starting ssh (count 1)
Apr 29 18:31:36 smx autossh[138227]: ssh child pid is 138230
Apr 29 18:32:00 smx volumiossh-tunnel[138230]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:32:00 smx autossh[138227]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:32:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:32:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:32:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:32:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:32:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:32:00 smx autossh[138261]: port set to 0, monitoring disabled
Apr 29 18:32:00 smx autossh[138261]: starting ssh (count 1)
Apr 29 18:32:00 smx autossh[138261]: ssh child pid is 138264
Apr 29 18:32:25 smx volumiossh-tunnel[138264]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:32:25 smx autossh[138261]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:32:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:32:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:32:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:32:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:32:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:32:25 smx autossh[138309]: port set to 0, monitoring disabled
Apr 29 18:32:25 smx autossh[138309]: starting ssh (count 1)
Apr 29 18:32:25 smx autossh[138309]: ssh child pid is 138312
Apr 29 18:32:49 smx volumiossh-tunnel[138312]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:32:49 smx autossh[138309]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:32:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:32:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:32:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:32:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:32:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:32:49 smx autossh[138343]: port set to 0, monitoring disabled
Apr 29 18:32:49 smx autossh[138343]: starting ssh (count 1)
Apr 29 18:32:49 smx autossh[138343]: ssh child pid is 138346
Apr 29 18:33:14 smx volumiossh-tunnel[138346]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:33:14 smx autossh[138343]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:33:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:33:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:33:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:33:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:33:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:33:14 smx autossh[138392]: port set to 0, monitoring disabled
Apr 29 18:33:14 smx autossh[138392]: starting ssh (count 1)
Apr 29 18:33:14 smx autossh[138392]: ssh child pid is 138395
Apr 29 18:33:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:33:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:33:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:33:22 smx sudo[138417]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:33:22 smx sudo[138417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:33:22 smx autossh[138392]: received signal to exit (15)
Apr 29 18:33:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:33:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:33:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:33:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:33:22 smx sudo[138417]: pam_unix(sudo:session): session closed for user root
Apr 29 18:33:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:33:22 smx autossh[138421]: port set to 0, monitoring disabled
Apr 29 18:33:22 smx autossh[138421]: starting ssh (count 1)
Apr 29 18:33:22 smx autossh[138421]: ssh child pid is 138424
Apr 29 18:33:44 smx volumiossh-tunnel[138424]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:33:44 smx autossh[138421]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:33:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:33:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:33:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:33:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 18:33:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:33:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:33:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:33:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:33:45 smx autossh[138455]: port set to 0, monitoring disabled
Apr 29 18:33:45 smx autossh[138455]: starting ssh (count 1)
Apr 29 18:33:45 smx autossh[138455]: ssh child pid is 138458
Apr 29 18:34:09 smx volumiossh-tunnel[138458]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:34:09 smx autossh[138455]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:34:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:34:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:34:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:34:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:34:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:34:09 smx autossh[138490]: port set to 0, monitoring disabled
Apr 29 18:34:09 smx autossh[138490]: starting ssh (count 1)
Apr 29 18:34:09 smx autossh[138490]: ssh child pid is 138493
Apr 29 18:34:34 smx volumiossh-tunnel[138493]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:34:34 smx autossh[138490]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:34:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:34:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:34:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:34:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:34:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:34:34 smx autossh[138539]: port set to 0, monitoring disabled
Apr 29 18:34:34 smx autossh[138539]: starting ssh (count 1)
Apr 29 18:34:34 smx autossh[138539]: ssh child pid is 138542
Apr 29 18:34:58 smx volumiossh-tunnel[138542]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:34:58 smx autossh[138539]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:34:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:34:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:34:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:34:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:34:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:34:58 smx autossh[138573]: port set to 0, monitoring disabled
Apr 29 18:34:58 smx autossh[138573]: starting ssh (count 1)
Apr 29 18:34:58 smx autossh[138573]: ssh child pid is 138576
Apr 29 18:35:23 smx volumiossh-tunnel[138576]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:35:23 smx autossh[138573]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:35:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:35:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:35:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:35:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:35:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:35:23 smx autossh[138621]: port set to 0, monitoring disabled
Apr 29 18:35:23 smx autossh[138621]: starting ssh (count 1)
Apr 29 18:35:23 smx autossh[138621]: ssh child pid is 138624
Apr 29 18:35:47 smx volumiossh-tunnel[138624]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:35:47 smx autossh[138621]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:35:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:35:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:35:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:35:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:35:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:35:48 smx autossh[138656]: port set to 0, monitoring disabled
Apr 29 18:35:48 smx autossh[138656]: starting ssh (count 1)
Apr 29 18:35:48 smx autossh[138656]: ssh child pid is 138659
Apr 29 18:36:12 smx volumiossh-tunnel[138659]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:36:12 smx autossh[138656]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:36:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:36:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:36:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:36:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:36:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:36:12 smx autossh[138704]: port set to 0, monitoring disabled
Apr 29 18:36:12 smx autossh[138704]: starting ssh (count 1)
Apr 29 18:36:12 smx autossh[138704]: ssh child pid is 138707
Apr 29 18:36:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:36:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:36:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:36:22 smx sudo[138730]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:36:22 smx sudo[138730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:36:22 smx autossh[138704]: received signal to exit (15)
Apr 29 18:36:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:36:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:36:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:36:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:36:22 smx sudo[138730]: pam_unix(sudo:session): session closed for user root
Apr 29 18:36:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:36:22 smx autossh[138733]: port set to 0, monitoring disabled
Apr 29 18:36:22 smx autossh[138733]: starting ssh (count 1)
Apr 29 18:36:22 smx autossh[138733]: ssh child pid is 138736
Apr 29 18:36:24 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:36:46 smx volumiossh-tunnel[138736]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:36:46 smx autossh[138733]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:36:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:36:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:36:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:36:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:36:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:36:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:36:46 smx autossh[138768]: port set to 0, monitoring disabled
Apr 29 18:36:46 smx autossh[138768]: starting ssh (count 1)
Apr 29 18:36:46 smx autossh[138768]: ssh child pid is 138771
Apr 29 18:37:10 smx volumiossh-tunnel[138771]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:37:10 smx autossh[138768]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:37:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:37:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:37:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:37:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:37:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:37:11 smx autossh[138801]: port set to 0, monitoring disabled
Apr 29 18:37:11 smx autossh[138801]: starting ssh (count 1)
Apr 29 18:37:11 smx autossh[138801]: ssh child pid is 138804
Apr 29 18:37:35 smx volumiossh-tunnel[138804]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:37:35 smx autossh[138801]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:37:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:37:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:37:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:37:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:37:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:37:35 smx autossh[138849]: port set to 0, monitoring disabled
Apr 29 18:37:35 smx autossh[138849]: starting ssh (count 1)
Apr 29 18:37:35 smx autossh[138849]: ssh child pid is 138852
Apr 29 18:37:59 smx volumiossh-tunnel[138852]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:37:59 smx autossh[138849]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:37:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:37:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:38:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:38:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:38:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:38:00 smx autossh[138884]: port set to 0, monitoring disabled
Apr 29 18:38:00 smx autossh[138884]: starting ssh (count 1)
Apr 29 18:38:00 smx autossh[138884]: ssh child pid is 138887
Apr 29 18:38:36 smx volumiossh-tunnel[138887]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:38:36 smx autossh[138884]: ssh exited with error status 255; restarting ssh
Apr 29 18:38:36 smx autossh[138884]: starting ssh (count 2)
Apr 29 18:38:36 smx autossh[138884]: ssh child pid is 138945
Apr 29 18:39:01 smx volumiossh-tunnel[138945]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:39:01 smx autossh[138884]: ssh exited with error status 255; restarting ssh
Apr 29 18:39:01 smx autossh[138884]: starting ssh (count 3)
Apr 29 18:39:01 smx autossh[138884]: ssh child pid is 138977
Apr 29 18:39:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:39:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:39:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:39:22 smx sudo[139028]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:39:22 smx sudo[139028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:39:22 smx autossh[138884]: received signal to exit (15)
Apr 29 18:39:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:39:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:39:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:39:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:39:22 smx sudo[139028]: pam_unix(sudo:session): session closed for user root
Apr 29 18:39:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:39:22 smx autossh[139031]: port set to 0, monitoring disabled
Apr 29 18:39:22 smx autossh[139031]: starting ssh (count 1)
Apr 29 18:39:22 smx autossh[139031]: ssh child pid is 139034
Apr 29 18:39:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:39:44 smx volumiossh-tunnel[139034]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:39:44 smx autossh[139031]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:39:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:39:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:39:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:39:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:39:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:39:44 smx autossh[139067]: port set to 0, monitoring disabled
Apr 29 18:39:44 smx autossh[139067]: starting ssh (count 1)
Apr 29 18:39:44 smx autossh[139067]: ssh child pid is 139070
Apr 29 18:39:53 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:40:08 smx volumiossh-tunnel[139070]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:40:08 smx autossh[139067]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:40:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:40:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:40:08 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:40:08 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:40:08 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:40:08 smx autossh[139102]: port set to 0, monitoring disabled
Apr 29 18:40:08 smx autossh[139102]: starting ssh (count 1)
Apr 29 18:40:08 smx autossh[139102]: ssh child pid is 139105
Apr 29 18:40:33 smx volumiossh-tunnel[139105]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:40:33 smx autossh[139102]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:40:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:40:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:40:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:40:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:40:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:40:33 smx autossh[139150]: port set to 0, monitoring disabled
Apr 29 18:40:33 smx autossh[139150]: starting ssh (count 1)
Apr 29 18:40:33 smx autossh[139150]: ssh child pid is 139153
Apr 29 18:40:57 smx volumiossh-tunnel[139153]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:40:57 smx autossh[139150]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:40:57 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:40:57 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:40:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:40:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:40:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:40:58 smx autossh[139184]: port set to 0, monitoring disabled
Apr 29 18:40:58 smx autossh[139184]: starting ssh (count 1)
Apr 29 18:40:58 smx autossh[139184]: ssh child pid is 139187
Apr 29 18:41:22 smx volumiossh-tunnel[139187]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:41:22 smx autossh[139184]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:41:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:41:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:41:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:41:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:41:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:41:22 smx autossh[139232]: port set to 0, monitoring disabled
Apr 29 18:41:22 smx autossh[139232]: starting ssh (count 1)
Apr 29 18:41:22 smx autossh[139232]: ssh child pid is 139235
Apr 29 18:41:46 smx volumiossh-tunnel[139235]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:41:46 smx autossh[139232]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:41:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:41:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:41:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:41:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:41:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:41:47 smx autossh[139267]: port set to 0, monitoring disabled
Apr 29 18:41:47 smx autossh[139267]: starting ssh (count 1)
Apr 29 18:41:47 smx autossh[139267]: ssh child pid is 139270
Apr 29 18:42:11 smx volumiossh-tunnel[139270]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:42:11 smx autossh[139267]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:42:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:42:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:42:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:42:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:42:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:42:11 smx autossh[139315]: port set to 0, monitoring disabled
Apr 29 18:42:11 smx autossh[139315]: starting ssh (count 1)
Apr 29 18:42:11 smx autossh[139315]: ssh child pid is 139318
Apr 29 18:42:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:42:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:42:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:42:22 smx sudo[139339]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:42:22 smx sudo[139339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:42:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:42:22 smx autossh[139315]: received signal to exit (15)
Apr 29 18:42:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:42:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:42:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:42:22 smx sudo[139339]: pam_unix(sudo:session): session closed for user root
Apr 29 18:42:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:42:22 smx autossh[139342]: port set to 0, monitoring disabled
Apr 29 18:42:22 smx autossh[139342]: starting ssh (count 1)
Apr 29 18:42:22 smx autossh[139342]: ssh child pid is 139345
Apr 29 18:42:45 smx volumiossh-tunnel[139345]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:42:45 smx autossh[139342]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:42:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:42:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:42:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:42:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 18:42:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:42:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:42:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:42:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:42:45 smx autossh[139377]: port set to 0, monitoring disabled
Apr 29 18:42:45 smx autossh[139377]: starting ssh (count 1)
Apr 29 18:42:45 smx autossh[139377]: ssh child pid is 139380
Apr 29 18:43:09 smx volumiossh-tunnel[139380]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:43:09 smx autossh[139377]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:43:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:43:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:43:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:43:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:43:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:43:10 smx autossh[139411]: port set to 0, monitoring disabled
Apr 29 18:43:10 smx autossh[139411]: starting ssh (count 1)
Apr 29 18:43:10 smx autossh[139411]: ssh child pid is 139414
Apr 29 18:43:34 smx volumiossh-tunnel[139414]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:43:34 smx autossh[139411]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:43:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:43:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:43:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:43:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:43:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:43:34 smx autossh[139460]: port set to 0, monitoring disabled
Apr 29 18:43:34 smx autossh[139460]: starting ssh (count 1)
Apr 29 18:43:34 smx autossh[139460]: ssh child pid is 139463
Apr 29 18:43:59 smx volumiossh-tunnel[139463]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:43:59 smx autossh[139460]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:43:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:43:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:43:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:43:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:43:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:43:59 smx autossh[139496]: port set to 0, monitoring disabled
Apr 29 18:43:59 smx autossh[139496]: starting ssh (count 1)
Apr 29 18:43:59 smx autossh[139496]: ssh child pid is 139499
Apr 29 18:44:23 smx volumiossh-tunnel[139499]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:44:23 smx autossh[139496]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:44:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:44:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:44:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:44:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:44:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:44:23 smx autossh[139544]: port set to 0, monitoring disabled
Apr 29 18:44:23 smx autossh[139544]: starting ssh (count 1)
Apr 29 18:44:23 smx autossh[139544]: ssh child pid is 139547
Apr 29 18:44:48 smx volumiossh-tunnel[139547]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:44:48 smx autossh[139544]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:44:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:44:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:44:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:44:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:44:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:44:48 smx autossh[139579]: port set to 0, monitoring disabled
Apr 29 18:44:48 smx autossh[139579]: starting ssh (count 1)
Apr 29 18:44:48 smx autossh[139579]: ssh child pid is 139582
Apr 29 18:45:12 smx volumiossh-tunnel[139582]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:45:12 smx autossh[139579]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:45:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:45:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:45:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:45:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:45:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:45:13 smx autossh[139628]: port set to 0, monitoring disabled
Apr 29 18:45:13 smx autossh[139628]: starting ssh (count 1)
Apr 29 18:45:13 smx autossh[139628]: ssh child pid is 139631
Apr 29 18:45:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:45:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:45:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:45:22 smx sudo[139653]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:45:22 smx sudo[139653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:45:22 smx autossh[139628]: received signal to exit (15)
Apr 29 18:45:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:45:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:45:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:45:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:45:22 smx sudo[139653]: pam_unix(sudo:session): session closed for user root
Apr 29 18:45:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:45:22 smx autossh[139656]: port set to 0, monitoring disabled
Apr 29 18:45:22 smx autossh[139656]: starting ssh (count 1)
Apr 29 18:45:22 smx autossh[139656]: ssh child pid is 139659
Apr 29 18:45:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:45:46 smx volumiossh-tunnel[139659]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:45:46 smx autossh[139656]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:45:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:45:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:45:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:45:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:45:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:45:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:45:46 smx autossh[139690]: port set to 0, monitoring disabled
Apr 29 18:45:46 smx autossh[139690]: starting ssh (count 1)
Apr 29 18:45:46 smx autossh[139690]: ssh child pid is 139693
Apr 29 18:46:11 smx volumiossh-tunnel[139693]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:46:11 smx autossh[139690]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:46:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:46:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:46:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:46:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:46:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:46:11 smx autossh[139725]: port set to 0, monitoring disabled
Apr 29 18:46:11 smx autossh[139725]: starting ssh (count 1)
Apr 29 18:46:11 smx autossh[139725]: ssh child pid is 139728
Apr 29 18:46:35 smx volumiossh-tunnel[139728]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:46:35 smx autossh[139725]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:46:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:46:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:46:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:46:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:46:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:46:35 smx autossh[139773]: port set to 0, monitoring disabled
Apr 29 18:46:35 smx autossh[139773]: starting ssh (count 1)
Apr 29 18:46:35 smx autossh[139773]: ssh child pid is 139776
Apr 29 18:47:00 smx volumiossh-tunnel[139776]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:47:00 smx autossh[139773]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:47:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:47:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:47:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:47:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:47:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:47:00 smx autossh[139808]: port set to 0, monitoring disabled
Apr 29 18:47:00 smx autossh[139808]: starting ssh (count 1)
Apr 29 18:47:00 smx autossh[139808]: ssh child pid is 139811
Apr 29 18:47:24 smx volumiossh-tunnel[139811]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:47:24 smx autossh[139808]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:47:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:47:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:47:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:47:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:47:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:47:25 smx autossh[139855]: port set to 0, monitoring disabled
Apr 29 18:47:25 smx autossh[139855]: starting ssh (count 1)
Apr 29 18:47:25 smx autossh[139855]: ssh child pid is 139858
Apr 29 18:47:49 smx volumiossh-tunnel[139858]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:47:49 smx autossh[139855]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:47:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:47:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:47:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:47:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:47:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:47:49 smx autossh[139889]: port set to 0, monitoring disabled
Apr 29 18:47:49 smx autossh[139889]: starting ssh (count 1)
Apr 29 18:47:49 smx autossh[139889]: ssh child pid is 139892
Apr 29 18:48:21 smx volumiossh-tunnel[139892]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:48:21 smx autossh[139889]: ssh exited with error status 255; restarting ssh
Apr 29 18:48:21 smx autossh[139889]: starting ssh (count 2)
Apr 29 18:48:21 smx autossh[139889]: ssh child pid is 139938
Apr 29 18:48:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:48:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:48:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:48:22 smx sudo[139945]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:48:22 smx sudo[139945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:48:22 smx autossh[139889]: received signal to exit (15)
Apr 29 18:48:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:48:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:48:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:48:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:48:22 smx sudo[139945]: pam_unix(sudo:session): session closed for user root
Apr 29 18:48:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:48:22 smx autossh[139949]: port set to 0, monitoring disabled
Apr 29 18:48:22 smx autossh[139949]: starting ssh (count 1)
Apr 29 18:48:22 smx autossh[139949]: ssh child pid is 139952
Apr 29 18:48:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:48:46 smx volumiossh-tunnel[139952]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:48:46 smx autossh[139949]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:48:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:48:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:48:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:48:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:48:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:48:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:48:46 smx autossh[139997]: port set to 0, monitoring disabled
Apr 29 18:48:46 smx autossh[139997]: starting ssh (count 1)
Apr 29 18:48:46 smx autossh[139997]: ssh child pid is 140000
Apr 29 18:49:11 smx volumiossh-tunnel[140000]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:49:11 smx autossh[139997]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:49:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:49:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:49:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:49:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:49:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:49:11 smx autossh[140033]: port set to 0, monitoring disabled
Apr 29 18:49:11 smx autossh[140033]: starting ssh (count 1)
Apr 29 18:49:11 smx autossh[140033]: ssh child pid is 140036
Apr 29 18:49:35 smx volumiossh-tunnel[140036]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:49:35 smx autossh[140033]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:49:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:49:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:49:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:49:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:49:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:49:35 smx autossh[140082]: port set to 0, monitoring disabled
Apr 29 18:49:35 smx autossh[140082]: starting ssh (count 1)
Apr 29 18:49:35 smx autossh[140082]: ssh child pid is 140085
Apr 29 18:50:00 smx volumiossh-tunnel[140085]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:50:00 smx autossh[140082]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:50:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:50:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:50:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:50:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:50:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:50:00 smx autossh[140117]: port set to 0, monitoring disabled
Apr 29 18:50:00 smx autossh[140117]: starting ssh (count 1)
Apr 29 18:50:00 smx autossh[140117]: ssh child pid is 140120
Apr 29 18:50:24 smx volumiossh-tunnel[140120]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:50:24 smx autossh[140117]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:50:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:50:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:50:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:50:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:50:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:50:25 smx autossh[140165]: port set to 0, monitoring disabled
Apr 29 18:50:25 smx autossh[140165]: starting ssh (count 1)
Apr 29 18:50:25 smx autossh[140165]: ssh child pid is 140168
Apr 29 18:50:49 smx volumiossh-tunnel[140168]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:50:49 smx autossh[140165]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:50:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:50:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:50:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:50:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:50:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:50:49 smx autossh[140200]: port set to 0, monitoring disabled
Apr 29 18:50:49 smx autossh[140200]: starting ssh (count 1)
Apr 29 18:50:49 smx autossh[140200]: ssh child pid is 140203
Apr 29 18:51:13 smx volumiossh-tunnel[140203]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:51:13 smx autossh[140200]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:51:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:51:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:51:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:51:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:51:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:51:14 smx autossh[140249]: port set to 0, monitoring disabled
Apr 29 18:51:14 smx autossh[140249]: starting ssh (count 1)
Apr 29 18:51:14 smx autossh[140249]: ssh child pid is 140252
Apr 29 18:51:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:51:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:51:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:51:22 smx sudo[140260]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:51:22 smx sudo[140260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:51:22 smx autossh[140249]: received signal to exit (15)
Apr 29 18:51:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:51:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:51:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:51:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:51:22 smx sudo[140260]: pam_unix(sudo:session): session closed for user root
Apr 29 18:51:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:51:22 smx autossh[140263]: port set to 0, monitoring disabled
Apr 29 18:51:22 smx autossh[140263]: starting ssh (count 1)
Apr 29 18:51:22 smx autossh[140263]: ssh child pid is 140266
Apr 29 18:51:44 smx volumiossh-tunnel[140266]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:51:44 smx autossh[140263]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:51:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:51:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:51:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:51:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 18:51:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:51:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:51:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:51:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:51:44 smx autossh[140312]: port set to 0, monitoring disabled
Apr 29 18:51:44 smx autossh[140312]: starting ssh (count 1)
Apr 29 18:51:44 smx autossh[140312]: ssh child pid is 140315
Apr 29 18:52:09 smx volumiossh-tunnel[140315]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:52:09 smx autossh[140312]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:52:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:52:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:52:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:52:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:52:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:52:09 smx autossh[140346]: port set to 0, monitoring disabled
Apr 29 18:52:09 smx autossh[140346]: starting ssh (count 1)
Apr 29 18:52:09 smx autossh[140346]: ssh child pid is 140349
Apr 29 18:52:33 smx volumiossh-tunnel[140349]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:52:33 smx autossh[140346]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:52:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:52:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:52:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:52:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:52:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:52:34 smx autossh[140394]: port set to 0, monitoring disabled
Apr 29 18:52:34 smx autossh[140394]: starting ssh (count 1)
Apr 29 18:52:34 smx autossh[140394]: ssh child pid is 140397
Apr 29 18:52:58 smx volumiossh-tunnel[140397]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:52:58 smx autossh[140394]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:52:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:52:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:52:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:52:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:52:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:52:58 smx autossh[140428]: port set to 0, monitoring disabled
Apr 29 18:52:58 smx autossh[140428]: starting ssh (count 1)
Apr 29 18:52:58 smx autossh[140428]: ssh child pid is 140431
Apr 29 18:53:22 smx volumiossh-tunnel[140431]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:53:22 smx autossh[140428]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:53:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:53:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:53:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:53:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:53:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:53:23 smx autossh[140477]: port set to 0, monitoring disabled
Apr 29 18:53:23 smx autossh[140477]: starting ssh (count 1)
Apr 29 18:53:23 smx autossh[140477]: ssh child pid is 140480
Apr 29 18:53:47 smx volumiossh-tunnel[140480]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:53:47 smx autossh[140477]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:53:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:53:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:53:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:53:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:53:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:53:47 smx autossh[140513]: port set to 0, monitoring disabled
Apr 29 18:53:47 smx autossh[140513]: starting ssh (count 1)
Apr 29 18:53:47 smx autossh[140513]: ssh child pid is 140516
Apr 29 18:54:12 smx volumiossh-tunnel[140516]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:54:12 smx autossh[140513]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:54:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:54:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:54:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:54:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:54:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:54:12 smx autossh[140547]: port set to 0, monitoring disabled
Apr 29 18:54:12 smx autossh[140547]: starting ssh (count 1)
Apr 29 18:54:12 smx autossh[140547]: ssh child pid is 140550
Apr 29 18:54:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:54:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:54:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:54:22 smx sudo[140572]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:54:22 smx sudo[140572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:54:22 smx autossh[140547]: received signal to exit (15)
Apr 29 18:54:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:54:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:54:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:54:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:54:22 smx sudo[140572]: pam_unix(sudo:session): session closed for user root
Apr 29 18:54:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:54:22 smx autossh[140575]: port set to 0, monitoring disabled
Apr 29 18:54:22 smx autossh[140575]: starting ssh (count 1)
Apr 29 18:54:22 smx autossh[140575]: ssh child pid is 140578
Apr 29 18:54:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:54:45 smx volumiossh-tunnel[140578]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:54:45 smx autossh[140575]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:54:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:54:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:54:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:54:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:54:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:54:46 smx autossh[140623]: port set to 0, monitoring disabled
Apr 29 18:54:46 smx autossh[140623]: starting ssh (count 1)
Apr 29 18:54:46 smx autossh[140623]: ssh child pid is 140626
Apr 29 18:54:48 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 18:55:10 smx volumiossh-tunnel[140626]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:55:10 smx autossh[140623]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:55:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:55:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:55:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:55:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:55:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:55:10 smx autossh[140657]: port set to 0, monitoring disabled
Apr 29 18:55:10 smx autossh[140657]: starting ssh (count 1)
Apr 29 18:55:10 smx autossh[140657]: ssh child pid is 140660
Apr 29 18:55:13 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:55:35 smx volumiossh-tunnel[140660]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:55:35 smx autossh[140657]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:55:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:55:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:55:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:55:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:55:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:55:35 smx autossh[140706]: port set to 0, monitoring disabled
Apr 29 18:55:35 smx autossh[140706]: starting ssh (count 1)
Apr 29 18:55:35 smx autossh[140706]: ssh child pid is 140709
Apr 29 18:55:59 smx volumiossh-tunnel[140709]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:55:59 smx autossh[140706]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:55:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:55:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:55:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:55:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:55:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:55:59 smx autossh[140741]: port set to 0, monitoring disabled
Apr 29 18:55:59 smx autossh[140741]: starting ssh (count 1)
Apr 29 18:55:59 smx autossh[140741]: ssh child pid is 140744
Apr 29 18:56:24 smx volumiossh-tunnel[140744]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:56:24 smx autossh[140741]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:56:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:56:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:56:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:56:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:56:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:56:24 smx autossh[140790]: port set to 0, monitoring disabled
Apr 29 18:56:24 smx autossh[140790]: starting ssh (count 1)
Apr 29 18:56:24 smx autossh[140790]: ssh child pid is 140793
Apr 29 18:56:48 smx volumiossh-tunnel[140793]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:56:48 smx autossh[140790]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:56:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:56:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:56:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:56:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:56:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:56:49 smx autossh[140827]: port set to 0, monitoring disabled
Apr 29 18:56:49 smx autossh[140827]: starting ssh (count 1)
Apr 29 18:56:49 smx autossh[140827]: ssh child pid is 140830
Apr 29 18:57:13 smx volumiossh-tunnel[140830]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:57:13 smx autossh[140827]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:57:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:57:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:57:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 18:57:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:57:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:57:13 smx autossh[140874]: port set to 0, monitoring disabled
Apr 29 18:57:13 smx autossh[140874]: starting ssh (count 1)
Apr 29 18:57:13 smx autossh[140874]: ssh child pid is 140877
Apr 29 18:57:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 18:57:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 18:57:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 18:57:22 smx sudo[140886]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 18:57:22 smx sudo[140886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 18:57:22 smx autossh[140874]: received signal to exit (15)
Apr 29 18:57:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 18:57:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 18:57:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:57:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:57:22 smx sudo[140886]: pam_unix(sudo:session): session closed for user root
Apr 29 18:57:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 18:57:22 smx autossh[140889]: port set to 0, monitoring disabled
Apr 29 18:57:22 smx autossh[140889]: starting ssh (count 1)
Apr 29 18:57:22 smx autossh[140889]: ssh child pid is 140892
Apr 29 18:57:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 18:57:44 smx volumiossh-tunnel[140892]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:57:44 smx autossh[140889]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:57:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:57:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:57:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 18:57:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 18:57:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:57:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:57:44 smx autossh[140936]: port set to 0, monitoring disabled
Apr 29 18:57:44 smx autossh[140936]: starting ssh (count 1)
Apr 29 18:57:44 smx autossh[140936]: ssh child pid is 140939
Apr 29 18:58:08 smx volumiossh-tunnel[140939]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:58:08 smx autossh[140936]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:58:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:58:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:58:08 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 18:58:08 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:58:08 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:58:08 smx autossh[140971]: port set to 0, monitoring disabled
Apr 29 18:58:08 smx autossh[140971]: starting ssh (count 1)
Apr 29 18:58:08 smx autossh[140971]: ssh child pid is 140974
Apr 29 18:58:33 smx volumiossh-tunnel[140974]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:58:33 smx autossh[140971]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:58:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:58:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:58:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 18:58:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:58:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:58:33 smx autossh[141020]: port set to 0, monitoring disabled
Apr 29 18:58:33 smx autossh[141020]: starting ssh (count 1)
Apr 29 18:58:33 smx autossh[141020]: ssh child pid is 141023
Apr 29 18:58:57 smx volumiossh-tunnel[141023]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:58:57 smx autossh[141020]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:58:57 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:58:57 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:58:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 18:58:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:58:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:58:58 smx autossh[141055]: port set to 0, monitoring disabled
Apr 29 18:58:58 smx autossh[141055]: starting ssh (count 1)
Apr 29 18:58:58 smx autossh[141055]: ssh child pid is 141058
Apr 29 18:59:22 smx volumiossh-tunnel[141058]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:59:22 smx autossh[141055]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:59:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:59:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:59:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 18:59:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:59:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:59:22 smx autossh[141090]: port set to 0, monitoring disabled
Apr 29 18:59:22 smx autossh[141090]: starting ssh (count 1)
Apr 29 18:59:22 smx autossh[141090]: ssh child pid is 141093
Apr 29 18:59:46 smx volumiossh-tunnel[141093]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 18:59:46 smx autossh[141090]: ssh exited prematurely with status 255; autossh exiting
Apr 29 18:59:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 18:59:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 18:59:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 18:59:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:59:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 18:59:47 smx autossh[141138]: port set to 0, monitoring disabled
Apr 29 18:59:47 smx autossh[141138]: starting ssh (count 1)
Apr 29 18:59:47 smx autossh[141138]: ssh child pid is 141141
Apr 29 19:00:11 smx volumiossh-tunnel[141141]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:00:11 smx autossh[141138]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:00:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:00:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:00:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:00:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:00:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:00:11 smx autossh[141173]: port set to 0, monitoring disabled
Apr 29 19:00:11 smx autossh[141173]: starting ssh (count 1)
Apr 29 19:00:11 smx autossh[141173]: ssh child pid is 141176
Apr 29 19:00:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:00:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:00:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:00:22 smx sudo[141198]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:00:22 smx sudo[141198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:00:22 smx autossh[141173]: received signal to exit (15)
Apr 29 19:00:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:00:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:00:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:00:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:00:22 smx sudo[141198]: pam_unix(sudo:session): session closed for user root
Apr 29 19:00:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:00:22 smx autossh[141201]: port set to 0, monitoring disabled
Apr 29 19:00:22 smx autossh[141201]: starting ssh (count 1)
Apr 29 19:00:22 smx autossh[141201]: ssh child pid is 141204
Apr 29 19:00:45 smx volumiossh-tunnel[141204]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:00:45 smx autossh[141201]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:00:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:00:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:00:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:00:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:00:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:00:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:00:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:00:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:00:45 smx autossh[141249]: port set to 0, monitoring disabled
Apr 29 19:00:45 smx autossh[141249]: starting ssh (count 1)
Apr 29 19:00:45 smx autossh[141249]: ssh child pid is 141252
Apr 29 19:01:09 smx volumiossh-tunnel[141252]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:01:09 smx autossh[141249]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:01:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:01:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:01:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:01:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:01:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:01:10 smx autossh[141283]: port set to 0, monitoring disabled
Apr 29 19:01:10 smx autossh[141283]: starting ssh (count 1)
Apr 29 19:01:10 smx autossh[141283]: ssh child pid is 141286
Apr 29 19:01:34 smx volumiossh-tunnel[141286]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:01:34 smx autossh[141283]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:01:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:01:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:01:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:01:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:01:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:01:34 smx autossh[141332]: port set to 0, monitoring disabled
Apr 29 19:01:34 smx autossh[141332]: starting ssh (count 1)
Apr 29 19:01:34 smx autossh[141332]: ssh child pid is 141335
Apr 29 19:01:59 smx volumiossh-tunnel[141335]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:01:59 smx autossh[141332]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:01:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:01:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:01:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:01:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:01:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:01:59 smx autossh[141367]: port set to 0, monitoring disabled
Apr 29 19:01:59 smx autossh[141367]: starting ssh (count 1)
Apr 29 19:01:59 smx autossh[141367]: ssh child pid is 141370
Apr 29 19:02:23 smx volumiossh-tunnel[141370]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:02:23 smx autossh[141367]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:02:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:02:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:02:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:02:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:02:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:02:23 smx autossh[141401]: port set to 0, monitoring disabled
Apr 29 19:02:23 smx autossh[141401]: starting ssh (count 1)
Apr 29 19:02:23 smx autossh[141401]: ssh child pid is 141404
Apr 29 19:02:48 smx volumiossh-tunnel[141404]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:02:48 smx autossh[141401]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:02:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:02:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:02:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:02:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:02:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:02:48 smx autossh[141450]: port set to 0, monitoring disabled
Apr 29 19:02:48 smx autossh[141450]: starting ssh (count 1)
Apr 29 19:02:48 smx autossh[141450]: ssh child pid is 141453
Apr 29 19:03:12 smx volumiossh-tunnel[141453]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:03:12 smx autossh[141450]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:03:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:03:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:03:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:03:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:03:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:03:13 smx autossh[141484]: port set to 0, monitoring disabled
Apr 29 19:03:13 smx autossh[141484]: starting ssh (count 1)
Apr 29 19:03:13 smx autossh[141484]: ssh child pid is 141487
Apr 29 19:03:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:03:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:03:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:03:22 smx sudo[141509]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:03:22 smx sudo[141509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:03:22 smx autossh[141484]: received signal to exit (15)
Apr 29 19:03:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:03:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:03:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:03:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:03:22 smx sudo[141509]: pam_unix(sudo:session): session closed for user root
Apr 29 19:03:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:03:22 smx autossh[141512]: port set to 0, monitoring disabled
Apr 29 19:03:22 smx autossh[141512]: starting ssh (count 1)
Apr 29 19:03:22 smx autossh[141512]: ssh child pid is 141515
Apr 29 19:03:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:03:46 smx volumiossh-tunnel[141515]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:03:46 smx autossh[141512]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:03:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:03:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:03:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:03:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:03:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:03:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:03:46 smx autossh[141561]: port set to 0, monitoring disabled
Apr 29 19:03:46 smx autossh[141561]: starting ssh (count 1)
Apr 29 19:03:46 smx autossh[141561]: ssh child pid is 141564
Apr 29 19:04:11 smx volumiossh-tunnel[141564]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:04:11 smx autossh[141561]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:04:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:04:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:04:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:04:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:04:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:04:11 smx autossh[141595]: port set to 0, monitoring disabled
Apr 29 19:04:11 smx autossh[141595]: starting ssh (count 1)
Apr 29 19:04:11 smx autossh[141595]: ssh child pid is 141598
Apr 29 19:04:35 smx volumiossh-tunnel[141598]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:04:35 smx autossh[141595]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:04:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:04:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:04:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:04:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:04:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:04:35 smx autossh[141643]: port set to 0, monitoring disabled
Apr 29 19:04:35 smx autossh[141643]: starting ssh (count 1)
Apr 29 19:04:35 smx autossh[141643]: ssh child pid is 141646
Apr 29 19:05:00 smx volumiossh-tunnel[141646]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:05:00 smx autossh[141643]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:05:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:05:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:05:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:05:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:05:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:05:00 smx autossh[141678]: port set to 0, monitoring disabled
Apr 29 19:05:00 smx autossh[141678]: starting ssh (count 1)
Apr 29 19:05:00 smx autossh[141678]: ssh child pid is 141681
Apr 29 19:05:24 smx volumiossh-tunnel[141681]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:05:24 smx autossh[141678]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:05:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:05:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:05:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:05:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:05:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:05:25 smx autossh[141727]: port set to 0, monitoring disabled
Apr 29 19:05:25 smx autossh[141727]: starting ssh (count 1)
Apr 29 19:05:25 smx autossh[141727]: ssh child pid is 141730
Apr 29 19:05:49 smx volumiossh-tunnel[141730]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:05:49 smx autossh[141727]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:05:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:05:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:05:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:05:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:05:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:05:49 smx autossh[141763]: port set to 0, monitoring disabled
Apr 29 19:05:49 smx autossh[141763]: starting ssh (count 1)
Apr 29 19:05:49 smx autossh[141763]: ssh child pid is 141766
Apr 29 19:06:14 smx volumiossh-tunnel[141766]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:06:14 smx autossh[141763]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:06:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:06:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:06:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:06:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:06:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:06:14 smx autossh[141797]: port set to 0, monitoring disabled
Apr 29 19:06:14 smx autossh[141797]: starting ssh (count 1)
Apr 29 19:06:14 smx autossh[141797]: ssh child pid is 141800
Apr 29 19:06:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:06:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:06:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:06:22 smx sudo[141822]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:06:22 smx sudo[141822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:06:22 smx autossh[141797]: received signal to exit (15)
Apr 29 19:06:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:06:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:06:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:06:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:06:22 smx sudo[141822]: pam_unix(sudo:session): session closed for user root
Apr 29 19:06:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:06:22 smx autossh[141825]: port set to 0, monitoring disabled
Apr 29 19:06:22 smx autossh[141825]: starting ssh (count 1)
Apr 29 19:06:22 smx autossh[141825]: ssh child pid is 141828
Apr 29 19:06:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:06:58 smx volumiossh-tunnel[141828]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:06:58 smx autossh[141825]: ssh exited with error status 255; restarting ssh
Apr 29 19:06:58 smx autossh[141825]: starting ssh (count 2)
Apr 29 19:06:58 smx autossh[141825]: ssh child pid is 141886
Apr 29 19:06:58 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:07:23 smx volumiossh-tunnel[141886]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:07:23 smx autossh[141825]: ssh exited with error status 255; restarting ssh
Apr 29 19:07:23 smx autossh[141825]: starting ssh (count 3)
Apr 29 19:07:23 smx autossh[141825]: ssh child pid is 141918
Apr 29 19:07:47 smx volumiossh-tunnel[141918]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:07:47 smx autossh[141825]: ssh exited with error status 255; restarting ssh
Apr 29 19:07:47 smx autossh[141825]: starting ssh (count 4)
Apr 29 19:07:47 smx autossh[141825]: ssh child pid is 141961
Apr 29 19:08:12 smx volumiossh-tunnel[141961]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:08:12 smx autossh[141825]: ssh exited with error status 255; restarting ssh
Apr 29 19:08:12 smx autossh[141825]: starting ssh (count 5)
Apr 29 19:08:12 smx autossh[141825]: ssh child pid is 141992
Apr 29 19:08:36 smx volumiossh-tunnel[141992]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:08:36 smx autossh[141825]: ssh exited with error status 255; restarting ssh
Apr 29 19:08:36 smx autossh[141825]: starting ssh (count 6)
Apr 29 19:08:36 smx autossh[141825]: ssh child pid is 142036
Apr 29 19:09:01 smx volumiossh-tunnel[142036]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:09:01 smx autossh[141825]: ssh exited with error status 255; restarting ssh
Apr 29 19:09:03 smx autossh[141825]: starting ssh (count 7)
Apr 29 19:09:03 smx autossh[141825]: ssh child pid is 142068
Apr 29 19:09:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:09:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:09:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:09:22 smx sudo[142104]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:09:22 smx sudo[142104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:09:22 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
Apr 29 19:09:22 smx autossh[141825]: received signal to exit (15)
Apr 29 19:09:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:09:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:09:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:09:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:09:22 smx sudo[142104]: pam_unix(sudo:session): session closed for user root
Apr 29 19:09:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:09:22 smx autossh[142109]: port set to 0, monitoring disabled
Apr 29 19:09:22 smx autossh[142109]: starting ssh (count 1)
Apr 29 19:09:22 smx autossh[142109]: ssh child pid is 142112
Apr 29 19:09:22 smx systemd[1]: apt-daily.service: Deactivated successfully.
Apr 29 19:09:22 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
Apr 29 19:09:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:09:44 smx volumiossh-tunnel[142112]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:09:44 smx autossh[142109]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:09:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:09:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:09:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:09:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:09:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:09:44 smx autossh[142188]: port set to 0, monitoring disabled
Apr 29 19:09:44 smx autossh[142188]: starting ssh (count 1)
Apr 29 19:09:44 smx autossh[142188]: ssh child pid is 142191
Apr 29 19:09:50 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:10:09 smx volumiossh-tunnel[142191]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:10:09 smx autossh[142188]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:10:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:10:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:10:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:10:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:10:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:10:09 smx autossh[142236]: port set to 0, monitoring disabled
Apr 29 19:10:09 smx autossh[142236]: starting ssh (count 1)
Apr 29 19:10:09 smx autossh[142236]: ssh child pid is 142239
Apr 29 19:10:33 smx volumiossh-tunnel[142239]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:10:33 smx autossh[142236]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:10:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:10:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:10:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:10:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:10:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:10:33 smx autossh[142271]: port set to 0, monitoring disabled
Apr 29 19:10:33 smx autossh[142271]: starting ssh (count 1)
Apr 29 19:10:33 smx autossh[142271]: ssh child pid is 142274
Apr 29 19:10:58 smx volumiossh-tunnel[142274]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:10:58 smx autossh[142271]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:10:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:10:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:10:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:10:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:10:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:10:58 smx autossh[142320]: port set to 0, monitoring disabled
Apr 29 19:10:58 smx autossh[142320]: starting ssh (count 1)
Apr 29 19:10:58 smx autossh[142320]: ssh child pid is 142323
Apr 29 19:11:22 smx volumiossh-tunnel[142323]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:11:22 smx autossh[142320]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:11:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:11:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:11:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:11:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:11:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:11:23 smx autossh[142354]: port set to 0, monitoring disabled
Apr 29 19:11:23 smx autossh[142354]: starting ssh (count 1)
Apr 29 19:11:23 smx autossh[142354]: ssh child pid is 142357
Apr 29 19:11:47 smx volumiossh-tunnel[142357]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:11:47 smx autossh[142354]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:11:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:11:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:11:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:11:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:11:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:11:47 smx autossh[142403]: port set to 0, monitoring disabled
Apr 29 19:11:47 smx autossh[142403]: starting ssh (count 1)
Apr 29 19:11:47 smx autossh[142403]: ssh child pid is 142406
Apr 29 19:12:11 smx volumiossh-tunnel[142406]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:12:11 smx autossh[142403]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:12:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:12:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:12:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:12:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:12:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:12:12 smx autossh[142438]: port set to 0, monitoring disabled
Apr 29 19:12:12 smx autossh[142438]: starting ssh (count 1)
Apr 29 19:12:12 smx autossh[142438]: ssh child pid is 142441
Apr 29 19:12:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:12:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:12:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:12:22 smx sudo[142463]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:12:22 smx sudo[142463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:12:22 smx autossh[142438]: received signal to exit (15)
Apr 29 19:12:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:12:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:12:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:12:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:12:22 smx sudo[142463]: pam_unix(sudo:session): session closed for user root
Apr 29 19:12:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:12:22 smx autossh[142466]: port set to 0, monitoring disabled
Apr 29 19:12:22 smx autossh[142466]: starting ssh (count 1)
Apr 29 19:12:22 smx autossh[142466]: ssh child pid is 142469
Apr 29 19:12:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:12:45 smx volumiossh-tunnel[142469]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:12:45 smx autossh[142466]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:12:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:12:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:12:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:12:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:12:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:12:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:12:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:12:45 smx autossh[142514]: port set to 0, monitoring disabled
Apr 29 19:12:45 smx autossh[142514]: starting ssh (count 1)
Apr 29 19:12:45 smx autossh[142514]: ssh child pid is 142517
Apr 29 19:13:10 smx volumiossh-tunnel[142517]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:13:10 smx autossh[142514]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:13:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:13:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:13:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:13:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:13:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:13:10 smx autossh[142548]: port set to 0, monitoring disabled
Apr 29 19:13:10 smx autossh[142548]: starting ssh (count 1)
Apr 29 19:13:10 smx autossh[142548]: ssh child pid is 142551
Apr 29 19:13:34 smx volumiossh-tunnel[142551]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:13:34 smx autossh[142548]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:13:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:13:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:13:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:13:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:13:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:13:35 smx autossh[142582]: port set to 0, monitoring disabled
Apr 29 19:13:35 smx autossh[142582]: starting ssh (count 1)
Apr 29 19:13:35 smx autossh[142582]: ssh child pid is 142585
Apr 29 19:13:59 smx volumiossh-tunnel[142585]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:13:59 smx autossh[142582]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:13:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:13:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:13:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:13:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:13:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:13:59 smx autossh[142630]: port set to 0, monitoring disabled
Apr 29 19:13:59 smx autossh[142630]: starting ssh (count 1)
Apr 29 19:13:59 smx autossh[142630]: ssh child pid is 142633
Apr 29 19:14:23 smx volumiossh-tunnel[142633]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:14:23 smx autossh[142630]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:14:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:14:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:14:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:14:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:14:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:14:24 smx autossh[142665]: port set to 0, monitoring disabled
Apr 29 19:14:24 smx autossh[142665]: starting ssh (count 1)
Apr 29 19:14:24 smx autossh[142665]: ssh child pid is 142668
Apr 29 19:14:48 smx volumiossh-tunnel[142668]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:14:48 smx autossh[142665]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:14:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:14:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:14:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:14:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:14:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:14:48 smx autossh[142715]: port set to 0, monitoring disabled
Apr 29 19:14:48 smx autossh[142715]: starting ssh (count 1)
Apr 29 19:14:48 smx autossh[142715]: ssh child pid is 142718
Apr 29 19:15:13 smx volumiossh-tunnel[142718]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:15:13 smx autossh[142715]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:15:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:15:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:15:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:15:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:15:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:15:13 smx autossh[142749]: port set to 0, monitoring disabled
Apr 29 19:15:13 smx autossh[142749]: starting ssh (count 1)
Apr 29 19:15:13 smx autossh[142749]: ssh child pid is 142752
Apr 29 19:15:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:15:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:15:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:15:22 smx sudo[142774]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:15:22 smx sudo[142774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:15:22 smx autossh[142749]: received signal to exit (15)
Apr 29 19:15:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:15:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:15:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:15:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:15:22 smx sudo[142774]: pam_unix(sudo:session): session closed for user root
Apr 29 19:15:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:15:22 smx autossh[142777]: port set to 0, monitoring disabled
Apr 29 19:15:22 smx autossh[142777]: starting ssh (count 1)
Apr 29 19:15:22 smx autossh[142777]: ssh child pid is 142780
Apr 29 19:15:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:15:46 smx volumiossh-tunnel[142780]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:15:46 smx autossh[142777]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:15:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:15:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:15:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:15:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:15:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:15:47 smx autossh[142825]: port set to 0, monitoring disabled
Apr 29 19:15:47 smx autossh[142825]: starting ssh (count 1)
Apr 29 19:15:47 smx autossh[142825]: ssh child pid is 142828
Apr 29 19:16:08 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:16:11 smx volumiossh-tunnel[142828]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:16:11 smx autossh[142825]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:16:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:16:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:16:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:16:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:16:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:16:11 smx autossh[142859]: port set to 0, monitoring disabled
Apr 29 19:16:11 smx autossh[142859]: starting ssh (count 1)
Apr 29 19:16:11 smx autossh[142859]: ssh child pid is 142862
Apr 29 19:16:33 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 19:16:36 smx volumiossh-tunnel[142862]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:16:36 smx autossh[142859]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:16:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:16:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:16:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:16:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:16:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:16:36 smx autossh[142908]: port set to 0, monitoring disabled
Apr 29 19:16:36 smx autossh[142908]: starting ssh (count 1)
Apr 29 19:16:36 smx autossh[142908]: ssh child pid is 142911
Apr 29 19:16:57 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 19:16:57 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 19:16:57 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:17:00 smx volumiossh-tunnel[142911]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:17:00 smx autossh[142908]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:17:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:17:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:17:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:17:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:17:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:17:00 smx autossh[142943]: port set to 0, monitoring disabled
Apr 29 19:17:00 smx autossh[142943]: starting ssh (count 1)
Apr 29 19:17:00 smx autossh[142943]: ssh child pid is 142946
Apr 29 19:17:25 smx volumiossh-tunnel[142946]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:17:25 smx autossh[142943]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:17:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:17:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:17:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:17:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:17:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:17:25 smx autossh[142992]: port set to 0, monitoring disabled
Apr 29 19:17:25 smx autossh[142992]: starting ssh (count 1)
Apr 29 19:17:25 smx autossh[142992]: ssh child pid is 142995
Apr 29 19:17:49 smx volumiossh-tunnel[142995]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:17:49 smx autossh[142992]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:17:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:17:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:17:50 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:17:50 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:17:50 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:17:50 smx autossh[143026]: port set to 0, monitoring disabled
Apr 29 19:17:50 smx autossh[143026]: starting ssh (count 1)
Apr 29 19:17:50 smx autossh[143026]: ssh child pid is 143029
Apr 29 19:18:14 smx volumiossh-tunnel[143029]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:18:14 smx autossh[143026]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:18:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:18:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:18:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:18:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:18:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:18:14 smx autossh[143060]: port set to 0, monitoring disabled
Apr 29 19:18:14 smx autossh[143060]: starting ssh (count 1)
Apr 29 19:18:14 smx autossh[143060]: ssh child pid is 143063
Apr 29 19:18:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:18:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:18:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:18:22 smx sudo[143084]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:18:22 smx sudo[143084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:18:22 smx autossh[143060]: received signal to exit (15)
Apr 29 19:18:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:18:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:18:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:18:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:18:22 smx sudo[143084]: pam_unix(sudo:session): session closed for user root
Apr 29 19:18:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:18:22 smx autossh[143087]: port set to 0, monitoring disabled
Apr 29 19:18:22 smx autossh[143087]: starting ssh (count 1)
Apr 29 19:18:22 smx autossh[143087]: ssh child pid is 143090
Apr 29 19:18:35 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:18:45 smx volumiossh-tunnel[143090]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:18:45 smx autossh[143087]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:18:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:18:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:18:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:18:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:18:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:18:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:18:45 smx autossh[143121]: port set to 0, monitoring disabled
Apr 29 19:18:45 smx autossh[143121]: starting ssh (count 1)
Apr 29 19:18:45 smx autossh[143121]: ssh child pid is 143124
Apr 29 19:19:09 smx volumiossh-tunnel[143124]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:19:09 smx autossh[143121]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:19:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:19:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:19:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:19:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:19:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:19:09 smx autossh[143170]: port set to 0, monitoring disabled
Apr 29 19:19:09 smx autossh[143170]: starting ssh (count 1)
Apr 29 19:19:09 smx autossh[143170]: ssh child pid is 143173
Apr 29 19:19:34 smx volumiossh-tunnel[143173]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:19:34 smx autossh[143170]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:19:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:19:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:19:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:19:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:19:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:19:34 smx autossh[143204]: port set to 0, monitoring disabled
Apr 29 19:19:34 smx autossh[143204]: starting ssh (count 1)
Apr 29 19:19:34 smx autossh[143204]: ssh child pid is 143207
Apr 29 19:19:58 smx volumiossh-tunnel[143207]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:19:58 smx autossh[143204]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:19:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:19:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:19:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:19:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:19:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:19:59 smx autossh[143253]: port set to 0, monitoring disabled
Apr 29 19:19:59 smx autossh[143253]: starting ssh (count 1)
Apr 29 19:19:59 smx autossh[143253]: ssh child pid is 143256
Apr 29 19:20:23 smx volumiossh-tunnel[143256]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:20:23 smx autossh[143253]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:20:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:20:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:20:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:20:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:20:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:20:23 smx autossh[143287]: port set to 0, monitoring disabled
Apr 29 19:20:23 smx autossh[143287]: starting ssh (count 1)
Apr 29 19:20:23 smx autossh[143287]: ssh child pid is 143290
Apr 29 19:20:47 smx volumiossh-tunnel[143290]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:20:47 smx autossh[143287]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:20:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:20:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:20:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:20:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:20:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:20:48 smx autossh[143337]: port set to 0, monitoring disabled
Apr 29 19:20:48 smx autossh[143337]: starting ssh (count 1)
Apr 29 19:20:48 smx autossh[143337]: ssh child pid is 143340
Apr 29 19:21:12 smx volumiossh-tunnel[143340]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:21:12 smx autossh[143337]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:21:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:21:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:21:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:21:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:21:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:21:12 smx autossh[143371]: port set to 0, monitoring disabled
Apr 29 19:21:12 smx autossh[143371]: starting ssh (count 1)
Apr 29 19:21:12 smx autossh[143371]: ssh child pid is 143374
Apr 29 19:21:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:21:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:21:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:21:22 smx sudo[143395]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:21:22 smx sudo[143395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:21:22 smx autossh[143371]: received signal to exit (15)
Apr 29 19:21:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:21:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:21:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:21:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:21:22 smx sudo[143395]: pam_unix(sudo:session): session closed for user root
Apr 29 19:21:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:21:22 smx autossh[143398]: port set to 0, monitoring disabled
Apr 29 19:21:22 smx autossh[143398]: starting ssh (count 1)
Apr 29 19:21:22 smx autossh[143398]: ssh child pid is 143401
Apr 29 19:21:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:21:46 smx volumiossh-tunnel[143401]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:21:46 smx autossh[143398]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:21:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:21:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:21:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:21:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:21:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:21:46 smx autossh[143447]: port set to 0, monitoring disabled
Apr 29 19:21:46 smx autossh[143447]: starting ssh (count 1)
Apr 29 19:21:46 smx autossh[143447]: ssh child pid is 143450
Apr 29 19:22:04 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:22:07 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 19:22:07 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:22:10 smx volumiossh-tunnel[143450]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:22:10 smx autossh[143447]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:22:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:22:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:22:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:22:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:22:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:22:11 smx autossh[143482]: port set to 0, monitoring disabled
Apr 29 19:22:11 smx autossh[143482]: starting ssh (count 1)
Apr 29 19:22:11 smx autossh[143482]: ssh child pid is 143485
Apr 29 19:22:35 smx volumiossh-tunnel[143485]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:22:35 smx autossh[143482]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:22:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:22:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:22:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:22:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:22:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:22:35 smx autossh[143518]: port set to 0, monitoring disabled
Apr 29 19:22:35 smx autossh[143518]: starting ssh (count 1)
Apr 29 19:22:35 smx autossh[143518]: ssh child pid is 143521
Apr 29 19:23:00 smx volumiossh-tunnel[143521]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:23:00 smx autossh[143518]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:23:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:23:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:23:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:23:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:23:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:23:00 smx autossh[143566]: port set to 0, monitoring disabled
Apr 29 19:23:00 smx autossh[143566]: starting ssh (count 1)
Apr 29 19:23:00 smx autossh[143566]: ssh child pid is 143569
Apr 29 19:23:24 smx volumiossh-tunnel[143569]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:23:24 smx autossh[143566]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:23:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:23:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:23:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:23:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:23:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:23:24 smx autossh[143600]: port set to 0, monitoring disabled
Apr 29 19:23:24 smx autossh[143600]: starting ssh (count 1)
Apr 29 19:23:24 smx autossh[143600]: ssh child pid is 143603
Apr 29 19:23:49 smx volumiossh-tunnel[143603]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:23:49 smx autossh[143600]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:23:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:23:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:23:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:23:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:23:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:23:49 smx autossh[143650]: port set to 0, monitoring disabled
Apr 29 19:23:49 smx autossh[143650]: starting ssh (count 1)
Apr 29 19:23:49 smx autossh[143650]: ssh child pid is 143653
Apr 29 19:24:13 smx volumiossh-tunnel[143653]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:24:13 smx autossh[143650]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:24:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:24:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:24:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:24:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:24:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:24:14 smx autossh[143684]: port set to 0, monitoring disabled
Apr 29 19:24:14 smx autossh[143684]: starting ssh (count 1)
Apr 29 19:24:14 smx autossh[143684]: ssh child pid is 143687
Apr 29 19:24:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:24:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:24:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:24:22 smx sudo[143710]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:24:22 smx sudo[143710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:24:22 smx autossh[143684]: received signal to exit (15)
Apr 29 19:24:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:24:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:24:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:24:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:24:22 smx sudo[143710]: pam_unix(sudo:session): session closed for user root
Apr 29 19:24:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:24:22 smx autossh[143713]: port set to 0, monitoring disabled
Apr 29 19:24:22 smx autossh[143713]: starting ssh (count 1)
Apr 29 19:24:22 smx autossh[143713]: ssh child pid is 143716
Apr 29 19:24:32 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:24:44 smx volumiossh-tunnel[143716]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:24:44 smx autossh[143713]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:24:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:24:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:24:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:24:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:24:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:24:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:24:44 smx autossh[143748]: port set to 0, monitoring disabled
Apr 29 19:24:44 smx autossh[143748]: starting ssh (count 1)
Apr 29 19:24:44 smx autossh[143748]: ssh child pid is 143751
Apr 29 19:25:09 smx volumiossh-tunnel[143751]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:25:09 smx autossh[143748]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:25:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:25:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:25:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:25:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:25:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:25:09 smx autossh[143796]: port set to 0, monitoring disabled
Apr 29 19:25:09 smx autossh[143796]: starting ssh (count 1)
Apr 29 19:25:09 smx autossh[143796]: ssh child pid is 143799
Apr 29 19:25:33 smx volumiossh-tunnel[143799]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:25:33 smx autossh[143796]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:25:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:25:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:25:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:25:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:25:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:25:33 smx autossh[143830]: port set to 0, monitoring disabled
Apr 29 19:25:33 smx autossh[143830]: starting ssh (count 1)
Apr 29 19:25:33 smx autossh[143830]: ssh child pid is 143833
Apr 29 19:25:58 smx volumiossh-tunnel[143833]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:25:58 smx autossh[143830]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:25:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:25:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:25:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:25:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:25:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:25:58 smx autossh[143879]: port set to 0, monitoring disabled
Apr 29 19:25:58 smx autossh[143879]: starting ssh (count 1)
Apr 29 19:25:58 smx autossh[143879]: ssh child pid is 143882
Apr 29 19:26:22 smx volumiossh-tunnel[143882]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:26:22 smx autossh[143879]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:26:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:26:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:26:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:26:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:26:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:26:23 smx autossh[143913]: port set to 0, monitoring disabled
Apr 29 19:26:23 smx autossh[143913]: starting ssh (count 1)
Apr 29 19:26:23 smx autossh[143913]: ssh child pid is 143916
Apr 29 19:26:47 smx volumiossh-tunnel[143916]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:26:47 smx autossh[143913]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:26:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:26:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:26:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:26:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:26:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:26:47 smx autossh[143961]: port set to 0, monitoring disabled
Apr 29 19:26:47 smx autossh[143961]: starting ssh (count 1)
Apr 29 19:26:47 smx autossh[143961]: ssh child pid is 143964
Apr 29 19:27:11 smx volumiossh-tunnel[143964]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:27:11 smx autossh[143961]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:27:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:27:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:27:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:27:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:27:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:27:12 smx autossh[143995]: port set to 0, monitoring disabled
Apr 29 19:27:12 smx autossh[143995]: starting ssh (count 1)
Apr 29 19:27:12 smx autossh[143995]: ssh child pid is 143998
Apr 29 19:27:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:27:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:27:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:27:22 smx sudo[144019]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:27:22 smx sudo[144019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:27:22 smx autossh[143995]: received signal to exit (15)
Apr 29 19:27:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:27:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:27:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:27:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:27:22 smx sudo[144019]: pam_unix(sudo:session): session closed for user root
Apr 29 19:27:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:27:22 smx autossh[144022]: port set to 0, monitoring disabled
Apr 29 19:27:22 smx autossh[144022]: starting ssh (count 1)
Apr 29 19:27:22 smx autossh[144022]: ssh child pid is 144025
Apr 29 19:27:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:27:45 smx volumiossh-tunnel[144025]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:27:45 smx autossh[144022]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:27:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:27:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:27:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:27:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:27:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:27:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:27:46 smx autossh[144057]: port set to 0, monitoring disabled
Apr 29 19:27:46 smx autossh[144057]: starting ssh (count 1)
Apr 29 19:27:46 smx autossh[144057]: ssh child pid is 144060
Apr 29 19:28:10 smx volumiossh-tunnel[144060]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:28:10 smx autossh[144057]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:28:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:28:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:28:10 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:28:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:28:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:28:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:28:10 smx autossh[144105]: port set to 0, monitoring disabled
Apr 29 19:28:10 smx autossh[144105]: starting ssh (count 1)
Apr 29 19:28:10 smx autossh[144105]: ssh child pid is 144108
Apr 29 19:28:34 smx volumiossh-tunnel[144108]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:28:34 smx autossh[144105]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:28:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:28:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:28:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:28:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:28:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:28:35 smx autossh[144138]: port set to 0, monitoring disabled
Apr 29 19:28:35 smx autossh[144138]: starting ssh (count 1)
Apr 29 19:28:35 smx autossh[144138]: ssh child pid is 144141
Apr 29 19:28:59 smx volumiossh-tunnel[144141]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:28:59 smx autossh[144138]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:28:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:28:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:28:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:28:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:28:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:28:59 smx autossh[144187]: port set to 0, monitoring disabled
Apr 29 19:28:59 smx autossh[144187]: starting ssh (count 1)
Apr 29 19:28:59 smx autossh[144187]: ssh child pid is 144190
Apr 29 19:29:24 smx volumiossh-tunnel[144190]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:29:24 smx autossh[144187]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:29:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:29:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:29:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:29:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:29:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:29:24 smx autossh[144222]: port set to 0, monitoring disabled
Apr 29 19:29:24 smx autossh[144222]: starting ssh (count 1)
Apr 29 19:29:24 smx autossh[144222]: ssh child pid is 144225
Apr 29 19:29:48 smx volumiossh-tunnel[144225]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:29:48 smx autossh[144222]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:29:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:29:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:29:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:29:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:29:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:29:48 smx autossh[144270]: port set to 0, monitoring disabled
Apr 29 19:29:48 smx autossh[144270]: starting ssh (count 1)
Apr 29 19:29:48 smx autossh[144270]: ssh child pid is 144273
Apr 29 19:30:13 smx volumiossh-tunnel[144273]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:30:13 smx autossh[144270]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:30:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:30:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:30:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:30:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:30:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:30:13 smx autossh[144306]: port set to 0, monitoring disabled
Apr 29 19:30:13 smx autossh[144306]: starting ssh (count 1)
Apr 29 19:30:13 smx autossh[144306]: ssh child pid is 144309
Apr 29 19:30:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:30:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:30:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:30:22 smx sudo[144330]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:30:22 smx sudo[144330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:30:22 smx autossh[144306]: received signal to exit (15)
Apr 29 19:30:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:30:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:30:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:30:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:30:22 smx sudo[144330]: pam_unix(sudo:session): session closed for user root
Apr 29 19:30:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:30:22 smx autossh[144333]: port set to 0, monitoring disabled
Apr 29 19:30:22 smx autossh[144333]: starting ssh (count 1)
Apr 29 19:30:22 smx autossh[144333]: ssh child pid is 144336
Apr 29 19:30:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:30:43 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:30:47 smx volumiossh-tunnel[144336]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:30:47 smx autossh[144333]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:30:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:30:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:30:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:30:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:30:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:30:47 smx autossh[144380]: port set to 0, monitoring disabled
Apr 29 19:30:47 smx autossh[144380]: starting ssh (count 1)
Apr 29 19:30:47 smx autossh[144380]: ssh child pid is 144383
Apr 29 19:31:11 smx volumiossh-tunnel[144383]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:31:11 smx autossh[144380]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:31:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:31:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:31:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:31:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:31:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:31:11 smx autossh[144415]: port set to 0, monitoring disabled
Apr 29 19:31:11 smx autossh[144415]: starting ssh (count 1)
Apr 29 19:31:11 smx autossh[144415]: ssh child pid is 144418
Apr 29 19:31:36 smx volumiossh-tunnel[144418]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:31:36 smx autossh[144415]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:31:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:31:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:31:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:31:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:31:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:31:36 smx autossh[144449]: port set to 0, monitoring disabled
Apr 29 19:31:36 smx autossh[144449]: starting ssh (count 1)
Apr 29 19:31:36 smx autossh[144449]: ssh child pid is 144452
Apr 29 19:32:00 smx volumiossh-tunnel[144452]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:32:00 smx autossh[144449]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:32:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:32:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:32:01 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:32:01 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:32:01 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:32:01 smx autossh[144497]: port set to 0, monitoring disabled
Apr 29 19:32:01 smx autossh[144497]: starting ssh (count 1)
Apr 29 19:32:01 smx autossh[144497]: ssh child pid is 144500
Apr 29 19:32:25 smx volumiossh-tunnel[144500]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:32:25 smx autossh[144497]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:32:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:32:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:32:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:32:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:32:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:32:25 smx autossh[144531]: port set to 0, monitoring disabled
Apr 29 19:32:25 smx autossh[144531]: starting ssh (count 1)
Apr 29 19:32:25 smx autossh[144531]: ssh child pid is 144534
Apr 29 19:32:49 smx volumiossh-tunnel[144534]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:32:49 smx autossh[144531]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:32:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:32:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:32:50 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:32:50 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:32:50 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:32:50 smx autossh[144580]: port set to 0, monitoring disabled
Apr 29 19:32:50 smx autossh[144580]: starting ssh (count 1)
Apr 29 19:32:50 smx autossh[144580]: ssh child pid is 144583
Apr 29 19:33:14 smx volumiossh-tunnel[144583]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:33:14 smx autossh[144580]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:33:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:33:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:33:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:33:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:33:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:33:14 smx autossh[144613]: port set to 0, monitoring disabled
Apr 29 19:33:14 smx autossh[144613]: starting ssh (count 1)
Apr 29 19:33:14 smx autossh[144613]: ssh child pid is 144616
Apr 29 19:33:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:33:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:33:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:33:22 smx sudo[144638]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:33:22 smx sudo[144638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:33:22 smx autossh[144613]: received signal to exit (15)
Apr 29 19:33:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:33:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:33:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:33:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:33:22 smx sudo[144638]: pam_unix(sudo:session): session closed for user root
Apr 29 19:33:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:33:22 smx autossh[144641]: port set to 0, monitoring disabled
Apr 29 19:33:22 smx autossh[144641]: starting ssh (count 1)
Apr 29 19:33:22 smx autossh[144641]: ssh child pid is 144644
Apr 29 19:33:23 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:33:45 smx volumiossh-tunnel[144644]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:33:45 smx autossh[144641]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:33:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:33:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:33:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:33:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:33:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:33:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:33:45 smx autossh[144675]: port set to 0, monitoring disabled
Apr 29 19:33:45 smx autossh[144675]: starting ssh (count 1)
Apr 29 19:33:45 smx autossh[144675]: ssh child pid is 144678
Apr 29 19:34:09 smx volumiossh-tunnel[144678]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:34:09 smx autossh[144675]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:34:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:34:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:34:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:34:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:34:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:34:10 smx autossh[144723]: port set to 0, monitoring disabled
Apr 29 19:34:10 smx autossh[144723]: starting ssh (count 1)
Apr 29 19:34:10 smx autossh[144723]: ssh child pid is 144726
Apr 29 19:34:34 smx volumiossh-tunnel[144726]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:34:34 smx autossh[144723]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:34:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:34:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:34:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:34:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:34:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:34:34 smx autossh[144757]: port set to 0, monitoring disabled
Apr 29 19:34:34 smx autossh[144757]: starting ssh (count 1)
Apr 29 19:34:34 smx autossh[144757]: ssh child pid is 144760
Apr 29 19:34:58 smx volumiossh-tunnel[144760]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:34:58 smx autossh[144757]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:34:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:34:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:34:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:34:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:34:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:34:59 smx autossh[144806]: port set to 0, monitoring disabled
Apr 29 19:34:59 smx autossh[144806]: starting ssh (count 1)
Apr 29 19:34:59 smx autossh[144806]: ssh child pid is 144809
Apr 29 19:35:23 smx volumiossh-tunnel[144809]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:35:23 smx autossh[144806]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:35:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:35:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:35:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:35:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:35:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:35:23 smx autossh[144841]: port set to 0, monitoring disabled
Apr 29 19:35:23 smx autossh[144841]: starting ssh (count 1)
Apr 29 19:35:23 smx autossh[144841]: ssh child pid is 144844
Apr 29 19:35:48 smx volumiossh-tunnel[144844]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:35:48 smx autossh[144841]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:35:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:35:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:35:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:35:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:35:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:35:48 smx autossh[144891]: port set to 0, monitoring disabled
Apr 29 19:35:48 smx autossh[144891]: starting ssh (count 1)
Apr 29 19:35:48 smx autossh[144891]: ssh child pid is 144894
Apr 29 19:36:20 smx volumiossh-tunnel[144894]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:36:20 smx autossh[144891]: ssh exited with error status 255; restarting ssh
Apr 29 19:36:20 smx autossh[144891]: starting ssh (count 2)
Apr 29 19:36:20 smx autossh[144891]: ssh child pid is 144939
Apr 29 19:36:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:36:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:36:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:36:22 smx sudo[144946]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:36:22 smx sudo[144946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:36:22 smx autossh[144891]: received signal to exit (15)
Apr 29 19:36:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:36:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:36:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:36:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:36:22 smx sudo[144946]: pam_unix(sudo:session): session closed for user root
Apr 29 19:36:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:36:22 smx autossh[144949]: port set to 0, monitoring disabled
Apr 29 19:36:22 smx autossh[144949]: starting ssh (count 1)
Apr 29 19:36:22 smx autossh[144949]: ssh child pid is 144952
Apr 29 19:36:47 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:36:51 smx volumiossh-tunnel[144952]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:36:51 smx autossh[144949]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:36:51 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:36:51 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:36:51 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:36:51 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:36:51 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:36:51 smx autossh[144997]: port set to 0, monitoring disabled
Apr 29 19:36:51 smx autossh[144997]: starting ssh (count 1)
Apr 29 19:36:51 smx autossh[144997]: ssh child pid is 145000
Apr 29 19:37:00 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:37:12 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:37:15 smx volumiossh-tunnel[145000]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:37:15 smx autossh[144997]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:37:15 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:37:15 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:37:15 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:37:15 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:37:15 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:37:15 smx autossh[145032]: port set to 0, monitoring disabled
Apr 29 19:37:15 smx autossh[145032]: starting ssh (count 1)
Apr 29 19:37:15 smx autossh[145032]: ssh child pid is 145035
Apr 29 19:37:40 smx volumiossh-tunnel[145035]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:37:40 smx autossh[145032]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:37:40 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:37:40 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:37:40 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:37:40 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:37:40 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:37:40 smx autossh[145081]: port set to 0, monitoring disabled
Apr 29 19:37:40 smx autossh[145081]: starting ssh (count 1)
Apr 29 19:37:40 smx autossh[145081]: ssh child pid is 145084
Apr 29 19:38:04 smx volumiossh-tunnel[145084]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:38:04 smx autossh[145081]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:38:04 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:38:04 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:38:05 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:38:05 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:38:05 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:38:05 smx autossh[145115]: port set to 0, monitoring disabled
Apr 29 19:38:05 smx autossh[145115]: starting ssh (count 1)
Apr 29 19:38:05 smx autossh[145115]: ssh child pid is 145118
Apr 29 19:38:29 smx volumiossh-tunnel[145118]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:38:29 smx autossh[145115]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:38:29 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:38:29 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:38:29 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:38:29 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:38:29 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:38:29 smx autossh[145163]: port set to 0, monitoring disabled
Apr 29 19:38:29 smx autossh[145163]: starting ssh (count 1)
Apr 29 19:38:29 smx autossh[145163]: ssh child pid is 145166
Apr 29 19:38:53 smx volumiossh-tunnel[145166]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:38:53 smx autossh[145163]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:38:53 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:38:53 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:38:54 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:38:54 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:38:54 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:38:54 smx autossh[145199]: port set to 0, monitoring disabled
Apr 29 19:38:54 smx autossh[145199]: starting ssh (count 1)
Apr 29 19:38:54 smx autossh[145199]: ssh child pid is 145202
Apr 29 19:39:18 smx volumiossh-tunnel[145202]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:39:18 smx autossh[145199]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:39:18 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:39:18 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:39:18 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:39:18 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:39:18 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:39:18 smx autossh[145247]: port set to 0, monitoring disabled
Apr 29 19:39:18 smx autossh[145247]: starting ssh (count 1)
Apr 29 19:39:18 smx autossh[145247]: ssh child pid is 145250
Apr 29 19:39:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:39:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:39:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:39:22 smx sudo[145257]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:39:22 smx sudo[145257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:39:22 smx autossh[145247]: received signal to exit (15)
Apr 29 19:39:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:39:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:39:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:39:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:39:22 smx sudo[145257]: pam_unix(sudo:session): session closed for user root
Apr 29 19:39:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:39:22 smx autossh[145260]: port set to 0, monitoring disabled
Apr 29 19:39:22 smx autossh[145260]: starting ssh (count 1)
Apr 29 19:39:22 smx autossh[145260]: ssh child pid is 145263
Apr 29 19:39:27 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:39:46 smx volumiossh-tunnel[145263]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:39:46 smx autossh[145260]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:39:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:39:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:39:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:39:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:39:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:39:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:39:46 smx autossh[145295]: port set to 0, monitoring disabled
Apr 29 19:39:46 smx autossh[145295]: starting ssh (count 1)
Apr 29 19:39:46 smx autossh[145295]: ssh child pid is 145298
Apr 29 19:40:10 smx volumiossh-tunnel[145298]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:40:10 smx autossh[145295]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:40:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:40:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:40:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:40:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:40:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:40:10 smx autossh[145343]: port set to 0, monitoring disabled
Apr 29 19:40:10 smx autossh[145343]: starting ssh (count 1)
Apr 29 19:40:10 smx autossh[145343]: ssh child pid is 145346
Apr 29 19:40:35 smx volumiossh-tunnel[145346]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:40:35 smx autossh[145343]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:40:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:40:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:40:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:40:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:40:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:40:35 smx autossh[145377]: port set to 0, monitoring disabled
Apr 29 19:40:35 smx autossh[145377]: starting ssh (count 1)
Apr 29 19:40:35 smx autossh[145377]: ssh child pid is 145380
Apr 29 19:40:59 smx volumiossh-tunnel[145380]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:40:59 smx autossh[145377]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:40:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:40:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:41:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:41:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:41:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:41:00 smx autossh[145426]: port set to 0, monitoring disabled
Apr 29 19:41:00 smx autossh[145426]: starting ssh (count 1)
Apr 29 19:41:00 smx autossh[145426]: ssh child pid is 145429
Apr 29 19:41:24 smx volumiossh-tunnel[145429]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:41:24 smx autossh[145426]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:41:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:41:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:41:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:41:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:41:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:41:24 smx autossh[145460]: port set to 0, monitoring disabled
Apr 29 19:41:24 smx autossh[145460]: starting ssh (count 1)
Apr 29 19:41:24 smx autossh[145460]: ssh child pid is 145463
Apr 29 19:41:49 smx volumiossh-tunnel[145463]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:41:49 smx autossh[145460]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:41:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:41:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:41:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:41:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:41:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:41:49 smx autossh[145509]: port set to 0, monitoring disabled
Apr 29 19:41:49 smx autossh[145509]: starting ssh (count 1)
Apr 29 19:41:49 smx autossh[145509]: ssh child pid is 145512
Apr 29 19:42:13 smx volumiossh-tunnel[145512]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:42:13 smx autossh[145509]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:42:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:42:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:42:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:42:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:42:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:42:13 smx autossh[145543]: port set to 0, monitoring disabled
Apr 29 19:42:13 smx autossh[145543]: starting ssh (count 1)
Apr 29 19:42:13 smx autossh[145543]: ssh child pid is 145546
Apr 29 19:42:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:42:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:42:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:42:22 smx sudo[145567]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:42:22 smx sudo[145567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:42:22 smx autossh[145543]: received signal to exit (15)
Apr 29 19:42:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:42:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:42:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:42:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:42:22 smx sudo[145567]: pam_unix(sudo:session): session closed for user root
Apr 29 19:42:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:42:22 smx autossh[145570]: port set to 0, monitoring disabled
Apr 29 19:42:22 smx autossh[145570]: starting ssh (count 1)
Apr 29 19:42:22 smx autossh[145570]: ssh child pid is 145574
Apr 29 19:42:44 smx volumiossh-tunnel[145574]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:42:44 smx autossh[145570]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:42:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:42:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:42:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:42:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:42:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:42:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:42:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:42:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:42:44 smx autossh[145607]: port set to 0, monitoring disabled
Apr 29 19:42:44 smx autossh[145607]: starting ssh (count 1)
Apr 29 19:42:44 smx autossh[145607]: ssh child pid is 145610
Apr 29 19:43:08 smx volumiossh-tunnel[145610]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:43:08 smx autossh[145607]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:43:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:43:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:43:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:43:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:43:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:43:09 smx autossh[145656]: port set to 0, monitoring disabled
Apr 29 19:43:09 smx autossh[145656]: starting ssh (count 1)
Apr 29 19:43:09 smx autossh[145656]: ssh child pid is 145659
Apr 29 19:43:33 smx volumiossh-tunnel[145659]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:43:33 smx autossh[145656]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:43:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:43:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:43:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:43:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:43:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:43:33 smx autossh[145690]: port set to 0, monitoring disabled
Apr 29 19:43:33 smx autossh[145690]: starting ssh (count 1)
Apr 29 19:43:33 smx autossh[145690]: ssh child pid is 145693
Apr 29 19:43:58 smx volumiossh-tunnel[145693]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:43:58 smx autossh[145690]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:43:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:43:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:43:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:43:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:43:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:43:58 smx autossh[145724]: port set to 0, monitoring disabled
Apr 29 19:43:58 smx autossh[145724]: starting ssh (count 1)
Apr 29 19:43:58 smx autossh[145724]: ssh child pid is 145727
Apr 29 19:44:22 smx volumiossh-tunnel[145727]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:44:22 smx autossh[145724]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:44:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:44:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:44:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:44:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:44:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:44:22 smx autossh[145772]: port set to 0, monitoring disabled
Apr 29 19:44:22 smx autossh[145772]: starting ssh (count 1)
Apr 29 19:44:22 smx autossh[145772]: ssh child pid is 145775
Apr 29 19:44:47 smx volumiossh-tunnel[145775]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:44:47 smx autossh[145772]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:44:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:44:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:44:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:44:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:44:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:44:47 smx autossh[145806]: port set to 0, monitoring disabled
Apr 29 19:44:47 smx autossh[145806]: starting ssh (count 1)
Apr 29 19:44:47 smx autossh[145806]: ssh child pid is 145809
Apr 29 19:45:11 smx volumiossh-tunnel[145809]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:45:11 smx autossh[145806]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:45:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:45:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:45:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:45:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:45:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:45:12 smx autossh[145854]: port set to 0, monitoring disabled
Apr 29 19:45:12 smx autossh[145854]: starting ssh (count 1)
Apr 29 19:45:12 smx autossh[145854]: ssh child pid is 145857
Apr 29 19:45:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:45:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:45:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:45:22 smx sudo[145880]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:45:22 smx sudo[145880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:45:22 smx autossh[145854]: received signal to exit (15)
Apr 29 19:45:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:45:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:45:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:45:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:45:22 smx sudo[145880]: pam_unix(sudo:session): session closed for user root
Apr 29 19:45:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:45:22 smx autossh[145883]: port set to 0, monitoring disabled
Apr 29 19:45:22 smx autossh[145883]: starting ssh (count 1)
Apr 29 19:45:22 smx autossh[145883]: ssh child pid is 145886
Apr 29 19:45:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:45:45 smx volumiossh-tunnel[145886]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:45:45 smx autossh[145883]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:45:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:45:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:45:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:45:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:45:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:45:45 smx autossh[145917]: port set to 0, monitoring disabled
Apr 29 19:45:45 smx autossh[145917]: starting ssh (count 1)
Apr 29 19:45:45 smx autossh[145917]: ssh child pid is 145920
Apr 29 19:46:07 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:46:10 smx volumiossh-tunnel[145920]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:46:10 smx autossh[145917]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:46:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:46:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:46:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:46:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:46:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:46:10 smx autossh[145966]: port set to 0, monitoring disabled
Apr 29 19:46:10 smx autossh[145966]: starting ssh (count 1)
Apr 29 19:46:10 smx autossh[145966]: ssh child pid is 145969
Apr 29 19:46:34 smx volumiossh-tunnel[145969]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:46:34 smx autossh[145966]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:46:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:46:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:46:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:46:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:46:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:46:34 smx autossh[146000]: port set to 0, monitoring disabled
Apr 29 19:46:34 smx autossh[146000]: starting ssh (count 1)
Apr 29 19:46:34 smx autossh[146000]: ssh child pid is 146003
Apr 29 19:46:59 smx volumiossh-tunnel[146003]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:46:59 smx autossh[146000]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:46:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:46:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:46:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:46:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:46:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:46:59 smx autossh[146049]: port set to 0, monitoring disabled
Apr 29 19:46:59 smx autossh[146049]: starting ssh (count 1)
Apr 29 19:46:59 smx autossh[146049]: ssh child pid is 146052
Apr 29 19:47:23 smx volumiossh-tunnel[146052]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:47:23 smx autossh[146049]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:47:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:47:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:47:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:47:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:47:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:47:24 smx autossh[146083]: port set to 0, monitoring disabled
Apr 29 19:47:24 smx autossh[146083]: starting ssh (count 1)
Apr 29 19:47:24 smx autossh[146083]: ssh child pid is 146086
Apr 29 19:47:48 smx volumiossh-tunnel[146086]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:47:48 smx autossh[146083]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:47:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:47:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:47:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:47:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:47:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:47:48 smx autossh[146117]: port set to 0, monitoring disabled
Apr 29 19:47:48 smx autossh[146117]: starting ssh (count 1)
Apr 29 19:47:48 smx autossh[146117]: ssh child pid is 146120
Apr 29 19:48:13 smx volumiossh-tunnel[146120]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:48:13 smx autossh[146117]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:48:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:48:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:48:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:48:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:48:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:48:13 smx autossh[146165]: port set to 0, monitoring disabled
Apr 29 19:48:13 smx autossh[146165]: starting ssh (count 1)
Apr 29 19:48:13 smx autossh[146165]: ssh child pid is 146168
Apr 29 19:48:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:48:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:48:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:48:22 smx sudo[146189]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:48:22 smx sudo[146189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:48:22 smx autossh[146165]: received signal to exit (15)
Apr 29 19:48:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:48:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:48:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:48:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:48:22 smx sudo[146189]: pam_unix(sudo:session): session closed for user root
Apr 29 19:48:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:48:22 smx autossh[146193]: port set to 0, monitoring disabled
Apr 29 19:48:22 smx autossh[146193]: starting ssh (count 1)
Apr 29 19:48:22 smx autossh[146193]: ssh child pid is 146196
Apr 29 19:48:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:48:52 smx volumiossh-tunnel[146196]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:48:52 smx autossh[146193]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:48:52 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:48:52 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:48:53 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:48:53 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:48:53 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:48:53 smx autossh[146242]: port set to 0, monitoring disabled
Apr 29 19:48:53 smx autossh[146242]: starting ssh (count 1)
Apr 29 19:48:53 smx autossh[146242]: ssh child pid is 146245
Apr 29 19:49:09 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:49:27 smx volumiossh-tunnel[146245]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:49:27 smx autossh[146242]: ssh exited with error status 255; restarting ssh
Apr 29 19:49:27 smx autossh[146242]: starting ssh (count 2)
Apr 29 19:49:27 smx autossh[146242]: ssh child pid is 146290
Apr 29 19:49:51 smx volumiossh-tunnel[146290]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:49:51 smx autossh[146242]: ssh exited with error status 255; restarting ssh
Apr 29 19:49:51 smx autossh[146242]: starting ssh (count 3)
Apr 29 19:49:51 smx autossh[146242]: ssh child pid is 146334
Apr 29 19:50:16 smx volumiossh-tunnel[146334]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:50:16 smx autossh[146242]: ssh exited with error status 255; restarting ssh
Apr 29 19:50:16 smx autossh[146242]: starting ssh (count 4)
Apr 29 19:50:16 smx autossh[146242]: ssh child pid is 146364
Apr 29 19:50:40 smx volumiossh-tunnel[146364]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:50:40 smx autossh[146242]: ssh exited with error status 255; restarting ssh
Apr 29 19:50:40 smx autossh[146242]: starting ssh (count 5)
Apr 29 19:50:40 smx autossh[146242]: ssh child pid is 146409
Apr 29 19:50:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:50:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:51:05 smx volumiossh-tunnel[146409]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:51:05 smx autossh[146242]: ssh exited with error status 255; restarting ssh
Apr 29 19:51:05 smx autossh[146242]: starting ssh (count 6)
Apr 29 19:51:05 smx autossh[146242]: ssh child pid is 146439
Apr 29 19:51:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:51:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:51:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:51:22 smx sudo[146476]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:51:22 smx sudo[146476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:51:22 smx autossh[146242]: received signal to exit (15)
Apr 29 19:51:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:51:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:51:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:51:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:51:22 smx sudo[146476]: pam_unix(sudo:session): session closed for user root
Apr 29 19:51:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:51:22 smx autossh[146479]: port set to 0, monitoring disabled
Apr 29 19:51:22 smx autossh[146479]: starting ssh (count 1)
Apr 29 19:51:22 smx autossh[146479]: ssh child pid is 146482
Apr 29 19:51:33 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:51:45 smx volumiossh-tunnel[146482]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:51:45 smx autossh[146479]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:51:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:51:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:51:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:51:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:51:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:51:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:51:45 smx autossh[146514]: port set to 0, monitoring disabled
Apr 29 19:51:45 smx autossh[146514]: starting ssh (count 1)
Apr 29 19:51:45 smx autossh[146514]: ssh child pid is 146517
Apr 29 19:52:10 smx volumiossh-tunnel[146517]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:52:10 smx autossh[146514]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:52:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:52:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:52:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:52:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:52:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:52:10 smx autossh[146562]: port set to 0, monitoring disabled
Apr 29 19:52:10 smx autossh[146562]: starting ssh (count 1)
Apr 29 19:52:10 smx autossh[146562]: ssh child pid is 146565
Apr 29 19:52:34 smx volumiossh-tunnel[146565]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:52:34 smx autossh[146562]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:52:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:52:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:52:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:52:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:52:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:52:34 smx autossh[146597]: port set to 0, monitoring disabled
Apr 29 19:52:34 smx autossh[146597]: starting ssh (count 1)
Apr 29 19:52:34 smx autossh[146597]: ssh child pid is 146600
Apr 29 19:52:59 smx volumiossh-tunnel[146600]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:52:59 smx autossh[146597]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:52:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:52:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:52:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:52:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:52:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:52:59 smx autossh[146632]: port set to 0, monitoring disabled
Apr 29 19:52:59 smx autossh[146632]: starting ssh (count 1)
Apr 29 19:52:59 smx autossh[146632]: ssh child pid is 146639
Apr 29 19:53:23 smx volumiossh-tunnel[146639]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:53:23 smx autossh[146632]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:53:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:53:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:53:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:53:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:53:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:53:23 smx autossh[146679]: port set to 0, monitoring disabled
Apr 29 19:53:23 smx autossh[146679]: starting ssh (count 1)
Apr 29 19:53:23 smx autossh[146679]: ssh child pid is 146682
Apr 29 19:53:48 smx volumiossh-tunnel[146682]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:53:48 smx autossh[146679]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:53:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:53:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:53:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:53:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:53:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:53:48 smx autossh[146715]: port set to 0, monitoring disabled
Apr 29 19:53:48 smx autossh[146715]: starting ssh (count 1)
Apr 29 19:53:48 smx autossh[146715]: ssh child pid is 146718
Apr 29 19:54:12 smx volumiossh-tunnel[146718]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:54:12 smx autossh[146715]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:54:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:54:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:54:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:54:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:54:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:54:13 smx autossh[146763]: port set to 0, monitoring disabled
Apr 29 19:54:13 smx autossh[146763]: starting ssh (count 1)
Apr 29 19:54:13 smx autossh[146763]: ssh child pid is 146766
Apr 29 19:54:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:54:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:54:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:54:22 smx sudo[146788]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:54:22 smx sudo[146788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:54:22 smx autossh[146763]: received signal to exit (15)
Apr 29 19:54:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:54:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:54:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:54:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:54:22 smx sudo[146788]: pam_unix(sudo:session): session closed for user root
Apr 29 19:54:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:54:22 smx autossh[146791]: port set to 0, monitoring disabled
Apr 29 19:54:22 smx autossh[146791]: starting ssh (count 1)
Apr 29 19:54:22 smx autossh[146791]: ssh child pid is 146794
Apr 29 19:54:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:54:46 smx volumiossh-tunnel[146794]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:54:46 smx autossh[146791]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:54:46 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:54:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:54:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:54:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:54:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:54:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:54:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:54:46 smx autossh[146826]: port set to 0, monitoring disabled
Apr 29 19:54:46 smx autossh[146826]: starting ssh (count 1)
Apr 29 19:54:46 smx autossh[146826]: ssh child pid is 146829
Apr 29 19:55:11 smx volumiossh-tunnel[146829]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:55:11 smx autossh[146826]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:55:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:55:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:55:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:55:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:55:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:55:11 smx autossh[146874]: port set to 0, monitoring disabled
Apr 29 19:55:11 smx autossh[146874]: starting ssh (count 1)
Apr 29 19:55:11 smx autossh[146874]: ssh child pid is 146877
Apr 29 19:55:35 smx volumiossh-tunnel[146877]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:55:35 smx autossh[146874]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:55:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:55:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:55:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:55:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:55:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:55:36 smx autossh[146909]: port set to 0, monitoring disabled
Apr 29 19:55:36 smx autossh[146909]: starting ssh (count 1)
Apr 29 19:55:36 smx autossh[146909]: ssh child pid is 146912
Apr 29 19:56:00 smx volumiossh-tunnel[146912]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:56:00 smx autossh[146909]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:56:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:56:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:56:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:56:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:56:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:56:00 smx autossh[146957]: port set to 0, monitoring disabled
Apr 29 19:56:00 smx autossh[146957]: starting ssh (count 1)
Apr 29 19:56:00 smx autossh[146957]: ssh child pid is 146960
Apr 29 19:56:24 smx volumiossh-tunnel[146960]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:56:24 smx autossh[146957]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:56:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:56:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:56:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:56:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:56:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:56:25 smx autossh[146991]: port set to 0, monitoring disabled
Apr 29 19:56:25 smx autossh[146991]: starting ssh (count 1)
Apr 29 19:56:25 smx autossh[146991]: ssh child pid is 146994
Apr 29 19:56:49 smx volumiossh-tunnel[146994]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:56:49 smx autossh[146991]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:56:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:56:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:56:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:56:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:56:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:56:49 smx autossh[147039]: port set to 0, monitoring disabled
Apr 29 19:56:49 smx autossh[147039]: starting ssh (count 1)
Apr 29 19:56:49 smx autossh[147039]: ssh child pid is 147042
Apr 29 19:57:14 smx volumiossh-tunnel[147042]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:57:14 smx autossh[147039]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:57:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:57:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:57:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 19:57:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:57:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:57:14 smx autossh[147074]: port set to 0, monitoring disabled
Apr 29 19:57:14 smx autossh[147074]: starting ssh (count 1)
Apr 29 19:57:14 smx autossh[147074]: ssh child pid is 147077
Apr 29 19:57:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 19:57:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 19:57:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 19:57:22 smx sudo[147099]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 19:57:22 smx sudo[147099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 19:57:22 smx autossh[147074]: received signal to exit (15)
Apr 29 19:57:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 19:57:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 19:57:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:57:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:57:22 smx sudo[147099]: pam_unix(sudo:session): session closed for user root
Apr 29 19:57:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 19:57:22 smx autossh[147102]: port set to 0, monitoring disabled
Apr 29 19:57:22 smx autossh[147102]: starting ssh (count 1)
Apr 29 19:57:22 smx autossh[147102]: ssh child pid is 147105
Apr 29 19:57:44 smx volumiossh-tunnel[147105]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:57:44 smx autossh[147102]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:57:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:57:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:57:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 19:57:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 19:57:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 19:57:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 19:57:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:57:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:57:45 smx autossh[147138]: port set to 0, monitoring disabled
Apr 29 19:57:45 smx autossh[147138]: starting ssh (count 1)
Apr 29 19:57:45 smx autossh[147138]: ssh child pid is 147141
Apr 29 19:58:09 smx volumiossh-tunnel[147141]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:58:09 smx autossh[147138]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:58:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:58:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:58:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 19:58:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:58:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:58:09 smx autossh[147172]: port set to 0, monitoring disabled
Apr 29 19:58:09 smx autossh[147172]: starting ssh (count 1)
Apr 29 19:58:09 smx autossh[147172]: ssh child pid is 147175
Apr 29 19:58:33 smx volumiossh-tunnel[147175]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:58:34 smx autossh[147172]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:58:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:58:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:58:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 19:58:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:58:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:58:34 smx autossh[147220]: port set to 0, monitoring disabled
Apr 29 19:58:34 smx autossh[147220]: starting ssh (count 1)
Apr 29 19:58:34 smx autossh[147220]: ssh child pid is 147223
Apr 29 19:58:58 smx volumiossh-tunnel[147223]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:58:58 smx autossh[147220]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:58:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:58:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:58:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 19:58:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:58:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:58:58 smx autossh[147254]: port set to 0, monitoring disabled
Apr 29 19:58:58 smx autossh[147254]: starting ssh (count 1)
Apr 29 19:58:58 smx autossh[147254]: ssh child pid is 147257
Apr 29 19:59:23 smx volumiossh-tunnel[147257]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:59:23 smx autossh[147254]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:59:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:59:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:59:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 19:59:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:59:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:59:23 smx autossh[147302]: port set to 0, monitoring disabled
Apr 29 19:59:23 smx autossh[147302]: starting ssh (count 1)
Apr 29 19:59:23 smx autossh[147302]: ssh child pid is 147305
Apr 29 19:59:47 smx volumiossh-tunnel[147305]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 19:59:47 smx autossh[147302]: ssh exited prematurely with status 255; autossh exiting
Apr 29 19:59:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 19:59:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 19:59:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 19:59:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:59:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 19:59:47 smx autossh[147337]: port set to 0, monitoring disabled
Apr 29 19:59:47 smx autossh[147337]: starting ssh (count 1)
Apr 29 19:59:47 smx autossh[147337]: ssh child pid is 147340
Apr 29 20:00:12 smx volumiossh-tunnel[147340]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:00:12 smx autossh[147337]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:00:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:00:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:00:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:00:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:00:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:00:12 smx autossh[147385]: port set to 0, monitoring disabled
Apr 29 20:00:12 smx autossh[147385]: starting ssh (count 1)
Apr 29 20:00:12 smx autossh[147385]: ssh child pid is 147388
Apr 29 20:00:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:00:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:00:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:00:22 smx sudo[147410]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:00:22 smx sudo[147410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:00:22 smx autossh[147385]: received signal to exit (15)
Apr 29 20:00:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:00:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:00:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:00:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:00:22 smx sudo[147410]: pam_unix(sudo:session): session closed for user root
Apr 29 20:00:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:00:22 smx autossh[147413]: port set to 0, monitoring disabled
Apr 29 20:00:22 smx autossh[147413]: starting ssh (count 1)
Apr 29 20:00:22 smx autossh[147413]: ssh child pid is 147416
Apr 29 20:00:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:00:46 smx volumiossh-tunnel[147416]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:00:46 smx autossh[147413]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:00:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:00:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:00:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:00:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:00:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:00:46 smx autossh[147448]: port set to 0, monitoring disabled
Apr 29 20:00:46 smx autossh[147448]: starting ssh (count 1)
Apr 29 20:00:46 smx autossh[147448]: ssh child pid is 147451
Apr 29 20:00:58 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 20:01:07 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:01:10 smx volumiossh-tunnel[147451]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:01:10 smx autossh[147448]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:01:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:01:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:01:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:01:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:01:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:01:10 smx autossh[147496]: port set to 0, monitoring disabled
Apr 29 20:01:10 smx autossh[147496]: starting ssh (count 1)
Apr 29 20:01:10 smx autossh[147496]: ssh child pid is 147499
Apr 29 20:01:35 smx volumiossh-tunnel[147499]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:01:35 smx autossh[147496]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:01:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:01:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:01:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:01:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:01:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:01:35 smx autossh[147530]: port set to 0, monitoring disabled
Apr 29 20:01:35 smx autossh[147530]: starting ssh (count 1)
Apr 29 20:01:35 smx autossh[147530]: ssh child pid is 147533
Apr 29 20:01:59 smx volumiossh-tunnel[147533]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:01:59 smx autossh[147530]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:01:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:01:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:02:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:02:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:02:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:02:00 smx autossh[147564]: port set to 0, monitoring disabled
Apr 29 20:02:00 smx autossh[147564]: starting ssh (count 1)
Apr 29 20:02:00 smx autossh[147564]: ssh child pid is 147567
Apr 29 20:02:24 smx volumiossh-tunnel[147567]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:02:24 smx autossh[147564]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:02:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:02:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:02:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:02:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:02:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:02:24 smx autossh[147612]: port set to 0, monitoring disabled
Apr 29 20:02:24 smx autossh[147612]: starting ssh (count 1)
Apr 29 20:02:24 smx autossh[147612]: ssh child pid is 147615
Apr 29 20:02:48 smx volumiossh-tunnel[147615]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:02:48 smx autossh[147612]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:02:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:02:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:02:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:02:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:02:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:02:49 smx autossh[147649]: port set to 0, monitoring disabled
Apr 29 20:02:49 smx autossh[147649]: starting ssh (count 1)
Apr 29 20:02:49 smx autossh[147649]: ssh child pid is 147652
Apr 29 20:03:13 smx volumiossh-tunnel[147652]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:03:13 smx autossh[147649]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:03:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:03:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:03:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:03:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:03:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:03:13 smx autossh[147698]: port set to 0, monitoring disabled
Apr 29 20:03:13 smx autossh[147698]: starting ssh (count 1)
Apr 29 20:03:13 smx autossh[147698]: ssh child pid is 147701
Apr 29 20:03:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:03:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:03:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:03:22 smx sudo[147723]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:03:22 smx sudo[147723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:03:22 smx autossh[147698]: received signal to exit (15)
Apr 29 20:03:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:03:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:03:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:03:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:03:22 smx sudo[147723]: pam_unix(sudo:session): session closed for user root
Apr 29 20:03:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:03:22 smx autossh[147726]: port set to 0, monitoring disabled
Apr 29 20:03:22 smx autossh[147726]: starting ssh (count 1)
Apr 29 20:03:22 smx autossh[147726]: ssh child pid is 147729
Apr 29 20:03:25 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:03:44 smx volumiossh-tunnel[147729]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:03:44 smx autossh[147726]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:03:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:03:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:03:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:03:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:03:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:03:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:03:44 smx autossh[147759]: port set to 0, monitoring disabled
Apr 29 20:03:44 smx autossh[147759]: starting ssh (count 1)
Apr 29 20:03:44 smx autossh[147759]: ssh child pid is 147762
Apr 29 20:04:08 smx volumiossh-tunnel[147762]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:04:08 smx autossh[147759]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:04:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:04:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:04:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:04:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:04:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:04:09 smx autossh[147793]: port set to 0, monitoring disabled
Apr 29 20:04:09 smx autossh[147793]: starting ssh (count 1)
Apr 29 20:04:09 smx autossh[147793]: ssh child pid is 147796
Apr 29 20:04:33 smx volumiossh-tunnel[147796]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:04:33 smx autossh[147793]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:04:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:04:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:04:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:04:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:04:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:04:33 smx autossh[147842]: port set to 0, monitoring disabled
Apr 29 20:04:33 smx autossh[147842]: starting ssh (count 1)
Apr 29 20:04:33 smx autossh[147842]: ssh child pid is 147845
Apr 29 20:04:57 smx volumiossh-tunnel[147845]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:04:58 smx autossh[147842]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:04:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:04:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:04:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:04:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:04:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:04:58 smx autossh[147876]: port set to 0, monitoring disabled
Apr 29 20:04:58 smx autossh[147876]: starting ssh (count 1)
Apr 29 20:04:58 smx autossh[147876]: ssh child pid is 147879
Apr 29 20:05:22 smx volumiossh-tunnel[147879]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:05:22 smx autossh[147876]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:05:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:05:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:05:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:05:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:05:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:05:22 smx autossh[147924]: port set to 0, monitoring disabled
Apr 29 20:05:22 smx autossh[147924]: starting ssh (count 1)
Apr 29 20:05:22 smx autossh[147924]: ssh child pid is 147927
Apr 29 20:05:47 smx volumiossh-tunnel[147927]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:05:47 smx autossh[147924]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:05:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:05:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:05:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:05:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:05:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:05:47 smx autossh[147960]: port set to 0, monitoring disabled
Apr 29 20:05:47 smx autossh[147960]: starting ssh (count 1)
Apr 29 20:05:47 smx autossh[147960]: ssh child pid is 147963
Apr 29 20:06:11 smx volumiossh-tunnel[147963]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:06:11 smx autossh[147960]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:06:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:06:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:06:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:06:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:06:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:06:11 smx autossh[148008]: port set to 0, monitoring disabled
Apr 29 20:06:11 smx autossh[148008]: starting ssh (count 1)
Apr 29 20:06:11 smx autossh[148008]: ssh child pid is 148011
Apr 29 20:06:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:06:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:06:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:06:22 smx sudo[148034]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:06:22 smx sudo[148034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:06:22 smx autossh[148008]: received signal to exit (15)
Apr 29 20:06:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:06:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:06:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:06:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:06:22 smx sudo[148034]: pam_unix(sudo:session): session closed for user root
Apr 29 20:06:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:06:22 smx autossh[148037]: port set to 0, monitoring disabled
Apr 29 20:06:22 smx autossh[148037]: starting ssh (count 1)
Apr 29 20:06:22 smx autossh[148037]: ssh child pid is 148040
Apr 29 20:06:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:06:45 smx volumiossh-tunnel[148040]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:06:45 smx autossh[148037]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:06:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:06:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:06:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:06:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:06:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:06:45 smx autossh[148071]: port set to 0, monitoring disabled
Apr 29 20:06:45 smx autossh[148071]: starting ssh (count 1)
Apr 29 20:06:45 smx autossh[148071]: ssh child pid is 148074
Apr 29 20:07:10 smx volumiossh-tunnel[148074]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:07:10 smx autossh[148071]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:07:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:07:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:07:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:07:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:07:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:07:10 smx autossh[148105]: port set to 0, monitoring disabled
Apr 29 20:07:10 smx autossh[148105]: starting ssh (count 1)
Apr 29 20:07:10 smx autossh[148105]: ssh child pid is 148108
Apr 29 20:07:31 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:07:34 smx volumiossh-tunnel[148108]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:07:34 smx autossh[148105]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:07:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:07:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:07:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:07:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:07:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:07:34 smx autossh[148153]: port set to 0, monitoring disabled
Apr 29 20:07:34 smx autossh[148153]: starting ssh (count 1)
Apr 29 20:07:34 smx autossh[148153]: ssh child pid is 148156
Apr 29 20:07:59 smx volumiossh-tunnel[148156]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:07:59 smx autossh[148153]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:07:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:07:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:07:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:07:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:07:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:07:59 smx autossh[148188]: port set to 0, monitoring disabled
Apr 29 20:07:59 smx autossh[148188]: starting ssh (count 1)
Apr 29 20:07:59 smx autossh[148188]: ssh child pid is 148191
Apr 29 20:08:23 smx volumiossh-tunnel[148191]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:08:23 smx autossh[148188]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:08:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:08:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:08:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:08:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:08:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:08:24 smx autossh[148237]: port set to 0, monitoring disabled
Apr 29 20:08:24 smx autossh[148237]: starting ssh (count 1)
Apr 29 20:08:24 smx autossh[148237]: ssh child pid is 148240
Apr 29 20:08:48 smx volumiossh-tunnel[148240]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:08:48 smx autossh[148237]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:08:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:08:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:08:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:08:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:08:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:08:48 smx autossh[148272]: port set to 0, monitoring disabled
Apr 29 20:08:48 smx autossh[148272]: starting ssh (count 1)
Apr 29 20:08:48 smx autossh[148272]: ssh child pid is 148275
Apr 29 20:08:57 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:08:57 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:09:12 smx volumiossh-tunnel[148275]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:09:12 smx autossh[148272]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:09:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:09:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:09:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:09:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:09:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:09:13 smx autossh[148321]: port set to 0, monitoring disabled
Apr 29 20:09:13 smx autossh[148321]: starting ssh (count 1)
Apr 29 20:09:13 smx autossh[148321]: ssh child pid is 148324
Apr 29 20:09:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:09:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:09:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:09:22 smx sudo[148346]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:09:22 smx sudo[148346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:09:22 smx autossh[148321]: received signal to exit (15)
Apr 29 20:09:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:09:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:09:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:09:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:09:22 smx sudo[148346]: pam_unix(sudo:session): session closed for user root
Apr 29 20:09:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:09:22 smx autossh[148349]: port set to 0, monitoring disabled
Apr 29 20:09:22 smx autossh[148349]: starting ssh (count 1)
Apr 29 20:09:22 smx autossh[148349]: ssh child pid is 148352
Apr 29 20:09:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:09:46 smx volumiossh-tunnel[148352]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:09:46 smx autossh[148349]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:09:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:09:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:09:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:09:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:09:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:09:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:09:47 smx autossh[148384]: port set to 0, monitoring disabled
Apr 29 20:09:47 smx autossh[148384]: starting ssh (count 1)
Apr 29 20:09:47 smx autossh[148384]: ssh child pid is 148387
Apr 29 20:10:11 smx volumiossh-tunnel[148387]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:10:11 smx autossh[148384]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:10:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:10:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:10:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:10:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:10:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:10:11 smx autossh[148433]: port set to 0, monitoring disabled
Apr 29 20:10:11 smx autossh[148433]: starting ssh (count 1)
Apr 29 20:10:11 smx autossh[148433]: ssh child pid is 148436
Apr 29 20:10:35 smx volumiossh-tunnel[148436]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:10:35 smx autossh[148433]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:10:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:10:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:10:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:10:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:10:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:10:36 smx autossh[148467]: port set to 0, monitoring disabled
Apr 29 20:10:36 smx autossh[148467]: starting ssh (count 1)
Apr 29 20:10:36 smx autossh[148467]: ssh child pid is 148470
Apr 29 20:11:00 smx volumiossh-tunnel[148470]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:11:00 smx autossh[148467]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:11:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:11:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:11:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:11:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:11:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:11:00 smx autossh[148501]: port set to 0, monitoring disabled
Apr 29 20:11:00 smx autossh[148501]: starting ssh (count 1)
Apr 29 20:11:00 smx autossh[148501]: ssh child pid is 148504
Apr 29 20:11:25 smx volumiossh-tunnel[148504]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:11:25 smx autossh[148501]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:11:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:11:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:11:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:11:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:11:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:11:25 smx autossh[148549]: port set to 0, monitoring disabled
Apr 29 20:11:25 smx autossh[148549]: starting ssh (count 1)
Apr 29 20:11:25 smx autossh[148549]: ssh child pid is 148552
Apr 29 20:11:49 smx volumiossh-tunnel[148552]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:11:49 smx autossh[148549]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:11:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:11:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:11:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:11:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:11:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:11:49 smx autossh[148583]: port set to 0, monitoring disabled
Apr 29 20:11:49 smx autossh[148583]: starting ssh (count 1)
Apr 29 20:11:49 smx autossh[148583]: ssh child pid is 148586
Apr 29 20:12:14 smx volumiossh-tunnel[148586]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:12:14 smx autossh[148583]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:12:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:12:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:12:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:12:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:12:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:12:14 smx autossh[148631]: port set to 0, monitoring disabled
Apr 29 20:12:14 smx autossh[148631]: starting ssh (count 1)
Apr 29 20:12:14 smx autossh[148631]: ssh child pid is 148634
Apr 29 20:12:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:12:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:12:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:12:22 smx sudo[148656]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:12:22 smx sudo[148656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:12:22 smx autossh[148631]: received signal to exit (15)
Apr 29 20:12:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:12:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:12:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:12:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:12:22 smx sudo[148656]: pam_unix(sudo:session): session closed for user root
Apr 29 20:12:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:12:22 smx autossh[148660]: port set to 0, monitoring disabled
Apr 29 20:12:22 smx autossh[148660]: starting ssh (count 1)
Apr 29 20:12:22 smx autossh[148660]: ssh child pid is 148663
Apr 29 20:12:44 smx volumiossh-tunnel[148663]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:12:44 smx autossh[148660]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:12:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:12:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:12:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:12:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 20:12:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:12:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:12:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:12:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:12:45 smx autossh[148694]: port set to 0, monitoring disabled
Apr 29 20:12:45 smx autossh[148694]: starting ssh (count 1)
Apr 29 20:12:45 smx autossh[148694]: ssh child pid is 148697
Apr 29 20:13:09 smx volumiossh-tunnel[148697]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:13:09 smx autossh[148694]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:13:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:13:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:13:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:13:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:13:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:13:09 smx autossh[148728]: port set to 0, monitoring disabled
Apr 29 20:13:09 smx autossh[148728]: starting ssh (count 1)
Apr 29 20:13:09 smx autossh[148728]: ssh child pid is 148731
Apr 29 20:13:34 smx volumiossh-tunnel[148731]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:13:34 smx autossh[148728]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:13:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:13:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:13:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:13:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:13:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:13:34 smx autossh[148776]: port set to 0, monitoring disabled
Apr 29 20:13:34 smx autossh[148776]: starting ssh (count 1)
Apr 29 20:13:34 smx autossh[148776]: ssh child pid is 148779
Apr 29 20:13:58 smx volumiossh-tunnel[148779]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:13:58 smx autossh[148776]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:13:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:13:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:13:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:13:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:13:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:13:58 smx autossh[148810]: port set to 0, monitoring disabled
Apr 29 20:13:58 smx autossh[148810]: starting ssh (count 1)
Apr 29 20:13:58 smx autossh[148810]: ssh child pid is 148813
Apr 29 20:14:23 smx volumiossh-tunnel[148813]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:14:23 smx autossh[148810]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:14:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:14:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:14:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:14:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:14:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:14:23 smx autossh[148858]: port set to 0, monitoring disabled
Apr 29 20:14:23 smx autossh[148858]: starting ssh (count 1)
Apr 29 20:14:23 smx autossh[148858]: ssh child pid is 148861
Apr 29 20:14:47 smx volumiossh-tunnel[148861]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:14:47 smx autossh[148858]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:14:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:14:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:14:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:14:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:14:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:14:48 smx autossh[148893]: port set to 0, monitoring disabled
Apr 29 20:14:48 smx autossh[148893]: starting ssh (count 1)
Apr 29 20:14:48 smx autossh[148893]: ssh child pid is 148896
Apr 29 20:15:12 smx volumiossh-tunnel[148896]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:15:12 smx autossh[148893]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:15:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:15:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:15:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:15:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:15:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:15:12 smx autossh[148941]: port set to 0, monitoring disabled
Apr 29 20:15:12 smx autossh[148941]: starting ssh (count 1)
Apr 29 20:15:12 smx autossh[148941]: ssh child pid is 148944
Apr 29 20:15:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:15:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:15:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:15:22 smx sudo[148966]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:15:22 smx sudo[148966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:15:22 smx autossh[148941]: received signal to exit (15)
Apr 29 20:15:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:15:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:15:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:15:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:15:22 smx sudo[148966]: pam_unix(sudo:session): session closed for user root
Apr 29 20:15:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:15:22 smx autossh[148969]: port set to 0, monitoring disabled
Apr 29 20:15:22 smx autossh[148969]: starting ssh (count 1)
Apr 29 20:15:22 smx autossh[148969]: ssh child pid is 148972
Apr 29 20:15:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:15:46 smx volumiossh-tunnel[148972]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:15:46 smx autossh[148969]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:15:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:15:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:15:46 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 20:15:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:15:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:15:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:15:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:15:46 smx autossh[149004]: port set to 0, monitoring disabled
Apr 29 20:15:46 smx autossh[149004]: starting ssh (count 1)
Apr 29 20:15:46 smx autossh[149004]: ssh child pid is 149007
Apr 29 20:16:10 smx volumiossh-tunnel[149007]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:16:10 smx autossh[149004]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:16:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:16:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:16:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:16:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:16:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:16:11 smx autossh[149038]: port set to 0, monitoring disabled
Apr 29 20:16:11 smx autossh[149038]: starting ssh (count 1)
Apr 29 20:16:11 smx autossh[149038]: ssh child pid is 149041
Apr 29 20:16:35 smx volumiossh-tunnel[149041]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:16:35 smx autossh[149038]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:16:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:16:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:16:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:16:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:16:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:16:35 smx autossh[149086]: port set to 0, monitoring disabled
Apr 29 20:16:35 smx autossh[149086]: starting ssh (count 1)
Apr 29 20:16:35 smx autossh[149086]: ssh child pid is 149089
Apr 29 20:16:59 smx volumiossh-tunnel[149089]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:16:59 smx autossh[149086]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:16:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:16:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:17:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:17:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:17:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:17:00 smx autossh[149120]: port set to 0, monitoring disabled
Apr 29 20:17:00 smx autossh[149120]: starting ssh (count 1)
Apr 29 20:17:00 smx autossh[149120]: ssh child pid is 149123
Apr 29 20:17:24 smx volumiossh-tunnel[149123]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:17:24 smx autossh[149120]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:17:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:17:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:17:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:17:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:17:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:17:24 smx autossh[149169]: port set to 0, monitoring disabled
Apr 29 20:17:24 smx autossh[149169]: starting ssh (count 1)
Apr 29 20:17:24 smx autossh[149169]: ssh child pid is 149172
Apr 29 20:17:49 smx volumiossh-tunnel[149172]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:17:49 smx autossh[149169]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:17:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:17:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:17:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:17:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:17:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:17:49 smx autossh[149204]: port set to 0, monitoring disabled
Apr 29 20:17:49 smx autossh[149204]: starting ssh (count 1)
Apr 29 20:17:49 smx autossh[149204]: ssh child pid is 149207
Apr 29 20:18:13 smx volumiossh-tunnel[149207]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:18:13 smx autossh[149204]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:18:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:18:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:18:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:18:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:18:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:18:13 smx autossh[149253]: port set to 0, monitoring disabled
Apr 29 20:18:13 smx autossh[149253]: starting ssh (count 1)
Apr 29 20:18:13 smx autossh[149253]: ssh child pid is 149256
Apr 29 20:18:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:18:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:18:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:18:22 smx sudo[149279]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:18:22 smx sudo[149279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:18:22 smx autossh[149253]: received signal to exit (15)
Apr 29 20:18:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:18:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:18:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:18:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:18:22 smx sudo[149279]: pam_unix(sudo:session): session closed for user root
Apr 29 20:18:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:18:22 smx autossh[149282]: port set to 0, monitoring disabled
Apr 29 20:18:22 smx autossh[149282]: starting ssh (count 1)
Apr 29 20:18:22 smx autossh[149282]: ssh child pid is 149285
Apr 29 20:18:25 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:18:44 smx volumiossh-tunnel[149285]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:18:44 smx autossh[149282]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:18:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:18:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:18:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:18:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:18:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:18:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:18:44 smx autossh[149316]: port set to 0, monitoring disabled
Apr 29 20:18:44 smx autossh[149316]: starting ssh (count 1)
Apr 29 20:18:44 smx autossh[149316]: ssh child pid is 149319
Apr 29 20:19:08 smx volumiossh-tunnel[149319]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:19:08 smx autossh[149316]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:19:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:19:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:19:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:19:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:19:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:19:09 smx autossh[149350]: port set to 0, monitoring disabled
Apr 29 20:19:09 smx autossh[149350]: starting ssh (count 1)
Apr 29 20:19:09 smx autossh[149350]: ssh child pid is 149353
Apr 29 20:19:33 smx volumiossh-tunnel[149353]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:19:33 smx autossh[149350]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:19:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:19:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:19:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:19:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:19:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:19:33 smx autossh[149399]: port set to 0, monitoring disabled
Apr 29 20:19:33 smx autossh[149399]: starting ssh (count 1)
Apr 29 20:19:33 smx autossh[149399]: ssh child pid is 149402
Apr 29 20:19:58 smx volumiossh-tunnel[149402]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:19:58 smx autossh[149399]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:19:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:19:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:19:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:19:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:19:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:19:58 smx autossh[149433]: port set to 0, monitoring disabled
Apr 29 20:19:58 smx autossh[149433]: starting ssh (count 1)
Apr 29 20:19:58 smx autossh[149433]: ssh child pid is 149436
Apr 29 20:20:22 smx volumiossh-tunnel[149436]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:20:22 smx autossh[149433]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:20:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:20:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:20:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:20:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:20:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:20:22 smx autossh[149481]: port set to 0, monitoring disabled
Apr 29 20:20:22 smx autossh[149481]: starting ssh (count 1)
Apr 29 20:20:22 smx autossh[149481]: ssh child pid is 149484
Apr 29 20:20:53 smx volumiossh-tunnel[149484]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:20:53 smx autossh[149481]: ssh exited with error status 255; restarting ssh
Apr 29 20:20:53 smx autossh[149481]: starting ssh (count 2)
Apr 29 20:20:53 smx autossh[149481]: ssh child pid is 149530
Apr 29 20:21:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:21:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:21:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:21:22 smx sudo[149581]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:21:22 smx sudo[149581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:21:22 smx autossh[149481]: received signal to exit (15)
Apr 29 20:21:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:21:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:21:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:21:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:21:22 smx sudo[149581]: pam_unix(sudo:session): session closed for user root
Apr 29 20:21:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:21:22 smx autossh[149584]: port set to 0, monitoring disabled
Apr 29 20:21:22 smx autossh[149584]: starting ssh (count 1)
Apr 29 20:21:22 smx autossh[149584]: ssh child pid is 149587
Apr 29 20:21:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:21:44 smx ntpd[1079]: DNS: dns_probe: 3.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 20:21:46 smx volumiossh-tunnel[149587]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:21:46 smx autossh[149584]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:21:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:21:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:21:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:21:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:21:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:21:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:21:47 smx autossh[149618]: port set to 0, monitoring disabled
Apr 29 20:21:47 smx autossh[149618]: starting ssh (count 1)
Apr 29 20:21:47 smx autossh[149618]: ssh child pid is 149621
Apr 29 20:22:08 smx ntpd[1079]: DNS: dns_check: processing 3.debian.pool.ntp.org, 8, 101
Apr 29 20:22:08 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 20:22:08 smx ntpd[1079]: DNS: dns_take_status: 3.debian.pool.ntp.org=>error, 12
Apr 29 20:22:11 smx volumiossh-tunnel[149621]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:22:11 smx autossh[149618]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:22:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:22:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:22:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:22:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:22:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:22:11 smx autossh[149653]: port set to 0, monitoring disabled
Apr 29 20:22:11 smx autossh[149653]: starting ssh (count 1)
Apr 29 20:22:11 smx autossh[149653]: ssh child pid is 149656
Apr 29 20:22:36 smx volumiossh-tunnel[149656]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:22:36 smx autossh[149653]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:22:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:22:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:22:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:22:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:22:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:22:36 smx autossh[149701]: port set to 0, monitoring disabled
Apr 29 20:22:36 smx autossh[149701]: starting ssh (count 1)
Apr 29 20:22:36 smx autossh[149701]: ssh child pid is 149704
Apr 29 20:22:55 smx ntpd[1079]: DNS: dns_probe: 1.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 20:23:00 smx volumiossh-tunnel[149704]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:23:00 smx autossh[149701]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:23:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:23:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:23:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:23:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:23:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:23:00 smx autossh[149737]: port set to 0, monitoring disabled
Apr 29 20:23:00 smx autossh[149737]: starting ssh (count 1)
Apr 29 20:23:00 smx autossh[149737]: ssh child pid is 149740
Apr 29 20:23:19 smx ntpd[1079]: DNS: dns_check: processing 1.debian.pool.ntp.org, 8, 101
Apr 29 20:23:19 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 20:23:19 smx ntpd[1079]: DNS: dns_take_status: 1.debian.pool.ntp.org=>error, 12
Apr 29 20:23:19 smx ntpd[1079]: DNS: dns_probe: 2.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 20:23:25 smx volumiossh-tunnel[149740]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:23:25 smx autossh[149737]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:23:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:23:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:23:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:23:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:23:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:23:25 smx autossh[149786]: port set to 0, monitoring disabled
Apr 29 20:23:25 smx autossh[149786]: starting ssh (count 1)
Apr 29 20:23:25 smx autossh[149786]: ssh child pid is 149789
Apr 29 20:23:43 smx ntpd[1079]: DNS: dns_check: processing 2.debian.pool.ntp.org, 8, 101
Apr 29 20:23:43 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 20:23:43 smx ntpd[1079]: DNS: dns_take_status: 2.debian.pool.ntp.org=>error, 12
Apr 29 20:23:49 smx volumiossh-tunnel[149789]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:23:49 smx autossh[149786]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:23:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:23:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:23:50 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:23:50 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:23:50 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:23:50 smx autossh[149822]: port set to 0, monitoring disabled
Apr 29 20:23:50 smx autossh[149822]: starting ssh (count 1)
Apr 29 20:23:50 smx autossh[149822]: ssh child pid is 149825
Apr 29 20:24:11 smx ntpd[1079]: DNS: dns_probe: 0.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 20:24:14 smx volumiossh-tunnel[149825]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:24:14 smx autossh[149822]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:24:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:24:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:24:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:24:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:24:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:24:14 smx autossh[149872]: port set to 0, monitoring disabled
Apr 29 20:24:14 smx autossh[149872]: starting ssh (count 1)
Apr 29 20:24:14 smx autossh[149872]: ssh child pid is 149875
Apr 29 20:24:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:24:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:24:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:24:22 smx sudo[149882]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:24:22 smx sudo[149882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:24:22 smx autossh[149872]: received signal to exit (15)
Apr 29 20:24:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:24:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:24:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:24:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:24:22 smx sudo[149882]: pam_unix(sudo:session): session closed for user root
Apr 29 20:24:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:24:22 smx autossh[149885]: port set to 0, monitoring disabled
Apr 29 20:24:22 smx autossh[149885]: starting ssh (count 1)
Apr 29 20:24:22 smx autossh[149885]: ssh child pid is 149888
Apr 29 20:24:23 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:24:35 smx ntpd[1079]: DNS: dns_check: processing 0.debian.pool.ntp.org, 8, 101
Apr 29 20:24:35 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 20:24:35 smx ntpd[1079]: DNS: dns_take_status: 0.debian.pool.ntp.org=>error, 12
Apr 29 20:24:45 smx volumiossh-tunnel[149888]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:24:45 smx autossh[149885]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:24:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:24:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:24:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:24:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:24:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:24:45 smx autossh[149934]: port set to 0, monitoring disabled
Apr 29 20:24:45 smx autossh[149934]: starting ssh (count 1)
Apr 29 20:24:45 smx autossh[149934]: ssh child pid is 149937
Apr 29 20:24:48 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:25:09 smx volumiossh-tunnel[149937]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:25:09 smx autossh[149934]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:25:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:25:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:25:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:25:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:25:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:25:09 smx autossh[149969]: port set to 0, monitoring disabled
Apr 29 20:25:09 smx autossh[149969]: starting ssh (count 1)
Apr 29 20:25:09 smx autossh[149969]: ssh child pid is 149972
Apr 29 20:25:34 smx volumiossh-tunnel[149972]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:25:34 smx autossh[149969]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:25:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:25:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:25:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:25:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:25:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:25:34 smx autossh[150017]: port set to 0, monitoring disabled
Apr 29 20:25:34 smx autossh[150017]: starting ssh (count 1)
Apr 29 20:25:34 smx autossh[150017]: ssh child pid is 150020
Apr 29 20:25:58 smx volumiossh-tunnel[150020]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:25:58 smx autossh[150017]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:25:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:25:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:25:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:25:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:25:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:25:59 smx autossh[150051]: port set to 0, monitoring disabled
Apr 29 20:25:59 smx autossh[150051]: starting ssh (count 1)
Apr 29 20:25:59 smx autossh[150051]: ssh child pid is 150054
Apr 29 20:26:23 smx volumiossh-tunnel[150054]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:26:23 smx autossh[150051]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:26:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:26:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:26:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:26:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:26:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:26:23 smx autossh[150099]: port set to 0, monitoring disabled
Apr 29 20:26:23 smx autossh[150099]: starting ssh (count 1)
Apr 29 20:26:23 smx autossh[150099]: ssh child pid is 150102
Apr 29 20:26:47 smx volumiossh-tunnel[150102]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:26:47 smx autossh[150099]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:26:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:26:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:26:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:26:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:26:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:26:48 smx autossh[150134]: port set to 0, monitoring disabled
Apr 29 20:26:48 smx autossh[150134]: starting ssh (count 1)
Apr 29 20:26:48 smx autossh[150134]: ssh child pid is 150137
Apr 29 20:27:12 smx volumiossh-tunnel[150137]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:27:12 smx autossh[150134]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:27:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:27:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:27:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:27:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:27:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:27:12 smx autossh[150168]: port set to 0, monitoring disabled
Apr 29 20:27:12 smx autossh[150168]: starting ssh (count 1)
Apr 29 20:27:12 smx autossh[150168]: ssh child pid is 150171
Apr 29 20:27:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:27:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:27:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:27:22 smx sudo[150192]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:27:22 smx sudo[150192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:27:22 smx autossh[150168]: received signal to exit (15)
Apr 29 20:27:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:27:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:27:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:27:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:27:22 smx sudo[150192]: pam_unix(sudo:session): session closed for user root
Apr 29 20:27:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:27:22 smx autossh[150195]: port set to 0, monitoring disabled
Apr 29 20:27:22 smx autossh[150195]: starting ssh (count 1)
Apr 29 20:27:22 smx autossh[150195]: ssh child pid is 150198
Apr 29 20:27:40 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:27:46 smx volumiossh-tunnel[150198]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:27:46 smx autossh[150195]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:27:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:27:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:27:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:27:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:27:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:27:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:27:46 smx autossh[150244]: port set to 0, monitoring disabled
Apr 29 20:27:46 smx autossh[150244]: starting ssh (count 1)
Apr 29 20:27:46 smx autossh[150244]: ssh child pid is 150247
Apr 29 20:28:10 smx volumiossh-tunnel[150247]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:28:10 smx autossh[150244]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:28:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:28:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:28:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:28:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:28:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:28:11 smx autossh[150279]: port set to 0, monitoring disabled
Apr 29 20:28:11 smx autossh[150279]: starting ssh (count 1)
Apr 29 20:28:11 smx autossh[150279]: ssh child pid is 150282
Apr 29 20:28:35 smx volumiossh-tunnel[150282]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:28:35 smx autossh[150279]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:28:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:28:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:28:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:28:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:28:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:28:35 smx autossh[150327]: port set to 0, monitoring disabled
Apr 29 20:28:35 smx autossh[150327]: starting ssh (count 1)
Apr 29 20:28:35 smx autossh[150327]: ssh child pid is 150330
Apr 29 20:29:00 smx volumiossh-tunnel[150330]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:29:00 smx autossh[150327]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:29:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:29:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:29:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:29:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:29:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:29:00 smx autossh[150361]: port set to 0, monitoring disabled
Apr 29 20:29:00 smx autossh[150361]: starting ssh (count 1)
Apr 29 20:29:00 smx autossh[150361]: ssh child pid is 150364
Apr 29 20:29:24 smx volumiossh-tunnel[150364]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:29:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:29:24 smx autossh[150361]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:29:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:29:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:29:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:29:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:29:24 smx autossh[150410]: port set to 0, monitoring disabled
Apr 29 20:29:24 smx autossh[150410]: starting ssh (count 1)
Apr 29 20:29:24 smx autossh[150410]: ssh child pid is 150413
Apr 29 20:29:49 smx volumiossh-tunnel[150413]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:29:49 smx autossh[150410]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:29:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:29:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:29:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:29:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:29:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:29:49 smx autossh[150444]: port set to 0, monitoring disabled
Apr 29 20:29:49 smx autossh[150444]: starting ssh (count 1)
Apr 29 20:29:49 smx autossh[150444]: ssh child pid is 150447
Apr 29 20:30:13 smx volumiossh-tunnel[150447]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:30:13 smx autossh[150444]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:30:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:30:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:30:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:30:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:30:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:30:14 smx autossh[150494]: port set to 0, monitoring disabled
Apr 29 20:30:14 smx autossh[150494]: starting ssh (count 1)
Apr 29 20:30:14 smx autossh[150494]: ssh child pid is 150497
Apr 29 20:30:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:30:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:30:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:30:22 smx sudo[150504]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:30:22 smx sudo[150504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:30:22 smx autossh[150494]: received signal to exit (15)
Apr 29 20:30:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:30:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:30:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:30:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:30:22 smx sudo[150504]: pam_unix(sudo:session): session closed for user root
Apr 29 20:30:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:30:22 smx autossh[150507]: port set to 0, monitoring disabled
Apr 29 20:30:22 smx autossh[150507]: starting ssh (count 1)
Apr 29 20:30:22 smx autossh[150507]: ssh child pid is 150510
Apr 29 20:30:44 smx volumiossh-tunnel[150510]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:30:44 smx autossh[150507]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:30:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:30:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:30:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:30:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 20:30:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:30:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:30:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:30:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:30:44 smx autossh[150555]: port set to 0, monitoring disabled
Apr 29 20:30:44 smx autossh[150555]: starting ssh (count 1)
Apr 29 20:30:44 smx autossh[150555]: ssh child pid is 150558
Apr 29 20:31:09 smx volumiossh-tunnel[150558]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:31:09 smx autossh[150555]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:31:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:31:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:31:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:31:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:31:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:31:09 smx autossh[150589]: port set to 0, monitoring disabled
Apr 29 20:31:09 smx autossh[150589]: starting ssh (count 1)
Apr 29 20:31:09 smx autossh[150589]: ssh child pid is 150592
Apr 29 20:31:33 smx volumiossh-tunnel[150592]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:31:33 smx autossh[150589]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:31:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:31:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:31:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:31:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:31:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:31:33 smx autossh[150637]: port set to 0, monitoring disabled
Apr 29 20:31:33 smx autossh[150637]: starting ssh (count 1)
Apr 29 20:31:33 smx autossh[150637]: ssh child pid is 150640
Apr 29 20:31:58 smx volumiossh-tunnel[150640]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:31:58 smx autossh[150637]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:31:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:31:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:31:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:31:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:31:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:31:58 smx autossh[150672]: port set to 0, monitoring disabled
Apr 29 20:31:58 smx autossh[150672]: starting ssh (count 1)
Apr 29 20:31:58 smx autossh[150672]: ssh child pid is 150675
Apr 29 20:32:22 smx volumiossh-tunnel[150675]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:32:22 smx autossh[150672]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:32:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:32:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:32:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:32:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:32:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:32:23 smx autossh[150706]: port set to 0, monitoring disabled
Apr 29 20:32:23 smx autossh[150706]: starting ssh (count 1)
Apr 29 20:32:23 smx autossh[150706]: ssh child pid is 150709
Apr 29 20:33:01 smx volumiossh-tunnel[150709]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:33:01 smx autossh[150706]: ssh exited with error status 255; restarting ssh
Apr 29 20:33:01 smx autossh[150706]: starting ssh (count 2)
Apr 29 20:33:01 smx autossh[150706]: ssh child pid is 150767
Apr 29 20:33:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:33:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:33:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:33:22 smx sudo[150804]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:33:22 smx sudo[150804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:33:22 smx autossh[150706]: received signal to exit (15)
Apr 29 20:33:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:33:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:33:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:33:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:33:22 smx sudo[150804]: pam_unix(sudo:session): session closed for user root
Apr 29 20:33:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:33:22 smx autossh[150807]: port set to 0, monitoring disabled
Apr 29 20:33:22 smx autossh[150807]: starting ssh (count 1)
Apr 29 20:33:22 smx autossh[150807]: ssh child pid is 150810
Apr 29 20:33:45 smx volumiossh-tunnel[150810]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:33:45 smx autossh[150807]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:33:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:33:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:33:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:33:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:33:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:33:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:33:46 smx autossh[150857]: port set to 0, monitoring disabled
Apr 29 20:33:46 smx autossh[150857]: starting ssh (count 1)
Apr 29 20:33:46 smx autossh[150857]: ssh child pid is 150860
Apr 29 20:34:04 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 20:34:10 smx volumiossh-tunnel[150860]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:34:10 smx autossh[150857]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:34:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:34:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:34:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:34:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:34:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:34:10 smx autossh[150890]: port set to 0, monitoring disabled
Apr 29 20:34:10 smx autossh[150890]: starting ssh (count 1)
Apr 29 20:34:10 smx autossh[150890]: ssh child pid is 150893
Apr 29 20:34:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 20:34:35 smx volumiossh-tunnel[150893]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:34:35 smx autossh[150890]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:34:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:34:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:34:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:34:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:34:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:34:35 smx autossh[150939]: port set to 0, monitoring disabled
Apr 29 20:34:35 smx autossh[150939]: starting ssh (count 1)
Apr 29 20:34:35 smx autossh[150939]: ssh child pid is 150942
Apr 29 20:34:53 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 20:34:54 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 20:34:54 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:34:59 smx volumiossh-tunnel[150942]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:34:59 smx autossh[150939]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:34:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:34:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:34:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:34:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:34:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:34:59 smx autossh[150973]: port set to 0, monitoring disabled
Apr 29 20:34:59 smx autossh[150973]: starting ssh (count 1)
Apr 29 20:34:59 smx autossh[150973]: ssh child pid is 150976
Apr 29 20:35:24 smx volumiossh-tunnel[150976]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:35:24 smx autossh[150973]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:35:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:35:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:35:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:35:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:35:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:35:24 smx autossh[151021]: port set to 0, monitoring disabled
Apr 29 20:35:24 smx autossh[151021]: starting ssh (count 1)
Apr 29 20:35:24 smx autossh[151021]: ssh child pid is 151024
Apr 29 20:35:48 smx volumiossh-tunnel[151024]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:35:48 smx autossh[151021]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:35:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:35:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:35:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:35:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:35:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:35:49 smx autossh[151056]: port set to 0, monitoring disabled
Apr 29 20:35:49 smx autossh[151056]: starting ssh (count 1)
Apr 29 20:35:49 smx autossh[151056]: ssh child pid is 151059
Apr 29 20:36:13 smx volumiossh-tunnel[151059]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:36:13 smx autossh[151056]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:36:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:36:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:36:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:36:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:36:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:36:13 smx autossh[151092]: port set to 0, monitoring disabled
Apr 29 20:36:13 smx autossh[151092]: starting ssh (count 1)
Apr 29 20:36:13 smx autossh[151092]: ssh child pid is 151095
Apr 29 20:36:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:36:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:36:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:36:22 smx sudo[151116]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:36:22 smx sudo[151116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:36:22 smx autossh[151092]: received signal to exit (15)
Apr 29 20:36:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:36:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:36:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:36:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:36:22 smx sudo[151116]: pam_unix(sudo:session): session closed for user root
Apr 29 20:36:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:36:22 smx autossh[151119]: port set to 0, monitoring disabled
Apr 29 20:36:22 smx autossh[151119]: starting ssh (count 1)
Apr 29 20:36:22 smx autossh[151119]: ssh child pid is 151122
Apr 29 20:36:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:36:44 smx volumiossh-tunnel[151122]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:36:44 smx autossh[151119]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:36:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:36:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:36:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:36:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:36:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:36:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:36:44 smx autossh[151168]: port set to 0, monitoring disabled
Apr 29 20:36:44 smx autossh[151168]: starting ssh (count 1)
Apr 29 20:36:44 smx autossh[151168]: ssh child pid is 151171
Apr 29 20:37:08 smx volumiossh-tunnel[151171]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:37:08 smx autossh[151168]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:37:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:37:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:37:08 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:37:08 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:37:08 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:37:08 smx autossh[151202]: port set to 0, monitoring disabled
Apr 29 20:37:08 smx autossh[151202]: starting ssh (count 1)
Apr 29 20:37:08 smx autossh[151202]: ssh child pid is 151205
Apr 29 20:37:33 smx volumiossh-tunnel[151205]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:37:33 smx autossh[151202]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:37:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:37:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:37:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:37:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:37:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:37:33 smx autossh[151237]: port set to 0, monitoring disabled
Apr 29 20:37:33 smx autossh[151237]: starting ssh (count 1)
Apr 29 20:37:33 smx autossh[151237]: ssh child pid is 151240
Apr 29 20:37:57 smx volumiossh-tunnel[151240]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:37:57 smx autossh[151237]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:37:57 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:37:57 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:37:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:37:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:37:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:37:58 smx autossh[151285]: port set to 0, monitoring disabled
Apr 29 20:37:58 smx autossh[151285]: starting ssh (count 1)
Apr 29 20:37:58 smx autossh[151285]: ssh child pid is 151288
Apr 29 20:38:22 smx volumiossh-tunnel[151288]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:38:22 smx autossh[151285]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:38:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:38:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:38:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:38:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:38:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:38:22 smx autossh[151319]: port set to 0, monitoring disabled
Apr 29 20:38:22 smx autossh[151319]: starting ssh (count 1)
Apr 29 20:38:22 smx autossh[151319]: ssh child pid is 151322
Apr 29 20:38:46 smx volumiossh-tunnel[151322]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:38:46 smx autossh[151319]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:38:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:38:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:38:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:38:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:38:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:38:47 smx autossh[151369]: port set to 0, monitoring disabled
Apr 29 20:38:47 smx autossh[151369]: starting ssh (count 1)
Apr 29 20:38:47 smx autossh[151369]: ssh child pid is 151372
Apr 29 20:39:11 smx volumiossh-tunnel[151372]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:39:11 smx autossh[151369]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:39:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:39:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:39:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:39:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:39:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:39:11 smx autossh[151403]: port set to 0, monitoring disabled
Apr 29 20:39:11 smx autossh[151403]: starting ssh (count 1)
Apr 29 20:39:11 smx autossh[151403]: ssh child pid is 151406
Apr 29 20:39:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:39:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:39:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:39:22 smx sudo[151429]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:39:22 smx sudo[151429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:39:22 smx autossh[151403]: received signal to exit (15)
Apr 29 20:39:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:39:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:39:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:39:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:39:22 smx sudo[151429]: pam_unix(sudo:session): session closed for user root
Apr 29 20:39:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:39:22 smx autossh[151432]: port set to 0, monitoring disabled
Apr 29 20:39:22 smx autossh[151432]: starting ssh (count 1)
Apr 29 20:39:22 smx autossh[151432]: ssh child pid is 151435
Apr 29 20:39:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:39:45 smx volumiossh-tunnel[151435]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:39:45 smx autossh[151432]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:39:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:39:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:39:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:39:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:39:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:39:45 smx autossh[151481]: port set to 0, monitoring disabled
Apr 29 20:39:45 smx autossh[151481]: starting ssh (count 1)
Apr 29 20:39:45 smx autossh[151481]: ssh child pid is 151484
Apr 29 20:39:51 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:40:09 smx volumiossh-tunnel[151484]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:40:09 smx autossh[151481]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:40:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:40:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:40:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:40:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:40:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:40:10 smx autossh[151515]: port set to 0, monitoring disabled
Apr 29 20:40:10 smx autossh[151515]: starting ssh (count 1)
Apr 29 20:40:10 smx autossh[151515]: ssh child pid is 151518
Apr 29 20:40:42 smx volumiossh-tunnel[151518]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:40:42 smx autossh[151515]: ssh exited with error status 255; restarting ssh
Apr 29 20:40:42 smx autossh[151515]: starting ssh (count 2)
Apr 29 20:40:42 smx autossh[151515]: ssh child pid is 151562
Apr 29 20:41:06 smx volumiossh-tunnel[151562]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:41:06 smx autossh[151515]: ssh exited with error status 255; restarting ssh
Apr 29 20:41:06 smx autossh[151515]: starting ssh (count 3)
Apr 29 20:41:06 smx autossh[151515]: ssh child pid is 151607
Apr 29 20:41:31 smx volumiossh-tunnel[151607]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:41:31 smx autossh[151515]: ssh exited with error status 255; restarting ssh
Apr 29 20:41:31 smx autossh[151515]: starting ssh (count 4)
Apr 29 20:41:31 smx autossh[151515]: ssh child pid is 151637
Apr 29 20:41:56 smx volumiossh-tunnel[151637]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:41:56 smx autossh[151515]: ssh exited with error status 255; restarting ssh
Apr 29 20:41:56 smx autossh[151515]: starting ssh (count 5)
Apr 29 20:41:56 smx autossh[151515]: ssh child pid is 151682
Apr 29 20:42:20 smx volumiossh-tunnel[151682]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:42:20 smx autossh[151515]: ssh exited with error status 255; restarting ssh
Apr 29 20:42:20 smx autossh[151515]: starting ssh (count 6)
Apr 29 20:42:20 smx autossh[151515]: ssh child pid is 151712
Apr 29 20:42:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:42:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:42:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:42:22 smx sudo[151720]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:42:22 smx sudo[151720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:42:22 smx autossh[151515]: received signal to exit (15)
Apr 29 20:42:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:42:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:42:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:42:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:42:22 smx sudo[151720]: pam_unix(sudo:session): session closed for user root
Apr 29 20:42:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:42:22 smx autossh[151723]: port set to 0, monitoring disabled
Apr 29 20:42:22 smx autossh[151723]: starting ssh (count 1)
Apr 29 20:42:22 smx autossh[151723]: ssh child pid is 151726
Apr 29 20:42:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:42:45 smx volumiossh-tunnel[151726]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:42:45 smx autossh[151723]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:42:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:42:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:42:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:42:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:42:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:42:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:42:45 smx autossh[151771]: port set to 0, monitoring disabled
Apr 29 20:42:45 smx autossh[151771]: starting ssh (count 1)
Apr 29 20:42:45 smx autossh[151771]: ssh child pid is 151774
Apr 29 20:43:09 smx volumiossh-tunnel[151774]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:43:09 smx autossh[151771]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:43:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:43:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:43:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:43:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:43:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:43:10 smx autossh[151805]: port set to 0, monitoring disabled
Apr 29 20:43:10 smx autossh[151805]: starting ssh (count 1)
Apr 29 20:43:10 smx autossh[151805]: ssh child pid is 151808
Apr 29 20:43:34 smx volumiossh-tunnel[151808]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:43:34 smx autossh[151805]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:43:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:43:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:43:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:43:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:43:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:43:34 smx autossh[151840]: port set to 0, monitoring disabled
Apr 29 20:43:34 smx autossh[151840]: starting ssh (count 1)
Apr 29 20:43:34 smx autossh[151840]: ssh child pid is 151843
Apr 29 20:43:58 smx volumiossh-tunnel[151843]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:43:58 smx autossh[151840]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:43:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:43:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:43:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:43:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:43:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:43:59 smx autossh[151888]: port set to 0, monitoring disabled
Apr 29 20:43:59 smx autossh[151888]: starting ssh (count 1)
Apr 29 20:43:59 smx autossh[151888]: ssh child pid is 151891
Apr 29 20:44:23 smx volumiossh-tunnel[151891]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:44:23 smx autossh[151888]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:44:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:44:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:44:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:44:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:44:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:44:23 smx autossh[151922]: port set to 0, monitoring disabled
Apr 29 20:44:23 smx autossh[151922]: starting ssh (count 1)
Apr 29 20:44:23 smx autossh[151922]: ssh child pid is 151925
Apr 29 20:44:48 smx volumiossh-tunnel[151925]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:44:48 smx autossh[151922]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:44:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:44:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:44:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:44:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:44:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:44:48 smx autossh[151970]: port set to 0, monitoring disabled
Apr 29 20:44:48 smx autossh[151970]: starting ssh (count 1)
Apr 29 20:44:48 smx autossh[151970]: ssh child pid is 151973
Apr 29 20:45:12 smx volumiossh-tunnel[151973]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:45:12 smx autossh[151970]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:45:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:45:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:45:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:45:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:45:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:45:12 smx autossh[152004]: port set to 0, monitoring disabled
Apr 29 20:45:12 smx autossh[152004]: starting ssh (count 1)
Apr 29 20:45:12 smx autossh[152004]: ssh child pid is 152007
Apr 29 20:45:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:45:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:45:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:45:22 smx sudo[152029]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:45:22 smx sudo[152029]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:45:22 smx autossh[152004]: received signal to exit (15)
Apr 29 20:45:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:45:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:45:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:45:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:45:22 smx sudo[152029]: pam_unix(sudo:session): session closed for user root
Apr 29 20:45:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:45:22 smx autossh[152032]: port set to 0, monitoring disabled
Apr 29 20:45:22 smx autossh[152032]: starting ssh (count 1)
Apr 29 20:45:22 smx autossh[152032]: ssh child pid is 152035
Apr 29 20:45:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:45:46 smx volumiossh-tunnel[152035]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:45:46 smx autossh[152032]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:45:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:45:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:45:46 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 20:45:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:45:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:45:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:45:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:45:46 smx autossh[152081]: port set to 0, monitoring disabled
Apr 29 20:45:46 smx autossh[152081]: starting ssh (count 1)
Apr 29 20:45:46 smx autossh[152081]: ssh child pid is 152084
Apr 29 20:46:10 smx volumiossh-tunnel[152084]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:46:10 smx autossh[152081]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:46:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:46:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:46:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:46:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:46:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:46:11 smx autossh[152115]: port set to 0, monitoring disabled
Apr 29 20:46:11 smx autossh[152115]: starting ssh (count 1)
Apr 29 20:46:11 smx autossh[152115]: ssh child pid is 152118
Apr 29 20:46:35 smx volumiossh-tunnel[152118]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:46:35 smx autossh[152115]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:46:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:46:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:46:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:46:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:46:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:46:35 smx autossh[152163]: port set to 0, monitoring disabled
Apr 29 20:46:35 smx autossh[152163]: starting ssh (count 1)
Apr 29 20:46:35 smx autossh[152163]: ssh child pid is 152166
Apr 29 20:47:00 smx volumiossh-tunnel[152166]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:47:00 smx autossh[152163]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:47:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:47:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:47:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:47:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:47:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:47:00 smx autossh[152197]: port set to 0, monitoring disabled
Apr 29 20:47:00 smx autossh[152197]: starting ssh (count 1)
Apr 29 20:47:00 smx autossh[152197]: ssh child pid is 152200
Apr 29 20:47:24 smx volumiossh-tunnel[152200]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:47:24 smx autossh[152197]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:47:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:47:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:47:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:47:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:47:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:47:24 smx autossh[152232]: port set to 0, monitoring disabled
Apr 29 20:47:24 smx autossh[152232]: starting ssh (count 1)
Apr 29 20:47:24 smx autossh[152232]: ssh child pid is 152235
Apr 29 20:47:49 smx volumiossh-tunnel[152235]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:47:49 smx autossh[152232]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:47:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:47:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:47:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:47:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:47:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:47:49 smx autossh[152281]: port set to 0, monitoring disabled
Apr 29 20:47:49 smx autossh[152281]: starting ssh (count 1)
Apr 29 20:47:49 smx autossh[152281]: ssh child pid is 152284
Apr 29 20:48:13 smx volumiossh-tunnel[152284]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:48:13 smx autossh[152281]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:48:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:48:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:48:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:48:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:48:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:48:14 smx autossh[152315]: port set to 0, monitoring disabled
Apr 29 20:48:14 smx autossh[152315]: starting ssh (count 1)
Apr 29 20:48:14 smx autossh[152315]: ssh child pid is 152318
Apr 29 20:48:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:48:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:48:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:48:22 smx sudo[152339]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:48:22 smx sudo[152339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:48:22 smx autossh[152315]: received signal to exit (15)
Apr 29 20:48:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:48:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:48:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:48:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:48:22 smx sudo[152339]: pam_unix(sudo:session): session closed for user root
Apr 29 20:48:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:48:22 smx autossh[152342]: port set to 0, monitoring disabled
Apr 29 20:48:22 smx autossh[152342]: starting ssh (count 1)
Apr 29 20:48:22 smx autossh[152342]: ssh child pid is 152345
Apr 29 20:48:23 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:48:44 smx volumiossh-tunnel[152345]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:48:44 smx autossh[152342]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:48:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:48:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:48:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:48:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:48:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:48:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:48:44 smx autossh[152378]: port set to 0, monitoring disabled
Apr 29 20:48:44 smx autossh[152378]: starting ssh (count 1)
Apr 29 20:48:44 smx autossh[152378]: ssh child pid is 152381
Apr 29 20:49:09 smx volumiossh-tunnel[152381]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:49:09 smx autossh[152378]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:49:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:49:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:49:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:49:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:49:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:49:09 smx autossh[152426]: port set to 0, monitoring disabled
Apr 29 20:49:09 smx autossh[152426]: starting ssh (count 1)
Apr 29 20:49:09 smx autossh[152426]: ssh child pid is 152429
Apr 29 20:49:33 smx volumiossh-tunnel[152429]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:49:33 smx autossh[152426]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:49:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:49:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:49:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:49:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:49:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:49:34 smx autossh[152461]: port set to 0, monitoring disabled
Apr 29 20:49:34 smx autossh[152461]: starting ssh (count 1)
Apr 29 20:49:34 smx autossh[152461]: ssh child pid is 152464
Apr 29 20:49:58 smx volumiossh-tunnel[152464]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:49:58 smx autossh[152461]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:49:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:49:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:49:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:49:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:49:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:49:58 smx autossh[152509]: port set to 0, monitoring disabled
Apr 29 20:49:58 smx autossh[152509]: starting ssh (count 1)
Apr 29 20:49:58 smx autossh[152509]: ssh child pid is 152512
Apr 29 20:50:22 smx volumiossh-tunnel[152512]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:50:22 smx autossh[152509]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:50:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:50:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:50:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:50:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:50:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:50:23 smx autossh[152543]: port set to 0, monitoring disabled
Apr 29 20:50:23 smx autossh[152543]: starting ssh (count 1)
Apr 29 20:50:23 smx autossh[152543]: ssh child pid is 152546
Apr 29 20:50:47 smx volumiossh-tunnel[152546]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:50:47 smx autossh[152543]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:50:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:50:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:50:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:50:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:50:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:50:47 smx autossh[152592]: port set to 0, monitoring disabled
Apr 29 20:50:47 smx autossh[152592]: starting ssh (count 1)
Apr 29 20:50:47 smx autossh[152592]: ssh child pid is 152595
Apr 29 20:51:12 smx volumiossh-tunnel[152595]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:51:12 smx autossh[152592]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:51:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:51:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:51:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:51:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:51:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:51:12 smx autossh[152627]: port set to 0, monitoring disabled
Apr 29 20:51:12 smx autossh[152627]: starting ssh (count 1)
Apr 29 20:51:12 smx autossh[152627]: ssh child pid is 152630
Apr 29 20:51:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:51:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:51:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:51:22 smx sudo[152652]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:51:22 smx sudo[152652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:51:22 smx autossh[152627]: received signal to exit (15)
Apr 29 20:51:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:51:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:51:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:51:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:51:22 smx sudo[152652]: pam_unix(sudo:session): session closed for user root
Apr 29 20:51:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:51:22 smx autossh[152655]: port set to 0, monitoring disabled
Apr 29 20:51:22 smx autossh[152655]: starting ssh (count 1)
Apr 29 20:51:22 smx autossh[152655]: ssh child pid is 152658
Apr 29 20:51:39 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:51:45 smx volumiossh-tunnel[152658]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:51:45 smx autossh[152655]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:51:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:51:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:51:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:51:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:51:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:51:46 smx autossh[152703]: port set to 0, monitoring disabled
Apr 29 20:51:46 smx autossh[152703]: starting ssh (count 1)
Apr 29 20:51:46 smx autossh[152703]: ssh child pid is 152706
Apr 29 20:52:10 smx volumiossh-tunnel[152706]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:52:10 smx autossh[152703]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:52:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:52:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:52:10 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:52:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:52:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:52:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:52:10 smx autossh[152737]: port set to 0, monitoring disabled
Apr 29 20:52:10 smx autossh[152737]: starting ssh (count 1)
Apr 29 20:52:10 smx autossh[152737]: ssh child pid is 152740
Apr 29 20:52:34 smx volumiossh-tunnel[152740]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:52:34 smx autossh[152737]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:52:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:52:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:52:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:52:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:52:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:52:35 smx autossh[152772]: port set to 0, monitoring disabled
Apr 29 20:52:35 smx autossh[152772]: starting ssh (count 1)
Apr 29 20:52:35 smx autossh[152772]: ssh child pid is 152775
Apr 29 20:52:59 smx volumiossh-tunnel[152775]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:52:59 smx autossh[152772]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:52:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:52:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:52:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:52:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:52:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:52:59 smx autossh[152821]: port set to 0, monitoring disabled
Apr 29 20:52:59 smx autossh[152821]: starting ssh (count 1)
Apr 29 20:52:59 smx autossh[152821]: ssh child pid is 152824
Apr 29 20:53:24 smx volumiossh-tunnel[152824]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:53:24 smx autossh[152821]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:53:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:53:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:53:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:53:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:53:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:53:24 smx autossh[152855]: port set to 0, monitoring disabled
Apr 29 20:53:24 smx autossh[152855]: starting ssh (count 1)
Apr 29 20:53:24 smx autossh[152855]: ssh child pid is 152858
Apr 29 20:53:48 smx volumiossh-tunnel[152858]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:53:48 smx autossh[152855]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:53:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:53:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:53:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:53:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:53:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:53:48 smx autossh[152905]: port set to 0, monitoring disabled
Apr 29 20:53:48 smx autossh[152905]: starting ssh (count 1)
Apr 29 20:53:48 smx autossh[152905]: ssh child pid is 152908
Apr 29 20:54:13 smx volumiossh-tunnel[152908]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:54:13 smx autossh[152905]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:54:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:54:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:54:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:54:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:54:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:54:13 smx autossh[152941]: port set to 0, monitoring disabled
Apr 29 20:54:13 smx autossh[152941]: starting ssh (count 1)
Apr 29 20:54:13 smx autossh[152941]: ssh child pid is 152944
Apr 29 20:54:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:54:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:54:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:54:22 smx sudo[152965]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:54:22 smx sudo[152965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:54:22 smx autossh[152941]: received signal to exit (15)
Apr 29 20:54:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:54:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:54:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:54:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:54:22 smx sudo[152965]: pam_unix(sudo:session): session closed for user root
Apr 29 20:54:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:54:22 smx autossh[152968]: port set to 0, monitoring disabled
Apr 29 20:54:22 smx autossh[152968]: starting ssh (count 1)
Apr 29 20:54:22 smx autossh[152968]: ssh child pid is 152972
Apr 29 20:54:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:54:44 smx volumiossh-tunnel[152972]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:54:44 smx autossh[152968]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:54:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:54:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:54:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:54:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:54:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:54:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:54:44 smx autossh[153003]: port set to 0, monitoring disabled
Apr 29 20:54:44 smx autossh[153003]: starting ssh (count 1)
Apr 29 20:54:44 smx autossh[153003]: ssh child pid is 153006
Apr 29 20:55:08 smx volumiossh-tunnel[153006]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:55:08 smx autossh[153003]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:55:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:55:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:55:08 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:55:08 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:55:08 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:55:08 smx autossh[153051]: port set to 0, monitoring disabled
Apr 29 20:55:08 smx autossh[153051]: starting ssh (count 1)
Apr 29 20:55:08 smx autossh[153051]: ssh child pid is 153054
Apr 29 20:55:33 smx volumiossh-tunnel[153054]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:55:33 smx autossh[153051]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:55:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:55:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:55:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:55:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:55:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:55:33 smx autossh[153085]: port set to 0, monitoring disabled
Apr 29 20:55:33 smx autossh[153085]: starting ssh (count 1)
Apr 29 20:55:33 smx autossh[153085]: ssh child pid is 153088
Apr 29 20:55:57 smx volumiossh-tunnel[153088]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:55:57 smx autossh[153085]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:55:57 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:55:57 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:55:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:55:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:55:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:55:58 smx autossh[153133]: port set to 0, monitoring disabled
Apr 29 20:55:58 smx autossh[153133]: starting ssh (count 1)
Apr 29 20:55:58 smx autossh[153133]: ssh child pid is 153136
Apr 29 20:56:22 smx volumiossh-tunnel[153136]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:56:22 smx autossh[153133]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:56:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:56:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:56:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:56:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:56:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:56:22 smx autossh[153168]: port set to 0, monitoring disabled
Apr 29 20:56:22 smx autossh[153168]: starting ssh (count 1)
Apr 29 20:56:22 smx autossh[153168]: ssh child pid is 153171
Apr 29 20:56:46 smx volumiossh-tunnel[153171]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:56:46 smx autossh[153168]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:56:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:56:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:56:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:56:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:56:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:56:47 smx autossh[153218]: port set to 0, monitoring disabled
Apr 29 20:56:47 smx autossh[153218]: starting ssh (count 1)
Apr 29 20:56:47 smx autossh[153218]: ssh child pid is 153221
Apr 29 20:57:11 smx volumiossh-tunnel[153221]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:57:11 smx autossh[153218]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:57:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:57:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:57:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 20:57:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:57:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:57:11 smx autossh[153252]: port set to 0, monitoring disabled
Apr 29 20:57:11 smx autossh[153252]: starting ssh (count 1)
Apr 29 20:57:11 smx autossh[153252]: ssh child pid is 153255
Apr 29 20:57:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 20:57:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 20:57:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 20:57:22 smx sudo[153276]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 20:57:22 smx sudo[153276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 20:57:22 smx autossh[153252]: received signal to exit (15)
Apr 29 20:57:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 20:57:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 20:57:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:57:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:57:22 smx sudo[153276]: pam_unix(sudo:session): session closed for user root
Apr 29 20:57:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 20:57:22 smx autossh[153279]: port set to 0, monitoring disabled
Apr 29 20:57:22 smx autossh[153279]: starting ssh (count 1)
Apr 29 20:57:22 smx autossh[153279]: ssh child pid is 153282
Apr 29 20:57:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 20:57:45 smx volumiossh-tunnel[153282]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:57:45 smx autossh[153279]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:57:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:57:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:57:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 20:57:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 20:57:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:57:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:57:45 smx autossh[153314]: port set to 0, monitoring disabled
Apr 29 20:57:45 smx autossh[153314]: starting ssh (count 1)
Apr 29 20:57:45 smx autossh[153314]: ssh child pid is 153317
Apr 29 20:58:09 smx volumiossh-tunnel[153317]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:58:09 smx autossh[153314]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:58:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:58:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:58:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 20:58:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:58:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:58:10 smx autossh[153363]: port set to 0, monitoring disabled
Apr 29 20:58:10 smx autossh[153363]: starting ssh (count 1)
Apr 29 20:58:10 smx autossh[153363]: ssh child pid is 153366
Apr 29 20:58:34 smx volumiossh-tunnel[153366]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:58:34 smx autossh[153363]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:58:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:58:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:58:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 20:58:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:58:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:58:34 smx autossh[153397]: port set to 0, monitoring disabled
Apr 29 20:58:34 smx autossh[153397]: starting ssh (count 1)
Apr 29 20:58:34 smx autossh[153397]: ssh child pid is 153400
Apr 29 20:58:58 smx volumiossh-tunnel[153400]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:58:58 smx autossh[153397]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:58:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:58:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:58:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 20:58:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:58:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:58:59 smx autossh[153446]: port set to 0, monitoring disabled
Apr 29 20:58:59 smx autossh[153446]: starting ssh (count 1)
Apr 29 20:58:59 smx autossh[153446]: ssh child pid is 153449
Apr 29 20:59:23 smx volumiossh-tunnel[153449]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:59:23 smx autossh[153446]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:59:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:59:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:59:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 20:59:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:59:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:59:23 smx autossh[153480]: port set to 0, monitoring disabled
Apr 29 20:59:23 smx autossh[153480]: starting ssh (count 1)
Apr 29 20:59:23 smx autossh[153480]: ssh child pid is 153483
Apr 29 20:59:48 smx volumiossh-tunnel[153483]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 20:59:48 smx autossh[153480]: ssh exited prematurely with status 255; autossh exiting
Apr 29 20:59:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 20:59:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 20:59:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 20:59:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:59:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 20:59:48 smx autossh[153528]: port set to 0, monitoring disabled
Apr 29 20:59:48 smx autossh[153528]: starting ssh (count 1)
Apr 29 20:59:48 smx autossh[153528]: ssh child pid is 153531
Apr 29 21:00:12 smx volumiossh-tunnel[153531]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:00:12 smx autossh[153528]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:00:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:00:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:00:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:00:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:00:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:00:12 smx autossh[153563]: port set to 0, monitoring disabled
Apr 29 21:00:12 smx autossh[153563]: starting ssh (count 1)
Apr 29 21:00:12 smx autossh[153563]: ssh child pid is 153566
Apr 29 21:00:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:00:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:00:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:00:22 smx sudo[153587]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:00:22 smx sudo[153587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:00:22 smx autossh[153563]: received signal to exit (15)
Apr 29 21:00:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:00:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:00:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:00:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:00:22 smx sudo[153587]: pam_unix(sudo:session): session closed for user root
Apr 29 21:00:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:00:22 smx autossh[153590]: port set to 0, monitoring disabled
Apr 29 21:00:22 smx autossh[153590]: starting ssh (count 1)
Apr 29 21:00:22 smx autossh[153590]: ssh child pid is 153593
Apr 29 21:00:25 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:00:46 smx volumiossh-tunnel[153593]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:00:46 smx autossh[153590]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:00:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:00:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:00:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:00:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:00:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:00:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:00:46 smx autossh[153638]: port set to 0, monitoring disabled
Apr 29 21:00:46 smx autossh[153638]: starting ssh (count 1)
Apr 29 21:00:46 smx autossh[153638]: ssh child pid is 153641
Apr 29 21:01:11 smx volumiossh-tunnel[153641]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:01:11 smx autossh[153638]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:01:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:01:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:01:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:01:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:01:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:01:11 smx autossh[153673]: port set to 0, monitoring disabled
Apr 29 21:01:11 smx autossh[153673]: starting ssh (count 1)
Apr 29 21:01:11 smx autossh[153673]: ssh child pid is 153676
Apr 29 21:01:35 smx volumiossh-tunnel[153676]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:01:35 smx autossh[153673]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:01:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:01:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:01:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:01:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:01:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:01:35 smx autossh[153706]: port set to 0, monitoring disabled
Apr 29 21:01:35 smx autossh[153706]: starting ssh (count 1)
Apr 29 21:01:35 smx autossh[153706]: ssh child pid is 153709
Apr 29 21:02:00 smx volumiossh-tunnel[153709]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:02:00 smx autossh[153706]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:02:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:02:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:02:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:02:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:02:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:02:00 smx autossh[153755]: port set to 0, monitoring disabled
Apr 29 21:02:00 smx autossh[153755]: starting ssh (count 1)
Apr 29 21:02:00 smx autossh[153755]: ssh child pid is 153758
Apr 29 21:02:30 smx volumiossh-tunnel[153758]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:02:30 smx autossh[153755]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:02:30 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:02:30 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:02:31 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:02:31 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:02:31 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:02:31 smx autossh[153803]: port set to 0, monitoring disabled
Apr 29 21:02:31 smx autossh[153803]: starting ssh (count 1)
Apr 29 21:02:31 smx autossh[153803]: ssh child pid is 153806
Apr 29 21:03:00 smx volumiossh-tunnel[153806]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:03:00 smx autossh[153803]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:03:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:03:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:03:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:03:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:03:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:03:00 smx autossh[153852]: port set to 0, monitoring disabled
Apr 29 21:03:00 smx autossh[153852]: starting ssh (count 1)
Apr 29 21:03:00 smx autossh[153852]: ssh child pid is 153855
Apr 29 21:03:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:03:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:03:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:03:22 smx sudo[153891]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:03:22 smx sudo[153891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:03:22 smx autossh[153852]: received signal to exit (15)
Apr 29 21:03:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:03:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:03:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:03:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:03:22 smx sudo[153891]: pam_unix(sudo:session): session closed for user root
Apr 29 21:03:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:03:22 smx autossh[153895]: port set to 0, monitoring disabled
Apr 29 21:03:22 smx autossh[153895]: starting ssh (count 1)
Apr 29 21:03:22 smx autossh[153895]: ssh child pid is 153898
Apr 29 21:03:24 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:03:46 smx volumiossh-tunnel[153898]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:03:46 smx autossh[153895]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:03:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:03:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:03:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:03:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:03:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:03:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:03:46 smx autossh[153929]: port set to 0, monitoring disabled
Apr 29 21:03:46 smx autossh[153929]: starting ssh (count 1)
Apr 29 21:03:46 smx autossh[153929]: ssh child pid is 153932
Apr 29 21:04:10 smx volumiossh-tunnel[153932]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:04:10 smx autossh[153929]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:04:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:04:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:04:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:04:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:04:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:04:11 smx autossh[153977]: port set to 0, monitoring disabled
Apr 29 21:04:11 smx autossh[153977]: starting ssh (count 1)
Apr 29 21:04:11 smx autossh[153977]: ssh child pid is 153980
Apr 29 21:04:35 smx volumiossh-tunnel[153980]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:04:35 smx autossh[153977]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:04:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:04:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:04:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:04:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:04:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:04:35 smx autossh[154011]: port set to 0, monitoring disabled
Apr 29 21:04:35 smx autossh[154011]: starting ssh (count 1)
Apr 29 21:04:35 smx autossh[154011]: ssh child pid is 154014
Apr 29 21:05:00 smx volumiossh-tunnel[154014]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:05:00 smx autossh[154011]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:05:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:05:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:05:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:05:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:05:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:05:00 smx autossh[154059]: port set to 0, monitoring disabled
Apr 29 21:05:00 smx autossh[154059]: starting ssh (count 1)
Apr 29 21:05:00 smx autossh[154059]: ssh child pid is 154062
Apr 29 21:05:24 smx volumiossh-tunnel[154062]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:05:24 smx autossh[154059]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:05:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:05:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:05:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:05:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:05:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:05:24 smx autossh[154094]: port set to 0, monitoring disabled
Apr 29 21:05:24 smx autossh[154094]: starting ssh (count 1)
Apr 29 21:05:24 smx autossh[154094]: ssh child pid is 154097
Apr 29 21:05:49 smx volumiossh-tunnel[154097]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:05:49 smx autossh[154094]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:05:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:05:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:05:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:05:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:05:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:05:49 smx autossh[154143]: port set to 0, monitoring disabled
Apr 29 21:05:49 smx autossh[154143]: starting ssh (count 1)
Apr 29 21:05:49 smx autossh[154143]: ssh child pid is 154146
Apr 29 21:06:21 smx volumiossh-tunnel[154146]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:06:21 smx autossh[154143]: ssh exited with error status 255; restarting ssh
Apr 29 21:06:21 smx autossh[154143]: starting ssh (count 2)
Apr 29 21:06:21 smx autossh[154143]: ssh child pid is 154191
Apr 29 21:06:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:06:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:06:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:06:22 smx sudo[154198]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:06:22 smx sudo[154198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:06:22 smx autossh[154143]: received signal to exit (15)
Apr 29 21:06:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:06:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:06:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:06:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:06:22 smx sudo[154198]: pam_unix(sudo:session): session closed for user root
Apr 29 21:06:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:06:22 smx autossh[154201]: port set to 0, monitoring disabled
Apr 29 21:06:22 smx autossh[154201]: starting ssh (count 1)
Apr 29 21:06:22 smx autossh[154201]: ssh child pid is 154204
Apr 29 21:06:30 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:06:51 smx volumiossh-tunnel[154204]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:06:51 smx autossh[154201]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:06:51 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:06:51 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:06:52 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:06:52 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:06:52 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:06:52 smx autossh[154250]: port set to 0, monitoring disabled
Apr 29 21:06:52 smx autossh[154250]: starting ssh (count 1)
Apr 29 21:06:52 smx autossh[154250]: ssh child pid is 154253
Apr 29 21:06:54 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:07:16 smx volumiossh-tunnel[154253]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:07:16 smx autossh[154250]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:07:16 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:07:16 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:07:16 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:07:16 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:07:16 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:07:16 smx autossh[154284]: port set to 0, monitoring disabled
Apr 29 21:07:16 smx autossh[154284]: starting ssh (count 1)
Apr 29 21:07:16 smx autossh[154284]: ssh child pid is 154287
Apr 29 21:07:41 smx volumiossh-tunnel[154287]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:07:41 smx autossh[154284]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:07:41 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:07:41 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:07:41 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:07:41 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:07:41 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:07:41 smx autossh[154333]: port set to 0, monitoring disabled
Apr 29 21:07:41 smx autossh[154333]: starting ssh (count 1)
Apr 29 21:07:41 smx autossh[154333]: ssh child pid is 154336
Apr 29 21:08:11 smx volumiossh-tunnel[154336]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:08:11 smx autossh[154333]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:08:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:08:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:08:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:08:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:08:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:08:11 smx autossh[154382]: port set to 0, monitoring disabled
Apr 29 21:08:11 smx autossh[154382]: starting ssh (count 1)
Apr 29 21:08:11 smx autossh[154382]: ssh child pid is 154385
Apr 29 21:08:36 smx volumiossh-tunnel[154385]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:08:36 smx autossh[154382]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:08:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:08:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:08:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:08:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:08:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:08:36 smx autossh[154416]: port set to 0, monitoring disabled
Apr 29 21:08:36 smx autossh[154416]: starting ssh (count 1)
Apr 29 21:08:36 smx autossh[154416]: ssh child pid is 154419
Apr 29 21:09:00 smx volumiossh-tunnel[154419]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:09:00 smx autossh[154416]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:09:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:09:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:09:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:09:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:09:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:09:00 smx autossh[154468]: port set to 0, monitoring disabled
Apr 29 21:09:00 smx autossh[154468]: starting ssh (count 1)
Apr 29 21:09:00 smx autossh[154468]: ssh child pid is 154471
Apr 29 21:09:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:09:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:09:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:09:22 smx sudo[154507]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:09:22 smx sudo[154507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:09:22 smx autossh[154468]: received signal to exit (15)
Apr 29 21:09:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:09:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:09:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:09:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:09:22 smx sudo[154507]: pam_unix(sudo:session): session closed for user root
Apr 29 21:09:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:09:22 smx autossh[154510]: port set to 0, monitoring disabled
Apr 29 21:09:22 smx autossh[154510]: starting ssh (count 1)
Apr 29 21:09:22 smx autossh[154510]: ssh child pid is 154513
Apr 29 21:09:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:09:46 smx volumiossh-tunnel[154513]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:09:46 smx autossh[154510]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:09:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:09:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:09:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:09:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:09:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:09:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:09:47 smx autossh[154546]: port set to 0, monitoring disabled
Apr 29 21:09:47 smx autossh[154546]: starting ssh (count 1)
Apr 29 21:09:47 smx autossh[154546]: ssh child pid is 154549
Apr 29 21:10:11 smx volumiossh-tunnel[154549]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:10:11 smx autossh[154546]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:10:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:10:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:10:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:10:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:10:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:10:11 smx autossh[154594]: port set to 0, monitoring disabled
Apr 29 21:10:11 smx autossh[154594]: starting ssh (count 1)
Apr 29 21:10:11 smx autossh[154594]: ssh child pid is 154597
Apr 29 21:10:35 smx volumiossh-tunnel[154597]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:10:35 smx autossh[154594]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:10:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:10:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:10:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:10:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:10:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:10:36 smx autossh[154628]: port set to 0, monitoring disabled
Apr 29 21:10:36 smx autossh[154628]: starting ssh (count 1)
Apr 29 21:10:36 smx autossh[154628]: ssh child pid is 154631
Apr 29 21:11:00 smx volumiossh-tunnel[154631]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:11:00 smx autossh[154628]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:11:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:11:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:11:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:11:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:11:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:11:00 smx autossh[154676]: port set to 0, monitoring disabled
Apr 29 21:11:00 smx autossh[154676]: starting ssh (count 1)
Apr 29 21:11:00 smx autossh[154676]: ssh child pid is 154679
Apr 29 21:11:25 smx volumiossh-tunnel[154679]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:11:25 smx autossh[154676]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:11:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:11:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:11:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:11:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:11:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:11:25 smx autossh[154710]: port set to 0, monitoring disabled
Apr 29 21:11:25 smx autossh[154710]: starting ssh (count 1)
Apr 29 21:11:25 smx autossh[154710]: ssh child pid is 154713
Apr 29 21:11:49 smx volumiossh-tunnel[154713]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:11:49 smx autossh[154710]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:11:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:11:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:11:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:11:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:11:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:11:49 smx autossh[154759]: port set to 0, monitoring disabled
Apr 29 21:11:49 smx autossh[154759]: starting ssh (count 1)
Apr 29 21:11:49 smx autossh[154759]: ssh child pid is 154762
Apr 29 21:12:20 smx volumiossh-tunnel[154762]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:12:20 smx autossh[154759]: ssh exited with error status 255; restarting ssh
Apr 29 21:12:20 smx autossh[154759]: starting ssh (count 2)
Apr 29 21:12:20 smx autossh[154759]: ssh child pid is 154806
Apr 29 21:12:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:12:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:12:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:12:22 smx sudo[154813]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:12:22 smx sudo[154813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:12:22 smx autossh[154759]: received signal to exit (15)
Apr 29 21:12:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:12:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:12:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:12:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:12:22 smx sudo[154813]: pam_unix(sudo:session): session closed for user root
Apr 29 21:12:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:12:22 smx autossh[154816]: port set to 0, monitoring disabled
Apr 29 21:12:22 smx autossh[154816]: starting ssh (count 1)
Apr 29 21:12:22 smx autossh[154816]: ssh child pid is 154819
Apr 29 21:12:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:12:46 smx volumiossh-tunnel[154819]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:12:46 smx autossh[154816]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:12:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:12:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:12:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:12:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:12:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:12:47 smx autossh[154850]: port set to 0, monitoring disabled
Apr 29 21:12:47 smx autossh[154850]: starting ssh (count 1)
Apr 29 21:12:47 smx autossh[154850]: ssh child pid is 154853
Apr 29 21:12:53 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:13:11 smx volumiossh-tunnel[154853]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:13:11 smx autossh[154850]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:13:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:13:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:13:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:13:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:13:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:13:11 smx autossh[154898]: port set to 0, monitoring disabled
Apr 29 21:13:11 smx autossh[154898]: starting ssh (count 1)
Apr 29 21:13:11 smx autossh[154898]: ssh child pid is 154901
Apr 29 21:13:36 smx volumiossh-tunnel[154901]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:13:36 smx autossh[154898]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:13:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:13:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:13:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:13:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:13:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:13:36 smx autossh[154933]: port set to 0, monitoring disabled
Apr 29 21:13:36 smx autossh[154933]: starting ssh (count 1)
Apr 29 21:13:36 smx autossh[154933]: ssh child pid is 154936
Apr 29 21:14:00 smx volumiossh-tunnel[154936]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:14:00 smx autossh[154933]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:14:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:14:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:14:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:14:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:14:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:14:00 smx autossh[154984]: port set to 0, monitoring disabled
Apr 29 21:14:00 smx autossh[154984]: starting ssh (count 1)
Apr 29 21:14:00 smx autossh[154984]: ssh child pid is 154987
Apr 29 21:14:25 smx volumiossh-tunnel[154987]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:14:25 smx autossh[154984]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:14:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:14:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:14:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:14:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:14:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:14:25 smx autossh[155018]: port set to 0, monitoring disabled
Apr 29 21:14:25 smx autossh[155018]: starting ssh (count 1)
Apr 29 21:14:25 smx autossh[155018]: ssh child pid is 155021
Apr 29 21:14:49 smx volumiossh-tunnel[155021]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:14:49 smx autossh[155018]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:14:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:14:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:14:50 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:14:50 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:14:50 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:14:50 smx autossh[155066]: port set to 0, monitoring disabled
Apr 29 21:14:50 smx autossh[155066]: starting ssh (count 1)
Apr 29 21:14:50 smx autossh[155066]: ssh child pid is 155069
Apr 29 21:15:14 smx volumiossh-tunnel[155069]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:15:14 smx autossh[155066]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:15:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:15:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:15:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:15:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:15:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:15:14 smx autossh[155101]: port set to 0, monitoring disabled
Apr 29 21:15:14 smx autossh[155101]: starting ssh (count 1)
Apr 29 21:15:14 smx autossh[155101]: ssh child pid is 155104
Apr 29 21:15:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:15:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:15:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:15:22 smx sudo[155127]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:15:22 smx sudo[155127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:15:22 smx autossh[155101]: received signal to exit (15)
Apr 29 21:15:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:15:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:15:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:15:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:15:22 smx sudo[155127]: pam_unix(sudo:session): session closed for user root
Apr 29 21:15:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:15:22 smx autossh[155130]: port set to 0, monitoring disabled
Apr 29 21:15:22 smx autossh[155130]: starting ssh (count 1)
Apr 29 21:15:22 smx autossh[155130]: ssh child pid is 155133
Apr 29 21:15:45 smx volumiossh-tunnel[155133]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:15:45 smx autossh[155130]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:15:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:15:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:15:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:15:45 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 21:15:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:15:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:15:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:15:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:15:45 smx autossh[155164]: port set to 0, monitoring disabled
Apr 29 21:15:45 smx autossh[155164]: starting ssh (count 1)
Apr 29 21:15:45 smx autossh[155164]: ssh child pid is 155167
Apr 29 21:16:09 smx volumiossh-tunnel[155167]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:16:09 smx autossh[155164]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:16:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:16:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:16:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:16:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:16:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:16:09 smx autossh[155212]: port set to 0, monitoring disabled
Apr 29 21:16:09 smx autossh[155212]: starting ssh (count 1)
Apr 29 21:16:09 smx autossh[155212]: ssh child pid is 155215
Apr 29 21:16:34 smx volumiossh-tunnel[155215]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:16:34 smx autossh[155212]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:16:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:16:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:16:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:16:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:16:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:16:34 smx autossh[155246]: port set to 0, monitoring disabled
Apr 29 21:16:34 smx autossh[155246]: starting ssh (count 1)
Apr 29 21:16:34 smx autossh[155246]: ssh child pid is 155249
Apr 29 21:17:06 smx volumiossh-tunnel[155249]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:17:06 smx autossh[155246]: ssh exited with error status 255; restarting ssh
Apr 29 21:17:06 smx autossh[155246]: starting ssh (count 2)
Apr 29 21:17:06 smx autossh[155246]: ssh child pid is 155294
Apr 29 21:17:31 smx volumiossh-tunnel[155294]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:17:31 smx autossh[155246]: ssh exited with error status 255; restarting ssh
Apr 29 21:17:31 smx autossh[155246]: starting ssh (count 3)
Apr 29 21:17:31 smx autossh[155246]: ssh child pid is 155338
Apr 29 21:17:55 smx volumiossh-tunnel[155338]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:17:55 smx autossh[155246]: ssh exited with error status 255; restarting ssh
Apr 29 21:17:55 smx autossh[155246]: starting ssh (count 4)
Apr 29 21:17:55 smx autossh[155246]: ssh child pid is 155368
Apr 29 21:18:20 smx volumiossh-tunnel[155368]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:18:20 smx autossh[155246]: ssh exited with error status 255; restarting ssh
Apr 29 21:18:20 smx autossh[155246]: starting ssh (count 5)
Apr 29 21:18:20 smx autossh[155246]: ssh child pid is 155413
Apr 29 21:18:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:18:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:18:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:18:22 smx sudo[155420]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:18:22 smx sudo[155420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:18:22 smx autossh[155246]: received signal to exit (15)
Apr 29 21:18:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:18:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:18:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:18:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:18:22 smx sudo[155420]: pam_unix(sudo:session): session closed for user root
Apr 29 21:18:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:18:22 smx autossh[155423]: port set to 0, monitoring disabled
Apr 29 21:18:22 smx autossh[155423]: starting ssh (count 1)
Apr 29 21:18:22 smx autossh[155423]: ssh child pid is 155426
Apr 29 21:18:23 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:18:45 smx volumiossh-tunnel[155426]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:18:45 smx autossh[155423]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:18:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:18:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:18:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:18:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:18:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:18:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:18:45 smx autossh[155457]: port set to 0, monitoring disabled
Apr 29 21:18:45 smx autossh[155457]: starting ssh (count 1)
Apr 29 21:18:45 smx autossh[155457]: ssh child pid is 155460
Apr 29 21:19:09 smx volumiossh-tunnel[155460]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:19:09 smx autossh[155457]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:19:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:19:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:19:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:19:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:19:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:19:09 smx autossh[155507]: port set to 0, monitoring disabled
Apr 29 21:19:09 smx autossh[155507]: starting ssh (count 1)
Apr 29 21:19:09 smx autossh[155507]: ssh child pid is 155510
Apr 29 21:19:34 smx volumiossh-tunnel[155510]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:19:34 smx autossh[155507]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:19:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:19:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:19:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:19:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:19:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:19:34 smx autossh[155540]: port set to 0, monitoring disabled
Apr 29 21:19:34 smx autossh[155540]: starting ssh (count 1)
Apr 29 21:19:34 smx autossh[155540]: ssh child pid is 155543
Apr 29 21:19:58 smx volumiossh-tunnel[155543]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:19:58 smx autossh[155540]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:19:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:19:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:19:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:19:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:19:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:19:59 smx autossh[155589]: port set to 0, monitoring disabled
Apr 29 21:19:59 smx autossh[155589]: starting ssh (count 1)
Apr 29 21:19:59 smx autossh[155589]: ssh child pid is 155592
Apr 29 21:20:23 smx volumiossh-tunnel[155592]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:20:23 smx autossh[155589]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:20:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:20:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:20:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:20:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:20:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:20:23 smx autossh[155624]: port set to 0, monitoring disabled
Apr 29 21:20:23 smx autossh[155624]: starting ssh (count 1)
Apr 29 21:20:23 smx autossh[155624]: ssh child pid is 155627
Apr 29 21:20:47 smx volumiossh-tunnel[155627]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:20:47 smx autossh[155624]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:20:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:20:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:20:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:20:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:20:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:20:48 smx autossh[155659]: port set to 0, monitoring disabled
Apr 29 21:20:48 smx autossh[155659]: starting ssh (count 1)
Apr 29 21:20:48 smx autossh[155659]: ssh child pid is 155662
Apr 29 21:21:12 smx volumiossh-tunnel[155662]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:21:12 smx autossh[155659]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:21:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:21:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:21:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:21:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:21:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:21:12 smx autossh[155707]: port set to 0, monitoring disabled
Apr 29 21:21:12 smx autossh[155707]: starting ssh (count 1)
Apr 29 21:21:12 smx autossh[155707]: ssh child pid is 155710
Apr 29 21:21:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:21:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:21:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:21:22 smx sudo[155731]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:21:22 smx sudo[155731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:21:22 smx autossh[155707]: received signal to exit (15)
Apr 29 21:21:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:21:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:21:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:21:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:21:22 smx sudo[155731]: pam_unix(sudo:session): session closed for user root
Apr 29 21:21:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:21:22 smx autossh[155734]: port set to 0, monitoring disabled
Apr 29 21:21:22 smx autossh[155734]: starting ssh (count 1)
Apr 29 21:21:22 smx autossh[155734]: ssh child pid is 155737
Apr 29 21:21:40 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:21:46 smx volumiossh-tunnel[155737]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:21:46 smx autossh[155734]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:21:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:21:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:21:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:21:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:21:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:21:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:21:46 smx autossh[155770]: port set to 0, monitoring disabled
Apr 29 21:21:46 smx autossh[155770]: starting ssh (count 1)
Apr 29 21:21:46 smx autossh[155770]: ssh child pid is 155773
Apr 29 21:22:10 smx volumiossh-tunnel[155773]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:22:10 smx autossh[155770]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:22:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:22:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:22:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:22:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:22:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:22:11 smx autossh[155818]: port set to 0, monitoring disabled
Apr 29 21:22:11 smx autossh[155818]: starting ssh (count 1)
Apr 29 21:22:11 smx autossh[155818]: ssh child pid is 155821
Apr 29 21:22:35 smx volumiossh-tunnel[155821]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:22:35 smx autossh[155818]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:22:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:22:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:22:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:22:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:22:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:22:35 smx autossh[155853]: port set to 0, monitoring disabled
Apr 29 21:22:35 smx autossh[155853]: starting ssh (count 1)
Apr 29 21:22:35 smx autossh[155853]: ssh child pid is 155856
Apr 29 21:22:59 smx volumiossh-tunnel[155856]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:22:59 smx autossh[155853]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:22:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:22:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:23:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:23:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:23:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:23:00 smx autossh[155901]: port set to 0, monitoring disabled
Apr 29 21:23:00 smx autossh[155901]: starting ssh (count 1)
Apr 29 21:23:00 smx autossh[155901]: ssh child pid is 155904
Apr 29 21:23:24 smx volumiossh-tunnel[155904]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:23:24 smx autossh[155901]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:23:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:23:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:23:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:23:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:23:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:23:24 smx autossh[155936]: port set to 0, monitoring disabled
Apr 29 21:23:24 smx autossh[155936]: starting ssh (count 1)
Apr 29 21:23:24 smx autossh[155936]: ssh child pid is 155939
Apr 29 21:23:49 smx volumiossh-tunnel[155939]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:23:49 smx autossh[155936]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:23:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:23:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:23:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:23:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:23:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:23:49 smx autossh[155985]: port set to 0, monitoring disabled
Apr 29 21:23:49 smx autossh[155985]: starting ssh (count 1)
Apr 29 21:23:49 smx autossh[155985]: ssh child pid is 155988
Apr 29 21:24:19 smx volumiossh-tunnel[155988]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:24:19 smx autossh[155985]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:24:19 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:24:19 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:24:19 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:24:19 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:24:19 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:24:19 smx autossh[156035]: port set to 0, monitoring disabled
Apr 29 21:24:19 smx autossh[156035]: starting ssh (count 1)
Apr 29 21:24:19 smx autossh[156035]: ssh child pid is 156038
Apr 29 21:24:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:24:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:24:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:24:22 smx sudo[156046]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:24:22 smx sudo[156046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:24:22 smx autossh[156035]: received signal to exit (15)
Apr 29 21:24:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:24:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:24:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:24:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:24:22 smx sudo[156046]: pam_unix(sudo:session): session closed for user root
Apr 29 21:24:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:24:22 smx autossh[156049]: port set to 0, monitoring disabled
Apr 29 21:24:22 smx autossh[156049]: starting ssh (count 1)
Apr 29 21:24:22 smx autossh[156049]: ssh child pid is 156052
Apr 29 21:24:25 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:24:44 smx volumiossh-tunnel[156052]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:24:44 smx autossh[156049]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:24:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:24:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:24:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:24:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:24:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:24:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:24:44 smx autossh[156082]: port set to 0, monitoring disabled
Apr 29 21:24:44 smx autossh[156082]: starting ssh (count 1)
Apr 29 21:24:44 smx autossh[156082]: ssh child pid is 156085
Apr 29 21:25:08 smx volumiossh-tunnel[156085]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:25:08 smx autossh[156082]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:25:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:25:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:25:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:25:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:25:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:25:09 smx autossh[156116]: port set to 0, monitoring disabled
Apr 29 21:25:09 smx autossh[156116]: starting ssh (count 1)
Apr 29 21:25:09 smx autossh[156116]: ssh child pid is 156119
Apr 29 21:25:33 smx volumiossh-tunnel[156119]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:25:33 smx autossh[156116]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:25:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:25:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:25:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:25:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:25:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:25:33 smx autossh[156165]: port set to 0, monitoring disabled
Apr 29 21:25:33 smx autossh[156165]: starting ssh (count 1)
Apr 29 21:25:33 smx autossh[156165]: ssh child pid is 156168
Apr 29 21:25:57 smx volumiossh-tunnel[156168]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:25:57 smx autossh[156165]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:25:57 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:25:57 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:25:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:25:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:25:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:25:58 smx autossh[156199]: port set to 0, monitoring disabled
Apr 29 21:25:58 smx autossh[156199]: starting ssh (count 1)
Apr 29 21:25:58 smx autossh[156199]: ssh child pid is 156202
Apr 29 21:26:35 smx volumiossh-tunnel[156202]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:26:35 smx autossh[156199]: ssh exited with error status 255; restarting ssh
Apr 29 21:26:35 smx autossh[156199]: starting ssh (count 2)
Apr 29 21:26:35 smx autossh[156199]: ssh child pid is 156261
Apr 29 21:27:00 smx volumiossh-tunnel[156261]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:27:00 smx autossh[156199]: ssh exited with error status 255; restarting ssh
Apr 29 21:27:00 smx autossh[156199]: starting ssh (count 3)
Apr 29 21:27:00 smx autossh[156199]: ssh child pid is 156305
Apr 29 21:27:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:27:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:27:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:27:22 smx sudo[156341]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:27:22 smx sudo[156341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:27:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:27:22 smx autossh[156199]: received signal to exit (15)
Apr 29 21:27:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:27:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:27:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:27:22 smx sudo[156341]: pam_unix(sudo:session): session closed for user root
Apr 29 21:27:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:27:22 smx autossh[156344]: port set to 0, monitoring disabled
Apr 29 21:27:22 smx autossh[156344]: starting ssh (count 1)
Apr 29 21:27:22 smx autossh[156344]: ssh child pid is 156347
Apr 29 21:27:30 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:27:46 smx volumiossh-tunnel[156347]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:27:46 smx autossh[156344]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:27:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:27:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:27:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:27:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:27:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:27:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:27:46 smx autossh[156379]: port set to 0, monitoring disabled
Apr 29 21:27:46 smx autossh[156379]: starting ssh (count 1)
Apr 29 21:27:46 smx autossh[156379]: ssh child pid is 156382
Apr 29 21:28:10 smx volumiossh-tunnel[156382]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:28:10 smx autossh[156379]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:28:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:28:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:28:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:28:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:28:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:28:11 smx autossh[156427]: port set to 0, monitoring disabled
Apr 29 21:28:11 smx autossh[156427]: starting ssh (count 1)
Apr 29 21:28:11 smx autossh[156427]: ssh child pid is 156430
Apr 29 21:28:35 smx volumiossh-tunnel[156430]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:28:35 smx autossh[156427]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:28:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:28:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:28:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:28:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:28:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:28:35 smx autossh[156463]: port set to 0, monitoring disabled
Apr 29 21:28:35 smx autossh[156463]: starting ssh (count 1)
Apr 29 21:28:35 smx autossh[156463]: ssh child pid is 156466
Apr 29 21:28:59 smx volumiossh-tunnel[156466]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:28:59 smx autossh[156463]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:28:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:28:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:29:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:29:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:29:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:29:00 smx autossh[156511]: port set to 0, monitoring disabled
Apr 29 21:29:00 smx autossh[156511]: starting ssh (count 1)
Apr 29 21:29:00 smx autossh[156511]: ssh child pid is 156514
Apr 29 21:29:24 smx volumiossh-tunnel[156514]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:29:24 smx autossh[156511]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:29:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:29:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:29:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:29:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:29:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:29:24 smx autossh[156546]: port set to 0, monitoring disabled
Apr 29 21:29:24 smx autossh[156546]: starting ssh (count 1)
Apr 29 21:29:24 smx autossh[156546]: ssh child pid is 156549
Apr 29 21:29:49 smx volumiossh-tunnel[156549]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:29:49 smx autossh[156546]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:29:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:29:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:29:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:29:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:29:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:29:49 smx autossh[156579]: port set to 0, monitoring disabled
Apr 29 21:29:49 smx autossh[156579]: starting ssh (count 1)
Apr 29 21:29:49 smx autossh[156579]: ssh child pid is 156582
Apr 29 21:30:13 smx volumiossh-tunnel[156582]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:30:13 smx autossh[156579]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:30:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:30:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:30:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:30:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:30:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:30:13 smx autossh[156627]: port set to 0, monitoring disabled
Apr 29 21:30:13 smx autossh[156627]: starting ssh (count 1)
Apr 29 21:30:13 smx autossh[156627]: ssh child pid is 156630
Apr 29 21:30:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:30:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:30:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:30:22 smx sudo[156653]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:30:22 smx sudo[156653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:30:22 smx autossh[156627]: received signal to exit (15)
Apr 29 21:30:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:30:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:30:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:30:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:30:22 smx sudo[156653]: pam_unix(sudo:session): session closed for user root
Apr 29 21:30:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:30:22 smx autossh[156656]: port set to 0, monitoring disabled
Apr 29 21:30:22 smx autossh[156656]: starting ssh (count 1)
Apr 29 21:30:22 smx autossh[156656]: ssh child pid is 156659
Apr 29 21:30:24 smx ntpd[1079]: DNS: dns_probe: 3.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 21:30:32 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:30:44 smx volumiossh-tunnel[156659]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:30:44 smx autossh[156656]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:30:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:30:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:30:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:30:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:30:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:30:44 smx autossh[156691]: port set to 0, monitoring disabled
Apr 29 21:30:44 smx autossh[156691]: starting ssh (count 1)
Apr 29 21:30:44 smx autossh[156691]: ssh child pid is 156694
Apr 29 21:30:47 smx ntpd[1079]: DNS: dns_check: processing 3.debian.pool.ntp.org, 8, 101
Apr 29 21:30:47 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 21:30:47 smx ntpd[1079]: DNS: dns_take_status: 3.debian.pool.ntp.org=>error, 12
Apr 29 21:30:56 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:31:08 smx volumiossh-tunnel[156694]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:31:08 smx autossh[156691]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:31:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:31:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:31:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:31:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:31:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:31:09 smx autossh[156725]: port set to 0, monitoring disabled
Apr 29 21:31:09 smx autossh[156725]: starting ssh (count 1)
Apr 29 21:31:09 smx autossh[156725]: ssh child pid is 156728
Apr 29 21:31:33 smx volumiossh-tunnel[156728]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:31:33 smx autossh[156725]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:31:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:31:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:31:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:31:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:31:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:31:33 smx autossh[156774]: port set to 0, monitoring disabled
Apr 29 21:31:33 smx autossh[156774]: starting ssh (count 1)
Apr 29 21:31:33 smx autossh[156774]: ssh child pid is 156777
Apr 29 21:31:34 smx ntpd[1079]: DNS: dns_probe: 1.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 21:31:58 smx ntpd[1079]: DNS: dns_check: processing 1.debian.pool.ntp.org, 8, 101
Apr 29 21:31:58 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 21:31:58 smx volumiossh-tunnel[156777]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:31:58 smx ntpd[1079]: DNS: dns_take_status: 1.debian.pool.ntp.org=>error, 12
Apr 29 21:31:58 smx autossh[156774]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:31:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:31:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:31:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:31:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:31:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:31:58 smx autossh[156810]: port set to 0, monitoring disabled
Apr 29 21:31:58 smx autossh[156810]: starting ssh (count 1)
Apr 29 21:31:58 smx autossh[156810]: ssh child pid is 156813
Apr 29 21:31:59 smx ntpd[1079]: DNS: dns_probe: 2.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 21:32:22 smx ntpd[1079]: DNS: dns_check: processing 2.debian.pool.ntp.org, 8, 101
Apr 29 21:32:22 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 21:32:22 smx volumiossh-tunnel[156813]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:32:22 smx ntpd[1079]: DNS: dns_take_status: 2.debian.pool.ntp.org=>error, 12
Apr 29 21:32:22 smx autossh[156810]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:32:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:32:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:32:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:32:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:32:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:32:22 smx autossh[156859]: port set to 0, monitoring disabled
Apr 29 21:32:22 smx autossh[156859]: starting ssh (count 1)
Apr 29 21:32:22 smx autossh[156859]: ssh child pid is 156862
Apr 29 21:32:51 smx ntpd[1079]: DNS: dns_probe: 0.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 21:32:55 smx volumiossh-tunnel[156862]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:32:55 smx autossh[156859]: ssh exited with error status 255; restarting ssh
Apr 29 21:32:55 smx autossh[156859]: starting ssh (count 2)
Apr 29 21:32:55 smx autossh[156859]: ssh child pid is 156907
Apr 29 21:33:15 smx ntpd[1079]: DNS: dns_check: processing 0.debian.pool.ntp.org, 8, 101
Apr 29 21:33:15 smx ntpd[1079]: DNS: dns_check: DNS error: -11, System error
Apr 29 21:33:15 smx ntpd[1079]: DNS: dns_take_status: 0.debian.pool.ntp.org=>error, 12
Apr 29 21:33:18 smx volumiossh-tunnel[156907]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:33:18 smx autossh[156859]: ssh exited with error status 255; restarting ssh
Apr 29 21:33:18 smx autossh[156859]: starting ssh (count 3)
Apr 29 21:33:18 smx autossh[156859]: ssh child pid is 156937
Apr 29 21:33:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:33:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:33:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:33:22 smx sudo[156958]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:33:22 smx sudo[156958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:33:22 smx autossh[156859]: received signal to exit (15)
Apr 29 21:33:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:33:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:33:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:33:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:33:22 smx sudo[156958]: pam_unix(sudo:session): session closed for user root
Apr 29 21:33:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:33:22 smx autossh[156961]: port set to 0, monitoring disabled
Apr 29 21:33:22 smx autossh[156961]: starting ssh (count 1)
Apr 29 21:33:22 smx autossh[156961]: ssh child pid is 156964
Apr 29 21:33:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:33:46 smx volumiossh-tunnel[156964]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:33:46 smx autossh[156961]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:33:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:33:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:33:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:33:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:33:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:33:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:33:46 smx autossh[156997]: port set to 0, monitoring disabled
Apr 29 21:33:46 smx autossh[156997]: starting ssh (count 1)
Apr 29 21:33:46 smx autossh[156997]: ssh child pid is 157000
Apr 29 21:34:11 smx volumiossh-tunnel[157000]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:34:11 smx autossh[156997]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:34:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:34:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:34:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:34:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:34:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:34:11 smx autossh[157045]: port set to 0, monitoring disabled
Apr 29 21:34:11 smx autossh[157045]: starting ssh (count 1)
Apr 29 21:34:11 smx autossh[157045]: ssh child pid is 157048
Apr 29 21:34:35 smx volumiossh-tunnel[157048]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:34:35 smx autossh[157045]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:34:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:34:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:34:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:34:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:34:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:34:36 smx autossh[157079]: port set to 0, monitoring disabled
Apr 29 21:34:36 smx autossh[157079]: starting ssh (count 1)
Apr 29 21:34:36 smx autossh[157079]: ssh child pid is 157082
Apr 29 21:35:00 smx volumiossh-tunnel[157082]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:35:00 smx autossh[157079]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:35:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:35:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:35:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:35:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:35:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:35:00 smx autossh[157127]: port set to 0, monitoring disabled
Apr 29 21:35:00 smx autossh[157127]: starting ssh (count 1)
Apr 29 21:35:00 smx autossh[157127]: ssh child pid is 157130
Apr 29 21:35:24 smx volumiossh-tunnel[157130]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:35:24 smx autossh[157127]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:35:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:35:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:35:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:35:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:35:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:35:25 smx autossh[157161]: port set to 0, monitoring disabled
Apr 29 21:35:25 smx autossh[157161]: starting ssh (count 1)
Apr 29 21:35:25 smx autossh[157161]: ssh child pid is 157164
Apr 29 21:35:49 smx volumiossh-tunnel[157164]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:35:49 smx autossh[157161]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:35:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:35:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:35:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:35:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:35:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:35:49 smx autossh[157196]: port set to 0, monitoring disabled
Apr 29 21:35:49 smx autossh[157196]: starting ssh (count 1)
Apr 29 21:35:49 smx autossh[157196]: ssh child pid is 157199
Apr 29 21:36:14 smx volumiossh-tunnel[157199]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:36:14 smx autossh[157196]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:36:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:36:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:36:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:36:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:36:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:36:14 smx autossh[157245]: port set to 0, monitoring disabled
Apr 29 21:36:14 smx autossh[157245]: starting ssh (count 1)
Apr 29 21:36:14 smx autossh[157245]: ssh child pid is 157248
Apr 29 21:36:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:36:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:36:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:36:22 smx sudo[157270]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:36:22 smx sudo[157270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:36:22 smx autossh[157245]: received signal to exit (15)
Apr 29 21:36:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:36:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:36:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:36:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:36:22 smx sudo[157270]: pam_unix(sudo:session): session closed for user root
Apr 29 21:36:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:36:22 smx autossh[157273]: port set to 0, monitoring disabled
Apr 29 21:36:22 smx autossh[157273]: starting ssh (count 1)
Apr 29 21:36:22 smx autossh[157273]: ssh child pid is 157277
Apr 29 21:36:44 smx volumiossh-tunnel[157277]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:36:44 smx autossh[157273]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:36:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:36:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:36:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:36:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 21:36:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:36:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:36:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:36:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:36:45 smx autossh[157309]: port set to 0, monitoring disabled
Apr 29 21:36:45 smx autossh[157309]: starting ssh (count 1)
Apr 29 21:36:45 smx autossh[157309]: ssh child pid is 157312
Apr 29 21:37:09 smx volumiossh-tunnel[157312]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:37:09 smx autossh[157309]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:37:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:37:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:37:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:37:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:37:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:37:09 smx autossh[157344]: port set to 0, monitoring disabled
Apr 29 21:37:09 smx autossh[157344]: starting ssh (count 1)
Apr 29 21:37:09 smx autossh[157344]: ssh child pid is 157347
Apr 29 21:37:33 smx volumiossh-tunnel[157347]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:37:33 smx autossh[157344]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:37:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:37:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:37:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:37:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:37:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:37:34 smx autossh[157393]: port set to 0, monitoring disabled
Apr 29 21:37:34 smx autossh[157393]: starting ssh (count 1)
Apr 29 21:37:34 smx autossh[157393]: ssh child pid is 157396
Apr 29 21:37:58 smx volumiossh-tunnel[157396]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:37:58 smx autossh[157393]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:37:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:37:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:37:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:37:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:37:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:37:58 smx autossh[157427]: port set to 0, monitoring disabled
Apr 29 21:37:58 smx autossh[157427]: starting ssh (count 1)
Apr 29 21:37:58 smx autossh[157427]: ssh child pid is 157430
Apr 29 21:38:23 smx volumiossh-tunnel[157430]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:38:23 smx autossh[157427]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:38:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:38:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:38:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:38:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:38:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:38:23 smx autossh[157475]: port set to 0, monitoring disabled
Apr 29 21:38:23 smx autossh[157475]: starting ssh (count 1)
Apr 29 21:38:23 smx autossh[157475]: ssh child pid is 157478
Apr 29 21:38:47 smx volumiossh-tunnel[157478]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:38:47 smx autossh[157475]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:38:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:38:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:38:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:38:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:38:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:38:47 smx autossh[157511]: port set to 0, monitoring disabled
Apr 29 21:38:47 smx autossh[157511]: starting ssh (count 1)
Apr 29 21:38:47 smx autossh[157511]: ssh child pid is 157514
Apr 29 21:39:12 smx volumiossh-tunnel[157514]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:39:12 smx autossh[157511]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:39:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:39:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:39:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:39:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:39:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:39:12 smx autossh[157559]: port set to 0, monitoring disabled
Apr 29 21:39:12 smx autossh[157559]: starting ssh (count 1)
Apr 29 21:39:12 smx autossh[157559]: ssh child pid is 157562
Apr 29 21:39:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:39:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:39:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:39:22 smx sudo[157584]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:39:22 smx sudo[157584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:39:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:39:22 smx autossh[157559]: received signal to exit (15)
Apr 29 21:39:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:39:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:39:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:39:22 smx sudo[157584]: pam_unix(sudo:session): session closed for user root
Apr 29 21:39:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:39:22 smx autossh[157587]: port set to 0, monitoring disabled
Apr 29 21:39:22 smx autossh[157587]: starting ssh (count 1)
Apr 29 21:39:22 smx autossh[157587]: ssh child pid is 157590
Apr 29 21:39:24 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:39:46 smx volumiossh-tunnel[157590]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:39:46 smx autossh[157587]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:39:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:39:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:39:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:39:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:39:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:39:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:39:46 smx autossh[157622]: port set to 0, monitoring disabled
Apr 29 21:39:46 smx autossh[157622]: starting ssh (count 1)
Apr 29 21:39:46 smx autossh[157622]: ssh child pid is 157625
Apr 29 21:40:16 smx volumiossh-tunnel[157625]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:40:16 smx autossh[157622]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:40:16 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:40:16 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:40:16 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:40:16 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:40:16 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:40:16 smx autossh[157670]: port set to 0, monitoring disabled
Apr 29 21:40:16 smx autossh[157670]: starting ssh (count 1)
Apr 29 21:40:16 smx autossh[157670]: ssh child pid is 157673
Apr 29 21:40:41 smx volumiossh-tunnel[157673]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:40:41 smx autossh[157670]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:40:41 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:40:41 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:40:41 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:40:41 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:40:41 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:40:41 smx autossh[157719]: port set to 0, monitoring disabled
Apr 29 21:40:41 smx autossh[157719]: starting ssh (count 1)
Apr 29 21:40:41 smx autossh[157719]: ssh child pid is 157722
Apr 29 21:41:06 smx volumiossh-tunnel[157722]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:41:06 smx autossh[157719]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:41:06 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:41:06 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:41:06 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:41:06 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:41:06 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:41:06 smx autossh[157753]: port set to 0, monitoring disabled
Apr 29 21:41:06 smx autossh[157753]: starting ssh (count 1)
Apr 29 21:41:06 smx autossh[157753]: ssh child pid is 157756
Apr 29 21:41:30 smx volumiossh-tunnel[157756]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:41:30 smx autossh[157753]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:41:30 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:41:30 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:41:30 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:41:30 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:41:30 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:41:30 smx autossh[157787]: port set to 0, monitoring disabled
Apr 29 21:41:30 smx autossh[157787]: starting ssh (count 1)
Apr 29 21:41:30 smx autossh[157787]: ssh child pid is 157790
Apr 29 21:41:55 smx volumiossh-tunnel[157790]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:41:55 smx autossh[157787]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:41:55 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:41:55 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:41:55 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:41:55 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:41:55 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:41:55 smx autossh[157835]: port set to 0, monitoring disabled
Apr 29 21:41:55 smx autossh[157835]: starting ssh (count 1)
Apr 29 21:41:55 smx autossh[157835]: ssh child pid is 157838
Apr 29 21:42:19 smx volumiossh-tunnel[157838]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:42:19 smx autossh[157835]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:42:19 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:42:19 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:42:20 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:42:20 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:42:20 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:42:20 smx autossh[157870]: port set to 0, monitoring disabled
Apr 29 21:42:20 smx autossh[157870]: starting ssh (count 1)
Apr 29 21:42:20 smx autossh[157870]: ssh child pid is 157873
Apr 29 21:42:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:42:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:42:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:42:22 smx sudo[157895]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:42:22 smx sudo[157895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:42:22 smx autossh[157870]: received signal to exit (15)
Apr 29 21:42:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:42:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:42:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:42:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:42:22 smx sudo[157895]: pam_unix(sudo:session): session closed for user root
Apr 29 21:42:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:42:22 smx autossh[157899]: port set to 0, monitoring disabled
Apr 29 21:42:22 smx autossh[157899]: starting ssh (count 1)
Apr 29 21:42:22 smx autossh[157899]: ssh child pid is 157902
Apr 29 21:42:22 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:42:44 smx volumiossh-tunnel[157902]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:42:44 smx autossh[157899]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:42:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:42:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:42:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:42:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:42:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:42:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:42:44 smx autossh[157933]: port set to 0, monitoring disabled
Apr 29 21:42:44 smx autossh[157933]: starting ssh (count 1)
Apr 29 21:42:44 smx autossh[157933]: ssh child pid is 157936
Apr 29 21:43:08 smx volumiossh-tunnel[157936]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:43:08 smx autossh[157933]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:43:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:43:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:43:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:43:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:43:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:43:09 smx autossh[157967]: port set to 0, monitoring disabled
Apr 29 21:43:09 smx autossh[157967]: starting ssh (count 1)
Apr 29 21:43:09 smx autossh[157967]: ssh child pid is 157970
Apr 29 21:43:33 smx volumiossh-tunnel[157970]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:43:33 smx autossh[157967]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:43:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:43:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:43:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:43:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:43:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:43:33 smx autossh[158015]: port set to 0, monitoring disabled
Apr 29 21:43:33 smx autossh[158015]: starting ssh (count 1)
Apr 29 21:43:33 smx autossh[158015]: ssh child pid is 158018
Apr 29 21:43:58 smx volumiossh-tunnel[158018]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:43:58 smx autossh[158015]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:43:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:43:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:43:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:43:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:43:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:43:58 smx autossh[158049]: port set to 0, monitoring disabled
Apr 29 21:43:58 smx autossh[158049]: starting ssh (count 1)
Apr 29 21:43:58 smx autossh[158049]: ssh child pid is 158052
Apr 29 21:44:22 smx volumiossh-tunnel[158052]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:44:22 smx autossh[158049]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:44:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:44:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:44:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:44:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:44:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:44:22 smx autossh[158098]: port set to 0, monitoring disabled
Apr 29 21:44:22 smx autossh[158098]: starting ssh (count 1)
Apr 29 21:44:22 smx autossh[158098]: ssh child pid is 158101
Apr 29 21:44:47 smx volumiossh-tunnel[158101]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:44:47 smx autossh[158098]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:44:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:44:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:44:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:44:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:44:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:44:47 smx autossh[158132]: port set to 0, monitoring disabled
Apr 29 21:44:47 smx autossh[158132]: starting ssh (count 1)
Apr 29 21:44:47 smx autossh[158132]: ssh child pid is 158135
Apr 29 21:45:11 smx volumiossh-tunnel[158135]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:45:11 smx autossh[158132]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:45:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:45:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:45:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:45:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:45:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:45:12 smx autossh[158181]: port set to 0, monitoring disabled
Apr 29 21:45:12 smx autossh[158181]: starting ssh (count 1)
Apr 29 21:45:12 smx autossh[158181]: ssh child pid is 158184
Apr 29 21:45:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:45:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:45:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:45:22 smx sudo[158205]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:45:22 smx sudo[158205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:45:22 smx autossh[158181]: received signal to exit (15)
Apr 29 21:45:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:45:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:45:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:45:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:45:22 smx sudo[158205]: pam_unix(sudo:session): session closed for user root
Apr 29 21:45:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:45:22 smx autossh[158208]: port set to 0, monitoring disabled
Apr 29 21:45:22 smx autossh[158208]: starting ssh (count 1)
Apr 29 21:45:22 smx autossh[158208]: ssh child pid is 158211
Apr 29 21:45:42 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:45:45 smx volumiossh-tunnel[158211]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:45:45 smx autossh[158208]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:45:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:45:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:45:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:45:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:45:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:45:45 smx autossh[158242]: port set to 0, monitoring disabled
Apr 29 21:45:45 smx autossh[158242]: starting ssh (count 1)
Apr 29 21:45:45 smx autossh[158242]: ssh child pid is 158245
Apr 29 21:46:07 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 21:46:10 smx volumiossh-tunnel[158245]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:46:10 smx autossh[158242]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:46:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:46:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:46:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:46:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:46:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:46:10 smx autossh[158277]: port set to 0, monitoring disabled
Apr 29 21:46:10 smx autossh[158277]: starting ssh (count 1)
Apr 29 21:46:10 smx autossh[158277]: ssh child pid is 158280
Apr 29 21:46:28 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 21:46:34 smx volumiossh-tunnel[158280]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:46:34 smx autossh[158277]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:46:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:46:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:46:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:46:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:46:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:46:35 smx autossh[158325]: port set to 0, monitoring disabled
Apr 29 21:46:35 smx autossh[158325]: starting ssh (count 1)
Apr 29 21:46:35 smx autossh[158325]: ssh child pid is 158328
Apr 29 21:46:53 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 21:46:55 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 21:46:55 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:46:59 smx volumiossh-tunnel[158328]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:46:59 smx autossh[158325]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:46:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:46:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:46:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:46:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:46:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:46:59 smx autossh[158359]: port set to 0, monitoring disabled
Apr 29 21:46:59 smx autossh[158359]: starting ssh (count 1)
Apr 29 21:46:59 smx autossh[158359]: ssh child pid is 158362
Apr 29 21:47:23 smx volumiossh-tunnel[158362]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:47:23 smx autossh[158359]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:47:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:47:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:47:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:47:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:47:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:47:24 smx autossh[158408]: port set to 0, monitoring disabled
Apr 29 21:47:24 smx autossh[158408]: starting ssh (count 1)
Apr 29 21:47:24 smx autossh[158408]: ssh child pid is 158411
Apr 29 21:47:48 smx volumiossh-tunnel[158411]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:47:48 smx autossh[158408]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:47:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:47:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:47:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:47:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:47:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:47:48 smx autossh[158443]: port set to 0, monitoring disabled
Apr 29 21:47:48 smx autossh[158443]: starting ssh (count 1)
Apr 29 21:47:48 smx autossh[158443]: ssh child pid is 158446
Apr 29 21:48:13 smx volumiossh-tunnel[158446]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:48:13 smx autossh[158443]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:48:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:48:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:48:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:48:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:48:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:48:13 smx autossh[158491]: port set to 0, monitoring disabled
Apr 29 21:48:13 smx autossh[158491]: starting ssh (count 1)
Apr 29 21:48:13 smx autossh[158491]: ssh child pid is 158494
Apr 29 21:48:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:48:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:48:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:48:22 smx sudo[158516]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:48:22 smx sudo[158516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:48:22 smx autossh[158491]: received signal to exit (15)
Apr 29 21:48:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:48:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:48:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:48:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:48:22 smx sudo[158516]: pam_unix(sudo:session): session closed for user root
Apr 29 21:48:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:48:22 smx autossh[158520]: port set to 0, monitoring disabled
Apr 29 21:48:22 smx autossh[158520]: starting ssh (count 1)
Apr 29 21:48:22 smx autossh[158520]: ssh child pid is 158523
Apr 29 21:48:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:49:00 smx volumiossh-tunnel[158523]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:49:00 smx autossh[158520]: ssh exited with error status 255; restarting ssh
Apr 29 21:49:00 smx autossh[158520]: starting ssh (count 2)
Apr 29 21:49:00 smx autossh[158520]: ssh child pid is 158568
Apr 29 21:49:35 smx volumiossh-tunnel[158568]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:49:35 smx autossh[158520]: ssh exited with error status 255; restarting ssh
Apr 29 21:49:35 smx autossh[158520]: starting ssh (count 3)
Apr 29 21:49:35 smx autossh[158520]: ssh child pid is 158627
Apr 29 21:49:59 smx volumiossh-tunnel[158627]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:49:59 smx autossh[158520]: ssh exited with error status 255; restarting ssh
Apr 29 21:49:59 smx autossh[158520]: starting ssh (count 4)
Apr 29 21:49:59 smx autossh[158520]: ssh child pid is 158657
Apr 29 21:50:24 smx volumiossh-tunnel[158657]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:50:24 smx autossh[158520]: ssh exited with error status 255; restarting ssh
Apr 29 21:50:24 smx autossh[158520]: starting ssh (count 5)
Apr 29 21:50:24 smx autossh[158520]: ssh child pid is 158701
Apr 29 21:50:48 smx volumiossh-tunnel[158701]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:50:48 smx autossh[158520]: ssh exited with error status 255; restarting ssh
Apr 29 21:50:48 smx autossh[158520]: starting ssh (count 6)
Apr 29 21:50:48 smx autossh[158520]: ssh child pid is 158732
Apr 29 21:50:48 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:50:48 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:51:13 smx volumiossh-tunnel[158732]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:51:13 smx autossh[158520]: ssh exited with error status 255; restarting ssh
Apr 29 21:51:15 smx autossh[158520]: starting ssh (count 7)
Apr 29 21:51:15 smx autossh[158520]: ssh child pid is 158777
Apr 29 21:51:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:51:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:51:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:51:22 smx sudo[158798]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:51:22 smx sudo[158798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:51:22 smx autossh[158520]: received signal to exit (15)
Apr 29 21:51:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:51:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:51:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:51:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:51:22 smx sudo[158798]: pam_unix(sudo:session): session closed for user root
Apr 29 21:51:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:51:22 smx autossh[158801]: port set to 0, monitoring disabled
Apr 29 21:51:22 smx autossh[158801]: starting ssh (count 1)
Apr 29 21:51:22 smx autossh[158801]: ssh child pid is 158804
Apr 29 21:51:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:51:44 smx volumiossh-tunnel[158804]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:51:44 smx autossh[158801]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:51:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:51:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:51:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:51:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:51:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:51:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:51:44 smx autossh[158836]: port set to 0, monitoring disabled
Apr 29 21:51:44 smx autossh[158836]: starting ssh (count 1)
Apr 29 21:51:44 smx autossh[158836]: ssh child pid is 158839
Apr 29 21:52:08 smx volumiossh-tunnel[158839]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:52:08 smx autossh[158836]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:52:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:52:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:52:08 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:52:08 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:52:08 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:52:08 smx autossh[158870]: port set to 0, monitoring disabled
Apr 29 21:52:08 smx autossh[158870]: starting ssh (count 1)
Apr 29 21:52:08 smx autossh[158870]: ssh child pid is 158873
Apr 29 21:52:41 smx volumiossh-tunnel[158873]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:52:41 smx autossh[158870]: ssh exited with error status 255; restarting ssh
Apr 29 21:52:41 smx autossh[158870]: starting ssh (count 2)
Apr 29 21:52:41 smx autossh[158870]: ssh child pid is 158919
Apr 29 21:53:26 smx volumiossh-tunnel[158919]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:53:26 smx autossh[158870]: ssh exited with error status 255; restarting ssh
Apr 29 21:53:26 smx autossh[158870]: starting ssh (count 3)
Apr 29 21:53:26 smx autossh[158870]: ssh child pid is 158992
Apr 29 21:53:58 smx volumiossh-tunnel[158992]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:53:58 smx autossh[158870]: ssh exited with error status 255; restarting ssh
Apr 29 21:53:58 smx autossh[158870]: starting ssh (count 4)
Apr 29 21:53:58 smx autossh[158870]: ssh child pid is 159038
Apr 29 21:54:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:54:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:54:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:54:22 smx sudo[159089]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:54:22 smx sudo[159089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:54:22 smx autossh[158870]: received signal to exit (15)
Apr 29 21:54:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:54:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:54:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:54:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:54:22 smx sudo[159089]: pam_unix(sudo:session): session closed for user root
Apr 29 21:54:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:54:22 smx autossh[159092]: port set to 0, monitoring disabled
Apr 29 21:54:22 smx autossh[159092]: starting ssh (count 1)
Apr 29 21:54:22 smx autossh[159092]: ssh child pid is 159095
Apr 29 21:54:35 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:54:44 smx volumiossh-tunnel[159095]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:54:44 smx autossh[159092]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:54:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:54:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:54:44 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:54:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:54:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:54:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:54:45 smx autossh[159126]: port set to 0, monitoring disabled
Apr 29 21:54:45 smx autossh[159126]: starting ssh (count 1)
Apr 29 21:54:45 smx autossh[159126]: ssh child pid is 159129
Apr 29 21:55:09 smx volumiossh-tunnel[159129]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:55:09 smx autossh[159126]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:55:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:55:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:55:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:55:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:55:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:55:09 smx autossh[159161]: port set to 0, monitoring disabled
Apr 29 21:55:09 smx autossh[159161]: starting ssh (count 1)
Apr 29 21:55:09 smx autossh[159161]: ssh child pid is 159164
Apr 29 21:55:34 smx volumiossh-tunnel[159164]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:55:34 smx autossh[159161]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:55:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:55:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:55:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:55:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:55:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:55:34 smx autossh[159209]: port set to 0, monitoring disabled
Apr 29 21:55:34 smx autossh[159209]: starting ssh (count 1)
Apr 29 21:55:34 smx autossh[159209]: ssh child pid is 159212
Apr 29 21:55:58 smx volumiossh-tunnel[159212]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:55:58 smx autossh[159209]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:55:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:55:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:55:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:55:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:55:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:55:58 smx autossh[159243]: port set to 0, monitoring disabled
Apr 29 21:55:58 smx autossh[159243]: starting ssh (count 1)
Apr 29 21:55:58 smx autossh[159243]: ssh child pid is 159246
Apr 29 21:56:23 smx volumiossh-tunnel[159246]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:56:23 smx autossh[159243]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:56:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:56:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:56:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:56:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:56:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:56:23 smx autossh[159292]: port set to 0, monitoring disabled
Apr 29 21:56:23 smx autossh[159292]: starting ssh (count 1)
Apr 29 21:56:23 smx autossh[159292]: ssh child pid is 159295
Apr 29 21:56:47 smx volumiossh-tunnel[159295]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:56:47 smx autossh[159292]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:56:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:56:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:56:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 21:56:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:56:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:56:48 smx autossh[159326]: port set to 0, monitoring disabled
Apr 29 21:56:48 smx autossh[159326]: starting ssh (count 1)
Apr 29 21:56:48 smx autossh[159326]: ssh child pid is 159329
Apr 29 21:57:12 smx volumiossh-tunnel[159329]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:57:12 smx autossh[159326]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:57:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:57:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:57:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 21:57:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:57:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:57:12 smx autossh[159361]: port set to 0, monitoring disabled
Apr 29 21:57:12 smx autossh[159361]: starting ssh (count 1)
Apr 29 21:57:12 smx autossh[159361]: ssh child pid is 159364
Apr 29 21:57:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 21:57:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 21:57:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 21:57:22 smx sudo[159385]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 21:57:22 smx sudo[159385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 21:57:22 smx autossh[159361]: received signal to exit (15)
Apr 29 21:57:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 21:57:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 21:57:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:57:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:57:22 smx sudo[159385]: pam_unix(sudo:session): session closed for user root
Apr 29 21:57:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 21:57:22 smx autossh[159388]: port set to 0, monitoring disabled
Apr 29 21:57:22 smx autossh[159388]: starting ssh (count 1)
Apr 29 21:57:22 smx autossh[159388]: ssh child pid is 159391
Apr 29 21:57:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 21:57:46 smx volumiossh-tunnel[159391]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:57:46 smx autossh[159388]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:57:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:57:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:57:46 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 21:57:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 21:57:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 21:57:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:57:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:57:46 smx autossh[159437]: port set to 0, monitoring disabled
Apr 29 21:57:46 smx autossh[159437]: starting ssh (count 1)
Apr 29 21:57:46 smx autossh[159437]: ssh child pid is 159440
Apr 29 21:58:10 smx volumiossh-tunnel[159440]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:58:10 smx autossh[159437]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:58:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:58:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:58:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 21:58:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:58:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:58:11 smx autossh[159471]: port set to 0, monitoring disabled
Apr 29 21:58:11 smx autossh[159471]: starting ssh (count 1)
Apr 29 21:58:11 smx autossh[159471]: ssh child pid is 159474
Apr 29 21:58:41 smx volumiossh-tunnel[159474]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:58:41 smx autossh[159471]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:58:41 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:58:41 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:58:41 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 21:58:41 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:58:41 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:58:41 smx autossh[159520]: port set to 0, monitoring disabled
Apr 29 21:58:41 smx autossh[159520]: starting ssh (count 1)
Apr 29 21:58:41 smx autossh[159520]: ssh child pid is 159523
Apr 29 21:59:10 smx volumiossh-tunnel[159523]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:59:10 smx autossh[159520]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:59:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:59:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:59:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 21:59:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:59:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:59:11 smx autossh[159568]: port set to 0, monitoring disabled
Apr 29 21:59:11 smx autossh[159568]: starting ssh (count 1)
Apr 29 21:59:11 smx autossh[159568]: ssh child pid is 159571
Apr 29 21:59:35 smx volumiossh-tunnel[159571]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 21:59:35 smx autossh[159568]: ssh exited prematurely with status 255; autossh exiting
Apr 29 21:59:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 21:59:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 21:59:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 21:59:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:59:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 21:59:35 smx autossh[159617]: port set to 0, monitoring disabled
Apr 29 21:59:35 smx autossh[159617]: starting ssh (count 1)
Apr 29 21:59:35 smx autossh[159617]: ssh child pid is 159620
Apr 29 22:00:00 smx volumiossh-tunnel[159620]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:00:00 smx autossh[159617]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:00:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:00:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:00:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:00:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:00:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:00:00 smx autossh[159652]: port set to 0, monitoring disabled
Apr 29 22:00:00 smx autossh[159652]: starting ssh (count 1)
Apr 29 22:00:00 smx autossh[159652]: ssh child pid is 159655
Apr 29 22:00:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:00:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:00:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:00:22 smx sudo[159692]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:00:22 smx sudo[159692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:00:22 smx autossh[159652]: received signal to exit (15)
Apr 29 22:00:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:00:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:00:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:00:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:00:22 smx sudo[159692]: pam_unix(sudo:session): session closed for user root
Apr 29 22:00:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:00:22 smx autossh[159695]: port set to 0, monitoring disabled
Apr 29 22:00:22 smx autossh[159695]: starting ssh (count 1)
Apr 29 22:00:22 smx autossh[159695]: ssh child pid is 159698
Apr 29 22:00:27 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:00:46 smx volumiossh-tunnel[159698]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:00:46 smx autossh[159695]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:00:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:00:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:00:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:00:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:00:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:00:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:00:46 smx autossh[159743]: port set to 0, monitoring disabled
Apr 29 22:00:46 smx autossh[159743]: starting ssh (count 1)
Apr 29 22:00:46 smx autossh[159743]: ssh child pid is 159746
Apr 29 22:01:10 smx volumiossh-tunnel[159746]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:01:10 smx autossh[159743]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:01:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:01:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:01:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:01:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:01:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:01:10 smx autossh[159777]: port set to 0, monitoring disabled
Apr 29 22:01:10 smx autossh[159777]: starting ssh (count 1)
Apr 29 22:01:10 smx autossh[159777]: ssh child pid is 159780
Apr 29 22:01:35 smx volumiossh-tunnel[159780]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:01:35 smx autossh[159777]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:01:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:01:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:01:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:01:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:01:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:01:35 smx autossh[159825]: port set to 0, monitoring disabled
Apr 29 22:01:35 smx autossh[159825]: starting ssh (count 1)
Apr 29 22:01:35 smx autossh[159825]: ssh child pid is 159828
Apr 29 22:01:59 smx volumiossh-tunnel[159828]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:01:59 smx autossh[159825]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:01:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:01:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:02:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:02:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:02:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:02:00 smx autossh[159859]: port set to 0, monitoring disabled
Apr 29 22:02:00 smx autossh[159859]: starting ssh (count 1)
Apr 29 22:02:00 smx autossh[159859]: ssh child pid is 159862
Apr 29 22:02:24 smx volumiossh-tunnel[159862]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:02:24 smx autossh[159859]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:02:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:02:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:02:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:02:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:02:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:02:24 smx autossh[159907]: port set to 0, monitoring disabled
Apr 29 22:02:24 smx autossh[159907]: starting ssh (count 1)
Apr 29 22:02:24 smx autossh[159907]: ssh child pid is 159910
Apr 29 22:02:49 smx volumiossh-tunnel[159910]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:02:49 smx autossh[159907]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:02:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:02:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:02:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:02:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:02:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:02:49 smx autossh[159942]: port set to 0, monitoring disabled
Apr 29 22:02:49 smx autossh[159942]: starting ssh (count 1)
Apr 29 22:02:49 smx autossh[159942]: ssh child pid is 159945
Apr 29 22:03:13 smx volumiossh-tunnel[159945]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:03:13 smx autossh[159942]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:03:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:03:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:03:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 22:03:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:03:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:03:13 smx autossh[159990]: port set to 0, monitoring disabled
Apr 29 22:03:13 smx autossh[159990]: starting ssh (count 1)
Apr 29 22:03:13 smx autossh[159990]: ssh child pid is 159993
Apr 29 22:03:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:03:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:03:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:03:22 smx sudo[160000]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:03:22 smx sudo[160000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:03:22 smx autossh[159990]: received signal to exit (15)
Apr 29 22:03:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:03:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:03:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:03:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:03:22 smx sudo[160000]: pam_unix(sudo:session): session closed for user root
Apr 29 22:03:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:03:22 smx autossh[160003]: port set to 0, monitoring disabled
Apr 29 22:03:22 smx autossh[160003]: starting ssh (count 1)
Apr 29 22:03:22 smx autossh[160003]: ssh child pid is 160006
Apr 29 22:03:44 smx volumiossh-tunnel[160006]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:03:44 smx autossh[160003]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:03:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:03:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:03:44 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:03:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:03:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:03:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:03:44 smx autossh[160051]: port set to 0, monitoring disabled
Apr 29 22:03:44 smx autossh[160051]: starting ssh (count 1)
Apr 29 22:03:44 smx autossh[160051]: ssh child pid is 160054
Apr 29 22:04:08 smx volumiossh-tunnel[160054]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:04:08 smx autossh[160051]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:04:08 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:04:08 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:04:08 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 22:04:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:04:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:04:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:04:09 smx autossh[160086]: port set to 0, monitoring disabled
Apr 29 22:04:09 smx autossh[160086]: starting ssh (count 1)
Apr 29 22:04:09 smx autossh[160086]: ssh child pid is 160089
Apr 29 22:04:21 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 22:04:21 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:04:33 smx volumiossh-tunnel[160089]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:04:33 smx autossh[160086]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:04:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:04:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:04:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:04:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:04:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:04:33 smx autossh[160135]: port set to 0, monitoring disabled
Apr 29 22:04:33 smx autossh[160135]: starting ssh (count 1)
Apr 29 22:04:33 smx autossh[160135]: ssh child pid is 160138
Apr 29 22:04:58 smx volumiossh-tunnel[160138]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:04:58 smx autossh[160135]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:04:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:04:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:04:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:04:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:04:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:04:58 smx autossh[160171]: port set to 0, monitoring disabled
Apr 29 22:04:58 smx autossh[160171]: starting ssh (count 1)
Apr 29 22:04:58 smx autossh[160171]: ssh child pid is 160174
Apr 29 22:05:22 smx volumiossh-tunnel[160174]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:05:22 smx autossh[160171]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:05:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:05:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:05:22 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:05:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:05:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:05:22 smx autossh[160204]: port set to 0, monitoring disabled
Apr 29 22:05:22 smx autossh[160204]: starting ssh (count 1)
Apr 29 22:05:22 smx autossh[160204]: ssh child pid is 160207
Apr 29 22:05:47 smx volumiossh-tunnel[160207]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:05:47 smx autossh[160204]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:05:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:05:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:05:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:05:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:05:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:05:47 smx autossh[160255]: port set to 0, monitoring disabled
Apr 29 22:05:47 smx autossh[160255]: starting ssh (count 1)
Apr 29 22:05:47 smx autossh[160255]: ssh child pid is 160258
Apr 29 22:06:21 smx volumiossh-tunnel[160258]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:06:21 smx autossh[160255]: ssh exited with error status 255; restarting ssh
Apr 29 22:06:21 smx autossh[160255]: starting ssh (count 2)
Apr 29 22:06:21 smx autossh[160255]: ssh child pid is 160303
Apr 29 22:06:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:06:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:06:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:06:22 smx sudo[160311]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:06:22 smx sudo[160311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:06:22 smx autossh[160255]: received signal to exit (15)
Apr 29 22:06:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:06:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:06:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:06:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:06:22 smx sudo[160311]: pam_unix(sudo:session): session closed for user root
Apr 29 22:06:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:06:22 smx autossh[160314]: port set to 0, monitoring disabled
Apr 29 22:06:22 smx autossh[160314]: starting ssh (count 1)
Apr 29 22:06:22 smx autossh[160314]: ssh child pid is 160317
Apr 29 22:06:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:06:46 smx volumiossh-tunnel[160317]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:06:46 smx autossh[160314]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:06:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:06:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:06:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:06:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:06:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:06:46 smx autossh[160362]: port set to 0, monitoring disabled
Apr 29 22:06:46 smx autossh[160362]: starting ssh (count 1)
Apr 29 22:06:46 smx autossh[160362]: ssh child pid is 160365
Apr 29 22:06:49 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 22:06:49 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:07:10 smx volumiossh-tunnel[160365]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:07:10 smx autossh[160362]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:07:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:07:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:07:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:07:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:07:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:07:11 smx autossh[160397]: port set to 0, monitoring disabled
Apr 29 22:07:11 smx autossh[160397]: starting ssh (count 1)
Apr 29 22:07:11 smx autossh[160397]: ssh child pid is 160400
Apr 29 22:07:35 smx volumiossh-tunnel[160400]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:07:35 smx autossh[160397]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:07:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:07:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:07:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:07:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:07:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:07:35 smx autossh[160444]: port set to 0, monitoring disabled
Apr 29 22:07:35 smx autossh[160444]: starting ssh (count 1)
Apr 29 22:07:35 smx autossh[160444]: ssh child pid is 160447
Apr 29 22:08:00 smx volumiossh-tunnel[160447]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:08:00 smx autossh[160444]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:08:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:08:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:08:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:08:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:08:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:08:00 smx autossh[160479]: port set to 0, monitoring disabled
Apr 29 22:08:00 smx autossh[160479]: starting ssh (count 1)
Apr 29 22:08:00 smx autossh[160479]: ssh child pid is 160482
Apr 29 22:08:24 smx volumiossh-tunnel[160482]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:08:24 smx autossh[160479]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:08:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:08:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:08:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:08:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:08:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:08:24 smx autossh[160527]: port set to 0, monitoring disabled
Apr 29 22:08:24 smx autossh[160527]: starting ssh (count 1)
Apr 29 22:08:24 smx autossh[160527]: ssh child pid is 160530
Apr 29 22:08:49 smx volumiossh-tunnel[160530]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:08:49 smx autossh[160527]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:08:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:08:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:08:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:08:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:08:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:08:49 smx autossh[160562]: port set to 0, monitoring disabled
Apr 29 22:08:49 smx autossh[160562]: starting ssh (count 1)
Apr 29 22:08:49 smx autossh[160562]: ssh child pid is 160565
Apr 29 22:09:13 smx volumiossh-tunnel[160565]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:09:13 smx autossh[160562]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:09:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:09:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:09:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 22:09:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:09:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:09:14 smx autossh[160611]: port set to 0, monitoring disabled
Apr 29 22:09:14 smx autossh[160611]: starting ssh (count 1)
Apr 29 22:09:14 smx autossh[160611]: ssh child pid is 160614
Apr 29 22:09:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:09:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:09:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:09:22 smx sudo[160621]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:09:22 smx sudo[160621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:09:22 smx autossh[160611]: received signal to exit (15)
Apr 29 22:09:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:09:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:09:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:09:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:09:22 smx sudo[160621]: pam_unix(sudo:session): session closed for user root
Apr 29 22:09:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:09:22 smx autossh[160624]: port set to 0, monitoring disabled
Apr 29 22:09:22 smx autossh[160624]: starting ssh (count 1)
Apr 29 22:09:22 smx autossh[160624]: ssh child pid is 160627
Apr 29 22:10:06 smx volumiossh-tunnel[160627]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:10:06 smx autossh[160624]: ssh exited with error status 255; restarting ssh
Apr 29 22:10:06 smx autossh[160624]: starting ssh (count 2)
Apr 29 22:10:06 smx autossh[160624]: ssh child pid is 160701
Apr 29 22:10:06 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:10:30 smx volumiossh-tunnel[160701]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:10:30 smx autossh[160624]: ssh exited with error status 255; restarting ssh
Apr 29 22:10:30 smx autossh[160624]: starting ssh (count 3)
Apr 29 22:10:30 smx autossh[160624]: ssh child pid is 160731
Apr 29 22:10:30 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 22:10:30 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 22:10:55 smx volumiossh-tunnel[160731]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:10:55 smx autossh[160624]: ssh exited with error status 255; restarting ssh
Apr 29 22:10:55 smx autossh[160624]: starting ssh (count 4)
Apr 29 22:10:55 smx autossh[160624]: ssh child pid is 160776
Apr 29 22:11:19 smx volumiossh-tunnel[160776]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:11:19 smx autossh[160624]: ssh exited with error status 255; restarting ssh
Apr 29 22:11:19 smx autossh[160624]: starting ssh (count 5)
Apr 29 22:11:19 smx autossh[160624]: ssh child pid is 160807
Apr 29 22:11:19 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 7
Apr 29 22:11:19 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Apr 29 22:11:20 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 9
Apr 29 22:11:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:11:52 smx volumiossh-tunnel[160807]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:11:52 smx autossh[160624]: ssh exited with error status 255; restarting ssh
Apr 29 22:11:52 smx autossh[160624]: starting ssh (count 6)
Apr 29 22:11:52 smx autossh[160624]: ssh child pid is 160851
Apr 29 22:12:16 smx volumiossh-tunnel[160851]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:12:16 smx autossh[160624]: ssh exited with error status 255; restarting ssh
Apr 29 22:12:18 smx autossh[160624]: starting ssh (count 7)
Apr 29 22:12:18 smx autossh[160624]: ssh child pid is 160896
Apr 29 22:12:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:12:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:12:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:12:22 smx sudo[160903]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:12:22 smx sudo[160903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:12:22 smx autossh[160624]: received signal to exit (15)
Apr 29 22:12:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:12:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:12:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:12:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:12:22 smx sudo[160903]: pam_unix(sudo:session): session closed for user root
Apr 29 22:12:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:12:22 smx autossh[160906]: port set to 0, monitoring disabled
Apr 29 22:12:22 smx autossh[160906]: starting ssh (count 1)
Apr 29 22:12:22 smx autossh[160906]: ssh child pid is 160909
Apr 29 22:12:41 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 29 22:12:44 smx volumiossh-tunnel[160909]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:12:44 smx autossh[160906]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:12:44 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:12:44 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:12:44 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:12:44 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:12:44 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:12:44 smx autossh[160955]: port set to 0, monitoring disabled
Apr 29 22:12:44 smx autossh[160955]: starting ssh (count 1)
Apr 29 22:12:44 smx autossh[160955]: ssh child pid is 160958
Apr 29 22:13:09 smx volumiossh-tunnel[160958]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:13:09 smx autossh[160955]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:13:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:13:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:13:09 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:13:09 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:13:09 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:13:09 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:13:09 smx autossh[160989]: port set to 0, monitoring disabled
Apr 29 22:13:09 smx autossh[160989]: starting ssh (count 1)
Apr 29 22:13:09 smx autossh[160989]: ssh child pid is 160992
Apr 29 22:13:33 smx volumiossh-tunnel[160992]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:13:33 smx autossh[160989]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:13:33 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:13:33 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:13:33 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:13:33 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:13:33 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:13:33 smx autossh[161023]: port set to 0, monitoring disabled
Apr 29 22:13:33 smx autossh[161023]: starting ssh (count 1)
Apr 29 22:13:33 smx autossh[161023]: ssh child pid is 161026
Apr 29 22:13:58 smx volumiossh-tunnel[161026]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:13:58 smx autossh[161023]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:13:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:13:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:13:58 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:13:58 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:13:58 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:13:58 smx autossh[161071]: port set to 0, monitoring disabled
Apr 29 22:13:58 smx autossh[161071]: starting ssh (count 1)
Apr 29 22:13:58 smx autossh[161071]: ssh child pid is 161074
Apr 29 22:14:22 smx volumiossh-tunnel[161074]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:14:22 smx autossh[161071]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:14:22 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:14:22 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:14:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:14:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:14:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:14:23 smx autossh[161106]: port set to 0, monitoring disabled
Apr 29 22:14:23 smx autossh[161106]: starting ssh (count 1)
Apr 29 22:14:23 smx autossh[161106]: ssh child pid is 161109
Apr 29 22:14:47 smx volumiossh-tunnel[161109]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:14:47 smx autossh[161106]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:14:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:14:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:14:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:14:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:14:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:14:47 smx autossh[161154]: port set to 0, monitoring disabled
Apr 29 22:14:47 smx autossh[161154]: starting ssh (count 1)
Apr 29 22:14:47 smx autossh[161154]: ssh child pid is 161157
Apr 29 22:15:12 smx volumiossh-tunnel[161157]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:15:12 smx autossh[161154]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:15:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:15:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:15:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 22:15:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:15:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:15:12 smx autossh[161188]: port set to 0, monitoring disabled
Apr 29 22:15:12 smx autossh[161188]: starting ssh (count 1)
Apr 29 22:15:12 smx autossh[161188]: ssh child pid is 161191
Apr 29 22:15:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:15:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:15:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:15:22 smx sudo[161213]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:15:22 smx sudo[161213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:15:22 smx autossh[161188]: received signal to exit (15)
Apr 29 22:15:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:15:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:15:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:15:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:15:22 smx sudo[161213]: pam_unix(sudo:session): session closed for user root
Apr 29 22:15:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:15:22 smx autossh[161216]: port set to 0, monitoring disabled
Apr 29 22:15:22 smx autossh[161216]: starting ssh (count 1)
Apr 29 22:15:22 smx autossh[161216]: ssh child pid is 161219
Apr 29 22:15:33 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:15:45 smx volumiossh-tunnel[161219]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:15:45 smx autossh[161216]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:15:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:15:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:15:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:15:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:15:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:15:46 smx autossh[161264]: port set to 0, monitoring disabled
Apr 29 22:15:46 smx autossh[161264]: starting ssh (count 1)
Apr 29 22:15:46 smx autossh[161264]: ssh child pid is 161267
Apr 29 22:15:58 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:16:10 smx volumiossh-tunnel[161267]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:16:10 smx autossh[161264]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:16:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:16:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:16:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:16:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:16:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:16:10 smx autossh[161300]: port set to 0, monitoring disabled
Apr 29 22:16:10 smx autossh[161300]: starting ssh (count 1)
Apr 29 22:16:10 smx autossh[161300]: ssh child pid is 161303
Apr 29 22:16:34 smx volumiossh-tunnel[161303]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:16:34 smx autossh[161300]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:16:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:16:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:16:35 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:16:35 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:16:35 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:16:35 smx autossh[161348]: port set to 0, monitoring disabled
Apr 29 22:16:35 smx autossh[161348]: starting ssh (count 1)
Apr 29 22:16:35 smx autossh[161348]: ssh child pid is 161351
Apr 29 22:16:59 smx volumiossh-tunnel[161351]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:16:59 smx autossh[161348]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:16:59 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:16:59 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:16:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:16:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:16:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:16:59 smx autossh[161383]: port set to 0, monitoring disabled
Apr 29 22:16:59 smx autossh[161383]: starting ssh (count 1)
Apr 29 22:16:59 smx autossh[161383]: ssh child pid is 161386
Apr 29 22:17:24 smx volumiossh-tunnel[161386]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:17:24 smx autossh[161383]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:17:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:17:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:17:24 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:17:24 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:17:24 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:17:24 smx autossh[161416]: port set to 0, monitoring disabled
Apr 29 22:17:24 smx autossh[161416]: starting ssh (count 1)
Apr 29 22:17:24 smx autossh[161416]: ssh child pid is 161419
Apr 29 22:17:48 smx volumiossh-tunnel[161419]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:17:48 smx autossh[161416]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:17:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:17:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:17:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:17:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:17:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:17:48 smx autossh[161464]: port set to 0, monitoring disabled
Apr 29 22:17:48 smx autossh[161464]: starting ssh (count 1)
Apr 29 22:17:48 smx autossh[161464]: ssh child pid is 161467
Apr 29 22:18:13 smx volumiossh-tunnel[161467]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:18:13 smx autossh[161464]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:18:13 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:18:13 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:18:13 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 22:18:13 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:18:13 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:18:13 smx autossh[161500]: port set to 0, monitoring disabled
Apr 29 22:18:13 smx autossh[161500]: starting ssh (count 1)
Apr 29 22:18:13 smx autossh[161500]: ssh child pid is 161503
Apr 29 22:18:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:18:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:18:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:18:22 smx sudo[161524]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:18:22 smx sudo[161524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:18:22 smx autossh[161500]: received signal to exit (15)
Apr 29 22:18:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:18:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:18:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:18:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:18:22 smx sudo[161524]: pam_unix(sudo:session): session closed for user root
Apr 29 22:18:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:18:22 smx autossh[161527]: port set to 0, monitoring disabled
Apr 29 22:18:22 smx autossh[161527]: starting ssh (count 1)
Apr 29 22:18:22 smx autossh[161527]: ssh child pid is 161530
Apr 29 22:18:31 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:18:47 smx volumiossh-tunnel[161530]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:18:47 smx autossh[161527]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:18:47 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:18:47 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:18:47 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:18:47 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:18:47 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:18:47 smx autossh[161576]: port set to 0, monitoring disabled
Apr 29 22:18:47 smx autossh[161576]: starting ssh (count 1)
Apr 29 22:18:47 smx autossh[161576]: ssh child pid is 161579
Apr 29 22:18:50 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:19:11 smx volumiossh-tunnel[161579]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:19:11 smx autossh[161576]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:19:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:19:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:19:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:19:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:19:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:19:11 smx autossh[161611]: port set to 0, monitoring disabled
Apr 29 22:19:11 smx autossh[161611]: starting ssh (count 1)
Apr 29 22:19:11 smx autossh[161611]: ssh child pid is 161614
Apr 29 22:19:36 smx volumiossh-tunnel[161614]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:19:36 smx autossh[161611]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:19:36 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:19:36 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:19:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:19:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:19:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:19:36 smx autossh[161659]: port set to 0, monitoring disabled
Apr 29 22:19:36 smx autossh[161659]: starting ssh (count 1)
Apr 29 22:19:36 smx autossh[161659]: ssh child pid is 161662
Apr 29 22:20:00 smx volumiossh-tunnel[161662]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:20:00 smx autossh[161659]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:20:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:20:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:20:01 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:20:01 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:20:01 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:20:01 smx autossh[161694]: port set to 0, monitoring disabled
Apr 29 22:20:01 smx autossh[161694]: starting ssh (count 1)
Apr 29 22:20:01 smx autossh[161694]: ssh child pid is 161697
Apr 29 22:20:25 smx volumiossh-tunnel[161697]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:20:25 smx autossh[161694]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:20:25 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:20:25 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:20:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:20:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:20:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:20:25 smx autossh[161741]: port set to 0, monitoring disabled
Apr 29 22:20:25 smx autossh[161741]: starting ssh (count 1)
Apr 29 22:20:25 smx autossh[161741]: ssh child pid is 161744
Apr 29 22:20:49 smx volumiossh-tunnel[161744]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:20:49 smx autossh[161741]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:20:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:20:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:20:50 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:20:50 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:20:50 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:20:50 smx autossh[161776]: port set to 0, monitoring disabled
Apr 29 22:20:50 smx autossh[161776]: starting ssh (count 1)
Apr 29 22:20:50 smx autossh[161776]: ssh child pid is 161779
Apr 29 22:21:14 smx volumiossh-tunnel[161779]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:21:14 smx autossh[161776]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:21:14 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:21:14 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:21:14 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 22:21:14 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:21:14 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:21:14 smx autossh[161812]: port set to 0, monitoring disabled
Apr 29 22:21:14 smx autossh[161812]: starting ssh (count 1)
Apr 29 22:21:14 smx autossh[161812]: ssh child pid is 161815
Apr 29 22:21:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:21:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:21:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:21:22 smx sudo[161838]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:21:22 smx sudo[161838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:21:22 smx autossh[161812]: received signal to exit (15)
Apr 29 22:21:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:21:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:21:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:21:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:21:22 smx sudo[161838]: pam_unix(sudo:session): session closed for user root
Apr 29 22:21:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:21:22 smx autossh[161841]: port set to 0, monitoring disabled
Apr 29 22:21:22 smx autossh[161841]: starting ssh (count 1)
Apr 29 22:21:22 smx autossh[161841]: ssh child pid is 161844
Apr 29 22:21:26 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:21:45 smx volumiossh-tunnel[161844]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:21:45 smx autossh[161841]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:21:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:21:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:21:45 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:21:45 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:21:45 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:21:45 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:21:45 smx autossh[161889]: port set to 0, monitoring disabled
Apr 29 22:21:45 smx autossh[161889]: starting ssh (count 1)
Apr 29 22:21:45 smx autossh[161889]: ssh child pid is 161892
Apr 29 22:22:09 smx volumiossh-tunnel[161892]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:22:09 smx autossh[161889]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:22:09 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:22:09 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:22:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:22:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:22:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:22:10 smx autossh[161923]: port set to 0, monitoring disabled
Apr 29 22:22:10 smx autossh[161923]: starting ssh (count 1)
Apr 29 22:22:10 smx autossh[161923]: ssh child pid is 161926
Apr 29 22:22:34 smx volumiossh-tunnel[161926]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:22:34 smx autossh[161923]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:22:34 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:22:34 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:22:34 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:22:34 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:22:34 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:22:34 smx autossh[161957]: port set to 0, monitoring disabled
Apr 29 22:22:34 smx autossh[161957]: starting ssh (count 1)
Apr 29 22:22:34 smx autossh[161957]: ssh child pid is 161960
Apr 29 22:22:58 smx volumiossh-tunnel[161960]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:22:58 smx autossh[161957]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:22:58 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:22:58 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:22:59 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:22:59 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:22:59 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:22:59 smx autossh[162006]: port set to 0, monitoring disabled
Apr 29 22:22:59 smx autossh[162006]: starting ssh (count 1)
Apr 29 22:22:59 smx autossh[162006]: ssh child pid is 162009
Apr 29 22:23:23 smx volumiossh-tunnel[162009]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:23:23 smx autossh[162006]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:23:23 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:23:23 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:23:23 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:23:23 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:23:23 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:23:23 smx autossh[162041]: port set to 0, monitoring disabled
Apr 29 22:23:23 smx autossh[162041]: starting ssh (count 1)
Apr 29 22:23:23 smx autossh[162041]: ssh child pid is 162044
Apr 29 22:23:48 smx volumiossh-tunnel[162044]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:23:48 smx autossh[162041]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:23:48 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:23:48 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:23:48 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:23:48 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:23:48 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:23:48 smx autossh[162092]: port set to 0, monitoring disabled
Apr 29 22:23:48 smx autossh[162092]: starting ssh (count 1)
Apr 29 22:23:48 smx autossh[162092]: ssh child pid is 162095
Apr 29 22:24:12 smx volumiossh-tunnel[162095]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:24:12 smx autossh[162092]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:24:12 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:24:12 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:24:12 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 7.
Apr 29 22:24:12 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:24:12 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:24:12 smx autossh[162126]: port set to 0, monitoring disabled
Apr 29 22:24:12 smx autossh[162126]: starting ssh (count 1)
Apr 29 22:24:12 smx autossh[162126]: ssh child pid is 162129
Apr 29 22:24:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:24:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:24:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:24:22 smx sudo[162151]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:24:22 smx sudo[162151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:24:22 smx autossh[162126]: received signal to exit (15)
Apr 29 22:24:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:24:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:24:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:24:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:24:22 smx sudo[162151]: pam_unix(sudo:session): session closed for user root
Apr 29 22:24:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:24:22 smx autossh[162154]: port set to 0, monitoring disabled
Apr 29 22:24:22 smx autossh[162154]: starting ssh (count 1)
Apr 29 22:24:22 smx autossh[162154]: ssh child pid is 162157
Apr 29 22:24:43 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:24:46 smx volumiossh-tunnel[162157]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:24:46 smx autossh[162154]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:24:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:24:46 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 22:24:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:24:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:24:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:24:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:24:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:24:46 smx autossh[162203]: port set to 0, monitoring disabled
Apr 29 22:24:46 smx autossh[162203]: starting ssh (count 1)
Apr 29 22:24:46 smx autossh[162203]: ssh child pid is 162206
Apr 29 22:25:32 smx volumiossh-tunnel[162206]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:25:32 smx autossh[162203]: ssh exited with error status 255; restarting ssh
Apr 29 22:25:32 smx autossh[162203]: starting ssh (count 2)
Apr 29 22:25:32 smx autossh[162203]: ssh child pid is 162265
Apr 29 22:26:02 smx volumiossh-tunnel[162265]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:26:02 smx autossh[162203]: ssh exited with error status 255; restarting ssh
Apr 29 22:26:02 smx autossh[162203]: starting ssh (count 3)
Apr 29 22:26:02 smx autossh[162203]: ssh child pid is 162309
Apr 29 22:26:26 smx volumiossh-tunnel[162309]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:26:26 smx autossh[162203]: ssh exited with error status 255; restarting ssh
Apr 29 22:26:26 smx autossh[162203]: starting ssh (count 4)
Apr 29 22:26:26 smx autossh[162203]: ssh child pid is 162354
Apr 29 22:26:51 smx volumiossh-tunnel[162354]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:26:51 smx autossh[162203]: ssh exited with error status 255; restarting ssh
Apr 29 22:26:51 smx autossh[162203]: starting ssh (count 5)
Apr 29 22:26:51 smx autossh[162203]: ssh child pid is 162383
Apr 29 22:27:15 smx volumiossh-tunnel[162383]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:27:15 smx autossh[162203]: ssh exited with error status 255; restarting ssh
Apr 29 22:27:15 smx autossh[162203]: starting ssh (count 6)
Apr 29 22:27:15 smx autossh[162203]: ssh child pid is 162428
Apr 29 22:27:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:27:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:27:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:27:22 smx sudo[162436]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:27:22 smx sudo[162436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:27:22 smx autossh[162203]: received signal to exit (15)
Apr 29 22:27:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:27:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:27:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:27:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:27:22 smx sudo[162436]: pam_unix(sudo:session): session closed for user root
Apr 29 22:27:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:27:22 smx autossh[162439]: port set to 0, monitoring disabled
Apr 29 22:27:22 smx autossh[162439]: starting ssh (count 1)
Apr 29 22:27:22 smx autossh[162439]: ssh child pid is 162443
Apr 29 22:27:37 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:27:46 smx volumiossh-tunnel[162443]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:27:46 smx autossh[162439]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:27:46 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:27:46 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:27:46 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:27:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:27:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:27:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:27:46 smx autossh[162488]: port set to 0, monitoring disabled
Apr 29 22:27:46 smx autossh[162488]: starting ssh (count 1)
Apr 29 22:27:46 smx autossh[162488]: ssh child pid is 162491
Apr 29 22:28:11 smx volumiossh-tunnel[162491]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:28:11 smx autossh[162488]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:28:11 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:28:11 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:28:11 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:28:11 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:28:11 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:28:11 smx autossh[162523]: port set to 0, monitoring disabled
Apr 29 22:28:11 smx autossh[162523]: starting ssh (count 1)
Apr 29 22:28:11 smx autossh[162523]: ssh child pid is 162526
Apr 29 22:28:35 smx volumiossh-tunnel[162526]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:28:35 smx autossh[162523]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:28:35 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:28:35 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:28:36 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:28:36 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:28:36 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:28:36 smx autossh[162572]: port set to 0, monitoring disabled
Apr 29 22:28:36 smx autossh[162572]: starting ssh (count 1)
Apr 29 22:28:36 smx autossh[162572]: ssh child pid is 162575
Apr 29 22:29:00 smx volumiossh-tunnel[162575]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:29:00 smx autossh[162572]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:29:00 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:29:00 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:29:00 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:29:00 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:29:00 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:29:00 smx autossh[162607]: port set to 0, monitoring disabled
Apr 29 22:29:00 smx autossh[162607]: starting ssh (count 1)
Apr 29 22:29:00 smx autossh[162607]: ssh child pid is 162610
Apr 29 22:29:24 smx volumiossh-tunnel[162610]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:29:24 smx autossh[162607]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:29:24 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:29:24 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:29:25 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:29:25 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:29:25 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:29:25 smx autossh[162641]: port set to 0, monitoring disabled
Apr 29 22:29:25 smx autossh[162641]: starting ssh (count 1)
Apr 29 22:29:25 smx autossh[162641]: ssh child pid is 162644
Apr 29 22:29:49 smx volumiossh-tunnel[162644]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:29:49 smx autossh[162641]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:29:49 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:29:49 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:29:49 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 6.
Apr 29 22:29:49 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:29:49 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:29:49 smx autossh[162689]: port set to 0, monitoring disabled
Apr 29 22:29:49 smx autossh[162689]: starting ssh (count 1)
Apr 29 22:29:49 smx autossh[162689]: ssh child pid is 162692
Apr 29 22:30:20 smx volumiossh-tunnel[162692]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:30:20 smx autossh[162689]: ssh exited with error status 255; restarting ssh
Apr 29 22:30:20 smx autossh[162689]: starting ssh (count 2)
Apr 29 22:30:20 smx autossh[162689]: ssh child pid is 162737
Apr 29 22:30:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:30:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:30:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:30:22 smx sudo[162744]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:30:22 smx sudo[162744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:30:22 smx autossh[162689]: received signal to exit (15)
Apr 29 22:30:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:30:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:30:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:30:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:30:22 smx sudo[162744]: pam_unix(sudo:session): session closed for user root
Apr 29 22:30:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:30:22 smx autossh[162747]: port set to 0, monitoring disabled
Apr 29 22:30:22 smx autossh[162747]: starting ssh (count 1)
Apr 29 22:30:22 smx autossh[162747]: ssh child pid is 162750
Apr 29 22:30:34 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Apr 29 22:30:52 smx volumiossh-tunnel[162750]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:30:52 smx autossh[162747]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:30:52 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:30:52 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:30:52 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:30:53 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 1.
Apr 29 22:30:53 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:30:53 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:30:53 smx autossh[162796]: port set to 0, monitoring disabled
Apr 29 22:30:53 smx autossh[162796]: starting ssh (count 1)
Apr 29 22:30:53 smx autossh[162796]: ssh child pid is 162799
Apr 29 22:31:21 smx volumiossh-tunnel[162799]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:31:21 smx autossh[162796]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:31:21 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:31:21 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:31:21 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 2.
Apr 29 22:31:21 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:31:21 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:31:21 smx autossh[162844]: port set to 0, monitoring disabled
Apr 29 22:31:21 smx autossh[162844]: starting ssh (count 1)
Apr 29 22:31:21 smx autossh[162844]: ssh child pid is 162847
Apr 29 22:31:45 smx volumiossh-tunnel[162847]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:31:45 smx autossh[162844]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:31:45 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:31:45 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:31:46 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 3.
Apr 29 22:31:46 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:31:46 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:31:46 smx autossh[162879]: port set to 0, monitoring disabled
Apr 29 22:31:46 smx autossh[162879]: starting ssh (count 1)
Apr 29 22:31:46 smx autossh[162879]: ssh child pid is 162882
Apr 29 22:32:10 smx volumiossh-tunnel[162882]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:32:10 smx autossh[162879]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:32:10 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:32:10 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:32:10 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 4.
Apr 29 22:32:10 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:32:10 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:32:10 smx autossh[162927]: port set to 0, monitoring disabled
Apr 29 22:32:10 smx autossh[162927]: starting ssh (count 1)
Apr 29 22:32:10 smx autossh[162927]: ssh child pid is 162930
Apr 29 22:32:39 smx volumiossh-tunnel[162930]: ssh: Could not resolve hostname eu4.myvolumio.org: Device or resource busy
Apr 29 22:32:39 smx autossh[162927]: ssh exited prematurely with status 255; autossh exiting
Apr 29 22:32:39 smx systemd[1]: sshtunnel.service: Main process exited, code=exited, status=1/FAILURE
Apr 29 22:32:39 smx systemd[1]: sshtunnel.service: Failed with result 'exit-code'.
Apr 29 22:32:40 smx systemd[1]: sshtunnel.service: Scheduled restart job, restart counter is at 5.
Apr 29 22:32:40 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:32:40 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:32:40 smx autossh[162975]: port set to 0, monitoring disabled
Apr 29 22:32:40 smx autossh[162975]: starting ssh (count 1)
Apr 29 22:32:40 smx autossh[162975]: ssh child pid is 162978
Apr 29 22:32:40 smx volumiossh-tunnel[162978]: Warning: Permanently added '[eu4.myvolumio.org]:2222' (RSA) to the list of known hosts.
Apr 29 22:33:22 smx volumio[1238]: info: Tunnel connection is inactive, restarting it
Apr 29 22:33:22 smx volumio[1238]: info: Starting Tunnel 1
Apr 29 22:33:22 smx volumio[1238]: info: Starting Tunnel Connection Checker
Apr 29 22:33:22 smx sudo[163045]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
Apr 29 22:33:22 smx sudo[163045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Apr 29 22:33:22 smx autossh[162975]: received signal to exit (15)
Apr 29 22:33:22 smx systemd[1]: Stopping sshtunnel.service - MyVolumio SSH Tunnel...
Apr 29 22:33:22 smx systemd[1]: sshtunnel.service: Deactivated successfully.
Apr 29 22:33:22 smx systemd[1]: Stopped sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:33:22 smx systemd[1]: Started sshtunnel.service - MyVolumio SSH Tunnel.
Apr 29 22:33:22 smx sudo[163045]: pam_unix(sudo:session): session closed for user root
Apr 29 22:33:22 smx volumio[1238]: info: Remote SSH Started
Apr 29 22:33:22 smx autossh[163048]: port set to 0, monitoring disabled
Apr 29 22:33:22 smx autossh[163048]: starting ssh (count 1)
Apr 29 22:33:22 smx autossh[163048]: ssh child pid is 163051
Apr 29 22:33:22 smx volumio[1238]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Apr 29 22:33:22 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
Apr 29 22:33:22 smx volumiossh-tunnel[163051]: Warning: Permanently added '[eu4.myvolumio.org]:2222' (RSA) to the list of known hosts.
Apr 29 22:35:23 smx nmbd[3917]: [2025/04/29 22:35:23.096583, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 22:35:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 22:35:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 22:39:03 smx ntpd[1079]: DNS: dns_probe: 3.debian.pool.ntp.org, cast_flags:8, flags:101
Apr 29 22:39:03 smx ntpd[1079]: DNS: dns_check: processing 3.debian.pool.ntp.org, 8, 101
Apr 29 22:39:03 smx ntpd[1079]: DNS: Pool taking: 5.45.97.204
Apr 29 22:39:03 smx ntpd[1079]: DNS: Pool taking: 5.75.181.179
Apr 29 22:39:03 smx ntpd[1079]: DNS: Pool taking: 85.215.229.230
Apr 29 22:39:03 smx ntpd[1079]: DNS: Pool taking: 188.68.34.173
Apr 29 22:39:03 smx ntpd[1079]: DNS: dns_take_status: 3.debian.pool.ntp.org=>good, 8
Apr 29 22:40:17 smx ntpd[1079]: PROTO: 144.76.76.107 unlink local addr 192.168.178.37 ->
Apr 29 22:40:25 smx nmbd[3917]: [2025/04/29 22:40:25.996687, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 22:40:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 22:40:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 22:41:04 smx ntpd[1079]: PROTO: 85.214.38.116 unlink local addr 192.168.178.37 ->
Apr 29 22:44:42 smx ntpd[1079]: PROTO: 79.133.44.136 unlink local addr 192.168.178.37 ->
Apr 29 22:45:23 smx nmbd[3917]: [2025/04/29 22:45:23.249129, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 22:45:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 22:45:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 22:47:11 smx ntpd[1079]: PROTO: 212.18.3.18 unlink local addr 192.168.178.37 ->
Apr 29 22:50:36 smx nmbd[3917]: [2025/04/29 22:50:36.102213, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 22:50:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 22:50:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 22:55:46 smx nmbd[3917]: [2025/04/29 22:55:46.067471, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 22:55:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 22:55:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:00:47 smx nmbd[3917]: [2025/04/29 23:00:47.839464, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:00:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:00:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:05:50 smx nmbd[3917]: [2025/04/29 23:05:50.227099, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:05:50 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:05:50 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:10:45 smx nmbd[3917]: [2025/04/29 23:10:45.448006, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:10:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:10:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:16:02 smx nmbd[3917]: [2025/04/29 23:16:02.991723, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:16:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:16:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:21:05 smx nmbd[3917]: [2025/04/29 23:21:05.383786, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:21:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:21:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:26:06 smx nmbd[3917]: [2025/04/29 23:26:06.026948, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:26:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:26:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:31:06 smx nmbd[3917]: [2025/04/29 23:31:06.369171, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:31:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:31:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:36:01 smx nmbd[3917]: [2025/04/29 23:36:01.281967, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:36:01 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:36:01 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:41:08 smx nmbd[3917]: [2025/04/29 23:41:08.073347, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:41:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:41:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:46:16 smx nmbd[3917]: [2025/04/29 23:46:16.195936, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:46:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:46:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:51:18 smx nmbd[3917]: [2025/04/29 23:51:18.585064, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:51:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:51:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 29 23:56:18 smx nmbd[3917]: [2025/04/29 23:56:18.518637, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 29 23:56:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 29 23:56:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:00:27 smx systemd[1]: Starting dpkg-db-backup.service - Daily dpkg database backup service...
Apr 30 00:00:27 smx systemd[1]: dpkg-db-backup.service: Deactivated successfully.
Apr 30 00:00:27 smx systemd[1]: Finished dpkg-db-backup.service - Daily dpkg database backup service.
Apr 30 00:01:26 smx nmbd[3917]: [2025/04/30 00:01:26.743960, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:01:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:01:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:06:29 smx nmbd[3917]: [2025/04/30 00:06:29.129137, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:06:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:06:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:11:36 smx nmbd[3917]: [2025/04/30 00:11:36.227950, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:11:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:11:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:16:44 smx nmbd[3917]: [2025/04/30 00:16:44.657797, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:16:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:16:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:21:52 smx nmbd[3917]: [2025/04/30 00:21:52.574863, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:21:52 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:21:52 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:26:56 smx nmbd[3917]: [2025/04/30 00:26:56.197422, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:26:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:26:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:31:58 smx nmbd[3917]: [2025/04/30 00:31:58.585594, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:31:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:31:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:37:12 smx nmbd[3917]: [2025/04/30 00:37:12.029101, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:37:12 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:37:12 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:42:05 smx nmbd[3917]: [2025/04/30 00:42:05.862526, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:42:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:42:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:47:08 smx nmbd[3917]: [2025/04/30 00:47:08.716194, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:47:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:47:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:52:11 smx nmbd[3917]: [2025/04/30 00:52:11.104325, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:52:11 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:52:11 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 00:57:29 smx nmbd[3917]: [2025/04/30 00:57:29.262587, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 00:57:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 00:57:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:02:33 smx nmbd[3917]: [2025/04/30 01:02:33.597400, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:02:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:02:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:07:35 smx nmbd[3917]: [2025/04/30 01:07:35.984329, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:07:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:07:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:12:26 smx nmbd[3917]: [2025/04/30 01:12:26.392849, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:12:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:12:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:17:34 smx nmbd[3917]: [2025/04/30 01:17:34.824644, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:17:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:17:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:22:45 smx nmbd[3917]: [2025/04/30 01:22:45.207496, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:22:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:22:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:27:36 smx nmbd[3917]: [2025/04/30 01:27:36.223391, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:27:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:27:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:32:38 smx nmbd[3917]: [2025/04/30 01:32:38.607129, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:32:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:32:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:37:55 smx nmbd[3917]: [2025/04/30 01:37:55.024665, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:37:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:37:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:42:56 smx nmbd[3917]: [2025/04/30 01:42:56.285863, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:42:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:42:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:48:03 smx nmbd[3917]: [2025/04/30 01:48:03.692246, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:48:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:48:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:53:06 smx nmbd[3917]: [2025/04/30 01:53:06.081565, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:53:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:53:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:58:02 smx nmbd[3917]: [2025/04/30 01:58:02.326025, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 01:58:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 01:58:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 01:58:27 smx systemd[1]: Starting man-db.service - Daily man-db regeneration...
Apr 30 01:58:27 smx systemd[1]: man-db.service: Deactivated successfully.
Apr 30 01:58:27 smx systemd[1]: Finished man-db.service - Daily man-db regeneration.
Apr 30 02:03:13 smx nmbd[3917]: [2025/04/30 02:03:13.730531, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:03:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:03:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:08:16 smx nmbd[3917]: [2025/04/30 02:08:16.112621, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:08:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:08:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:13:06 smx nmbd[3917]: [2025/04/30 02:13:06.519757, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:13:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:13:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:18:14 smx nmbd[3917]: [2025/04/30 02:18:14.949139, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:18:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:18:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:23:25 smx nmbd[3917]: [2025/04/30 02:23:25.324197, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:23:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:23:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:28:16 smx nmbd[3917]: [2025/04/30 02:28:16.348285, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:28:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:28:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:33:18 smx nmbd[3917]: [2025/04/30 02:33:18.681574, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:33:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:33:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:38:35 smx nmbd[3917]: [2025/04/30 02:38:35.162453, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:38:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:38:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:43:36 smx nmbd[3917]: [2025/04/30 02:43:36.313243, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:43:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:43:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:48:26 smx nmbd[3917]: [2025/04/30 02:48:26.719741, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:48:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:48:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:53:29 smx nmbd[3917]: [2025/04/30 02:53:29.106250, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:53:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:53:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 02:58:42 smx nmbd[3917]: [2025/04/30 02:58:42.349805, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 02:58:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 02:58:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:03:32 smx nmbd[3917]: [2025/04/30 03:03:32.759199, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:03:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:03:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:08:35 smx nmbd[3917]: [2025/04/30 03:08:35.144997, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:08:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:08:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:13:45 smx nmbd[3917]: [2025/04/30 03:13:45.520403, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:13:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:13:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:18:53 smx nmbd[3917]: [2025/04/30 03:18:53.952131, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:18:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:18:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:23:44 smx nmbd[3917]: [2025/04/30 03:23:44.357597, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:23:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:23:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:28:46 smx nmbd[3917]: [2025/04/30 03:28:46.442124, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:28:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:28:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:33:48 smx nmbd[3917]: [2025/04/30 03:33:48.831345, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:33:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:33:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:39:06 smx nmbd[3917]: [2025/04/30 03:39:06.063171, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:39:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:39:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:44:08 smx nmbd[3917]: [2025/04/30 03:44:08.450761, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:44:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:44:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:48:58 smx nmbd[3917]: [2025/04/30 03:48:58.857975, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:48:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:48:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:54:06 smx nmbd[3917]: [2025/04/30 03:54:06.062652, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:54:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:54:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 03:59:14 smx nmbd[3917]: [2025/04/30 03:59:14.493188, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 03:59:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 03:59:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:04:16 smx nmbd[3917]: [2025/04/30 04:04:16.881034, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:04:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:04:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:09:26 smx nmbd[3917]: [2025/04/30 04:09:26.126280, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:09:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:09:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:14:16 smx nmbd[3917]: [2025/04/30 04:14:16.535528, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:14:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:14:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:19:24 smx nmbd[3917]: [2025/04/30 04:19:24.963837, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:19:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:19:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:24:36 smx nmbd[3917]: [2025/04/30 04:24:36.158155, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:24:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:24:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:29:38 smx nmbd[3917]: [2025/04/30 04:29:38.546128, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:29:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:29:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:34:40 smx nmbd[3917]: [2025/04/30 04:34:40.934131, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:34:40 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:34:40 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:39:46 smx nmbd[3917]: [2025/04/30 04:39:46.189620, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:39:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:39:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:44:48 smx nmbd[3917]: [2025/04/30 04:44:48.579081, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:44:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:44:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:49:38 smx nmbd[3917]: [2025/04/30 04:49:38.990174, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:49:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:49:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:54:46 smx nmbd[3917]: [2025/04/30 04:54:46.187628, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:54:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:54:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 04:59:53 smx nmbd[3917]: [2025/04/30 04:59:53.572752, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 04:59:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 04:59:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:04:55 smx nmbd[3917]: [2025/04/30 05:04:55.981290, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:04:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:04:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:08:27 smx volumio[1238]: info: Refreshing TIDAL token
Apr 30 05:08:27 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
Apr 30 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 30 05:09:39 smx volumio-remote-updater[953]: No test mode
Apr 30 05:09:39 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 30 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 30 05:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 30 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 30 05:10:06 smx nmbd[3917]: [2025/04/30 05:10:06.158574, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:10:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:10:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:14:56 smx nmbd[3917]: [2025/04/30 05:14:56.558294, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:14:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:14:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:20:04 smx nmbd[3917]: [2025/04/30 05:20:04.988965, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:20:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:20:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:25:15 smx nmbd[3917]: [2025/04/30 05:25:15.362899, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:25:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:25:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:30:17 smx nmbd[3917]: [2025/04/30 05:30:17.752670, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:30:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:30:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:35:20 smx nmbd[3917]: [2025/04/30 05:35:20.143510, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:35:20 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:35:20 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:40:16 smx nmbd[3917]: [2025/04/30 05:40:16.284122, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:40:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:40:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:45:18 smx nmbd[3917]: [2025/04/30 05:45:18.703941, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:45:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:45:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:50:29 smx nmbd[3917]: [2025/04/30 05:50:29.045306, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:50:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:50:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 05:55:36 smx nmbd[3917]: [2025/04/30 05:55:36.246246, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 05:55:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 05:55:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:00:43 smx nmbd[3917]: [2025/04/30 06:00:43.756051, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:00:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:00:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:05:36 smx nmbd[3917]: [2025/04/30 06:05:36.209809, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:05:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:05:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:10:46 smx nmbd[3917]: [2025/04/30 06:10:46.277657, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:10:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:10:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:15:36 smx nmbd[3917]: [2025/04/30 06:15:36.684976, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:15:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:15:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:20:45 smx nmbd[3917]: [2025/04/30 06:20:45.115239, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:20:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:20:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:25:27 smx systemd[1]: Started ntpsec-rotate-stats.service - Rotate ntpd stats.
Apr 30 06:25:27 smx systemd[1]: ntpsec-rotate-stats.service: Deactivated successfully.
Apr 30 06:25:45 smx nmbd[3917]: [2025/04/30 06:25:45.457058, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:25:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:25:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:30:27 smx systemd[1]: Starting apt-daily-upgrade.service - Daily apt upgrade and clean activities...
Apr 30 06:30:27 smx systemd[1]: apt-daily-upgrade.service: Deactivated successfully.
Apr 30 06:30:27 smx systemd[1]: Finished apt-daily-upgrade.service - Daily apt upgrade and clean activities.
Apr 30 06:30:47 smx nmbd[3917]: [2025/04/30 06:30:47.844915, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:30:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:30:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:35:50 smx nmbd[3917]: [2025/04/30 06:35:50.234387, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:35:50 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:35:50 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:41:06 smx nmbd[3917]: [2025/04/30 06:41:06.340636, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:41:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:41:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:46:08 smx nmbd[3917]: [2025/04/30 06:46:08.730610, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:46:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:46:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:50:59 smx nmbd[3917]: [2025/04/30 06:50:59.136978, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:50:59 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:50:59 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 06:56:06 smx nmbd[3917]: [2025/04/30 06:56:06.340681, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 06:56:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 06:56:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:01:23 smx nmbd[3917]: [2025/04/30 07:01:23.882430, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:01:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:01:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:06:26 smx nmbd[3917]: [2025/04/30 07:06:26.270357, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:06:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:06:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:11:16 smx nmbd[3917]: [2025/04/30 07:11:16.371594, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:11:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:11:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:16:26 smx nmbd[3917]: [2025/04/30 07:16:26.745210, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:16:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:16:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:21:35 smx nmbd[3917]: [2025/04/30 07:21:35.175005, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:21:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:21:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:26:35 smx nmbd[3917]: [2025/04/30 07:26:35.619816, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:26:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:26:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:31:38 smx nmbd[3917]: [2025/04/30 07:31:38.006224, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:31:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:31:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:36:38 smx nmbd[3917]: [2025/04/30 07:36:38.448430, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:36:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:36:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:41:42 smx nmbd[3917]: [2025/04/30 07:41:42.379632, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:41:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:41:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:46:44 smx nmbd[3917]: [2025/04/30 07:46:44.763198, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:46:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:46:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:51:35 smx nmbd[3917]: [2025/04/30 07:51:35.168195, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:51:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:51:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 07:56:46 smx nmbd[3917]: [2025/04/30 07:56:46.466048, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 07:56:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 07:56:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:01:43 smx nmbd[3917]: [2025/04/30 08:01:43.937631, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:01:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:01:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:06:46 smx nmbd[3917]: [2025/04/30 08:06:46.329702, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:06:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:06:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:11:56 smx nmbd[3917]: [2025/04/30 08:11:56.496990, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:11:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:11:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:17:04 smx nmbd[3917]: [2025/04/30 08:17:04.007702, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:17:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:17:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:22:10 smx nmbd[3917]: [2025/04/30 08:22:10.387232, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:22:10 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:22:10 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:27:00 smx nmbd[3917]: [2025/04/30 08:27:00.794424, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:27:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:27:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:32:03 smx nmbd[3917]: [2025/04/30 08:32:03.182675, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:32:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:32:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:37:05 smx nmbd[3917]: [2025/04/30 08:37:05.570696, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:37:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:37:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:42:22 smx nmbd[3917]: [2025/04/30 08:42:22.500521, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:42:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:42:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:47:24 smx nmbd[3917]: [2025/04/30 08:47:24.889896, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:47:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:47:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:52:15 smx nmbd[3917]: [2025/04/30 08:52:15.298163, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:52:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:52:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 08:57:26 smx nmbd[3917]: [2025/04/30 08:57:26.490024, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 08:57:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 08:57:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:02:23 smx nmbd[3917]: [2025/04/30 09:02:23.963011, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:02:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:02:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:07:26 smx nmbd[3917]: [2025/04/30 09:07:26.354548, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:07:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:07:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:12:36 smx nmbd[3917]: [2025/04/30 09:12:36.536120, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:12:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:12:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:17:44 smx nmbd[3917]: [2025/04/30 09:17:44.029950, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:17:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:17:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:22:50 smx nmbd[3917]: [2025/04/30 09:22:50.413815, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:22:50 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:22:50 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:27:40 smx nmbd[3917]: [2025/04/30 09:27:40.818754, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:27:40 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:27:40 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:32:43 smx nmbd[3917]: [2025/04/30 09:32:43.210412, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:32:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:32:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:33:22 smx volumiossh-tunnel[163051]: Connection to eu4.myvolumio.org closed by remote host.
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:22 smx autossh[163048]: starting ssh (count 2)
Apr 30 09:33:22 smx autossh[163048]: ssh child pid is 220661
Apr 30 09:33:22 smx volumiossh-tunnel[220661]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:22 smx autossh[163048]: starting ssh (count 3)
Apr 30 09:33:22 smx autossh[163048]: ssh child pid is 220662
Apr 30 09:33:22 smx volumiossh-tunnel[220662]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:22 smx autossh[163048]: starting ssh (count 4)
Apr 30 09:33:22 smx autossh[163048]: ssh child pid is 220663
Apr 30 09:33:22 smx volumiossh-tunnel[220663]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:22 smx autossh[163048]: starting ssh (count 5)
Apr 30 09:33:22 smx autossh[163048]: ssh child pid is 220664
Apr 30 09:33:22 smx volumiossh-tunnel[220664]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:22 smx autossh[163048]: starting ssh (count 6)
Apr 30 09:33:22 smx autossh[163048]: ssh child pid is 220665
Apr 30 09:33:22 smx volumiossh-tunnel[220665]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:22 smx autossh[163048]: starting ssh (count 7)
Apr 30 09:33:22 smx autossh[163048]: ssh child pid is 220666
Apr 30 09:33:22 smx volumiossh-tunnel[220666]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
Apr 30 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
Apr 30 09:33:24 smx autossh[163048]: starting ssh (count 8)
Apr 30 09:33:24 smx autossh[163048]: ssh child pid is 220667
Apr 30 09:33:26 smx volumiossh-tunnel[220667]: Warning: Permanently added '[eu4.myvolumio.org]:2222' (RSA) to the list of known hosts.
Apr 30 09:37:45 smx nmbd[3917]: [2025/04/30 09:37:45.595775, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:37:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:37:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:43:02 smx nmbd[3917]: [2025/04/30 09:43:02.627517, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:43:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:43:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:48:05 smx nmbd[3917]: [2025/04/30 09:48:05.015055, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:48:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:48:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:48:27 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
Apr 30 09:48:27 smx systemd[1]: apt-daily.service: Deactivated successfully.
Apr 30 09:48:27 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
Apr 30 09:53:05 smx nmbd[3917]: [2025/04/30 09:53:05.360692, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:53:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:53:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 09:57:56 smx nmbd[3917]: [2025/04/30 09:57:56.585086, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 09:57:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 09:57:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:03:14 smx nmbd[3917]: [2025/04/30 10:03:14.125722, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:03:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:03:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:08:16 smx nmbd[3917]: [2025/04/30 10:08:16.515586, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:08:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:08:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:13:06 smx nmbd[3917]: [2025/04/30 10:13:06.614667, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:13:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:13:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:18:16 smx nmbd[3917]: [2025/04/30 10:18:16.989492, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:18:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:18:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:23:25 smx nmbd[3917]: [2025/04/30 10:23:25.421308, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:23:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:23:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:28:25 smx nmbd[3917]: [2025/04/30 10:28:25.761691, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:28:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:28:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:33:28 smx nmbd[3917]: [2025/04/30 10:33:28.149356, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:33:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:33:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:38:18 smx nmbd[3917]: [2025/04/30 10:38:18.560331, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:38:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:38:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:43:22 smx nmbd[3917]: [2025/04/30 10:43:22.686138, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:43:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:43:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:48:25 smx nmbd[3917]: [2025/04/30 10:48:25.072705, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:48:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:48:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:53:25 smx nmbd[3917]: [2025/04/30 10:53:25.517675, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:53:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:53:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 10:58:36 smx nmbd[3917]: [2025/04/30 10:58:36.712938, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 10:58:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 10:58:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:03:27 smx nmbd[3917]: [2025/04/30 11:03:27.117470, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:03:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:03:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:08:29 smx nmbd[3917]: [2025/04/30 11:08:29.504317, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:08:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:08:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:13:36 smx nmbd[3917]: [2025/04/30 11:13:36.706432, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:13:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:13:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:18:47 smx nmbd[3917]: [2025/04/30 11:18:47.084169, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:18:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:18:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:23:46 smx nmbd[3917]: [2025/04/30 11:23:46.398964, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:23:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:23:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:28:46 smx nmbd[3917]: [2025/04/30 11:28:46.735215, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:28:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:28:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:33:49 smx nmbd[3917]: [2025/04/30 11:33:49.126832, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:33:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:33:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:39:06 smx nmbd[3917]: [2025/04/30 11:39:06.370214, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:39:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:39:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:44:04 smx nmbd[3917]: [2025/04/30 11:44:04.758312, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:44:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:44:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:49:07 smx nmbd[3917]: [2025/04/30 11:49:07.147326, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:49:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:49:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:54:26 smx nmbd[3917]: [2025/04/30 11:54:26.430742, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:54:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:54:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 11:59:28 smx nmbd[3917]: [2025/04/30 11:59:28.840405, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 11:59:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 11:59:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:04:19 smx nmbd[3917]: [2025/04/30 12:04:19.224108, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:04:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:04:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:09:26 smx nmbd[3917]: [2025/04/30 12:09:26.427181, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:09:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:09:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:14:28 smx nmbd[3917]: [2025/04/30 12:14:28.815873, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:14:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:14:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:19:31 smx nmbd[3917]: [2025/04/30 12:19:31.205175, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:19:31 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:19:31 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:24:46 smx nmbd[3917]: [2025/04/30 12:24:46.494259, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:24:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:24:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:29:36 smx nmbd[3917]: [2025/04/30 12:29:36.901713, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:29:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:29:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:34:39 smx nmbd[3917]: [2025/04/30 12:34:39.288907, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:34:39 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:34:39 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:39:49 smx nmbd[3917]: [2025/04/30 12:39:49.666608, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:39:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:39:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:44:58 smx nmbd[3917]: [2025/04/30 12:44:58.093043, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:44:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:44:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:49:58 smx nmbd[3917]: [2025/04/30 12:49:58.540129, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:49:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:49:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:54:56 smx nmbd[3917]: [2025/04/30 12:54:56.532985, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:54:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:54:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 12:59:58 smx nmbd[3917]: [2025/04/30 12:59:58.909085, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 12:59:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 12:59:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:05:15 smx nmbd[3917]: [2025/04/30 13:05:15.329078, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:05:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:05:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:10:06 smx nmbd[3917]: [2025/04/30 13:10:06.553584, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:10:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:10:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:15:24 smx nmbd[3917]: [2025/04/30 13:15:24.096147, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:15:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:15:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:20:16 smx nmbd[3917]: [2025/04/30 13:20:16.450460, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:20:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:20:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:25:26 smx nmbd[3917]: [2025/04/30 13:25:26.517190, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:25:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:25:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:30:16 smx nmbd[3917]: [2025/04/30 13:30:16.924474, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:30:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:30:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:35:19 smx nmbd[3917]: [2025/04/30 13:35:19.315632, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:35:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:35:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:40:29 smx nmbd[3917]: [2025/04/30 13:40:29.691370, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:40:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:40:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:45:38 smx nmbd[3917]: [2025/04/30 13:45:38.117981, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:45:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:45:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:50:40 smx nmbd[3917]: [2025/04/30 13:50:40.509141, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:50:40 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:50:40 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 13:55:36 smx nmbd[3917]: [2025/04/30 13:55:36.546318, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 13:55:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 13:55:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:00:36 smx nmbd[3917]: [2025/04/30 14:00:36.997871, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:00:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:00:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:05:48 smx nmbd[3917]: [2025/04/30 14:05:48.697082, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:05:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:05:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:10:56 smx nmbd[3917]: [2025/04/30 14:10:56.618004, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:10:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:10:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:16:04 smx nmbd[3917]: [2025/04/30 14:16:04.226352, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:16:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:16:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:21:06 smx nmbd[3917]: [2025/04/30 14:21:06.611688, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:21:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:21:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:26:12 smx nmbd[3917]: [2025/04/30 14:26:12.686307, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:26:12 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:26:12 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:31:18 smx nmbd[3917]: [2025/04/30 14:31:18.453168, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:31:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:31:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:36:20 smx nmbd[3917]: [2025/04/30 14:36:20.806284, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:36:20 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:36:20 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:41:11 smx nmbd[3917]: [2025/04/30 14:41:11.146714, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:41:11 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:41:11 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:46:19 smx nmbd[3917]: [2025/04/30 14:46:19.576273, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:46:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:46:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:51:21 smx nmbd[3917]: [2025/04/30 14:51:21.964905, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:51:21 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:51:21 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 14:56:26 smx nmbd[3917]: [2025/04/30 14:56:26.711109, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 14:56:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 14:56:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:01:29 smx nmbd[3917]: [2025/04/30 15:01:29.096632, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:01:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:01:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:06:45 smx nmbd[3917]: [2025/04/30 15:06:45.515768, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:06:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:06:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:11:36 smx nmbd[3917]: [2025/04/30 15:11:36.637946, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:11:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:11:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:16:44 smx nmbd[3917]: [2025/04/30 15:16:44.250537, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:16:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:16:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:21:46 smx nmbd[3917]: [2025/04/30 15:21:46.636893, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:21:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:21:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:27:02 smx nmbd[3917]: [2025/04/30 15:27:02.758128, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:27:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:27:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:31:53 smx nmbd[3917]: [2025/04/30 15:31:53.157183, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:31:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:31:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:36:55 smx nmbd[3917]: [2025/04/30 15:36:55.544836, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:36:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:36:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:41:55 smx nmbd[3917]: [2025/04/30 15:41:55.992167, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:41:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:41:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:47:04 smx nmbd[3917]: [2025/04/30 15:47:04.350173, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:47:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:47:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:52:14 smx nmbd[3917]: [2025/04/30 15:52:14.792776, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:52:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:52:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 15:57:16 smx nmbd[3917]: [2025/04/30 15:57:16.770792, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 15:57:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 15:57:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:02:19 smx nmbd[3917]: [2025/04/30 16:02:19.158645, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:02:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:02:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:07:15 smx nmbd[3917]: [2025/04/30 16:07:15.609369, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:07:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:07:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:12:26 smx nmbd[3917]: [2025/04/30 16:12:26.801579, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:12:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:12:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:17:34 smx nmbd[3917]: [2025/04/30 16:17:34.412792, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:17:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:17:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:22:36 smx nmbd[3917]: [2025/04/30 16:22:36.799544, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:22:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:22:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:27:32 smx nmbd[3917]: [2025/04/30 16:27:32.737392, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:27:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:27:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:32:34 smx nmbd[3917]: [2025/04/30 16:32:34.409020, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:32:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:32:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:37:36 smx nmbd[3917]: [2025/04/30 16:37:36.800866, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:37:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:37:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:42:47 smx nmbd[3917]: [2025/04/30 16:42:47.173218, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:42:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:42:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:47:55 smx nmbd[3917]: [2025/04/30 16:47:55.615693, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:47:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:47:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:52:46 smx nmbd[3917]: [2025/04/30 16:52:46.013510, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:52:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:52:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 16:57:46 smx nmbd[3917]: [2025/04/30 16:57:46.861407, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 16:57:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 16:57:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:02:49 smx nmbd[3917]: [2025/04/30 17:02:49.260721, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:02:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:02:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:08:05 smx nmbd[3917]: [2025/04/30 17:08:05.673770, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:08:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:08:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:08:27 smx volumio[1238]: info: Refreshing TIDAL token
Apr 30 17:08:27 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
Apr 30 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Apr 30 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Apr 30 17:09:39 smx volumio-remote-updater[953]: No test mode
Apr 30 17:09:39 smx volumio-remote-updater[953]: Alpha test mode enabled
Apr 30 17:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Apr 30 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Apr 30 17:12:56 smx nmbd[3917]: [2025/04/30 17:12:56.893852, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:12:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:12:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:18:04 smx nmbd[3917]: [2025/04/30 17:18:04.503145, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:18:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:18:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:22:27 smx systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
Apr 30 17:22:27 smx systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Apr 30 17:22:27 smx systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
Apr 30 17:22:27 smx systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Apr 30 17:23:06 smx nmbd[3917]: [2025/04/30 17:23:06.891277, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:23:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:23:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:28:22 smx nmbd[3917]: [2025/04/30 17:28:22.899460, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:28:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:28:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:33:13 smx nmbd[3917]: [2025/04/30 17:33:13.309106, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:33:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:33:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:38:15 smx nmbd[3917]: [2025/04/30 17:38:15.694436, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:38:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:38:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:43:16 smx nmbd[3917]: [2025/04/30 17:43:16.137248, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:43:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:43:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:48:24 smx nmbd[3917]: [2025/04/30 17:48:24.578275, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:48:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:48:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:53:33 smx nmbd[3917]: [2025/04/30 17:53:33.109335, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:53:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:53:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 17:58:36 smx nmbd[3917]: [2025/04/30 17:58:36.921506, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 17:58:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 17:58:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:03:39 smx nmbd[3917]: [2025/04/30 18:03:39.316733, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:03:39 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:03:39 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:08:35 smx nmbd[3917]: [2025/04/30 18:08:35.655661, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:08:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:08:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:13:36 smx nmbd[3917]: [2025/04/30 18:13:36.917395, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:13:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:13:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:18:47 smx nmbd[3917]: [2025/04/30 18:18:47.293052, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:18:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:18:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:23:46 smx nmbd[3917]: [2025/04/30 18:23:46.608924, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:23:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:23:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:28:45 smx nmbd[3917]: [2025/04/30 18:28:45.005066, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:28:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:28:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:33:45 smx nmbd[3917]: [2025/04/30 18:33:45.447355, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:33:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:33:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:38:46 smx nmbd[3917]: [2025/04/30 18:38:46.604948, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:38:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:38:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:43:56 smx nmbd[3917]: [2025/04/30 18:43:56.982483, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:43:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:43:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:49:05 smx nmbd[3917]: [2025/04/30 18:49:05.412585, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:49:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:49:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:54:06 smx nmbd[3917]: [2025/04/30 18:54:06.681061, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:54:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:54:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 18:58:59 smx nmbd[3917]: [2025/04/30 18:58:59.032680, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 18:58:59 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 18:58:59 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:03:59 smx nmbd[3917]: [2025/04/30 19:03:59.468552, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:03:59 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:03:59 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:09:16 smx nmbd[3917]: [2025/04/30 19:09:16.703967, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:09:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:09:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:14:19 smx nmbd[3917]: [2025/04/30 19:14:19.095713, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:14:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:14:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:19:09 smx nmbd[3917]: [2025/04/30 19:19:09.513980, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:19:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:19:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:24:16 smx nmbd[3917]: [2025/04/30 19:24:16.701485, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:24:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:24:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:29:25 smx nmbd[3917]: [2025/04/30 19:29:25.134203, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:29:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:29:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:34:27 smx nmbd[3917]: [2025/04/30 19:34:27.520154, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:34:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:34:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:39:36 smx nmbd[3917]: [2025/04/30 19:39:36.772969, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:39:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:39:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:44:47 smx nmbd[3917]: [2025/04/30 19:44:47.148270, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:44:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:44:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:49:55 smx nmbd[3917]: [2025/04/30 19:49:55.572975, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:49:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:49:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:54:46 smx nmbd[3917]: [2025/04/30 19:54:46.699773, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:54:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:54:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 19:59:49 smx nmbd[3917]: [2025/04/30 19:59:49.087248, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 19:59:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 19:59:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:04:51 smx nmbd[3917]: [2025/04/30 20:04:51.475079, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:04:51 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:04:51 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:10:06 smx nmbd[3917]: [2025/04/30 20:10:06.779834, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:10:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:10:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:15:09 smx nmbd[3917]: [2025/04/30 20:15:09.153508, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:15:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:15:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:19:59 smx nmbd[3917]: [2025/04/30 20:19:59.560664, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:19:59 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:19:59 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:25:06 smx nmbd[3917]: [2025/04/30 20:25:06.775932, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:25:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:25:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:30:24 smx nmbd[3917]: [2025/04/30 20:30:24.509572, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:30:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:30:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:35:26 smx nmbd[3917]: [2025/04/30 20:35:26.909600, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:35:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:35:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:40:16 smx nmbd[3917]: [2025/04/30 20:40:16.792956, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:40:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:40:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:45:27 smx nmbd[3917]: [2025/04/30 20:45:27.168479, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:45:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:45:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:50:35 smx nmbd[3917]: [2025/04/30 20:50:35.598980, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:50:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:50:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 20:55:35 smx nmbd[3917]: [2025/04/30 20:55:35.954795, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 20:55:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 20:55:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:00:38 smx nmbd[3917]: [2025/04/30 21:00:38.327680, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:00:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:00:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:05:40 smx nmbd[3917]: [2025/04/30 21:05:40.715653, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:05:40 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:05:40 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:10:42 smx nmbd[3917]: [2025/04/30 21:10:42.918320, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:10:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:10:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:15:45 smx nmbd[3917]: [2025/04/30 21:15:45.286686, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:15:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:15:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:20:35 smx nmbd[3917]: [2025/04/30 21:20:35.694664, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:20:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:20:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:24:36 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
Apr 30 21:24:37 smx systemd[1]: apt-daily.service: Deactivated successfully.
Apr 30 21:24:37 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
Apr 30 21:25:46 smx nmbd[3917]: [2025/04/30 21:25:46.889720, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:25:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:25:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:30:54 smx nmbd[3917]: [2025/04/30 21:30:54.567140, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:30:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:30:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:35:46 smx nmbd[3917]: [2025/04/30 21:35:46.960343, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:35:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:35:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:40:56 smx nmbd[3917]: [2025/04/30 21:40:56.921609, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:40:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:40:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:45:47 smx nmbd[3917]: [2025/04/30 21:45:47.332672, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:45:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:45:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:50:55 smx nmbd[3917]: [2025/04/30 21:50:55.757894, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:50:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:50:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 21:56:06 smx nmbd[3917]: [2025/04/30 21:56:06.160517, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 21:56:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 21:56:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:01:08 smx nmbd[3917]: [2025/04/30 22:01:08.522823, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:01:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:01:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:06:10 smx nmbd[3917]: [2025/04/30 22:06:10.910205, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:06:10 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:06:10 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:11:14 smx nmbd[3917]: [2025/04/30 22:11:14.938260, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:11:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:11:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:11:14 smx nmbd[3917]: [2025/04/30 22:11:14.938462, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:11:14 smx nmbd[3917]: query_name_response: Multiple (3) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:11:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:11:14 smx nmbd[3917]: [2025/04/30 22:11:14.938569, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:11:14 smx nmbd[3917]: query_name_response: Multiple (4) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:11:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:16:17 smx nmbd[3917]: [2025/04/30 22:16:17.415191, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:16:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:16:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:21:07 smx nmbd[3917]: [2025/04/30 22:21:07.731989, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:21:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:21:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:26:16 smx nmbd[3917]: [2025/04/30 22:26:16.982835, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:26:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:26:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:31:34 smx nmbd[3917]: [2025/04/30 22:31:34.734811, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:31:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:31:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:36:37 smx nmbd[3917]: [2025/04/30 22:36:37.118395, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:36:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:36:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:41:46 smx nmbd[3917]: [2025/04/30 22:41:46.983055, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:41:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:41:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:46:54 smx nmbd[3917]: [2025/04/30 22:46:54.800065, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:46:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:46:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:52:03 smx nmbd[3917]: [2025/04/30 22:52:03.177353, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:52:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:52:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 22:56:53 smx nmbd[3917]: [2025/04/30 22:56:53.528360, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 22:56:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 22:56:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:01:55 smx nmbd[3917]: [2025/04/30 23:01:55.922669, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:01:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:01:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:06:58 smx nmbd[3917]: [2025/04/30 23:06:58.316787, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:06:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:06:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:12:03 smx nmbd[3917]: [2025/04/30 23:12:03.051280, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:12:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:12:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:17:03 smx nmbd[3917]: [2025/04/30 23:17:03.494818, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:17:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:17:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:22:13 smx nmbd[3917]: [2025/04/30 23:22:13.871766, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:22:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:22:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:27:19 smx nmbd[3917]: [2025/04/30 23:27:19.023159, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:27:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:27:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:32:24 smx nmbd[3917]: [2025/04/30 23:32:24.790123, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:32:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:32:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:37:27 smx nmbd[3917]: [2025/04/30 23:37:27.179713, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:37:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:37:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:42:17 smx nmbd[3917]: [2025/04/30 23:42:17.074509, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:42:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:42:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:47:24 smx nmbd[3917]: [2025/04/30 23:47:24.894171, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:47:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:47:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:52:33 smx nmbd[3917]: [2025/04/30 23:52:33.248798, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:52:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:52:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
Apr 30 23:57:43 smx nmbd[3917]: [2025/04/30 23:57:43.698912, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
Apr 30 23:57:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
Apr 30 23:57:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:00:27 smx systemd[1]: Starting dpkg-db-backup.service - Daily dpkg database backup service...
May 01 00:00:27 smx systemd[1]: dpkg-db-backup.service: Deactivated successfully.
May 01 00:00:27 smx systemd[1]: Finished dpkg-db-backup.service - Daily dpkg database backup service.
May 01 00:02:46 smx nmbd[3917]: [2025/05/01 00:02:46.086358, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:02:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:02:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:07:36 smx nmbd[3917]: [2025/05/01 00:07:36.414459, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:07:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:07:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:12:43 smx nmbd[3917]: [2025/05/01 00:12:43.079604, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:12:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:12:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:17:45 smx nmbd[3917]: [2025/05/01 00:17:45.465674, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:17:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:17:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:22:55 smx nmbd[3917]: [2025/05/01 00:22:55.842995, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:22:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:22:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:25:42 smx volumio[1238]: error: error
May 01 00:27:47 smx nmbd[3917]: [2025/05/01 00:27:47.068559, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:27:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:27:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:32:54 smx nmbd[3917]: [2025/05/01 00:32:54.886351, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:32:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:32:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:37:57 smx nmbd[3917]: [2025/05/01 00:37:57.270113, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:37:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:37:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:43:07 smx nmbd[3917]: [2025/05/01 00:43:07.133940, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:43:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:43:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:47:57 smx nmbd[3917]: [2025/05/01 00:47:57.542771, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:47:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:47:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:53:05 smx nmbd[3917]: [2025/05/01 00:53:05.971131, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:53:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:53:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 00:58:16 smx nmbd[3917]: [2025/05/01 00:58:16.346563, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 00:58:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 00:58:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:03:18 smx nmbd[3917]: [2025/05/01 01:03:18.734705, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:03:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:03:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:08:09 smx nmbd[3917]: [2025/05/01 01:08:09.048077, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:08:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:08:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:13:13 smx nmbd[3917]: [2025/05/01 01:13:13.169820, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:13:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:13:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:18:15 smx nmbd[3917]: [2025/05/01 01:18:15.558200, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:18:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:18:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:23:25 smx nmbd[3917]: [2025/05/01 01:23:25.932641, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:23:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:23:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:28:17 smx nmbd[3917]: [2025/05/01 01:28:17.161335, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:28:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:28:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:33:23 smx nmbd[3917]: [2025/05/01 01:33:23.537808, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:33:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:33:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:38:25 smx nmbd[3917]: [2025/05/01 01:38:25.948737, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:38:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:38:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:43:37 smx nmbd[3917]: [2025/05/01 01:43:37.227924, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:43:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:43:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:48:27 smx nmbd[3917]: [2025/05/01 01:48:27.633478, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:48:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:48:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:53:36 smx nmbd[3917]: [2025/05/01 01:53:36.063293, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:53:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:53:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 01:58:36 smx nmbd[3917]: [2025/05/01 01:58:36.506212, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 01:58:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 01:58:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:03:38 smx nmbd[3917]: [2025/05/01 02:03:38.894799, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:03:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:03:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:08:46 smx nmbd[3917]: [2025/05/01 02:08:46.915729, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:08:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:08:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:13:45 smx nmbd[3917]: [2025/05/01 02:13:45.308857, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:13:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:13:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:18:47 smx nmbd[3917]: [2025/05/01 02:18:47.698361, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:18:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:18:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:24:06 smx nmbd[3917]: [2025/05/01 02:24:06.981452, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:24:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:24:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:29:09 smx nmbd[3917]: [2025/05/01 02:29:09.369494, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:29:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:29:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:34:05 smx nmbd[3917]: [2025/05/01 02:34:05.717159, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:34:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:34:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:39:17 smx nmbd[3917]: [2025/05/01 02:39:17.014093, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:39:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:39:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:44:17 smx nmbd[3917]: [2025/05/01 02:44:17.457365, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:44:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:44:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:49:07 smx nmbd[3917]: [2025/05/01 02:49:07.867449, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:49:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:49:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:54:17 smx nmbd[3917]: [2025/05/01 02:54:17.009370, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:54:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:54:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 02:59:17 smx nmbd[3917]: [2025/05/01 02:59:17.453707, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 02:59:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 02:59:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:04:19 smx nmbd[3917]: [2025/05/01 03:04:19.843067, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:04:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:04:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:09:30 smx nmbd[3917]: [2025/05/01 03:09:30.216454, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:09:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:09:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:14:38 smx nmbd[3917]: [2025/05/01 03:14:38.645981, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:14:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:14:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:19:41 smx nmbd[3917]: [2025/05/01 03:19:41.033870, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:19:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:19:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:24:47 smx nmbd[3917]: [2025/05/01 03:24:47.006510, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:24:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:24:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:29:49 smx nmbd[3917]: [2025/05/01 03:29:49.397951, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:29:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:29:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:34:45 smx nmbd[3917]: [2025/05/01 03:34:45.843515, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:34:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:34:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:39:57 smx nmbd[3917]: [2025/05/01 03:39:57.038810, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:39:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:39:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:44:57 smx nmbd[3917]: [2025/05/01 03:44:57.380822, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:44:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:44:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:49:59 smx nmbd[3917]: [2025/05/01 03:49:59.766679, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:49:59 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:49:59 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 03:55:03 smx nmbd[3917]: [2025/05/01 03:55:03.078952, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 03:55:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 03:55:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:00:03 smx nmbd[3917]: [2025/05/01 04:00:03.417162, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:00:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:00:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:05:05 smx nmbd[3917]: [2025/05/01 04:05:05.810076, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:05:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:05:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:09:56 smx nmbd[3917]: [2025/05/01 04:09:56.211212, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:09:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:09:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:15:04 smx nmbd[3917]: [2025/05/01 04:15:04.660883, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:15:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:15:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:20:07 smx nmbd[3917]: [2025/05/01 04:20:07.029409, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:20:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:20:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:25:17 smx nmbd[3917]: [2025/05/01 04:25:17.098385, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:25:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:25:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:30:19 smx nmbd[3917]: [2025/05/01 04:30:19.491384, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:30:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:30:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:35:15 smx nmbd[3917]: [2025/05/01 04:35:15.858428, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:35:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:35:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:40:27 smx nmbd[3917]: [2025/05/01 04:40:27.155381, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:40:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:40:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:45:25 smx nmbd[3917]: [2025/05/01 04:45:25.044241, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:45:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:45:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:50:35 smx nmbd[3917]: [2025/05/01 04:50:35.413192, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:50:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:50:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 04:55:32 smx nmbd[3917]: [2025/05/01 04:55:32.170754, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 04:55:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 04:55:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:00:42 smx nmbd[3917]: [2025/05/01 05:00:42.544402, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:00:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:00:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:05:44 smx nmbd[3917]: [2025/05/01 05:05:44.935092, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:05:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:05:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:08:27 smx volumio[1238]: info: Refreshing TIDAL token
May 01 05:08:27 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
May 01 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 01 05:09:39 smx volumio-remote-updater[953]: No test mode
May 01 05:09:39 smx volumio-remote-updater[953]: Alpha test mode enabled
May 01 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
May 01 05:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
May 01 05:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
May 01 05:10:45 smx nmbd[3917]: [2025/05/01 05:10:45.274739, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:10:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:10:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:15:53 smx nmbd[3917]: [2025/05/01 05:15:53.705599, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:15:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:15:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:20:56 smx nmbd[3917]: [2025/05/01 05:20:56.095061, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:20:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:20:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:25:47 smx nmbd[3917]: [2025/05/01 05:25:47.216360, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:25:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:25:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:30:49 smx nmbd[3917]: [2025/05/01 05:30:49.605548, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:30:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:30:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:36:06 smx nmbd[3917]: [2025/05/01 05:36:06.021194, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:36:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:36:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:41:07 smx nmbd[3917]: [2025/05/01 05:41:07.182230, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:41:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:41:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:46:15 smx nmbd[3917]: [2025/05/01 05:46:15.097912, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:46:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:46:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:51:17 smx nmbd[3917]: [2025/05/01 05:51:17.485657, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:51:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:51:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 05:56:13 smx nmbd[3917]: [2025/05/01 05:56:13.218072, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 05:56:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 05:56:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:01:23 smx nmbd[3917]: [2025/05/01 06:01:23.592644, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:01:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:01:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:06:25 smx nmbd[3917]: [2025/05/01 06:06:25.981816, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:06:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:06:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:11:26 smx nmbd[3917]: [2025/05/01 06:11:26.322559, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:11:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:11:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:16:34 smx nmbd[3917]: [2025/05/01 06:16:34.751548, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:16:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:16:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:21:37 smx nmbd[3917]: [2025/05/01 06:21:37.140933, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:21:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:21:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:23:27 smx systemd[1]: Starting apt-daily-upgrade.service - Daily apt upgrade and clean activities...
May 01 06:23:27 smx systemd[1]: apt-daily-upgrade.service: Deactivated successfully.
May 01 06:23:27 smx systemd[1]: Finished apt-daily-upgrade.service - Daily apt upgrade and clean activities.
May 01 06:25:27 smx systemd[1]: Started ntpsec-rotate-stats.service - Rotate ntpd stats.
May 01 06:25:27 smx systemd[1]: ntpsec-rotate-stats.service: Deactivated successfully.
May 01 06:26:27 smx nmbd[3917]: [2025/05/01 06:26:27.244863, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:26:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:26:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:31:29 smx nmbd[3917]: [2025/05/01 06:31:29.629646, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:31:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:31:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:36:46 smx nmbd[3917]: [2025/05/01 06:36:46.045428, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:36:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:36:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:41:47 smx nmbd[3917]: [2025/05/01 06:41:47.309937, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:41:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:41:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:46:55 smx nmbd[3917]: [2025/05/01 06:46:55.225158, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:46:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:46:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:51:57 smx nmbd[3917]: [2025/05/01 06:51:57.614729, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:51:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:51:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 06:56:53 smx nmbd[3917]: [2025/05/01 06:56:53.345752, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 06:56:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 06:56:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:02:05 smx nmbd[3917]: [2025/05/01 07:02:05.256828, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:02:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:02:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:07:07 smx nmbd[3917]: [2025/05/01 07:07:07.644867, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:07:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:07:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:11:58 smx nmbd[3917]: [2025/05/01 07:11:58.052713, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:11:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:11:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:17:04 smx nmbd[3917]: [2025/05/01 07:17:04.434405, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:17:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:17:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:22:06 smx nmbd[3917]: [2025/05/01 07:22:06.822645, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:22:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:22:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:27:17 smx nmbd[3917]: [2025/05/01 07:27:17.402269, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:27:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:27:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:32:19 smx nmbd[3917]: [2025/05/01 07:32:19.791206, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:32:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:32:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:37:16 smx nmbd[3917]: [2025/05/01 07:37:16.138816, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:37:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:37:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:42:27 smx nmbd[3917]: [2025/05/01 07:42:27.333039, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:42:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:42:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:47:35 smx nmbd[3917]: [2025/05/01 07:47:35.357353, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:47:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:47:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:52:37 smx nmbd[3917]: [2025/05/01 07:52:37.742150, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:52:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:52:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 07:57:33 smx nmbd[3917]: [2025/05/01 07:57:33.371310, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 07:57:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 07:57:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:02:35 smx nmbd[3917]: [2025/05/01 08:02:35.349462, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:02:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:02:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:07:37 smx nmbd[3917]: [2025/05/01 08:07:37.737372, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:07:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:07:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:12:48 smx nmbd[3917]: [2025/05/01 08:12:48.113623, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:12:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:12:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:17:56 smx nmbd[3917]: [2025/05/01 08:17:56.543276, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:17:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:17:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:22:56 smx nmbd[3917]: [2025/05/01 08:22:56.884643, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:22:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:22:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:28:07 smx nmbd[3917]: [2025/05/01 08:28:07.465433, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:28:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:28:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:33:09 smx nmbd[3917]: [2025/05/01 08:33:09.851748, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:33:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:33:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:38:06 smx nmbd[3917]: [2025/05/01 08:38:06.300480, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:38:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:38:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:43:17 smx nmbd[3917]: [2025/05/01 08:43:17.395144, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:43:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:43:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:48:07 smx nmbd[3917]: [2025/05/01 08:48:07.800523, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:48:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:48:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:53:10 smx nmbd[3917]: [2025/05/01 08:53:10.190673, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:53:10 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:53:10 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 08:58:23 smx nmbd[3917]: [2025/05/01 08:58:23.431384, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 08:58:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 08:58:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:03:13 smx nmbd[3917]: [2025/05/01 09:03:13.848443, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:03:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:03:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:08:16 smx nmbd[3917]: [2025/05/01 09:08:16.227014, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:08:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:08:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:13:16 smx nmbd[3917]: [2025/05/01 09:13:16.567307, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:13:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:13:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:18:24 smx nmbd[3917]: [2025/05/01 09:18:24.996567, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:18:24 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:18:24 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:23:25 smx nmbd[3917]: [2025/05/01 09:23:25.342620, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:23:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:23:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:28:27 smx nmbd[3917]: [2025/05/01 09:28:27.520795, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:28:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:28:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:33:22 smx volumiossh-tunnel[220667]: Connection to eu4.myvolumio.org closed by remote host.
May 01 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:22 smx autossh[163048]: starting ssh (count 9)
May 01 09:33:22 smx autossh[163048]: ssh child pid is 346356
May 01 09:33:22 smx volumiossh-tunnel[346356]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 01 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:22 smx autossh[163048]: starting ssh (count 10)
May 01 09:33:22 smx autossh[163048]: ssh child pid is 346357
May 01 09:33:22 smx volumiossh-tunnel[346357]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 01 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:22 smx autossh[163048]: starting ssh (count 11)
May 01 09:33:22 smx autossh[163048]: ssh child pid is 346358
May 01 09:33:22 smx volumiossh-tunnel[346358]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 01 09:33:22 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:22 smx autossh[163048]: starting ssh (count 12)
May 01 09:33:22 smx autossh[163048]: ssh child pid is 346359
May 01 09:33:23 smx volumiossh-tunnel[346359]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 01 09:33:23 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:23 smx autossh[163048]: starting ssh (count 13)
May 01 09:33:23 smx autossh[163048]: ssh child pid is 346360
May 01 09:33:23 smx volumiossh-tunnel[346360]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 01 09:33:23 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:23 smx autossh[163048]: starting ssh (count 14)
May 01 09:33:23 smx autossh[163048]: ssh child pid is 346361
May 01 09:33:23 smx volumiossh-tunnel[346361]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 01 09:33:23 smx autossh[163048]: ssh exited with error status 255; restarting ssh
May 01 09:33:25 smx autossh[163048]: starting ssh (count 15)
May 01 09:33:25 smx autossh[163048]: ssh child pid is 346362
May 01 09:33:29 smx nmbd[3917]: [2025/05/01 09:33:29.909067, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:33:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:33:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:33:30 smx volumiossh-tunnel[346362]: Warning: Permanently added '[eu4.myvolumio.org]:2222' (RSA) to the list of known hosts.
May 01 09:38:46 smx nmbd[3917]: [2025/05/01 09:38:46.326841, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:38:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:38:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:43:48 smx nmbd[3917]: [2025/05/01 09:43:48.203692, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:43:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:43:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:48:38 smx nmbd[3917]: [2025/05/01 09:48:38.609573, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:48:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:48:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:53:40 smx nmbd[3917]: [2025/05/01 09:53:40.997929, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:53:40 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:53:40 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 09:58:53 smx nmbd[3917]: [2025/05/01 09:58:53.522166, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 09:58:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 09:58:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:03:43 smx nmbd[3917]: [2025/05/01 10:03:43.930887, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:03:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:03:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:08:46 smx nmbd[3917]: [2025/05/01 10:08:46.318886, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:08:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:08:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:13:56 smx nmbd[3917]: [2025/05/01 10:13:56.711407, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:13:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:13:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:19:05 smx nmbd[3917]: [2025/05/01 10:19:05.048659, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:19:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:19:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:23:55 smx nmbd[3917]: [2025/05/01 10:23:55.361440, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:23:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:23:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:29:07 smx nmbd[3917]: [2025/05/01 10:29:07.750804, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:29:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:29:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:34:10 smx nmbd[3917]: [2025/05/01 10:34:10.139994, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:34:10 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:34:10 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:39:07 smx nmbd[3917]: [2025/05/01 10:39:07.201767, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:39:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:39:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:42:27 smx systemd[1]: Starting man-db.service - Daily man-db regeneration...
May 01 10:42:27 smx systemd[1]: man-db.service: Deactivated successfully.
May 01 10:42:27 smx systemd[1]: Finished man-db.service - Daily man-db regeneration.
May 01 10:44:09 smx nmbd[3917]: [2025/05/01 10:44:09.591920, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:44:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:44:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:49:19 smx nmbd[3917]: [2025/05/01 10:49:19.965056, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:49:19 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:49:19 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:54:27 smx nmbd[3917]: [2025/05/01 10:54:27.268534, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:54:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:54:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 10:56:27 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
May 01 10:56:27 smx systemd[1]: apt-daily.service: Deactivated successfully.
May 01 10:56:27 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
May 01 10:59:35 smx nmbd[3917]: [2025/05/01 10:59:35.698276, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 10:59:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 10:59:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:04:26 smx nmbd[3917]: [2025/05/01 11:04:26.105971, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:04:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:04:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:09:37 smx nmbd[3917]: [2025/05/01 11:09:37.302134, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:09:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:09:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:14:27 smx nmbd[3917]: [2025/05/01 11:14:27.707825, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:14:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:14:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:19:36 smx nmbd[3917]: [2025/05/01 11:19:36.139294, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:19:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:19:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:24:46 smx nmbd[3917]: [2025/05/01 11:24:46.515937, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:24:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:24:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:29:38 smx nmbd[3917]: [2025/05/01 11:29:38.971361, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:29:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:29:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:34:41 smx nmbd[3917]: [2025/05/01 11:34:41.360440, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:34:41 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:34:41 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:39:43 smx nmbd[3917]: [2025/05/01 11:39:43.339576, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:39:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:39:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:44:45 smx nmbd[3917]: [2025/05/01 11:44:45.728077, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:44:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:44:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:49:56 smx nmbd[3917]: [2025/05/01 11:49:56.098635, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:49:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:49:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:54:47 smx nmbd[3917]: [2025/05/01 11:54:47.326053, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:54:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:54:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 11:59:55 smx nmbd[3917]: [2025/05/01 11:59:55.755094, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 11:59:55 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 11:59:55 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:05:06 smx nmbd[3917]: [2025/05/01 12:05:06.131665, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:05:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:05:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:09:57 smx nmbd[3917]: [2025/05/01 12:09:57.358780, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:09:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:09:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:15:07 smx nmbd[3917]: [2025/05/01 12:15:07.736922, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:15:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:15:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:20:16 smx nmbd[3917]: [2025/05/01 12:20:16.161925, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:20:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:20:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:25:16 smx nmbd[3917]: [2025/05/01 12:25:16.502656, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:25:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:25:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:30:18 smx nmbd[3917]: [2025/05/01 12:30:18.895362, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:30:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:30:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:35:21 smx nmbd[3917]: [2025/05/01 12:35:21.265929, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:35:21 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:35:21 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:40:23 smx nmbd[3917]: [2025/05/01 12:40:23.485776, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:40:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:40:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:45:25 smx nmbd[3917]: [2025/05/01 12:45:25.938253, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:45:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:45:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:50:16 smx nmbd[3917]: [2025/05/01 12:50:16.358134, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:50:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:50:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 12:55:27 smx nmbd[3917]: [2025/05/01 12:55:27.439028, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 12:55:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 12:55:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:00:35 smx nmbd[3917]: [2025/05/01 13:00:35.872048, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:00:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:00:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:05:26 smx nmbd[3917]: [2025/05/01 13:05:26.276678, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:05:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:05:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:10:37 smx nmbd[3917]: [2025/05/01 13:10:37.472815, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:10:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:10:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:15:45 smx nmbd[3917]: [2025/05/01 13:15:45.490794, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:15:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:15:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:20:53 smx nmbd[3917]: [2025/05/01 13:20:53.920853, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:20:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:20:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:25:44 smx nmbd[3917]: [2025/05/01 13:25:44.327930, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:25:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:25:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:30:46 smx nmbd[3917]: [2025/05/01 13:30:46.724076, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:30:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:30:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:35:49 smx nmbd[3917]: [2025/05/01 13:35:49.105219, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:35:49 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:35:49 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:40:50 smx nmbd[3917]: [2025/05/01 13:40:50.469743, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:40:50 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:40:50 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:45:53 smx nmbd[3917]: [2025/05/01 13:45:53.891293, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:45:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:45:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:51:04 smx nmbd[3917]: [2025/05/01 13:51:04.270992, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:51:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:51:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 13:56:07 smx nmbd[3917]: [2025/05/01 13:56:07.468274, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 13:56:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 13:56:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:01:09 smx nmbd[3917]: [2025/05/01 14:01:09.854639, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:01:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:01:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:06:00 smx nmbd[3917]: [2025/05/01 14:06:00.260512, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:06:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:06:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:11:07 smx nmbd[3917]: [2025/05/01 14:11:07.563688, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:11:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:11:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:16:15 smx nmbd[3917]: [2025/05/01 14:16:15.583745, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:16:15 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:16:15 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:21:17 smx nmbd[3917]: [2025/05/01 14:21:17.913532, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:21:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:21:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:26:28 smx nmbd[3917]: [2025/05/01 14:26:28.347294, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:26:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:26:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:31:30 smx nmbd[3917]: [2025/05/01 14:31:30.741788, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:31:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:31:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:36:33 smx nmbd[3917]: [2025/05/01 14:36:33.124172, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:36:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:36:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:41:27 smx nmbd[3917]: [2025/05/01 14:41:27.527568, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:41:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:41:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:46:33 smx nmbd[3917]: [2025/05/01 14:46:33.908434, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:46:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:46:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:51:44 smx nmbd[3917]: [2025/05/01 14:51:44.299153, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:51:44 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:51:44 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 14:56:47 smx nmbd[3917]: [2025/05/01 14:56:47.595872, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 14:56:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 14:56:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:01:45 smx nmbd[3917]: [2025/05/01 15:01:45.604619, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:01:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:01:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:06:51 smx nmbd[3917]: [2025/05/01 15:06:51.957810, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:06:51 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:06:51 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:11:57 smx nmbd[3917]: [2025/05/01 15:11:57.625306, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:11:57 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:11:57 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:17:05 smx nmbd[3917]: [2025/05/01 15:17:05.746057, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:17:05 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:17:05 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:22:08 smx nmbd[3917]: [2025/05/01 15:22:08.134707, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:22:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:22:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:26:58 smx nmbd[3917]: [2025/05/01 15:26:58.542343, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:26:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:26:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:32:00 smx nmbd[3917]: [2025/05/01 15:32:00.929621, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:32:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:32:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:37:03 smx nmbd[3917]: [2025/05/01 15:37:03.319618, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:37:03 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:37:03 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:42:17 smx nmbd[3917]: [2025/05/01 15:42:17.587279, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:42:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:42:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:47:23 smx nmbd[3917]: [2025/05/01 15:47:23.966346, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:47:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:47:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:52:14 smx nmbd[3917]: [2025/05/01 15:52:14.374732, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:52:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:52:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 15:57:17 smx nmbd[3917]: [2025/05/01 15:57:17.582336, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 15:57:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 15:57:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:02:25 smx nmbd[3917]: [2025/05/01 16:02:25.806994, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:02:25 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:02:25 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:07:32 smx nmbd[3917]: [2025/05/01 16:07:32.214338, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:07:32 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:07:32 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:12:37 smx nmbd[3917]: [2025/05/01 16:12:37.655344, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:12:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:12:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:17:45 smx nmbd[3917]: [2025/05/01 16:17:45.873836, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:17:45 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:17:45 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:22:48 smx nmbd[3917]: [2025/05/01 16:22:48.265460, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:22:48 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:22:48 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:27:58 smx nmbd[3917]: [2025/05/01 16:27:58.650634, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:27:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:27:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:33:01 smx nmbd[3917]: [2025/05/01 16:33:01.026768, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:33:01 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:33:01 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:38:01 smx nmbd[3917]: [2025/05/01 16:38:01.369687, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:38:01 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:38:01 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:43:07 smx nmbd[3917]: [2025/05/01 16:43:07.749146, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:43:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:43:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:48:14 smx nmbd[3917]: [2025/05/01 16:48:14.151590, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:48:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:48:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:53:04 smx nmbd[3917]: [2025/05/01 16:53:04.538143, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:53:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:53:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 16:58:07 smx nmbd[3917]: [2025/05/01 16:58:07.642294, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 16:58:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 16:58:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:03:18 smx nmbd[3917]: [2025/05/01 17:03:18.018907, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:03:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:03:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:08:23 smx nmbd[3917]: [2025/05/01 17:08:23.477490, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:08:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:08:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:08:27 smx volumio[1238]: info: Refreshing TIDAL token
May 01 17:08:27 smx volumio[1238]: info: TIDAL Access Token successfully retrieved
May 01 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 01 17:09:39 smx volumio-remote-updater[953]: No test mode
May 01 17:09:39 smx volumio-remote-updater[953]: Alpha test mode enabled
May 01 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
May 01 17:09:39 smx volumio[1238]: info: Update Ready: {"changeLogLink":"http://volumio.org","description":"NEW ADDITIONS 🚀
\n\n- New Partitions layout 🎉
\n- Bluetooth plugin reinvented 🎉
\n- MPD update to 0.24 🎉
\n- New Plugin Store 🏬 - Browse and install plugins for Bookworm with ease!
\n- Updated x64 recipe 🎉
\n- Backend - Kernel 6.6 friendly 🎉
\n
\nFIXES 🛠️
\n\n- Multiroom plugin fix 🔧
\n- Extended permissions management 🔧
\n- Bookworm 🐛 - Alsa dependiencies 🔧
\n- Fix for nl80211 modules blocking state 🔧
\n- Fix for lazy USB WiFi devices 🔧
\n
\n","title":"Update v0.062","updateavailable":true}
May 01 17:09:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
May 01 17:13:27 smx nmbd[3917]: [2025/05/01 17:13:27.708882, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:13:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:13:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:18:18 smx nmbd[3917]: [2025/05/01 17:18:18.116093, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:18:18 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:18:18 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:23:20 smx nmbd[3917]: [2025/05/01 17:23:20.507107, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:23:20 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:23:20 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:23:20 smx systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories...
May 01 17:23:20 smx systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 01 17:23:20 smx systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories.
May 01 17:23:20 smx systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
May 01 17:28:30 smx nmbd[3917]: [2025/05/01 17:28:30.885282, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:28:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:28:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:33:33 smx nmbd[3917]: [2025/05/01 17:33:33.267553, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:33:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:33:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:38:33 smx nmbd[3917]: [2025/05/01 17:38:33.607976, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:38:33 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:38:33 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:43:27 smx nmbd[3917]: [2025/05/01 17:43:27.701656, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:43:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:43:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:48:36 smx nmbd[3917]: [2025/05/01 17:48:36.132059, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:48:36 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:48:36 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:53:46 smx nmbd[3917]: [2025/05/01 17:53:46.506778, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:53:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:53:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 17:58:47 smx nmbd[3917]: [2025/05/01 17:58:47.768867, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 17:58:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 17:58:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:03:38 smx nmbd[3917]: [2025/05/01 18:03:38.179161, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:03:38 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:03:38 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:08:46 smx nmbd[3917]: [2025/05/01 18:08:46.607472, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:08:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:08:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:14:02 smx nmbd[3917]: [2025/05/01 18:14:02.818008, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:14:02 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:14:02 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:18:52 smx nmbd[3917]: [2025/05/01 18:18:52.716406, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:18:52 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:18:52 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:24:07 smx nmbd[3917]: [2025/05/01 18:24:07.494594, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:24:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:24:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:29:13 smx nmbd[3917]: [2025/05/01 18:29:13.668901, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:29:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:29:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:34:16 smx nmbd[3917]: [2025/05/01 18:34:16.057851, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:34:16 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:34:16 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:39:22 smx nmbd[3917]: [2025/05/01 18:39:22.236397, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:39:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:39:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:44:27 smx nmbd[3917]: [2025/05/01 18:44:27.696568, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:44:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:44:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:49:34 smx nmbd[3917]: [2025/05/01 18:49:34.085815, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:49:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:49:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:54:37 smx nmbd[3917]: [2025/05/01 18:54:37.494617, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:54:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:54:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 18:59:39 smx nmbd[3917]: [2025/05/01 18:59:39.877159, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 18:59:39 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 18:59:39 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:00:27 smx systemd[1]: Starting apt-daily.service - Daily apt download activities...
May 01 19:00:27 smx systemd[1]: apt-daily.service: Deactivated successfully.
May 01 19:00:27 smx systemd[1]: Finished apt-daily.service - Daily apt download activities.
May 01 19:04:42 smx nmbd[3917]: [2025/05/01 19:04:42.879183, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:04:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:04:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:09:37 smx nmbd[3917]: [2025/05/01 19:09:37.485087, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:09:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:09:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:14:39 smx nmbd[3917]: [2025/05/01 19:14:39.875018, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:14:39 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:14:39 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:19:42 smx nmbd[3917]: [2025/05/01 19:19:42.261869, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:19:42 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:19:42 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:24:47 smx nmbd[3917]: [2025/05/01 19:24:47.514746, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:24:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:24:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:30:04 smx nmbd[3917]: [2025/05/01 19:30:04.447771, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:30:04 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:30:04 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:35:06 smx nmbd[3917]: [2025/05/01 19:35:06.836529, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:35:06 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:35:06 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:40:14 smx nmbd[3917]: [2025/05/01 19:40:14.650191, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:40:14 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:40:14 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:45:17 smx nmbd[3917]: [2025/05/01 19:45:17.040320, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:45:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:45:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:45:17 smx nmbd[3917]: [2025/05/01 19:45:17.040524, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:45:17 smx nmbd[3917]: query_name_response: Multiple (3) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:45:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:45:17 smx nmbd[3917]: [2025/05/01 19:45:17.040647, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:45:17 smx nmbd[3917]: query_name_response: Multiple (4) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:45:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:50:22 smx nmbd[3917]: [2025/05/01 19:50:22.499575, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:50:22 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:50:22 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 19:55:27 smx nmbd[3917]: [2025/05/01 19:55:27.550638, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 19:55:27 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 19:55:27 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:00:29 smx nmbd[3917]: [2025/05/01 20:00:29.940340, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:00:29 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:00:29 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:05:34 smx nmbd[3917]: [2025/05/01 20:05:34.375676, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:05:34 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:05:34 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:10:37 smx nmbd[3917]: [2025/05/01 20:10:37.586295, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:10:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:10:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:15:43 smx nmbd[3917]: [2025/05/01 20:15:43.063770, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:15:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:15:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:20:35 smx nmbd[3917]: [2025/05/01 20:20:35.088961, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:20:35 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:20:35 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:25:37 smx nmbd[3917]: [2025/05/01 20:25:37.579620, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:25:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:25:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:30:50 smx nmbd[3917]: [2025/05/01 20:30:50.927258, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:30:50 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:30:50 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:35:53 smx nmbd[3917]: [2025/05/01 20:35:53.311055, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:35:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:35:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:40:43 smx nmbd[3917]: [2025/05/01 20:40:43.728369, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:40:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:40:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:45:46 smx nmbd[3917]: [2025/05/01 20:45:46.107643, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:45:46 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:45:46 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:50:54 smx nmbd[3917]: [2025/05/01 20:50:54.537150, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:50:54 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:50:54 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 20:56:07 smx nmbd[3917]: [2025/05/01 20:56:07.676653, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 20:56:07 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 20:56:07 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:01:10 smx nmbd[3917]: [2025/05/01 21:01:10.065236, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:01:10 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:01:10 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:06:00 smx nmbd[3917]: [2025/05/01 21:06:00.472820, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:06:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:06:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:11:17 smx nmbd[3917]: [2025/05/01 21:11:17.708612, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:11:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:11:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:16:26 smx nmbd[3917]: [2025/05/01 21:16:26.036458, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:16:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:16:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:21:26 smx nmbd[3917]: [2025/05/01 21:21:26.479258, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:21:26 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:21:26 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:26:17 smx nmbd[3917]: [2025/05/01 21:26:17.704746, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:26:17 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:26:17 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:31:28 smx nmbd[3917]: [2025/05/01 21:31:28.081181, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:31:28 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:31:28 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:36:30 smx nmbd[3917]: [2025/05/01 21:36:30.469578, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:36:30 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:36:30 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:41:20 smx nmbd[3917]: [2025/05/01 21:41:20.876862, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:41:20 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:41:20 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:46:23 smx nmbd[3917]: [2025/05/01 21:46:23.265070, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:46:23 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:46:23 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:51:31 smx nmbd[3917]: [2025/05/01 21:51:31.700778, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:51:31 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:51:31 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 21:56:37 smx nmbd[3917]: [2025/05/01 21:56:37.769646, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 21:56:37 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 21:56:37 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:01:43 smx nmbd[3917]: [2025/05/01 22:01:43.536221, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:01:43 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:01:43 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:06:53 smx nmbd[3917]: [2025/05/01 22:06:53.912409, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:06:53 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:06:53 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:11:47 smx nmbd[3917]: [2025/05/01 22:11:47.698584, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:11:47 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:11:47 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:16:56 smx nmbd[3917]: [2025/05/01 22:16:56.128440, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:16:56 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:16:56 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:21:58 smx nmbd[3917]: [2025/05/01 22:21:58.517251, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:21:58 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:21:58 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:27:09 smx nmbd[3917]: [2025/05/01 22:27:09.814495, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:27:09 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:27:09 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:32:00 smx nmbd[3917]: [2025/05/01 22:32:00.225127, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:32:00 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:32:00 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:37:08 smx nmbd[3917]: [2025/05/01 22:37:08.274323, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:37:08 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:37:08 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:42:11 smx nmbd[3917]: [2025/05/01 22:42:11.960913, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:42:11 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:42:11 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:47:20 smx nmbd[3917]: [2025/05/01 22:47:20.297844, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:47:20 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:47:20 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:50:37 smx sshd[415980]: Accepted password for volumio from 192.168.178.45 port 63198 ssh2
May 01 22:50:37 smx sshd[415980]: pam_unix(sshd:session): session opened for user volumio(uid=1000) by (uid=0)
May 01 22:50:37 smx systemd[1]: Created slice user-1000.slice - User Slice of UID 1000.
May 01 22:50:37 smx systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
May 01 22:50:37 smx systemd-logind[950]: New session 3 of user volumio.
May 01 22:50:37 smx systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
May 01 22:50:37 smx systemd[1]: Starting user@1000.service - User Manager for UID 1000...
May 01 22:50:37 smx (systemd)[415997]: pam_unix(systemd-user:session): session opened for user volumio(uid=1000) by (uid=0)
May 01 22:50:37 smx systemd[415997]: Queued start job for default target default.target.
May 01 22:50:37 smx systemd[415997]: Created slice app.slice - User Application Slice.
May 01 22:50:37 smx systemd[415997]: Reached target paths.target - Paths.
May 01 22:50:37 smx systemd[415997]: Reached target timers.target - Timers.
May 01 22:50:37 smx systemd[415997]: Starting dbus.socket - D-Bus User Message Bus Socket...
May 01 22:50:37 smx systemd[415997]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
May 01 22:50:37 smx systemd[415997]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 01 22:50:37 smx systemd[415997]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
May 01 22:50:37 smx systemd[415997]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
May 01 22:50:37 smx systemd[415997]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
May 01 22:50:37 smx systemd[415997]: Listening on dbus.socket - D-Bus User Message Bus Socket.
May 01 22:50:37 smx systemd[415997]: Reached target sockets.target - Sockets.
May 01 22:50:37 smx systemd[415997]: Reached target basic.target - Basic System.
May 01 22:50:37 smx systemd[415997]: Reached target default.target - Main User Target.
May 01 22:50:37 smx systemd[415997]: Startup finished in 287ms.
May 01 22:50:37 smx systemd[1]: Started user@1000.service - User Manager for UID 1000.
May 01 22:50:37 smx systemd[1]: Started session-3.scope - Session 3 of User volumio.
May 01 22:50:38 smx sshd[415980]: pam_env(sshd:session): deprecated reading of user environment enabled
May 01 22:51:12 smx sshd[415980]: pam_unix(sshd:session): session closed for user volumio
May 01 22:51:12 smx systemd[1]: session-3.scope: Deactivated successfully.
May 01 22:51:12 smx systemd-logind[950]: Session 3 logged out. Waiting for processes to exit.
May 01 22:51:12 smx systemd-logind[950]: Removed session 3.
May 01 22:51:17 smx sudo[416093]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 01 22:51:17 smx sudo[416093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:51:17 smx sudo[416093]: pam_unix(sudo:session): session closed for user root
May 01 22:51:17 smx sudo[416095]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 01 22:51:17 smx sudo[416095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:51:17 smx sudo[416095]: pam_unix(sudo:session): session closed for user root
May 01 22:51:17 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 5
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 01 22:51:17 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
May 01 22:51:17 smx volumio[1238]: info: Received Get System Info
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:17 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:17 smx volumio[1238]: info: Listing playlists
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 01 22:51:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
May 01 22:51:18 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getOnboardingWizard
May 01 22:51:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 01 22:51:19 smx volumio[1238]: info: Received Get System Info
May 01 22:51:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:19 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:19 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:51:20 smx sudo[416103]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 01 22:51:20 smx sudo[416103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:51:20 smx sudo[416103]: pam_unix(sudo:session): session closed for user root
May 01 22:51:20 smx sudo[416105]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 01 22:51:20 smx sudo[416105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:51:20 smx sudo[416105]: pam_unix(sudo:session): session closed for user root
May 01 22:51:20 smx volumio[1238]: verbose: New Socket.io Connection to 192.168.178.37 from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 6
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetVisibleSources
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 01 22:51:20 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
May 01 22:51:20 smx volumio[1238]: info: Received Get System Info
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:20 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:20 smx volumio[1238]: info: Listing playlists
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
May 01 22:51:20 smx volumio[1238]: info: Executing endpoint metavolumio
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 01 22:51:20 smx volumio[1238]: info: Executing endpoint metavolumio
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 01 22:51:20 smx volumio[1238]: info: Executing endpoint metavolumio
May 01 22:51:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 01 22:51:21 smx volumio[1238]: info: Received Get System Info
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:21 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:51:21 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: wizard , getOnboardingWizard
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 01 22:51:22 smx volumio[1238]: info: Received Get System Info
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:22 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:51:22 smx systemd[1]: Stopping user@1000.service - User Manager for UID 1000...
May 01 22:51:22 smx systemd[415997]: Activating special unit exit.target...
May 01 22:51:22 smx systemd[415997]: Stopped target default.target - Main User Target.
May 01 22:51:22 smx systemd[415997]: Stopped target basic.target - Basic System.
May 01 22:51:22 smx systemd[415997]: Stopped target paths.target - Paths.
May 01 22:51:22 smx systemd[415997]: Stopped target sockets.target - Sockets.
May 01 22:51:22 smx systemd[415997]: Stopped target timers.target - Timers.
May 01 22:51:22 smx systemd[415997]: Closed dbus.socket - D-Bus User Message Bus Socket.
May 01 22:51:22 smx systemd[415997]: Closed dirmngr.socket - GnuPG network certificate management daemon.
May 01 22:51:22 smx systemd[415997]: Closed gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 01 22:51:22 smx systemd[415997]: Closed gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
May 01 22:51:22 smx systemd[415997]: Closed gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
May 01 22:51:22 smx systemd[415997]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
May 01 22:51:22 smx systemd[415997]: Removed slice app.slice - User Application Slice.
May 01 22:51:22 smx systemd[415997]: Reached target shutdown.target - Shutdown.
May 01 22:51:22 smx systemd[415997]: Finished systemd-exit.service - Exit the Session.
May 01 22:51:22 smx systemd[415997]: Reached target exit.target - Exit the Session.
May 01 22:51:22 smx systemd[1]: user@1000.service: Deactivated successfully.
May 01 22:51:22 smx systemd[1]: Stopped user@1000.service - User Manager for UID 1000.
May 01 22:51:22 smx systemd[1]: Stopping user-runtime-dir@1000.service - User Runtime Directory /run/user/1000...
May 01 22:51:22 smx systemd[1]: run-user-1000.mount: Deactivated successfully.
May 01 22:51:22 smx systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
May 01 22:51:22 smx systemd[1]: Stopped user-runtime-dir@1000.service - User Runtime Directory /run/user/1000.
May 01 22:51:22 smx systemd[1]: Removed slice user-1000.slice - User Slice of UID 1000.
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 01 22:51:22 smx volumio[1238]: info: Received Get System Info
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:22 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:51:23 smx volumio[1238]: info: Executing endpoint metavolumio
May 01 22:51:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 01 22:51:23 smx volumio[1238]: info: Executing endpoint metavolumio
May 01 22:51:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 01 22:51:23 smx volumio[1238]: info: Executing endpoint metavolumio
May 01 22:51:23 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 01 22:51:26 smx volumio[1238]: verbose: New Socket.io Connection to smx.local from 192.168.178.45 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Engine version: 3 Transport: polling Total Clients: 6
May 01 22:51:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:26 smx volumio[1238]: info: CoreCommandRouter::volumioGetQueue
May 01 22:51:26 smx volumio[1238]: info: CoreStateMachine::getQueue
May 01 22:51:26 smx volumio[1238]: info: CorePlayQueue::getQueue
May 01 22:51:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
May 01 22:51:26 smx volumio[1238]: info: CALLMETHOD: music_service inputs serialMonitorAction [object Object]
May 01 22:51:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: inputs , serialMonitorAction
May 01 22:51:26 smx volumio[1238]: info: Error : CoreCommandRouter::executeOnPlugin: No method [serialMonitorAction] in plugin inputs
May 01 22:51:26 smx volumio[1238]: info: CALLMETHOD: system_controller motivocontrol displaySelection [object Object]
May 01 22:51:26 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: motivocontrol , displaySelection
May 01 22:51:28 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 01 22:51:37 smx volumio[1238]: info: CALLMETHOD: system_controller my_volumio retreiveBackendEventStates undefined
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , retreiveBackendEventStates
May 01 22:51:37 smx volumio[1238]: info: Received Get System Version
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 01 22:51:37 smx volumio[1238]: info: Received Get System Info
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 01 22:51:37 smx volumio[1238]: info: Discovery: Getting this device information
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::volumioGetState
May 01 22:51:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 01 22:52:13 smx nmbd[3917]: [2025/05/01 22:52:13.260255, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 01 22:52:13 smx nmbd[3917]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.178.37 for name WORKGROUP<1d>.
May 01 22:52:13 smx nmbd[3917]: This response was from IP 192.168.178.44, reporting an IP address of 192.168.178.44.
May 01 22:52:18 smx volumio[1238]: info: CoreCommandRouter::getUIConfigOnPlugin
May 01 22:52:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
May 01 22:52:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
May 01 22:52:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
May 01 22:52:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: appearance , getAvailableUIs
May 01 22:52:18 smx volumio[1238]: info: Received Get System Version
May 01 22:52:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 01 22:52:22 smx volumio-remote-updater[953]: No test mode
May 01 22:52:22 smx volumio-remote-updater[953]: Alpha test mode enabled
May 01 22:52:22 smx volumio[1238]: info: Update Ready: {"changeLogLink":"http://volumio.org","description":"NEW ADDITIONS 🚀
\n\n- New Partitions layout 🎉
\n- Bluetooth plugin reinvented 🎉
\n- MPD update to 0.24 🎉
\n- New Plugin Store 🏬 - Browse and install plugins for Bookworm with ease!
\n- Updated x64 recipe 🎉
\n- Backend - Kernel 6.6 friendly 🎉
\n
\nFIXES 🛠️
\n\n- Multiroom plugin fix 🔧
\n- Extended permissions management 🔧
\n- Bookworm 🐛 - Alsa dependiencies 🔧
\n- Fix for nl80211 modules blocking state 🔧
\n- Fix for lazy USB WiFi devices 🔧
\n
\n","title":"Update v0.062","updateavailable":true}
May 01 22:52:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
May 01 22:52:29 smx volumio[1238]: info: Update: [object Object]
May 01 22:52:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , checkSystemIntegrity
May 01 22:52:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 01 22:52:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , setTestSystem
May 01 22:52:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , checkUpdates
May 01 22:52:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 01 22:52:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: updater_comm , notifyProgress
May 01 22:52:32 smx volumio-remote-updater[953]: PROGRESS: 0, STATUS: "Starting update", ETA: "6m"
May 01 22:52:32 smx volumio-remote-updater[416237]: /bin/rm: cannot remove '/imgpart/rck*': No such file or directory
May 01 22:52:32 smx volumio-remote-updater[416237]: /bin/rm: cannot remove '/imgpart/*.part': No such file or directory
May 01 22:52:32 smx volumio-remote-updater[416237]: /bin/rm: cannot remove '/imgpart/*.zs-old': No such file or directory
May 01 22:52:32 smx volumio-remote-updater[953]: PROGRESS: 5, STATUS: "Preparing update", ETA: "5m"
May 01 22:52:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
May 01 22:52:32 smx volumio-remote-updater[953]: PROGRESS: 5, STATUS: "Preparing update", ETA: "5m"
May 01 22:52:32 smx volumio[1238]: info: Killing processes that might interfere with OTA Updates
May 01 22:52:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:32 smx volumio[1238]: updateProgress
May 01 22:52:32 smx sudo[416251]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/killall matchbox-keyboard
May 01 22:52:32 smx sudo[416253]: volumio : PWD=/ ; USER=root ; COMMAND=/usr/bin/killall matchbox-window-manager
May 01 22:52:32 smx sudo[416251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:52:32 smx volumio[1238]: {
May 01 22:52:32 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:32 smx volumio[1238]: eta: '5m',
May 01 22:52:32 smx volumio[1238]: progress: 5,
May 01 22:52:32 smx volumio[1238]: status: 'Preparing update'
May 01 22:52:32 smx volumio[1238]: }
May 01 22:52:32 smx sudo[416253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:52:32 smx sudo[416251]: pam_unix(sudo:session): session closed for user root
May 01 22:52:32 smx sudo[416253]: pam_unix(sudo:session): session closed for user root
May 01 22:52:32 smx volumio[1238]: error: Cannot kill process: Error: Command failed: /usr/bin/sudo /usr/bin/killall matchbox-keyboard
May 01 22:52:32 smx volumio[1238]: matchbox-keyboard: no process found
May 01 22:52:32 smx volumio[1238]: error: Cannot kill process: Error: Command failed: /usr/bin/sudo /usr/bin/killall matchbox-window-manager
May 01 22:52:32 smx volumio[1238]: matchbox-window-manager: no process found
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:33 smx volumio[1238]: updateProgress
May 01 22:52:33 smx volumio[1238]: {
May 01 22:52:33 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:33 smx volumio[1238]: eta: '5m',
May 01 22:52:33 smx volumio[1238]: progress: 10,
May 01 22:52:33 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:33 smx volumio[1238]: }
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:33 smx volumio[1238]: updateProgress
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio[1238]: {
May 01 22:52:33 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:33 smx volumio[1238]: eta: '5m',
May 01 22:52:33 smx volumio[1238]: progress: 10,
May 01 22:52:33 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:33 smx volumio[1238]: }
May 01 22:52:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:33 smx volumio[1238]: updateProgress
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:33 smx volumio[1238]: {
May 01 22:52:33 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:33 smx volumio[1238]: eta: '5m',
May 01 22:52:33 smx volumio[1238]: progress: 10,
May 01 22:52:33 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:33 smx volumio[1238]: }
May 01 22:52:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:33 smx volumio[1238]: updateProgress
May 01 22:52:33 smx volumio[1238]: {
May 01 22:52:33 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:33 smx volumio[1238]: eta: '5m',
May 01 22:52:33 smx volumio[1238]: progress: 10,
May 01 22:52:33 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:33 smx volumio[1238]: }
May 01 22:52:34 smx volumio-remote-updater[953]: PROGRESS: 10, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:34 smx volumio-remote-updater[953]: PROGRESS: 11, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:34 smx volumio-remote-updater[953]: PROGRESS: 11, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:34 smx volumio-remote-updater[953]: PROGRESS: 11, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:34 smx volumio[1238]: updateProgress
May 01 22:52:34 smx volumio[1238]: {
May 01 22:52:34 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:34 smx volumio[1238]: eta: '5m',
May 01 22:52:34 smx volumio[1238]: progress: 11,
May 01 22:52:34 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:34 smx volumio[1238]: }
May 01 22:52:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:34 smx volumio[1238]: updateProgress
May 01 22:52:34 smx volumio[1238]: {
May 01 22:52:34 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:34 smx volumio[1238]: eta: '5m',
May 01 22:52:34 smx volumio[1238]: progress: 11,
May 01 22:52:34 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:34 smx volumio[1238]: }
May 01 22:52:35 smx volumio-remote-updater[953]: PROGRESS: 11, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:35 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:35 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:35 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:35 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:35 smx volumio[1238]: updateProgress
May 01 22:52:35 smx volumio[1238]: {
May 01 22:52:35 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:35 smx volumio[1238]: eta: '5m',
May 01 22:52:35 smx volumio[1238]: progress: 14,
May 01 22:52:35 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:35 smx volumio[1238]: }
May 01 22:52:35 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:35 smx volumio[1238]: updateProgress
May 01 22:52:35 smx volumio[1238]: {
May 01 22:52:35 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:35 smx volumio[1238]: eta: '5m',
May 01 22:52:35 smx volumio[1238]: progress: 14,
May 01 22:52:35 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:35 smx volumio[1238]: }
May 01 22:52:36 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:36 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:36 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:36 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:36 smx volumio[1238]: updateProgress
May 01 22:52:36 smx volumio[1238]: {
May 01 22:52:36 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:36 smx volumio[1238]: eta: '5m',
May 01 22:52:36 smx volumio[1238]: progress: 14,
May 01 22:52:36 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:36 smx volumio[1238]: }
May 01 22:52:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:36 smx volumio[1238]: updateProgress
May 01 22:52:36 smx volumio[1238]: {
May 01 22:52:36 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:36 smx volumio[1238]: eta: '5m',
May 01 22:52:36 smx volumio[1238]: progress: 14,
May 01 22:52:36 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:36 smx volumio[1238]: }
May 01 22:52:37 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:37 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:37 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:37 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:37 smx volumio[1238]: updateProgress
May 01 22:52:37 smx volumio[1238]: {
May 01 22:52:37 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:37 smx volumio[1238]: eta: '5m',
May 01 22:52:37 smx volumio[1238]: progress: 14,
May 01 22:52:37 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:37 smx volumio[1238]: }
May 01 22:52:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:37 smx volumio[1238]: updateProgress
May 01 22:52:37 smx volumio[1238]: {
May 01 22:52:37 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:37 smx volumio[1238]: eta: '5m',
May 01 22:52:37 smx volumio[1238]: progress: 14,
May 01 22:52:37 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:37 smx volumio[1238]: }
May 01 22:52:38 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:38 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:38 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:38 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:38 smx volumio[1238]: updateProgress
May 01 22:52:38 smx volumio[1238]: {
May 01 22:52:38 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:38 smx volumio[1238]: eta: '5m',
May 01 22:52:38 smx volumio[1238]: progress: 14,
May 01 22:52:38 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:38 smx volumio[1238]: }
May 01 22:52:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:38 smx volumio[1238]: updateProgress
May 01 22:52:38 smx volumio[1238]: {
May 01 22:52:38 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:38 smx volumio[1238]: eta: '5m',
May 01 22:52:38 smx volumio[1238]: progress: 14,
May 01 22:52:38 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:38 smx volumio[1238]: }
May 01 22:52:39 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:39 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:39 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:39 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:39 smx volumio[1238]: updateProgress
May 01 22:52:39 smx volumio[1238]: {
May 01 22:52:39 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:39 smx volumio[1238]: eta: '5m',
May 01 22:52:39 smx volumio[1238]: progress: 14,
May 01 22:52:39 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:39 smx volumio[1238]: }
May 01 22:52:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:39 smx volumio[1238]: updateProgress
May 01 22:52:39 smx volumio[1238]: {
May 01 22:52:39 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:39 smx volumio[1238]: eta: '5m',
May 01 22:52:39 smx volumio[1238]: progress: 14,
May 01 22:52:39 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:39 smx volumio[1238]: }
May 01 22:52:40 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:40 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:40 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:40 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:40 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:40 smx volumio[1238]: updateProgress
May 01 22:52:40 smx volumio[1238]: {
May 01 22:52:40 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:40 smx volumio[1238]: eta: '5m',
May 01 22:52:40 smx volumio[1238]: progress: 14,
May 01 22:52:40 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:40 smx volumio[1238]: }
May 01 22:52:40 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:40 smx volumio[1238]: updateProgress
May 01 22:52:40 smx volumio[1238]: {
May 01 22:52:40 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:40 smx volumio[1238]: eta: '5m',
May 01 22:52:40 smx volumio[1238]: progress: 14,
May 01 22:52:40 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:40 smx volumio[1238]: }
May 01 22:52:41 smx volumio-remote-updater[953]: PROGRESS: 14, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:41 smx volumio-remote-updater[953]: PROGRESS: 15, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:41 smx volumio-remote-updater[953]: PROGRESS: 15, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:41 smx volumio-remote-updater[953]: PROGRESS: 15, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:41 smx volumio[1238]: updateProgress
May 01 22:52:41 smx volumio[1238]: {
May 01 22:52:41 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:41 smx volumio[1238]: eta: '5m',
May 01 22:52:41 smx volumio[1238]: progress: 15,
May 01 22:52:41 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:41 smx volumio[1238]: }
May 01 22:52:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:41 smx volumio[1238]: updateProgress
May 01 22:52:41 smx volumio[1238]: {
May 01 22:52:41 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:41 smx volumio[1238]: eta: '5m',
May 01 22:52:41 smx volumio[1238]: progress: 15,
May 01 22:52:41 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:41 smx volumio[1238]: }
May 01 22:52:42 smx volumio-remote-updater[953]: PROGRESS: 15, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:42 smx volumio-remote-updater[953]: PROGRESS: 16, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:42 smx volumio-remote-updater[953]: PROGRESS: 16, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:42 smx volumio-remote-updater[953]: PROGRESS: 16, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:42 smx volumio[1238]: updateProgress
May 01 22:52:42 smx volumio[1238]: {
May 01 22:52:42 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:42 smx volumio[1238]: eta: '5m',
May 01 22:52:42 smx volumio[1238]: progress: 16,
May 01 22:52:42 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:42 smx volumio[1238]: }
May 01 22:52:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:42 smx volumio[1238]: updateProgress
May 01 22:52:42 smx volumio[1238]: {
May 01 22:52:42 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:42 smx volumio[1238]: eta: '5m',
May 01 22:52:42 smx volumio[1238]: progress: 16,
May 01 22:52:42 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:42 smx volumio[1238]: }
May 01 22:52:43 smx volumio-remote-updater[953]: PROGRESS: 16, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:43 smx volumio-remote-updater[953]: PROGRESS: 18, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:43 smx volumio-remote-updater[953]: PROGRESS: 18, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:43 smx volumio-remote-updater[953]: PROGRESS: 18, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:43 smx volumio[1238]: updateProgress
May 01 22:52:43 smx volumio[1238]: {
May 01 22:52:43 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:43 smx volumio[1238]: eta: '5m',
May 01 22:52:43 smx volumio[1238]: progress: 18,
May 01 22:52:43 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:43 smx volumio[1238]: }
May 01 22:52:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:43 smx volumio[1238]: updateProgress
May 01 22:52:43 smx volumio[1238]: {
May 01 22:52:43 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:43 smx volumio[1238]: eta: '5m',
May 01 22:52:43 smx volumio[1238]: progress: 18,
May 01 22:52:43 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:43 smx volumio[1238]: }
May 01 22:52:44 smx volumio-remote-updater[953]: PROGRESS: 18, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:44 smx volumio-remote-updater[953]: PROGRESS: 19, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:44 smx volumio-remote-updater[953]: PROGRESS: 19, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:44 smx volumio-remote-updater[953]: PROGRESS: 19, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:44 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:44 smx volumio[1238]: updateProgress
May 01 22:52:44 smx volumio[1238]: {
May 01 22:52:44 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:44 smx volumio[1238]: eta: '5m',
May 01 22:52:44 smx volumio[1238]: progress: 19,
May 01 22:52:44 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:44 smx volumio[1238]: }
May 01 22:52:44 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:44 smx volumio[1238]: updateProgress
May 01 22:52:44 smx volumio[1238]: {
May 01 22:52:44 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:44 smx volumio[1238]: eta: '5m',
May 01 22:52:44 smx volumio[1238]: progress: 19,
May 01 22:52:44 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:44 smx volumio[1238]: }
May 01 22:52:45 smx volumio-remote-updater[953]: PROGRESS: 19, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:45 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:45 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:45 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:45 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:45 smx volumio[1238]: updateProgress
May 01 22:52:45 smx volumio[1238]: {
May 01 22:52:45 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:45 smx volumio[1238]: eta: '5m',
May 01 22:52:45 smx volumio[1238]: progress: 20,
May 01 22:52:45 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:45 smx volumio[1238]: }
May 01 22:52:45 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:45 smx volumio[1238]: updateProgress
May 01 22:52:45 smx volumio[1238]: {
May 01 22:52:45 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:45 smx volumio[1238]: eta: '5m',
May 01 22:52:45 smx volumio[1238]: progress: 20,
May 01 22:52:45 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:45 smx volumio[1238]: }
May 01 22:52:46 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:46 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:46 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:46 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:46 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:46 smx volumio[1238]: updateProgress
May 01 22:52:46 smx volumio[1238]: {
May 01 22:52:46 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:46 smx volumio[1238]: eta: '5m',
May 01 22:52:46 smx volumio[1238]: progress: 20,
May 01 22:52:46 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:46 smx volumio[1238]: }
May 01 22:52:46 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:46 smx volumio[1238]: updateProgress
May 01 22:52:46 smx volumio[1238]: {
May 01 22:52:46 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:46 smx volumio[1238]: eta: '5m',
May 01 22:52:46 smx volumio[1238]: progress: 20,
May 01 22:52:46 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:46 smx volumio[1238]: }
May 01 22:52:47 smx volumio-remote-updater[953]: PROGRESS: 20, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:47 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:47 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:47 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:47 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:47 smx volumio[1238]: updateProgress
May 01 22:52:47 smx volumio[1238]: {
May 01 22:52:47 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:47 smx volumio[1238]: eta: '5m',
May 01 22:52:47 smx volumio[1238]: progress: 21,
May 01 22:52:47 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:47 smx volumio[1238]: }
May 01 22:52:47 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:47 smx volumio[1238]: updateProgress
May 01 22:52:47 smx volumio[1238]: {
May 01 22:52:47 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:47 smx volumio[1238]: eta: '5m',
May 01 22:52:47 smx volumio[1238]: progress: 21,
May 01 22:52:47 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:47 smx volumio[1238]: }
May 01 22:52:48 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:48 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:48 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:48 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:48 smx volumio[1238]: updateProgress
May 01 22:52:48 smx volumio[1238]: {
May 01 22:52:48 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:48 smx volumio[1238]: eta: '5m',
May 01 22:52:48 smx volumio[1238]: progress: 21,
May 01 22:52:48 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:48 smx volumio[1238]: }
May 01 22:52:48 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:48 smx volumio[1238]: updateProgress
May 01 22:52:48 smx volumio[1238]: {
May 01 22:52:48 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:48 smx volumio[1238]: eta: '5m',
May 01 22:52:48 smx volumio[1238]: progress: 21,
May 01 22:52:48 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:48 smx volumio[1238]: }
May 01 22:52:49 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:49 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:49 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:49 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:49 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:49 smx volumio[1238]: updateProgress
May 01 22:52:49 smx volumio[1238]: {
May 01 22:52:49 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:49 smx volumio[1238]: eta: '5m',
May 01 22:52:49 smx volumio[1238]: progress: 21,
May 01 22:52:49 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:49 smx volumio[1238]: }
May 01 22:52:49 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:49 smx volumio[1238]: updateProgress
May 01 22:52:49 smx volumio[1238]: {
May 01 22:52:49 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:49 smx volumio[1238]: eta: '5m',
May 01 22:52:49 smx volumio[1238]: progress: 21,
May 01 22:52:49 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:49 smx volumio[1238]: }
May 01 22:52:50 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:50 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:50 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:50 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:50 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:50 smx volumio[1238]: updateProgress
May 01 22:52:50 smx volumio[1238]: {
May 01 22:52:50 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:50 smx volumio[1238]: eta: '5m',
May 01 22:52:50 smx volumio[1238]: progress: 21,
May 01 22:52:50 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:50 smx volumio[1238]: }
May 01 22:52:50 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:50 smx volumio[1238]: updateProgress
May 01 22:52:50 smx volumio[1238]: {
May 01 22:52:50 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:50 smx volumio[1238]: eta: '5m',
May 01 22:52:50 smx volumio[1238]: progress: 21,
May 01 22:52:50 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:50 smx volumio[1238]: }
May 01 22:52:51 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:51 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:51 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:51 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:51 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:51 smx volumio[1238]: updateProgress
May 01 22:52:51 smx volumio[1238]: {
May 01 22:52:51 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:51 smx volumio[1238]: eta: '5m',
May 01 22:52:51 smx volumio[1238]: progress: 21,
May 01 22:52:51 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:51 smx volumio[1238]: }
May 01 22:52:51 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:51 smx volumio[1238]: updateProgress
May 01 22:52:51 smx volumio[1238]: {
May 01 22:52:51 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:51 smx volumio[1238]: eta: '5m',
May 01 22:52:51 smx volumio[1238]: progress: 21,
May 01 22:52:51 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:51 smx volumio[1238]: }
May 01 22:52:52 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:52 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:52 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:52 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:52 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:52 smx volumio[1238]: updateProgress
May 01 22:52:52 smx volumio[1238]: {
May 01 22:52:52 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:52 smx volumio[1238]: eta: '5m',
May 01 22:52:52 smx volumio[1238]: progress: 21,
May 01 22:52:52 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:52 smx volumio[1238]: }
May 01 22:52:52 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:52 smx volumio[1238]: updateProgress
May 01 22:52:52 smx volumio[1238]: {
May 01 22:52:52 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:52 smx volumio[1238]: eta: '5m',
May 01 22:52:52 smx volumio[1238]: progress: 21,
May 01 22:52:52 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:52 smx volumio[1238]: }
May 01 22:52:53 smx volumio-remote-updater[953]: PROGRESS: 21, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:53 smx volumio-remote-updater[953]: PROGRESS: 23, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:53 smx volumio-remote-updater[953]: PROGRESS: 23, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:53 smx volumio-remote-updater[953]: PROGRESS: 23, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:53 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:53 smx volumio[1238]: updateProgress
May 01 22:52:53 smx volumio[1238]: {
May 01 22:52:53 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:53 smx volumio[1238]: eta: '5m',
May 01 22:52:53 smx volumio[1238]: progress: 23,
May 01 22:52:53 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:53 smx volumio[1238]: }
May 01 22:52:53 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:53 smx volumio[1238]: updateProgress
May 01 22:52:53 smx volumio[1238]: {
May 01 22:52:53 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:53 smx volumio[1238]: eta: '5m',
May 01 22:52:53 smx volumio[1238]: progress: 23,
May 01 22:52:53 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:53 smx volumio[1238]: }
May 01 22:52:54 smx volumio-remote-updater[953]: PROGRESS: 23, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:54 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:54 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:54 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:54 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:54 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:54 smx volumio[1238]: updateProgress
May 01 22:52:54 smx volumio[1238]: {
May 01 22:52:54 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:54 smx volumio[1238]: eta: '5m',
May 01 22:52:54 smx volumio[1238]: progress: 25,
May 01 22:52:54 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:54 smx volumio[1238]: }
May 01 22:52:54 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:54 smx volumio[1238]: updateProgress
May 01 22:52:54 smx volumio[1238]: {
May 01 22:52:54 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:54 smx volumio[1238]: eta: '5m',
May 01 22:52:54 smx volumio[1238]: progress: 25,
May 01 22:52:54 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:54 smx volumio[1238]: }
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio[1238]: updateProgress
May 01 22:52:58 smx volumio[1238]: {
May 01 22:52:58 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:58 smx volumio[1238]: eta: '5m',
May 01 22:52:58 smx volumio[1238]: progress: 25,
May 01 22:52:58 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:58 smx volumio[1238]: }
May 01 22:52:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:58 smx volumio[1238]: updateProgress
May 01 22:52:58 smx volumio[1238]: {
May 01 22:52:58 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:58 smx volumio[1238]: eta: '5m',
May 01 22:52:58 smx volumio[1238]: progress: 25,
May 01 22:52:58 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:58 smx volumio[1238]: }
May 01 22:52:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:58 smx volumio[1238]: updateProgress
May 01 22:52:58 smx volumio[1238]: {
May 01 22:52:58 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:58 smx volumio[1238]: eta: '5m',
May 01 22:52:58 smx volumio[1238]: progress: 25,
May 01 22:52:58 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:58 smx volumio[1238]: }
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:58 smx volumio[1238]: updateProgress
May 01 22:52:58 smx volumio[1238]: {
May 01 22:52:58 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:58 smx volumio[1238]: eta: '5m',
May 01 22:52:58 smx volumio[1238]: progress: 25,
May 01 22:52:58 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:58 smx volumio[1238]: }
May 01 22:52:58 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:58 smx volumio[1238]: updateProgress
May 01 22:52:58 smx volumio[1238]: {
May 01 22:52:58 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:58 smx volumio[1238]: eta: '5m',
May 01 22:52:58 smx volumio[1238]: progress: 25,
May 01 22:52:58 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:58 smx volumio[1238]: }
May 01 22:52:59 smx volumio-remote-updater[953]: PROGRESS: 25, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:59 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:59 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:59 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:59 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:59 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Creating backup", ETA: "5m"
May 01 22:52:59 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:59 smx volumio[1238]: updateProgress
May 01 22:52:59 smx volumio[1238]: {
May 01 22:52:59 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:59 smx volumio[1238]: eta: '5m',
May 01 22:52:59 smx volumio[1238]: progress: 30,
May 01 22:52:59 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:59 smx volumio[1238]: }
May 01 22:52:59 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:52:59 smx volumio[1238]: updateProgress
May 01 22:52:59 smx volumio[1238]: {
May 01 22:52:59 smx volumio[1238]: downloadSpeed: '',
May 01 22:52:59 smx volumio[1238]: eta: '5m',
May 01 22:52:59 smx volumio[1238]: progress: 30,
May 01 22:52:59 smx volumio[1238]: status: 'Creating backup'
May 01 22:52:59 smx volumio[1238]: }
May 01 22:53:02 smx volumio-remote-updater[416329]: /bin/cp: cannot stat '/imgpart/volumio_factory.sqsh': No such file or directory
May 01 22:53:02 smx volumio-remote-updater[416333]: /bin/rm: cannot remove '/imgpart/volumio_factory.sqsh': No such file or directory
May 01 22:53:02 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:53:02 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:53:02 smx volumio[1238]: updateProgress
May 01 22:53:02 smx volumio[1238]: {
May 01 22:53:02 smx volumio[1238]: downloadSpeed: '',
May 01 22:53:02 smx volumio[1238]: eta: '4m',
May 01 22:53:02 smx volumio[1238]: progress: 30,
May 01 22:53:02 smx volumio[1238]: status: 'Downloading new update'
May 01 22:53:02 smx volumio[1238]: }
May 01 22:53:02 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:53:02 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:53:02 smx volumio[1238]: updateProgress
May 01 22:53:02 smx volumio[1238]: {
May 01 22:53:02 smx volumio[1238]: downloadSpeed: '0.0',
May 01 22:53:02 smx volumio[1238]: eta: '4m',
May 01 22:53:02 smx volumio[1238]: progress: 30,
May 01 22:53:02 smx volumio[1238]: status: 'Downloading new update'
May 01 22:53:02 smx volumio[1238]: }
May 01 22:54:16 smx volumio-remote-updater[416339]: [1.1K blob data]
May 01 22:54:16 smx volumio-remote-updater[416339]: downloading from http://dev-updates.volumio.org/x86_amd64/volumio/0.062/volumio_current.sqsh:
May 01 22:54:16 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:16 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:16 smx volumio[1238]: updateProgress
May 01 22:54:16 smx volumio[1238]: {
May 01 22:54:16 smx volumio[1238]: downloadSpeed: '0.0',
May 01 22:54:16 smx volumio[1238]: eta: '4m',
May 01 22:54:16 smx volumio[1238]: progress: 30,
May 01 22:54:16 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:16 smx volumio[1238]: }
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:17 smx volumio[1238]: updateProgress
May 01 22:54:17 smx volumio[1238]: {
May 01 22:54:17 smx volumio[1238]: downloadSpeed: '2854.0',
May 01 22:54:17 smx volumio[1238]: eta: '4m',
May 01 22:54:17 smx volumio[1238]: progress: 30,
May 01 22:54:17 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:17 smx volumio[1238]: }
May 01 22:54:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:17 smx volumio[1238]: updateProgress
May 01 22:54:17 smx volumio[1238]: {
May 01 22:54:17 smx volumio[1238]: downloadSpeed: '2854.0',
May 01 22:54:17 smx volumio[1238]: eta: '4m',
May 01 22:54:17 smx volumio[1238]: progress: 30,
May 01 22:54:17 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:17 smx volumio[1238]: }
May 01 22:54:17 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:17 smx volumio[1238]: updateProgress
May 01 22:54:17 smx volumio[1238]: {
May 01 22:54:17 smx volumio[1238]: downloadSpeed: '2854.0',
May 01 22:54:17 smx volumio[1238]: eta: '4m',
May 01 22:54:17 smx volumio[1238]: progress: 30,
May 01 22:54:17 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:17 smx volumio[1238]: }
May 01 22:54:18 smx volumio-remote-updater[953]: PROGRESS: 30, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:18 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:18 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:18 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:18 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:18 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:18 smx volumio[1238]: updateProgress
May 01 22:54:18 smx volumio[1238]: {
May 01 22:54:18 smx volumio[1238]: downloadSpeed: '5982.3',
May 01 22:54:18 smx volumio[1238]: eta: '4m',
May 01 22:54:18 smx volumio[1238]: progress: 42,
May 01 22:54:18 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:18 smx volumio[1238]: }
May 01 22:54:18 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:18 smx volumio[1238]: updateProgress
May 01 22:54:18 smx volumio[1238]: {
May 01 22:54:18 smx volumio[1238]: downloadSpeed: '5982.3',
May 01 22:54:18 smx volumio[1238]: eta: '4m',
May 01 22:54:18 smx volumio[1238]: progress: 42,
May 01 22:54:18 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:18 smx volumio[1238]: }
May 01 22:54:19 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:19 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:19 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:19 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:19 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:19 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:19 smx volumio[1238]: updateProgress
May 01 22:54:19 smx volumio[1238]: {
May 01 22:54:19 smx volumio[1238]: downloadSpeed: '5982.3',
May 01 22:54:19 smx volumio[1238]: eta: '4m',
May 01 22:54:19 smx volumio[1238]: progress: 42,
May 01 22:54:19 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:19 smx volumio[1238]: }
May 01 22:54:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:19 smx volumio[1238]: updateProgress
May 01 22:54:19 smx volumio[1238]: {
May 01 22:54:19 smx volumio[1238]: downloadSpeed: '5982.3',
May 01 22:54:19 smx volumio[1238]: eta: '4m',
May 01 22:54:19 smx volumio[1238]: progress: 42,
May 01 22:54:19 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:19 smx volumio[1238]: }
May 01 22:54:19 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:19 smx volumio[1238]: updateProgress
May 01 22:54:19 smx volumio[1238]: {
May 01 22:54:19 smx volumio[1238]: downloadSpeed: '5376.3',
May 01 22:54:19 smx volumio[1238]: eta: '4m',
May 01 22:54:19 smx volumio[1238]: progress: 42,
May 01 22:54:19 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:19 smx volumio[1238]: }
May 01 22:54:20 smx volumio-remote-updater[953]: PROGRESS: 42, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:20 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:20 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:20 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:20 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:20 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:20 smx volumio[1238]: updateProgress
May 01 22:54:20 smx volumio[1238]: {
May 01 22:54:20 smx volumio[1238]: downloadSpeed: '5376.3',
May 01 22:54:20 smx volumio[1238]: eta: '4m',
May 01 22:54:20 smx volumio[1238]: progress: 42,
May 01 22:54:20 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:20 smx volumio[1238]: }
May 01 22:54:20 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:20 smx volumio[1238]: updateProgress
May 01 22:54:20 smx volumio[1238]: {
May 01 22:54:20 smx volumio[1238]: downloadSpeed: '5029.0',
May 01 22:54:20 smx volumio[1238]: eta: '4m',
May 01 22:54:20 smx volumio[1238]: progress: 55,
May 01 22:54:20 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:20 smx volumio[1238]: }
May 01 22:54:21 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:21 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:21 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:21 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:21 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:21 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:21 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:21 smx volumio[1238]: updateProgress
May 01 22:54:21 smx volumio[1238]: {
May 01 22:54:21 smx volumio[1238]: downloadSpeed: '3786.3',
May 01 22:54:21 smx volumio[1238]: eta: '4m',
May 01 22:54:21 smx volumio[1238]: progress: 55,
May 01 22:54:21 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:21 smx volumio[1238]: }
May 01 22:54:22 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:22 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:22 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:22 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:22 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:22 smx volumio-remote-updater[953]: PROGRESS: 55, STATUS: "Downloading new update", ETA: "4m"
May 01 22:54:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:22 smx volumio[1238]: updateProgress
May 01 22:54:22 smx volumio[1238]: {
May 01 22:54:22 smx volumio[1238]: downloadSpeed: '4010.9',
May 01 22:54:22 smx volumio[1238]: eta: '4m',
May 01 22:54:22 smx volumio[1238]: progress: 55,
May 01 22:54:22 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:22 smx volumio[1238]: }
May 01 22:54:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:22 smx volumio[1238]: updateProgress
May 01 22:54:22 smx volumio[1238]: {
May 01 22:54:22 smx volumio[1238]: downloadSpeed: '4010.9',
May 01 22:54:22 smx volumio[1238]: eta: '4m',
May 01 22:54:22 smx volumio[1238]: progress: 55,
May 01 22:54:22 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:22 smx volumio[1238]: }
May 01 22:54:22 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:22 smx volumio[1238]: updateProgress
May 01 22:54:22 smx volumio[1238]: {
May 01 22:54:22 smx volumio[1238]: downloadSpeed: '4010.9',
May 01 22:54:22 smx volumio[1238]: eta: '4m',
May 01 22:54:22 smx volumio[1238]: progress: 55,
May 01 22:54:22 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:22 smx volumio[1238]: }
May 01 22:54:22 smx volumio-remote-updater[416339]: IO error: No space left on device
May 01 22:54:22 smx volumio-remote-updater[953]: zsync done
May 01 22:54:29 smx volumio-remote-updater[953]: PROGRESS: 80, STATUS: "Downloading new update", ETA: "2m"
May 01 22:54:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:29 smx volumio[1238]: updateProgress
May 01 22:54:29 smx volumio[1238]: {
May 01 22:54:29 smx volumio[1238]: downloadSpeed: '',
May 01 22:54:29 smx volumio[1238]: eta: '2m',
May 01 22:54:29 smx volumio[1238]: progress: 80,
May 01 22:54:29 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:29 smx volumio[1238]: }
May 01 22:54:29 smx volumio-remote-updater[953]: PROGRESS: 80, STATUS: "Downloading new update", ETA: "2m"
May 01 22:54:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:29 smx volumio[1238]: updateProgress
May 01 22:54:29 smx volumio[1238]: {
May 01 22:54:29 smx volumio[1238]: downloadSpeed: '0.0',
May 01 22:54:29 smx volumio[1238]: eta: '2m',
May 01 22:54:29 smx volumio[1238]: progress: 80,
May 01 22:54:29 smx volumio[1238]: status: 'Downloading new update'
May 01 22:54:29 smx volumio[1238]: }
May 01 22:54:29 smx volumio-remote-updater[416478]: reading seed file kernel_current.tar: IO error: No space left on device
May 01 22:54:29 smx volumio-remote-updater[953]: zsync done
May 01 22:54:29 smx volumio-remote-updater[953]: PROGRESS: 90, STATUS: "Cleaning old files", ETA: "1m"
May 01 22:54:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:29 smx volumio[1238]: updateProgress
May 01 22:54:29 smx volumio[1238]: {
May 01 22:54:29 smx volumio[1238]: downloadSpeed: '',
May 01 22:54:29 smx volumio[1238]: eta: '1m',
May 01 22:54:29 smx volumio[1238]: progress: 90,
May 01 22:54:29 smx volumio[1238]: status: 'Cleaning old files'
May 01 22:54:29 smx volumio[1238]: }
May 01 22:54:29 smx volumio-remote-updater[416482]: /bin/rm: cannot remove '/imgpart/volumio_current.sqsh.zs-old': No such file or directory
May 01 22:54:29 smx volumio-remote-updater[416482]: /bin/rm: cannot remove '/imgpart/kernel_current.tar.zs-old': No such file or directory
May 01 22:54:29 smx volumio-remote-updater[416484]: /bin/cp: cannot stat '/data/volumio_factory.sqsh': No such file or directory
May 01 22:54:29 smx volumio-remote-updater[416488]: /bin/rm: cannot remove '/data/volumio_factory.sqsh': No such file or directory
May 01 22:54:29 smx volumio-remote-updater[953]: PROGRESS: 95, STATUS: "Finalizing update", ETA: "30s"
May 01 22:54:29 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:29 smx volumio[1238]: updateProgress
May 01 22:54:29 smx volumio[1238]: {
May 01 22:54:29 smx volumio[1238]: downloadSpeed: '',
May 01 22:54:29 smx volumio[1238]: eta: '30s',
May 01 22:54:29 smx volumio[1238]: progress: 95,
May 01 22:54:29 smx volumio[1238]: status: 'Finalizing update'
May 01 22:54:29 smx volumio[1238]: }
May 01 22:54:30 smx volumio-remote-updater[953]: PROGRESS: 100, STATUS: "success", MESSAGE: "Successfully updated to \"0.062\" version. System restart required."
May 01 22:54:30 smx volumio-remote-updater[953]: No test mode
May 01 22:54:30 smx volumio-remote-updater[953]: Alpha test mode enabled
May 01 22:54:30 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:30 smx volumio[1238]: updateReady
May 01 22:54:30 smx volumio[1238]: {
May 01 22:54:30 smx volumio[1238]: changeLogLink: 'http://volumio.org',
May 01 22:54:30 smx volumio[1238]: description: 'NEW ADDITIONS 🚀
\n' +
May 01 22:54:30 smx volumio[1238]: '\n' +
May 01 22:54:30 smx volumio[1238]: '- New Partitions layout 🎉
\n' +
May 01 22:54:30 smx volumio[1238]: '- Bluetooth plugin reinvented 🎉
\n' +
May 01 22:54:30 smx volumio[1238]: '- MPD update to 0.24 🎉
\n' +
May 01 22:54:30 smx volumio[1238]: '- New Plugin Store 🏬 - Browse and install plugins for Bookworm with ease!
\n' +
May 01 22:54:30 smx volumio[1238]: '- Updated x64 recipe 🎉
\n' +
May 01 22:54:30 smx volumio[1238]: '- Backend - Kernel 6.6 friendly 🎉
\n' +
May 01 22:54:30 smx volumio[1238]: '
\n' +
May 01 22:54:30 smx volumio[1238]: 'FIXES 🛠️
\n' +
May 01 22:54:30 smx volumio[1238]: '\n' +
May 01 22:54:30 smx volumio[1238]: '- Multiroom plugin fix 🔧
\n' +
May 01 22:54:30 smx volumio[1238]: '- Extended permissions management 🔧
\n' +
May 01 22:54:30 smx volumio[1238]: '- Bookworm 🐛 - Alsa dependiencies 🔧
\n' +
May 01 22:54:30 smx volumio[1238]: '- Fix for nl80211 modules blocking state 🔧
\n' +
May 01 22:54:30 smx volumio[1238]: '- Fix for lazy USB WiFi devices 🔧
\n' +
May 01 22:54:30 smx volumio[1238]: '
\n',
May 01 22:54:30 smx volumio[1238]: title: 'Update v0.062',
May 01 22:54:30 smx volumio[1238]: updateavailable: true
May 01 22:54:30 smx volumio[1238]: }
May 01 22:54:30 smx volumio-remote-updater[953]: [2025-05-01 20:54:30] [disconnect] Disconnect close local:[1000] remote:[1000]
May 01 22:54:30 smx volumio-remote-updater[953]: [2025-05-01 20:54:30] [info] asio async_write error: system:32 (Broken pipe)
May 01 22:54:30 smx volumio-remote-updater[953]: [2025-05-01 20:54:30] [fatal] handle_write_frame error: websocketpp.transport:2 (Underlying Transport Error)
May 01 22:54:30 smx systemd[1]: volumio-remote-updater.service: Deactivated successfully.
May 01 22:54:30 smx systemd[1]: volumio-remote-updater.service: Consumed 22.819s CPU time.
May 01 22:54:30 smx systemd[1]: volumio-remote-updater.service: Scheduled restart job, restart counter is at 1.
May 01 22:54:30 smx systemd[1]: Stopped volumio-remote-updater.service.
May 01 22:54:30 smx systemd[1]: volumio-remote-updater.service: Consumed 22.819s CPU time.
May 01 22:54:30 smx systemd[1]: Started volumio-remote-updater.service.
May 01 22:54:30 smx volumio-remote-updater[416494]: Error: No active session
May 01 22:54:30 smx volumio-remote-updater[416494]: [2025-05-01 22:54:30] [connect] Successful connection
May 01 22:54:30 smx volumio-remote-updater[416494]: [2025-05-01 22:54:30] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1746132870 101
May 01 22:54:30 smx volumio[1238]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 4 Transport: websocket Total Clients: 6
May 01 22:54:31 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:32 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:33 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:34 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:35 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:36 smx volumio[1238]: info: CALLMETHOD: system_controller system sendBugReport [object Object]
May 01 22:54:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport
May 01 22:54:36 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:36 smx sudo[416523]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig
May 01 22:54:36 smx sudo[416523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 01 22:54:36 smx sudo[416523]: pam_unix(sudo:session): session closed for user root
May 01 22:54:37 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:38 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:39 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:40 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:41 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:42 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:43 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:44 smx volumio[1238]: info: CoreCommandRouter::executeOnPlugin: websocket , broadcastMessage
May 01 22:54:44 smx sudo[416632]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7
May 01 22:54:44 smx sudo[416632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)