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 930938 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

foo_httpcontrol

Reply #1075
Hey, i found some time to continue coding today...
Todays todo:
- refactor icons
- build icon sprites
- design settings page (settings will be stored in cookies/local storage)

i will post the results soon!

foo_httpcontrol

Reply #1076
OK, i driftet a little bit away from that i originally wanted to do, but i think the result is very good:


foo_httpcontrol

Reply #1077
I think a smartphone is too small to give a comfortable control : I need to have the playlist and the file browser on the same screen.
So I use Vakata2 and a 10" tablet and this works great, thanks !

Is it possible to add the following feature to allow reading the images and booklets accompanying the CD:
These files already appear in the listing with the "+" icon on the right, but ,of course, clicking on the "+" has no effect.
Would it be possible that clicking launches the associated program (pdf reader or image reader) ?

foo_httpcontrol

Reply #1078
OK, i driftet a little bit away from that i originally wanted to do, but i think the result is very good:


That looks amazing Möhre! I'm actually looking for a better way to do HTTP control from my phone and that looks exactly like what I'd need. You willing to share your work so far?

foo_httpcontrol

Reply #1079
Hi to all, it is the first my message to your community.

I downloaded the following template Kevo, but my Omnia i900 has resolution 240X400 pixels.

It appears like this:


I changed the style.css, index.html and finaly it appeared like:



But, I still have a problem with the songs list. It appears only 5-6 songs and cuts the rest of list, look at the next image to understood my mistakes (I have red signs to these)


Can you help me, somebody?

foo_httpcontrol

Reply #1080
OK, I have done!
It wants Opera Browser upgrade to ver. 10

foo_httpcontrol

Reply #1081
hello, i just installed this plugin to use with FoobarCon Pro app on my phone and it all works great, but  i nearly got a heart attack after seeing that all my song ratings are "gone", this might be a stupid question but is it possible to use foo_httpcontrol and have my song ratings displayed ?

thanks

foo_httpcontrol

Reply #1082
nvm i "fixed" it.

foo_httpcontrol

Reply #1083
I am using Android FooMote to control fb2k. For that I've installed the template foomote_json. Everything worked good for some time. But on one fine day something happened, and I believe it has to do with foo_httpcontrol, rather than with the template. First, when I just open in the browser the server, I see the list of templates, but in fb2k console I see the message: "foo_httpcontrol error: couldn't load C:\Users\user\AppData\Roaming\foobar2000\foo_httpcontrol_data\favicon.ico\config". Why there should be ico-file in the directory foo_httpcontrol_data (it is usually in the "default" subdirectory), and, even more surprisingly, why it is expected to be a directory with "config" subdirectory, rather than a file?
Nevertheless, if I open the default template in the browser, it works. But if I open the foomote_json template, the browser says:

Quote
Error reading foo_httpcontrol_data\foomote_json\foo_httpcontrol_controls_tpl.html

Check foobar2000 console (View/Console) for error details.

Open foomote_json template

And in the console I see:
Quote
foo_httpcontrol error: couldn't read C:\Users\user\AppData\Roaming\foobar2000\foo_httpcontrol_data\foomote_json\foo_httpcontrol_controls_tpl.html (The system cannot find the file specified.
2)
foo_httpcontrol error: couldn't load C:\Users\user\AppData\Roaming\foobar2000\foo_httpcontrol_data\favicon.ico\config

But the point is that there never was a file foo_httpcontrol_controls_tpl.html in the foomote_json template. Of course, when this error appeared, I cannot connect with my Android device.

It looks like as if something has messed up a little bit in some config file.

foo_httpcontrol

Reply #1084
A new version (v 1.6) of the anamon iPhone/iPad remote for foobar2000 is out now!

It fixes the artist image issue (last.fm stopped their service) and now gets images from discogs plus minor bug fixes.

Get it at anamon.eu

foo_httpcontrol

Reply #1085
So I'm getting relatively frequent crashes because of this component.
I can't be the only one - the foobar crash reporting tool is all tut tutting at me for using it.

But of course it's utterly indispensable. Anyone know if something can be done aboot it?


