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: foo_httpcontrol (Read 933137 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_httpcontrol

Reply #800
Thanks lots for adding the SeekDelta command!

foo_httpcontrol

Reply #801
Thanks, works very well!
Do you also implement a function that starts foobar from foobar http control?

foo_httpcontrol

Reply #802
With HTTPcontrol can you listen to music on your laptop if your controlling your computer with your laptop? If so I'm doing something wrong because i can't hear anything....

foo_httpcontrol

Reply #803
Do you also implement a function that starts foobar from foobar http control?

...what?

With HTTPcontrol can you listen to music on your laptop if your controlling your computer with your laptop? If so I'm doing something wrong because i can't hear anything....

you can't. it's just a controller. additional stuff like foo_vorbisstream, for example, is required to stream sound.

foo_httpcontrol

Reply #804
Hey there,

I have been experiencing random connection problems over the last two weeks or so. Trying to go to the control page in my browser, it remains in "Waiting for 192.168...." state. I know for sure the network is up and running, since foobar goes on scrobbling to last.fm plus I can still use the VLC media player web interface. Thus I guess it must be a foobar/httpcontrol issue.
The machine foobar is running on has not been touched since it was set up, so nothing changed in config or so.

Any idea how to trace the problem?

Best wishes

Edit: I call it random, because it works from time to time, especially when the machine has just been started up. This again makes me think there must be something going wrong in foobar or the plugin?!

foo_httpcontrol

Reply #805
Would it ever be possible for httpcontrol to list/use the bookmarks provided by foo_uie_bookmarks

I guess this might not be a wide spread request, so don't want you to bother breaking your back over it oblikoamorale. Just if it was simple enough to do, I'd find it useful.

foo_httpcontrol

Reply #806
it's not (trivially) possible without some serious hacking which I'm incapable off, so sorry

foo_httpcontrol

Reply #807
No problem, thanks anyway.

foo_httpcontrol

Reply #808
Speaker control - It works it really really works!


foo_httpcontrol

Reply #809
Android Client for foo_httpcontrol ("foodroid2000")

I've written an android client for foo_httpcontrol to fool around with android development.
The software is currently more or less in a beta stage. Comments and bug reports are appriciated.

Features:
- control of playback, including seekbar
- basic playlist support
- basic media library support
- basic media search

Screenshots:
main screen
config screen
media library browser


Installation:
You need to have
a) foo_httpcontrol obviously
b) the ajquery template. Download and instructions at the official foo_httpcontrol site
c) a phone with android 1.6+
d) foodroid2000 - the .apk which can be installed via the browser

armin


foo_httpcontrol

Reply #811
Is this still experimental or is it available somewhere?


Its not really something I can release. Theres other things you need to do/install on the server side, and its specific to how you've got your soundcard/speakers.

I more than happy to explain how I've managed it though, incase anyone else wants to have a go with their set up.




Also I've finally moved on to a device with a bigger screen/higher res, but the previous template seems to render just fine, so no reason to modify it for me.

foo_httpcontrol

Reply #812
Is this still experimental or is it available somewhere?


Its not really something I can release. Theres other things you need to do/install on the server side, and its specific to how you've got your soundcard/speakers.

I more than happy to explain how I've managed it though, incase anyone else wants to have a go with their set up.




Also I've finally moved on to a device with a bigger screen/higher res, but the previous template seems to render just fine, so no reason to modify it for me.


I would love to know how you did this.  It is my goal to start to add more speakers from my PC and have Foobar control all of the music (seems like what you do).

Also, as far as your new device... are you using the scaling template?  If so, any chance you have had an opportunity to go trough any of the comments I made here:

http://www.hydrogenaudio.org/forums/index....st&p=699733

Thanks again.  Your work is very much appreciated!

Todd

foo_httpcontrol

Reply #813
I would love to know how you did this.  It is my goal to start to add more speakers from my PC and have Foobar control all of the music (seems like what you do).

Also, as far as your new device... are you using the scaling template?  If so, any chance you have had an opportunity to go trough any of the comments I made here:

http://www.hydrogenaudio.org/forums/index....st&p=699733

Thanks again.  Your work is very much appreciated!

Todd


Nope not the scaling one, just the normal 'Kevo' one. So the reflection etc is still there. I use xscope as my default browser so just checked it in the stock android one, but that seems to render it ok too.

Here's a summary I posted earlier on how I've done it. The key is zvolume(completely separate from foobar) accepting batch files. My setup is based on the motherboards onboard 8 channel audio. Each output goes to a different room.

Dont know whether this will be of use to anyone else, it is a rather specific application...

But I've had a breakthrough in controlling speaker output through httpcontrol.


Nothings finished yet, but I have each rooms speakers on a separate output jack. I recently come across zvolume which can control balance and volume on each output.....via command line!! wooooo.

So so far I have preset batch files, eg the folowing mutes all except the headphones.

Code: [Select]
zvolume /r=0 /l=0 /f=Master Volume:Bed 1 /e
zvolume /r=0 /l=0 /f=Master Volume:Bathroom /e
zvolume /r=0 /l=0 /f=Master Volume:Bed 2 /e
zvolume /r=75 /l=75 /f=Master Volume:Headphones /e


