Default sources for new installation
#16
The main problem there is we don't go through normal POSIX file operations without first bastardising things through the win32 API..

It might work nonetheless, but I dunno if I'd rely on it.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#17
This works:
<path pathversion="1">special://home/../Videos/</path>

the question is how to handle it, if the path doesn't exist. Currently we pop a notice "path not found or invalid", maybe it would be better to to check if sources are available on startup and only show those that are there?
Reply

Logout Mark Read Team Forum Stats Members Help
Default sources for new installation0