(2012-06-06 01:59)jmarshall Wrote: The problem is infolabels are designed for display in the skin - you're using them for quite a different purpose. I'm wary of exposing anything credentials-wise as it's too hard to restrict it.
The playlist stuff likely exposes directly as that's restricted to python.
If its really not possible to solve my problem right now, it would be so great if it can be fixed with Frodo. A python function for getting the currently selected item url, or (a really simple solution):
A new InfoLabel. I know, its not the best way because of the user credentials.
BUT: There's also an InfoLabel "Player.Filenameandpath", which contains the raw URL of the currently played media:
With user credentials and correctly encoded. Why is this not possible for the currently selected item?
When the only problem are the authentification infos, why is it okay with "Player.Filenameandpath"?
This new RAW Url InfoLabel "ListItem.FileNameAndPathRAW" would solve the problems in my add-on.
Cheers,
asde