2009-06-12, 03:09
Greetings! I wonder if it is possible to re-direct a duplicated menu section in my home-screen (example: video-file mode) to use a custom file-sources/path that I have defined in the sources.xml. *(see example below)
I really need this for my personal homevideos, and karaoke-videos etc. (I've already duplicated the VIDEO menu on my home-screen, but the copy still uses the "<video></video>" in sources.xml as its path (is it possible to redirect it to a different custom source; <homevids> instead of <videos>?).
I am depended on my folder-structure and I modify/delete/rename the folders regularly on daily bases and that is why I cannot use the library mode for this purpose and want to have multiple sections of "VIDEOS" with different/custom sources in each.
I would appreciate any help. Cheers
>> souces.xml :
* example:
<homevids>
<default pathversion="1"></default>
<source>
<name>Temp</name>
<path pathversion="1">C:\Temp\</path>
</source>
</homevids>
I really need this for my personal homevideos, and karaoke-videos etc. (I've already duplicated the VIDEO menu on my home-screen, but the copy still uses the "<video></video>" in sources.xml as its path (is it possible to redirect it to a different custom source; <homevids> instead of <videos>?).
I am depended on my folder-structure and I modify/delete/rename the folders regularly on daily bases and that is why I cannot use the library mode for this purpose and want to have multiple sections of "VIDEOS" with different/custom sources in each.
I would appreciate any help. Cheers
>> souces.xml :
* example:
<homevids>
<default pathversion="1"></default>
<source>
<name>Temp</name>
<path pathversion="1">C:\Temp\</path>
</source>
</homevids>