Not sure if this is a bug... trying to add folders and playlists to favourites, and then link to a home sub menu
<favourite name="Akira Kurasawa" thumb="J:\Movies\Martial Arts\Akira Kurosawa\folder.jpg">ActivateWindow(10025,"J:\\Movies\Martial Arts\\Akira Kurosawa"
</favourite>
Manually added by 'text editor" to favourites.xml and it opens the folder, and links fine...'opens the folder'
<favourite name="Akira Kurosawa2" thumb="special://masterprofile/Thumbnails/Video/3/3b93817d.tbn">ActivateWindow(10025,"J:\\Movies\\Martial Arts\\Akira Kurosawa\\"
</favourite>
Used menu item 'add to favourtes' for this one and it opens the folder, works well; but doesn't link well from the sub menu 'it opens blank default background no content'.
<favourite name="Akira Kurosawa3" thumb="special://masterprofile/Thumbnails/Video/3/3b93817d.tbn">ActivateWindow(10025,"J:\\Movies\Martial Arts\\Akira Kurosawa"
</favourite>
when edited without extra slashes...Kurosawa\\"
in the path... issue is solved.
^^