- Code: Select all
REMOVED

Big_Berny wrote:automatically updates the rating if you listen to it
DiddeLeeDoo wrote:I use FoxyTunes for Firefox to skip tracks I do not like, and also a Remote Control (using an XBox) to skip tracks 3 rooms away from the MusicComputer (open house living). Basically I skip tracks when having no focus on MM.
psyxonova wrote:XBox allong with MM
import urllib,urllib2 , re
Base_URL = "http://192.168.0.1:90/next"
WebSock = urllib.urlopen(Base_URL) Code Removed... doing a bit of testing and will then share.REMOVED
if fso.FileExists(...) then
Set f = fso.OpenTextFile(..., 2, True)
else
Set f = fso.CreateTextFile(..., True)
end if
Users browsing this forum: No registered users and 11 guests