Deejayd-Webui

Overview

deejayd-webui is a web client for the media player daemon deejayd written in XUL and AJAX. It is included in deejayd package.

Features :

  • Drag and drop support,
  • Multi-theme support,
  • Support all features offered by deejayd server (webradio, playlist management, video, dvd...).

Server Configuration

The configuration of deejayd-webui is included in deejayd configuration file ([webui] section)

[webui]
enabled = yes # yes or no
port = 6880
# Addresses to bind to, a list of ip addresses separated by ',' or 'all'.
bind_addresses = localhost
# temp directory where deejayd save rdf files for webui
tmp_dir = /tmp/deejayd_webui
# Number of seconds between auto-refreshes of ui.
# set to 0 if you don't want to refresh automatically the webui.
refresh = 0

Utilisation

Web browser configuration

You do not to change firefox configuration anymore. Instead, you need to install a firefox extension to use deejayd-webui.
The first time you try to access at deejayd-webui, installation of this extension is proposed.

Shortcut keys

  • x : play/pause
  • b : next
  • v : stop
  • w : previous
  • ctrl+s : go to search bar
  • suppr : erase selected item
  • ctrl+l : load selected item
  • ctrl+a : select all item

For video playback

  • c / z : increase / decrease video / subtitle offset
  • p / o : increase / decrease video / audio offset
  • l / m : increase / decrease zoom

Screenshots

Attachments