Is there a solution for adding a server/IIS variable that will work in data feed - feed specifications?
I am utilizing a Windows 10 machine with IIS to handle content on my player. I need to replace this machine and now have to update all the feed URL references so I was wondering if it is possible to make this a variable and only change it in one spot that updates all other references?
Variable = IISMachine
Data feeds;
Feed Specification = http://IISmachine/wwwroot/content.rss
HTML Sites;
Site Specification = http://IISMachine/content.html