41 lines
1.3 KiB
Plaintext
Executable File
41 lines
1.3 KiB
Plaintext
Executable File
default braindead foo_httpcontrol template
|
|
1.1 26 Jun 2011 piercemind@gmail.com http://code.google.com/p/foo-httpcontrol/
|
|
|
|
*** Requirements
|
|
|
|
This simplistic template is developed to be running on pretty much every
|
|
javascript capable browser out there.
|
|
|
|
foobar2000 1.0 and foo_httpcontrol 0.97.7 or more recent versions
|
|
are required.
|
|
|
|
*** Installation
|
|
|
|
Extract archive contents retaining directory structure
|
|
to %APPDATA%\foobar2000\foo_httpcontrol_data\default\ if foobar200 is installed
|
|
in standard mode, or to path_too_foobar2000_folder\foo_httpcontrol_data\default\
|
|
if foobar2000 is installed in portable mode.
|
|
|
|
*** Usage
|
|
|
|
Open http://127.0.0.1:8888/default/ in your browser.
|
|
(Note that IP address and port is component configuration specific
|
|
and may be different in your case).
|
|
|
|
The interface should be intuitive enough as it is by itself.
|
|
|
|
It is recommended to enable "Cursor follows playback" option in
|
|
foobar2000 Playback menu for more convenient playlists browsing.
|
|
|
|
You are free to change template parameters by editing default/config
|
|
file. For example, playlist_items_per_page variable is useful when you
|
|
want to modify playlist page size.
|
|
|
|
*** Release history 2011
|
|
|
|
26 Jun 1.1
|
|
removed obsolete "Empty Playlist" button from file browser;
|
|
|
|
07 Mar 1.0
|
|
Initial release;
|