blessed_ids = "1GH329099999,2XH329099999,7UH329099999,..."
this_id = createObject("roDeviceInfo").getDeviceUniqueId()
if blessed_ids.inStr(this_id) >= 0 then ...
"EnTerr" wrote:
blessed_ids = "1GH329099999,2XH329099999,7UH329099999,..."
this_id = createObject("roDeviceInfo").getDeviceUniqueId()
if blessed_ids.inStr(this_id) >= 0 then ...
"mazehh" wrote:
i need to block access to my roku channel by serial number. if the serial is in my source file channel the channel work.
but i need to know in wicht file i can make this in my source file.
thanks
if blessed_ids.inStr(this_id) < 0 then STOP
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
We're sorry for this disruption — we’re excited to share what’s next!