Thu Sep 24, 2015 4:45 pm by tstrike
			
			
			Hey guys...
I really like the ServiioLinks (I never really paid attention to them before)..  I noticed a series of variables set to escape certain characters that are translated in the URL... Example 
-   Code:
 <serviioLink>serviio://video:live?url=http%3A%2F%2Fvurl.com%2FOYLlG&name=NASA</serviioLink>
Note the variables for %3A (for : ), %2F (for /).   I was wondering if there is a guide for scripting ServiioLinks... I searched the forums, but didnt find a reference guide or anything.... I got the overall structure, just want to make sure I am coding the sob's correctly before import.
OR
Can I place the URL into the sob and when imported, Serviio automajically translate?