I've then added these batch files with foo_run, and with httpcontrol and foo_runcmd I can execute them from my remote device! Sonos etc, eat your (expensive) heart out.

Code: [Select]
"/kevo/?cmd=CmdLine&param1=%22%2fruncmd-playing%3dRun%20service/Vol_Headphones%22"



I've not finished implementing the controls on the remote template yet, and it wont be a "one size fits all" anyway. But thought I would share the process, as it wouldn't have been possible (or at least as easy/sexy) without httpcontrol.



If anyone manages to get this far I can share the html/javascript that I used to integrate it to the remote. No point sharing it in a template as not everyones house/speakers arethe same as mine!

foo_httpcontrol

Reply #814
I am able to access via firefox / opera on my laptop where foobar is playing on the laptop.

How do i access using other laptop or desktop? http://127.0.0.1:8888/ is not working

foo_httpcontrol

Reply #815
I am able to access via firefox / opera on my laptop where foobar is playing on the laptop.

How do i access using other laptop or desktop? http://127.0.0.1:8888/ is not working


You need to use the IP address of the laptop you want to access.  The easiest thing to do is setup the machine running Foobar with a static IP address.  You would then access it using that address (for example http://192.168.1.2:8888/)

foo_httpcontrol

Reply #816
Ok thanks!!

I am trying to use it with my N900 browser.

I read through 33 pages in 1 hour and I tried a few template, non of them working properly except for the 2 in the first page.


Any other good template?

foo_httpcontrol

Reply #817
Hello!

I'm new at this community. I'm the programmer of DreamRemote. A Remote Control for DreamBox and several other satelite receivers for the Nokia N900.


I will begin with the buttons. Is there somewhere a wiki what commands are allowed and possible?

I'm actually not sure about the playlist. But one step after the other.

And if you have a Dreambox, a AzBox or a Kathrein (UFS910) at home and a Nokia N900 you're invited to test my application immediately.
Support for dbox2 is comming soon.

I'm participating at a small coding competition. I would be glad if someone could vote for my small application: Link

foo_httpcontrol

Reply #818
Hi guys, i've got a problem with this

i installed the component and 2 or 3 themes, well, when i put on firefox http:127.0.0.1:8888/ajquery/index.html or http:localhost:8888/ajquery/index.html

The problem appears when i try to join with the IP of the server (  http:192.168.0.101:8888/ajquery/index.html  )

it doesnt work, no matter what is on "Listen on" (192.168.0.101 or 0.0.0.0 ), even trying it from the server, it doesnt work

Whatsup?

foo_httpcontrol

Reply #819
Hi guys, i've got a problem with this

i installed the component and 2 or 3 themes, well, when i put on firefox http:127.0.0.1:8888/ajquery/index.html or http:localhost:8888/ajquery/index.html

The problem appears when i try to join with the IP of the server (  http:192.168.0.101:8888/ajquery/index.html  )

it doesnt work, no matter what is on "Listen on" (192.168.0.101 or 0.0.0.0 ), even trying it from the server, it doesnt work

Whatsup?



lol, now i tried it again with the laptop and it works.. same version of foobar, same version of firefox, same components, same network, same SO.. but i want it on the other PC! i got all my music on it <.<

foo_httpcontrol

Reply #820
^^ check the firewall settings on this PC (also windows defender)

foo_httpcontrol

Reply #821
I try to put a command to change %rating% of the songs in the basic templates.
Code: [Select]
<a href="/?cmd=CmdLine&param1=tag:rating=5">[RATING 5]</a>

but did't work

Someone can help me?
what i'm doing wrong?

foo_httpcontrol

Reply #822
I may be wrong, but any kind of rating command is executed in context of playlist selected item, and there is no way to set context via command-line.

 

foo_httpcontrol

Reply #823
Hello

Dont want to start a new thread for this. Is http control working in the foobar 1.1 beta updates..

I installed the dll into the correct folder using the install compentsn under preferences... i then copy the the foohttpcontroldata folder to

c/documents settings\DAW\Aplication Data\foobar2000\user-components\foo_httpcontrol

i have changed ip to be that of the pc thats running foobar . i test the connection and it states error. i have no templates installed.  I have alos installed a few templaces into the foo_httpcontrol_data folder but its not reading them for some reason.

This usually works splendidly.. noting that the file structure has changed with the beta updates. will this affect the where the templates go.  I have downloaded the brand spanking new update of http control realeasd today 0.96.14.

Appreaciates its beta so stuff like this may happen.... just incaes i am doing something blinding obviously wrong. 


foo_httpcontrol

Reply #824
i then copy the the foohttpcontroldata folder to
c/documents settings\DAW\Aplication Data\foobar2000\user-components\foo_httpcontrol

wrong, where did you get you should copy this folder there? it goes to c:\documents settings\DAW\Aplication Data\foobar2000\ as it always did. also notice the error message states a last bit of the path where the component expects to find its data.