Adding hyperlink as basichome sub-menu (1 Viewer)

vrm42

Portal Pro
April 24, 2007
131
28
Home Country
Hungary Hungary
Hi!

Is there any way in Basichome Editor to add a hyperlink as basichome sub-menu?
I use MultiShortcut and it doesn't have any xml to include, I only have a plugin ID.

Thanks,

vrm42
 

trevor

Portal Pro
October 17, 2006
1,600
950
Chelmsford
Home Country
United Kingdom United Kingdom
Hi!

Is there any way in Basichome Editor to add a hyperlink as basichome sub-menu?
I use MultiShortcut and it doesn't have any xml to include, I only have a plugin ID.

Thanks,

vrm42

You need to create an xml with the plugin ID generated by MultiShortcut, you can then copy this to the skin folder and chose it from the editor xml file list.

eg

Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>xxxxx</id>
  <controls>
    <!-- Dummy skin file for use with  MultiShortcut menu option -->
  </controls>
</window>

with xxxx being the generated plugin id.

thx
 

Users who are viewing this thread

Similar threads

Look for all GUI Exif properties: MediaPortal-1/mediaportal/Core/Util/ExifExtensions.cs at 58c955866fb54a8c293afe525862bbb50c8f7b28 · MediaPortal/MediaPortal-1 And: https://forum.team-mediaportal.com/threads/4986-add-to-mypictures-plugin-ability-to-search-view-by-keyword.133895/post-1273275
Look for all GUI Exif properties: MediaPortal-1/mediaportal/Core/Util/ExifExtensions.cs at 58c955866fb54a8c293afe525862bbb50c8f7b28...
I would like one of the above IPTC metadata fields to display when viewing pictures in MP. I don't really care which, as I can...
Replies
1
Views
1K
When I tested MP 2.5 some months ago using TVE3.5, I found that "scan for channels" failed to find any channels when I selected a DVB-T2 tuner (a TBS 6284) :(, but succeeded when I used a DVB-T tuner (a Pinnacle 2000i) :). Obviously the Pinnacle found only those channels broadcast in DVB-T MUXes (in the UK we have both DVB-T MUXes and...
When I tested MP 2.5 some months ago using TVE3.5, I found that "scan for channels" failed to find any channels when I selected a...
Hi all Running 1.7.1.0 TV Server as part of a full upgrade to MP2 2.5 setup After some problems with retuning (solved -...
Replies
3
Views
729
Using version 1.32: no problems at all.
Using version 1.32: no problems at all.
The automatic refresh rate changeover suddenly stopped working for me. Everything worked perfectly the whole time. I didn't change...
Replies
6
Views
1K
You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and check.
You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and...
I don't have a TV card in my HTPC setup, so I really only use plugins that browse and show media files, like MP TV-Series, Moving...
Replies
5
Views
2K
Strange ...
Strange ...
Updated MP client from 1.29 to 1.32. Kept Titan skin same as previously; very standard no Extended etc (afaik). The TV menu item...
Replies
5
Views
2K
Top Bottom