Go to my video from the tvplugin selects always the database view (1 Viewer)

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    Affected version 1.5

    1. Go to tvplugin
    2. Press the video button
    3. Change the view to share
    4. Go to home
    5. Go to tvplugin
    6. Press the video button
    7. The title view is selected again (seems to hardcoded)
    myvideo.png tvplugin.png
     

    Deda

    Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    It's in default skin mytvhomeServer.xml (hyperlink tag)

    Code:
     <control>
          <description>Videos</description>
          <type>button</type>
          <id>77</id>
          <hyperlink>25</hyperlink>
          <label>3</label>
          <onup>76</onup>
          <ondown>8</ondown>
          <onright>99</onright>
          <visible>plugin.isenabled(Videos)</visible>
        </control>
      </control>

    change it to 6 to open share view
     
    Last edited:

    Users who are viewing this thread

    Similar threads

    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is "ACTION", the "cmdproperty" is the actual window id, but it makes sense that it is. Try this for yourself. First backup your working profile for the remote, then in the "Mapping" panel make a change to...
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is...
    I would like to be able to go directly to the Scheduled recordings window without having to first go to the home menu. I saw this...
    Replies
    1
    Views
    199
    Thank you both for your good and very detailed advice. I think I will try to go for the x86 install.
    Thank you both for your good and very detailed advice. I think I will try to go for the x86 install.
    Hello great people ! I have an old Win7 setup running the 1.29 build and I'm making a new htpc on Win11. I have made a backup and...
    Replies
    3
    Views
    311
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    594
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Pushed to Github https :// github.com / MPExtended / Skins / commit / 541cd57a89b85e1971d0a6086e3dc650cb9ab60f
    Hi there I've recently tried to get the Bootstrap 0.7.255 skins working in a new WebMediaPortal environment but ran into several...
    Replies
    6
    Views
    1K
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
    Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
    Replies
    5
    Views
    981
    Top Bottom