ive spent the past few days trying to get the remote working properly/how i want it. ive got a compro dtv200 tuner, but this set up i have done would work with virtually any card i think.
i wanted to use the remote without MP being the active window. i have 2 monitors on my pc, and often have the tv running while doing other things on the computer. with my setup, i can completely control mediaportal while using the computer for anything else, and both run perfectly side by side. i can even play games such as need for speed or any other fullscreen/any kind of game/application, and its never failed before. ive only been doing this for a day so far on MP but before MP i was doing this on MCE for a year.
firstly i installed the messageplugin for MP, it can be found in the downloads section of the the team-mediaportal website.
i am using HIP, can be found on the byremote website, search google, its also up for download on this website too i think i saw. if you are using a 32 bit windows, get the latest version, if you are using a 64 bit windows you must use a 2.xxx version, version 3.xx does not work on 64 bit. took me a year to work that out! last year i went back to vista 32 bit just because of HIP not working on 64 bit. in addition to hip for compro remotes compro2hip is required. can be found on the HIP website. it will probably throw an error while trying to install, its not a problem. when compro2hip was written the remote software was called comproremotedtv, newer versions of compro remote changed the name to comproremote, so it just tells you that it cant find the remote software, just install compro2hip ignoring the error and it will work.
Hip cannot (or i couldnt get it to) send messages to a program not in focus. i thought ive done it before, im sure i had it set up with MCE so that it worked, but maybe the older version im using now is different? so to get around this, i made my own program that could send a message to MP when its not in focus. its a simple 3 line program made in autohotkey. in the readme file for messageplugin is a list of functions and their numbers to send to MP. my program takes that number as a parameter after the filename and sends it to MP. its pretty easy, the program is called mediaportalremote, you could rename it to MPremote or anything else.. but an example of how to use it: just run "mediaportalremote 24" and mediaportal will pause. run "mediaportalremote 38" and it will go to the guide screen. so its pretty simple. as mentioned the numbers are found in the readme for messageplugin, but ill also list them later in this post. i wanted the livetv button on my remote to do 2 things, obviously go to live tv, but also start mediaportal if its not already running. so ive made a second program for that, it has no starting parameters, you just run it, if no MP is running it starts it, and if its there it goes to the tv menu. running is consecutively changed between the tv menu and full screen tv (thats not something ive done, it just so happens to work that way, which is handy ) this program is called MediaPortalremote Live Tv or start MP but again rename it to anything u like, something shorter is probably better haha.
i was already working with HIP originally so i just kept on with it, but thinking back i could have used the compro software directly. but a few disadvantages, with the compro software some keys such as the livetv button cant be used, they are reserved for compro software. and also with hip i can save the profile, so next time i just inport the profile and it works instantly, compared to with the compro software every time i reinstall windows or on a different pc i would need to set up the whole profile.
im using a compro remote, but this will work with almost any remote or device, even a mobile phone! since its all done by running my program, you dont need to be sending messages or anything hard, simply run an executable, any program can do that. so as long as your remote works with hip, or the default software for your remote has the option for running an executable, then you are set. theres even programs that work on most mobile phones allowing you to execute programs on your pc remotely from your phone. they would be able to control MP
so here is the list of commands:
Remote Buttons
-------------------
NumPad0 = 0
NumPad1 = 1
NumPad2 = 2
NumPad3 = 3
NumPad4 = 4
NumPad5 = 5
NumPad6 = 6
NumPad7 = 7
NumPad8 = 8
NumPad9 = 9
Clear = 10
Enter = 11
Power2 = 12
Start = 13
Mute = 14
Info = 15
VolumeUp = 16
VolumeDown = 17
ChannelUp = 18
ChannelDown = 19
Forward = 20
Rewind = 21
Play = 22
Record = 23
Pause = 24
Stop = 25
Skip = 26
Replay = 27
OemGate = 28
Oem8 = 29
Up = 30
Down = 31
Left = 32
Right = 33
Ok = 34
Back = 35
DVDMenu = 36
LiveTV = 37
Guide = 38
AspectRatio = 39
MyTV = 70
MyMusic = 71
RecordedTV = 72
MyPictures = 73
MyVideos = 74
Print = 78
MyRadio = 80
Teletext = 90
Red = 91
Green = 92
Yellow = 93
Blue = 94
PowerTV = 101
Messenger = 105
Power1 = 165
I really hope this is useful to people, makes my few days of trying worth it! i dont take all credit for it, ive just pieced together a few different programs, and made my program to bridge the gap between the other programs. but hopefully this will make it much easier for others wanting to set up a remote control. it also has the advantage of it working without MP being the active program, i havent seen any other programs yet that did that, which is why i did this.
please post any comments/suggestions or questions here, spread the word too.. over the past few days ive come across soo many threads of vista 64 bit people having trouble and cant get hip working, various people cant get different remotes to work with MP and this should get most of those working.
Clint
i wanted to use the remote without MP being the active window. i have 2 monitors on my pc, and often have the tv running while doing other things on the computer. with my setup, i can completely control mediaportal while using the computer for anything else, and both run perfectly side by side. i can even play games such as need for speed or any other fullscreen/any kind of game/application, and its never failed before. ive only been doing this for a day so far on MP but before MP i was doing this on MCE for a year.
firstly i installed the messageplugin for MP, it can be found in the downloads section of the the team-mediaportal website.
i am using HIP, can be found on the byremote website, search google, its also up for download on this website too i think i saw. if you are using a 32 bit windows, get the latest version, if you are using a 64 bit windows you must use a 2.xxx version, version 3.xx does not work on 64 bit. took me a year to work that out! last year i went back to vista 32 bit just because of HIP not working on 64 bit. in addition to hip for compro remotes compro2hip is required. can be found on the HIP website. it will probably throw an error while trying to install, its not a problem. when compro2hip was written the remote software was called comproremotedtv, newer versions of compro remote changed the name to comproremote, so it just tells you that it cant find the remote software, just install compro2hip ignoring the error and it will work.
Hip cannot (or i couldnt get it to) send messages to a program not in focus. i thought ive done it before, im sure i had it set up with MCE so that it worked, but maybe the older version im using now is different? so to get around this, i made my own program that could send a message to MP when its not in focus. its a simple 3 line program made in autohotkey. in the readme file for messageplugin is a list of functions and their numbers to send to MP. my program takes that number as a parameter after the filename and sends it to MP. its pretty easy, the program is called mediaportalremote, you could rename it to MPremote or anything else.. but an example of how to use it: just run "mediaportalremote 24" and mediaportal will pause. run "mediaportalremote 38" and it will go to the guide screen. so its pretty simple. as mentioned the numbers are found in the readme for messageplugin, but ill also list them later in this post. i wanted the livetv button on my remote to do 2 things, obviously go to live tv, but also start mediaportal if its not already running. so ive made a second program for that, it has no starting parameters, you just run it, if no MP is running it starts it, and if its there it goes to the tv menu. running is consecutively changed between the tv menu and full screen tv (thats not something ive done, it just so happens to work that way, which is handy ) this program is called MediaPortalremote Live Tv or start MP but again rename it to anything u like, something shorter is probably better haha.
i was already working with HIP originally so i just kept on with it, but thinking back i could have used the compro software directly. but a few disadvantages, with the compro software some keys such as the livetv button cant be used, they are reserved for compro software. and also with hip i can save the profile, so next time i just inport the profile and it works instantly, compared to with the compro software every time i reinstall windows or on a different pc i would need to set up the whole profile.
im using a compro remote, but this will work with almost any remote or device, even a mobile phone! since its all done by running my program, you dont need to be sending messages or anything hard, simply run an executable, any program can do that. so as long as your remote works with hip, or the default software for your remote has the option for running an executable, then you are set. theres even programs that work on most mobile phones allowing you to execute programs on your pc remotely from your phone. they would be able to control MP
so here is the list of commands:
Remote Buttons
-------------------
NumPad0 = 0
NumPad1 = 1
NumPad2 = 2
NumPad3 = 3
NumPad4 = 4
NumPad5 = 5
NumPad6 = 6
NumPad7 = 7
NumPad8 = 8
NumPad9 = 9
Clear = 10
Enter = 11
Power2 = 12
Start = 13
Mute = 14
Info = 15
VolumeUp = 16
VolumeDown = 17
ChannelUp = 18
ChannelDown = 19
Forward = 20
Rewind = 21
Play = 22
Record = 23
Pause = 24
Stop = 25
Skip = 26
Replay = 27
OemGate = 28
Oem8 = 29
Up = 30
Down = 31
Left = 32
Right = 33
Ok = 34
Back = 35
DVDMenu = 36
LiveTV = 37
Guide = 38
AspectRatio = 39
MyTV = 70
MyMusic = 71
RecordedTV = 72
MyPictures = 73
MyVideos = 74
Print = 78
MyRadio = 80
Teletext = 90
Red = 91
Green = 92
Yellow = 93
Blue = 94
PowerTV = 101
Messenger = 105
Power1 = 165
I really hope this is useful to people, makes my few days of trying worth it! i dont take all credit for it, ive just pieced together a few different programs, and made my program to bridge the gap between the other programs. but hopefully this will make it much easier for others wanting to set up a remote control. it also has the advantage of it working without MP being the active program, i havent seen any other programs yet that did that, which is why i did this.
please post any comments/suggestions or questions here, spread the word too.. over the past few days ive come across soo many threads of vista 64 bit people having trouble and cant get hip working, various people cant get different remotes to work with MP and this should get most of those working.
Clint