Hi all,
I'm currently doing research on how we can use Roku/BrightSign in combination with a custom CMS and Simple Networking. For that I need to create the current-sync.xml file manually. The structure of this xml is perfectly clear and it should be really easy to publish these files.
The only node which is not clear is the hash node which is nested inside files->download
<hash method="sha1">1C938218C9E0DED542589F7427B2514117D54813</hash> It's pretty obvious that this value needs to be a SHA1 hash. However I don't know what's being hashed exactly. Does anybody here knows this, or knows where to find this?
I noticed that there's almost no documentation online about how to set up your own simple networking and generate files automatically.
Thanks for any help in advance!