Help - Search - Members - Calendar
Full Version: foo_httpserver
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
int_20h
Hello all,
I created a plugin that can control foobar via http or window messages; Including creating playlists... This plugin was created based on code from:
- Erik - http://foobar.daychanged.com/
- Jonatan Kronqvist - http://fb2k.oxygenite.org/

you can download it at:
http://sourceforge.net/projects/foohttpserver

instructions are in a readme file from the zip... If you are curious about what MP means from the filename, please take a look at:
http://mediaportal.sourceforge.net

Any feedback or enhancements are welcome!!!
poiuytr
Plugin failed to start 'cause my system is missing these dll's
CODE
MSVCR71.dll
WS2_32.dll
Phi
QUOTE(poiuytr @ Aug 19 2004, 05:04 AM)
Plugin failed to start 'cause my system is missing these dll's
CODE
MSVCR71.dllWS2_32.dll


WS2_32.dll
MSVCR71.dll

Download these and put them in your windows/system32 directory. Or in the same directory as the plugin if you don't want to pollute you windows installation.
kode54
Funny that your NT system is missing Winsock 2... It's been a native feature since NT 4, unless something deleted it.
kheops
requested dll here is mscvP71.dll
pretty strange...
anyway, with the plugin in the component folder, foobar2000 doesn't launch

+
int_20h
Very strange, I searched in my computer and can't find that dll anywhere.
Phi
I think its actually msvcp71.dll
kheops
QUOTE(Phi @ Aug 21 2004, 05:40 AM)
I think its actually msvcp71.dll
*



that's right, my apologies sad.gif
with msvcp71.dll in the foobar2000 folder, the component works well i'm playing with it smile.gif

thanks Phi for correcting me

smile.gif
Maaarten
Hi! I have some problems with changing the playback order. When I use SetShuffle to false, foobar goes to Default, which is OK
But I cannot get it to go back to Shuffle (Random).

Sometimes when you hear a nice track, you want to set the shuffle OFF to hear some more tracks of that album, but then after a while you may want to set shuffle back ON. But that does not seem to work.

I have tried
?cmd=SetShuffle&param1=true and
?cmd=SetRepeat&param1=false

but I only get

cmd=SetShuffle
param1=true
param2=
retval=DONE

in return, but the playback order does not change...

Am using FB 0.8.3 and your plugin 0.2

Any help is greatly appreciated!
Maarten

rodox
hey, this one works very fine to me. but i've a doubt.... it is possible to play a certain track number through the httpserver and such...? i mean, if i see this:

Nr. Artist Album Title
2227 Mogwai Rock Action Sine Wave


how it is possible to play the track number #2227 in the playlist through commands???

thanks and good job heh wink.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.