foo_httpcontrol

Reply #1087
If any one of you wanted to just use the keyboard shortcuts or Mutlimedia keys to play/pause, next/previous volumeup/down... with foo_httpcontrol, you can try this:
https://github.com/pawelkat/WinFoobarCon
Any help and ideas are welcome to extend the script, maybe some GUI to extend functionality (any AutoHotkey geeks here?).

foo_httpcontrol

Reply #1088
I installed foo_httpcontrol but I cant connect to Foobar, I got message:

"Something went wrong: no templates found!

Possible explanation: you forgot to get yourself a template, or extracted it into a wrong place.

Check foobar2000 console (View/console) for path where templates are expected to be found.

Get templates!"

Please, help me. Thnks

foo_httpcontrol

Reply #1089
I installed foo_httpcontrol but I cant connect to Foobar, I got message:

"Something went wrong: no templates found!

Possible explanation: you forgot to get yourself a template, or extracted it into a wrong place.

Check foobar2000 console (View/console) for path where templates are expected to be found.

Get templates!"

Please, help me. Thnks


Download vakata foo_httpcontrol theme

follow readme.txt instructions inside vakata2.rar archive

foo_httpcontrol

Reply #1090
This foobar2000 1.0+ component is developed as replacement for Media Player Classic web control interface, which I used quite a lot, but still didn't like it, as it missed quite a number of features I'd like to have. Also I felt it's a shame such great player as foobar2000 couldn't be remotely controlled over http nowadays. So, erm, I went ahead and somehow developed component featuring functions I use by myself on everyday basis.

This component provides the following features via http interface:
- full control of playback, including seekbar;
- basic playlist support;
- basic playback queue support;
- basic media library support;
- basic file browser functions, including ability to browse Microsoft Network;
- a few UI custimization abilities.

Stock interface template is written using synchronious document model (with basic CSS and JS), and has been tested and proved itself working on any modern browser: Opera, Firefox, Chrome, Safari. Stock interface screenshot

Download
Changelog

User submitted templates for component version 0.96.5 and newer:
for desktop PC browser:
ajquery (jQuery UI based)
default (brain dead simple)
by vakata fix
Opera sidebar, by Ritsl
by vairulez

for mobile devices:
SimpleBasic, for iphone/ipod touch, by L4nt0m
iPhone, by lxofith (vast improvement of Joror template) fix
G1 Android (also Chrome/Safari/Firefox/Opera/iPhone compatible), by Kev0 fix
experimental autoscaling, by Kev0 (based on lxofith work)
foodroid2000, native Android client, by bugramovic
for Android, by regi24
for 320x240 screens, by kaFFee666
for Nokia N900, based on vakata2, by yolan
iPhone and iPad remotes, by vogliadicane

Illustrated beginner's guide to the component.


Please actualize your link with vakata fix template... It doesn't works... Thanks in advance

foo_httpcontrol

Reply #1091
Okay, I got it working.  But the skins for the iPhone are really lacking in terms of resolution.... any ideas?

foo_httpcontrol

Reply #1092
Could someone reupload the vakata theme?

Thanks.

foo_httpcontrol

Reply #1093
Was also wondering how extensible the APIS are.

I'd be interested in writing an OSX front end for this.


foo_httpcontrol

Reply #1095
Why can't foobar pro controller not work with windows 10?
I have importet the server things, but foobar pro controller on my android mobil can't log on to foobar on the pc.



foo_httpcontrol

Reply #1098
Is it also possible to insert a hostname to connect to instead of ip adress?
That it is like asdf.nl:8888 instead of ipadress:8888

Re: foo_httpcontrol (changed colors)

Reply #1099
the defauld is a cute one.. but don't like white, so have changed colors..

looks like this

have changed the files:
have changed the directory from /default to /MEOW
have changed the files:
http://marderchen.de/wusel/config <-config file
http://marderchen.de/wusel/foo_httpcontrol_browser_tpl.html <-control html
http://marderchen.de/wusel/foo_httpcontrol_browser_tpl.html <- browse html
MEOW have fun! =^.^=