This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Check if SONOS queue is empty
#5
Hi David,

I checked, and there was indeed a small issue, but not on line 74. Did you copied the code from chrome? If yes please copy from other browser to avoid Chrome copy issue

Can you try to replace the code @ line 80:

Code:
queuecount =  i:match([[<NumberReturned>(.-)</NumberReturned>]])

with:

Code:
queuecount = string.match(i, '%d+')

BR,

Erwin

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
RE: Check if SONOS queue is empty - by Erwin van der Zwart - 04.07.2016, 21:57

Forum Jump: