{% extends 'layout.html' %} {% block content %} {{html_string|safe}}
HH:MM:SS Drones Add and edit client devices (or drones) on this page. Each drone should be running a headless VLC instance with http controls enabled, and the media library network share mounted to a directory. Add or modify below to enable drones.
ADDRESS Hostname or IP address
PORT VLC HTTP Port
PASSWORD VLC HTTP Password
LIBRARY MOUNT POINT Directory path of the mount point of the media library network share.
HOME USER Name of the user account the drone.py file is under
{% endblock %}