@@ -16,13 +16,20 @@ and [foobar2000](https://foobar2000.org/) music players.
1616
1717### Browser support
1818- Any recent browser should work
19- - Due to high development effort required Internet Explorer of any version is not supported
2019
2120### Downloads
2221Check out [ releases section] ( https://github.com/hyperblast/beefweb/releases ) .
2322
2423### How to install
25- #### DeaDBeeF
24+
25+ #### foobar2000
26+
27+ Open ` foo_beefweb-*.fb2k-component ` with foobar2000, you will be asked to install the plugin.
28+
29+ Alternatively open preferences window, select _ Components_ section, click _ Install..._ or _ +_ , select downloaded ` foo_beefweb-*.fb2k-component ` file.
30+
31+ #### DeaDBeeF for Linux
32+
2633Unpack ` ddb_beefweb-*.tar.xz ` to ` $HOME/.local/lib/deadbeef ` .
2734
2835Alternatively if you use universal ` deadbeef-static_*.deb ` package you can install matching universal deb of beefweb:
@@ -31,14 +38,16 @@ Alternatively if you use universal `deadbeef-static_*.deb` package you can insta
3138$ sudo dpkg -i deadbeef-beefweb_*.deb
3239```
3340
34- #### foobar2000
35- Open ` foo_beefweb-*.fb2k-component ` with foobar2000, you will be asked to install the plugin.
41+ #### DeaDBeeF for macOS
42+
43+ Unpack ` ddb_beefweb-*.zip ` to ` $HOME/Library/Application Support/Deadbeef/Plugins ` .
3644
3745### How to use
3846Point your browser to ` http://localhost:8880 ` and enjoy your web interface.
3947
40- If you've enabled remote connections on plugin configuration screen
41- you'll be able to connect from remote machines as well.
48+ If you enabled remote connections on plugin configuration screen
49+ you'll be able to connect from remote computer/phone as well.
50+ In this case IP address of computer where player is installed should be used instead of ` localhost ` .
4251
4352To allow browsing and adding files via web interface
4453specify music directories in plugin configuration screen.
0 commit comments