Compiling TVPlugin gives missing CIMenu? (1 Viewer)

pilehave

Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Hi!

    Which reference am I missing when I get these 3 errors:

    Error 1 The type or namespace name 'CiMenu' could not be found (are you missing a using directive or an assembly reference?) D:\MP Dev\TvPlugin\TvFullScreen.cs 2006 32 TvPlugin
    Error 3 The type or namespace name 'CiMenu' could not be found (are you missing a using directive or an assembly reference?) D:\MP Dev\TvPlugin\TvFullScreen.cs 3383 44 TvPlugin
    Error 2 The type or namespace name 'CiMenuCallbackSink' could not be found (are you missing a using directive or an assembly reference?) D:\MP Dev\TvPlugin\TvFullScreen.cs 3372 32 TvPlugin

    :D
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    • Thread starter
    • Moderator
    • #4
    Oh, I know this is in the other direction, but I was wondering if it is possible to read which show (button) a user clicks in the EPG, and then handle this in a process-plugin, instead of sending the user to the ProgramInfo?

    I'm trying to do some recording stuff and this is the short and dirty way ;)

    I somehow need to get the id of the selected show (button) and connect this with the TV database to make a recording of my own. Altering the TVPlugin is kind of hard as the changes I wanna do are complicated enough to challenge my (for now) poor skills in C#-programming :)

    :D
     

    Users who are viewing this thread

    Top Bottom