home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Help! Logitech SetPoint doesn't work with MediaPortal (S510 Media Remote +
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="str1" data-source="post: 320524" data-attributes="member: 83876"><p><strong>Remote</strong>: Logitech S510 Media Remote</p><p></p><p>So here is the issue that has been bugging me for a long time now:</p><p></p><p>Logitech SetPoint software doesn't work with MediaPortal (S510 Media Remote + Media Keyboard Elite). I'm able to use media buttons when I close the setpoint software, but when it's running, it doesn't matter what I map with uberoptions, media- or remote buttons won't work even if they are mapped to normal keys.</p><p></p><p>I think that this issue is related to SetPoint's players.ini -file. Bold parts are the parts that I tried to add ... :</p><p></p><p>[CODE]</p><p></p><p>#List of supported players</p><p>#{btn|key|msg|emg|cmd|wac},exeName,wndClass,wndCaption,xxx,play_delayplay,pause,stop,prev,next,remove_flags,ShowOSD,menu_item</p><p>[Players]</p><p>MSMedia9=wac,wmplayer.exe,WMPlayerApp,Windows Media Player,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Windows Media Player 9</p><p>MSMedia7=wac,wmplayer.exe,WMP Skin Host,Windows Media Player,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Windows Media Player 7</p><p>MusicMatch7=wac,MMJB.EXE,MMJB:MAINWND,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MusicMatch</p><p>MusicMatch=cmd,MMJB.EXE,xxx,MusicMatch Jukebox 4,xxx,0x101F4,0x18059,0x101F5,0x101F6,0x101F7,0,1,MusicMatch</p><p>MDesktop=wac,MDesktop.exe,MediaDesktopClass,Media Desktop,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Media Desktop</p><p>PowerDVD=key,PowerDVD.exe,xxx,CyberLink PowerDVD,xxx,0x0d,0x20,S,P,N,0,1,Power DVD</p><p>WinDVD=wac,WinDVD.exe,WinDVDClass,Player,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Win DVD</p><p>WinDVD4=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 4,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD</p><p>WinDVD5=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 5,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD</p><p>WinDVD6=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 6,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD</p><p>WinDVD7=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 7,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD</p><p>iTunes=wac,iTunes.exe,iTunes,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,iTunes</p><p>MediaCenter=wac,ehshell.exe,eHome Render Window,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Windows Media Center</p><p>[B]MediaPortal=cmd,MediaPortal.exe,xxx,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MediaPortal[/B]</p><p>WinAmp3=key,studio.exe,STUDIO,xxx,xxx,X,C,V,Z,B,0,1,WinAmp 3</p><p>WinAmp3d=key,winamp3.exe,STUDIO,xxx,xxx,X,C,V,Z,B,0,1,WinAmp 3d</p><p>Rhapsody=key,Rhapsody.exe,xxx,Rhapsody,xxx,^P,^P,^S,^B,^F,0,1,Rhapsody</p><p>#YahooMusicEngine=key,YahooMusicEngine.exe,YMPFrame,xxx,xxx,^ ,^ ,^S,~0x25,~0x27,0,1,Yahoo! Music Jukebox</p><p>YahooMusicEngine=key,YahooMusicEngine.exe,YMPFrame,xxx,xxx,^ ,^ ,^S,~0x25,~0x27,0,1,Yahoo! Music Jukebox</p><p>RealOne=wac,realplay.exe,GeminiWindowClass,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,RealOne Player</p><p>WinAmp5=cmd,winamp.exe,Winamp v1.x,xxx,xxx,40045,40046,40047,40044,40048,0,1,WinAmp 5</p><p>MediaLife=key,Medialife.exe,MediaLife Frame class,Logitech MediaLife,xxx, , ,S,P,N,0,1,MediaLife</p><p>MediaLife4=wac,Medialife.exe,MediaLife Koan GDI Class,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MediaLife</p><p>PLAYDVD=key,PlayDVD.exe,PlayDVD Frame class,Play DVD,xxx, , ,S,P,N,0,1,PlayDVD</p><p></p><p></p><p>[Players.Run]</p><p>MediaCenter=path,$WINDOWS\eHome</p><p>[B]MediaPortal=path,c:\program files\team mediaportal\mediaportal\[/B]</p><p>WinAmp3=reg,HKLM,SOFTWARE\Classes\Winamp3.File\DefaultIcon,,2</p><p>Rhapsody=reg,HKCR,rhap\DefaultIcon,,5</p><p>WinAmp5=reg,HKLM,SOFTWARE\Classes\Winamp.File\DefaultIcon,,2</p><p>YahooMusicEngine=reg,HKCR,TypeLib\{2C5EBFB1-9174-4FE8-88DB-D1F460A9E83B}\1.0\0\win32,,</p><p></p><p>[Players.Display]</p><p>MediaCenter=Windows Media Center</p><p>[B]MediaPortal=Media Portal[/B]</p><p>RealOne=RealOne Player</p><p>WinDVD=WinDVD</p><p>WinDVD4=WinDVD4</p><p>WinDVD5=WinDVD5</p><p>WinDVD6=WinDVD6</p><p>WinDVD7=WinDVD7</p><p>MediaLife=MediaLife</p><p>PLAYDVD=PlayDVD</p><p></p><p>#{btn|key|msg|emg|cmd|wac},start,end,repeat start,,Donot send Play appcommand at end of FastForward operation </p><p>[Players.Seek]</p><p>MusicMatch7=cmd,22861,xxx,1</p><p>MediaLife=wac,xxx,xxx,1,0</p><p>MediaLife4=wac,xxx,xxx,0,1</p><p>PowerDVD=wac,xxx,,0,1</p><p>MediaCenter=wac,xxx,xxx,0,1</p><p>PLAYDVD=key,F,,0,1</p><p>iTunes=wac,xxx,xxx,1,0</p><p>WinDVD7=key,F,0x0d,xxx,0</p><p>WinDVD6=key,F,0x0d,xxx,0</p><p>WinDVD5=key,F,0x0d,xxx,0</p><p>WinDVD4=key,F,0x0d,xxx,0</p><p>WinAmp5=cmd,40060,xxx,1,1</p><p>MSMedia9=wac,xxx,xxx,0,0</p><p>RealOne=key,^],,1,1</p><p></p><p>#{btn|key|msg|emg|cmd|wac},start,end,repeat start,Donot send Play appcommand at end of rewind operation </p><p>[Players.Rewind]</p><p>PowerDVD=wac,xxx,,0,1</p><p>MusicMatch7=cmd,22860,xxx,1,0</p><p>MediaLife=wac,xxx,xxx,1,1</p><p>MediaLife4=wac,xxx,xxx,0,1</p><p>MediaCenter=wac,xxx,xxx,0,1</p><p>PLAYDVD=key,B,,0,1</p><p>iTunes=wac,xxx,xxx,1,0</p><p>WinDVD7=key,R,0x0d,xxx,0</p><p>WinDVD6=key,R,0x0d,xxx,0</p><p>WinDVD5=key,R,0x0d,xxx,0</p><p>WinDVD4=key,R,0x0d,xxx,0</p><p>WinAmp5=cmd,40061,xxx,1,1</p><p>MSMedia9=wac,xxx,xxx,0,0</p><p>RealOne=key,^[,,1,1</p><p></p><p>#list of Burn UI players (available on Burn button)</p><p>[Players.BurnSupported]</p><p>MSMedia9=True</p><p>MusicMatch7=True</p><p></p><p>#list of Record UI players (available on Record button)</p><p>[Players.RecordSupported]</p><p>MSMedia9=True</p><p>MusicMatch7=True</p><p></p><p>#list of 10" UI players (available on remote button)</p><p>[Players.IsRemote]</p><p>MDesktop=Trues</p><p>MediaCenter=True</p><p>[B]MediaPortal=True[/B]</p><p>MediaLife=True</p><p>WinDVD=True</p><p>WinDVD4=True</p><p>WinDVD5=True</p><p>WinDVD6=True</p><p>WinDVD7=True</p><p>PowerDVD=True</p><p>PLAYDVD=True</p><p></p><p>[/CODE]</p><p></p><p>... but it still won't work.</p><p></p><p>I think that I have to add some information to these parts in players.ini about MediaPortal: wndClass,wndCaption so please reply if you have a solution or any hints what to add !!!</p></blockquote><p></p>
[QUOTE="str1, post: 320524, member: 83876"] [b]Remote[/b]: Logitech S510 Media Remote So here is the issue that has been bugging me for a long time now: Logitech SetPoint software doesn't work with MediaPortal (S510 Media Remote + Media Keyboard Elite). I'm able to use media buttons when I close the setpoint software, but when it's running, it doesn't matter what I map with uberoptions, media- or remote buttons won't work even if they are mapped to normal keys. I think that this issue is related to SetPoint's players.ini -file. Bold parts are the parts that I tried to add ... : [CODE] #List of supported players #{btn|key|msg|emg|cmd|wac},exeName,wndClass,wndCaption,xxx,play_delayplay,pause,stop,prev,next,remove_flags,ShowOSD,menu_item [Players] MSMedia9=wac,wmplayer.exe,WMPlayerApp,Windows Media Player,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Windows Media Player 9 MSMedia7=wac,wmplayer.exe,WMP Skin Host,Windows Media Player,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Windows Media Player 7 MusicMatch7=wac,MMJB.EXE,MMJB:MAINWND,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MusicMatch MusicMatch=cmd,MMJB.EXE,xxx,MusicMatch Jukebox 4,xxx,0x101F4,0x18059,0x101F5,0x101F6,0x101F7,0,1,MusicMatch MDesktop=wac,MDesktop.exe,MediaDesktopClass,Media Desktop,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Media Desktop PowerDVD=key,PowerDVD.exe,xxx,CyberLink PowerDVD,xxx,0x0d,0x20,S,P,N,0,1,Power DVD WinDVD=wac,WinDVD.exe,WinDVDClass,Player,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Win DVD WinDVD4=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 4,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD WinDVD5=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 5,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD WinDVD6=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 6,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD WinDVD7=key,WinDVD.exe,WinDVDClass,InterVideo WinDVD 7,xxx,0x0d,0x20,0x23,0x21,0x22,0,1,Win DVD iTunes=wac,iTunes.exe,iTunes,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,iTunes MediaCenter=wac,ehshell.exe,eHome Render Window,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Windows Media Center [B]MediaPortal=cmd,MediaPortal.exe,xxx,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MediaPortal[/B] WinAmp3=key,studio.exe,STUDIO,xxx,xxx,X,C,V,Z,B,0,1,WinAmp 3 WinAmp3d=key,winamp3.exe,STUDIO,xxx,xxx,X,C,V,Z,B,0,1,WinAmp 3d Rhapsody=key,Rhapsody.exe,xxx,Rhapsody,xxx,^P,^P,^S,^B,^F,0,1,Rhapsody #YahooMusicEngine=key,YahooMusicEngine.exe,YMPFrame,xxx,xxx,^ ,^ ,^S,~0x25,~0x27,0,1,Yahoo! Music Jukebox YahooMusicEngine=key,YahooMusicEngine.exe,YMPFrame,xxx,xxx,^ ,^ ,^S,~0x25,~0x27,0,1,Yahoo! Music Jukebox RealOne=wac,realplay.exe,GeminiWindowClass,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,RealOne Player WinAmp5=cmd,winamp.exe,Winamp v1.x,xxx,xxx,40045,40046,40047,40044,40048,0,1,WinAmp 5 MediaLife=key,Medialife.exe,MediaLife Frame class,Logitech MediaLife,xxx, , ,S,P,N,0,1,MediaLife MediaLife4=wac,Medialife.exe,MediaLife Koan GDI Class,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,MediaLife PLAYDVD=key,PlayDVD.exe,PlayDVD Frame class,Play DVD,xxx, , ,S,P,N,0,1,PlayDVD [Players.Run] MediaCenter=path,$WINDOWS\eHome [B]MediaPortal=path,c:\program files\team mediaportal\mediaportal\[/B] WinAmp3=reg,HKLM,SOFTWARE\Classes\Winamp3.File\DefaultIcon,,2 Rhapsody=reg,HKCR,rhap\DefaultIcon,,5 WinAmp5=reg,HKLM,SOFTWARE\Classes\Winamp.File\DefaultIcon,,2 YahooMusicEngine=reg,HKCR,TypeLib\{2C5EBFB1-9174-4FE8-88DB-D1F460A9E83B}\1.0\0\win32,, [Players.Display] MediaCenter=Windows Media Center [B]MediaPortal=Media Portal[/B] RealOne=RealOne Player WinDVD=WinDVD WinDVD4=WinDVD4 WinDVD5=WinDVD5 WinDVD6=WinDVD6 WinDVD7=WinDVD7 MediaLife=MediaLife PLAYDVD=PlayDVD #{btn|key|msg|emg|cmd|wac},start,end,repeat start,,Donot send Play appcommand at end of FastForward operation [Players.Seek] MusicMatch7=cmd,22861,xxx,1 MediaLife=wac,xxx,xxx,1,0 MediaLife4=wac,xxx,xxx,0,1 PowerDVD=wac,xxx,,0,1 MediaCenter=wac,xxx,xxx,0,1 PLAYDVD=key,F,,0,1 iTunes=wac,xxx,xxx,1,0 WinDVD7=key,F,0x0d,xxx,0 WinDVD6=key,F,0x0d,xxx,0 WinDVD5=key,F,0x0d,xxx,0 WinDVD4=key,F,0x0d,xxx,0 WinAmp5=cmd,40060,xxx,1,1 MSMedia9=wac,xxx,xxx,0,0 RealOne=key,^],,1,1 #{btn|key|msg|emg|cmd|wac},start,end,repeat start,Donot send Play appcommand at end of rewind operation [Players.Rewind] PowerDVD=wac,xxx,,0,1 MusicMatch7=cmd,22860,xxx,1,0 MediaLife=wac,xxx,xxx,1,1 MediaLife4=wac,xxx,xxx,0,1 MediaCenter=wac,xxx,xxx,0,1 PLAYDVD=key,B,,0,1 iTunes=wac,xxx,xxx,1,0 WinDVD7=key,R,0x0d,xxx,0 WinDVD6=key,R,0x0d,xxx,0 WinDVD5=key,R,0x0d,xxx,0 WinDVD4=key,R,0x0d,xxx,0 WinAmp5=cmd,40061,xxx,1,1 MSMedia9=wac,xxx,xxx,0,0 RealOne=key,^[,,1,1 #list of Burn UI players (available on Burn button) [Players.BurnSupported] MSMedia9=True MusicMatch7=True #list of Record UI players (available on Record button) [Players.RecordSupported] MSMedia9=True MusicMatch7=True #list of 10" UI players (available on remote button) [Players.IsRemote] MDesktop=Trues MediaCenter=True [B]MediaPortal=True[/B] MediaLife=True WinDVD=True WinDVD4=True WinDVD5=True WinDVD6=True WinDVD7=True PowerDVD=True PLAYDVD=True [/CODE] ... but it still won't work. I think that I have to add some information to these parts in players.ini about MediaPortal: wndClass,wndCaption so please reply if you have a solution or any hints what to add !!! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Help! Logitech SetPoint doesn't work with MediaPortal (S510 Media Remote +
Contact us
RSS
Top
Bottom