Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Logitech MediaPlay mouse and foobar2000 (Read 6508 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Logitech MediaPlay mouse and foobar2000

I just got a new Logitech MediaPlay mouse, and I want to be able to set it so it launches foobar2000 when I click the 'Media' button (between the scroll wheel and the play/pause button). The supplied software only lets me choose between Windows Media Player and Logitech's MediaLife software (which comes with it).

I'm already able to control volume, skip tracks, and play/pause in foobar2000 with this mouse. All I need now is to be able to launch it!

Thanks!

Logitech MediaPlay mouse and foobar2000

Reply #1
I think you should write to logitech and ask them to add an ability to choose program from the list.

Logitech MediaPlay mouse and foobar2000

Reply #2
exit setpoint
open file C:\Program Files\Logitech\SetPoint\players.ini

add commet
foobar2000=wac,foobar2000.exe,{DA7CD0DE-1602-45e6-89A1-C2CA151E008E},xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Foobar2000

under [players]

then save it

then run setpoint again, it will work normally

Logitech MediaPlay mouse and foobar2000

Reply #3
Quote
exit setpoint
open file C:\Program Files\Logitech\SetPoint\players.ini

add commet
foobar2000=wac,foobar2000.exe,{DA7CD0DE-1602-45e6-89A1-C2CA151E008E},xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,Foobar2000

under [players]

then save it

then run setpoint again, it will work normally
[a href="index.php?act=findpost&pid=309200"][{POST_SNAPBACK}][/a]


this totally did nothing for me. 

anything else I have to do to get it to show up in the list of available players to use for the button that actually launches the player?  Probably not a big deal, but I'd still think it a better idea than launching any of the alternatives.

Logitech MediaPlay mouse and foobar2000

Reply #4
Add this respectivly to 'players.ini' .This should enable foobar2000, Media Player Classic and Media Portal and allow it to select them from Setpoint software....

Code: [Select]
[Players]
foobar2000=key,foobar2000.exe,FOOBAR2000_CLASS,xxx,xxx,C,X,Z,B,V,0,0,Foobar2000
mpc=key,mplayerc.exe,xxx,xxx,xxx,xxx,xxx,xxx,32791,32792,0,0,Media Player Classic
Media Portal=xxx,mediaportal.exe,xxx,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,0,Media Portal

Code: [Select]
[Players.Run]
foobar2000=path,C:\Program Files\foobar2000\
mpc=path,C:\Program Files\mplayerc\
Media Portal=path,c:\program files\team mediaportal\mediaportal\

Code: [Select]
[Players.Display]
foobar2000=foobar2000
mpc=Media Player Classic
Media Portal=Media Portal


Works for me like a charm

Logitech MediaPlay mouse and foobar2000

Reply #5
I know this is really old but I stumbled upon this thread via Google search.  I would love how to know how you came across that code for foobar.  I have a logitech keyboard that uses setpoint and I would like it to recognize my favorite music player, Clementine.

Logitech MediaPlay mouse and foobar2000

Reply #6
Nevermind!  I just copied your work, replaced everything instance of foobar2000 with Clementine and voila!