2013-11-30, 23:17
(2013-11-30, 11:56)pecinko Wrote:(2013-11-27, 22:52)billy123 Wrote: Hi,
The Amber skin got automatically updated to version 1.2.5. In the past I would edit the includes.xml file to change the standard movies button to point to a self-made playlist. This was achieved by editing the includes.xml to:
Code:<item id="4" description="MyMovies">
...
<onclick>ActivateWindow(VideoLibrary,"special://skin/playlists/movies.xsp",return)</onclick>
</item>
With the new updated skin this is slightly changed and the MyMovies part in the includes.xml now links to a new CustomMoviesHomeButton.xml file. This gives a nice new feature to change the behaviour of the standard movies button, but as I have tested it not exactely like I want it (I would like it to open directly a specific playlist, not all playlists). Is this correct?
If this is not possible via GUI configuration, could somebody give me some guidance in how need to incorporate the above in the new CustomMoviesHomeButton.xml file?
Thanks
Just do it the same way you did it earlier - don't mind CustomMoviesHomeButton at all.
Hi Pecinko.. just had a look at the new version and saw that you had implemented this.. Almost does what i want but not quite.. thanks for the change though
Edit : Would it be possible to add and option to go to a specific UNC path or favorite?