Hi, I would like to make simple script to compare and download the latest LMS x86_64 deb package.
According to 'this page' (http://wiki.slimdevices.com/index.php/Nightly_Builds) it is possible to generate URL for all architecture deb package. For example: Code: -------------------- http://www.mysqueezebox.com/update/?version=7.9.1&revision=1&geturl=1&os=deb -------------------- gives me Code: -------------------- logitechmediaserver_7.9.1~1516565589_all.deb -------------------- but how could modify the URL to narrow it to the single architecture for example 'x86_64'? I would like to receive: Code: -------------------- logitechmediaserver_7.9.1~1516565589_amd64.deb -------------------- Thanks in advance, ------------------------------------------------------------------------ bernid's Profile: http://forums.slimdevices.com/member.php?userid=37408 View this thread: http://forums.slimdevices.com/showthread.php?t=108607 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
