General Rotation

General Rotations will play tracks automatically when there are no events scheduled. There must be at least one general rotation configured for AutoDJ to work effectively. Should there be any gap, even a second, in scheduled events; general rotations will save the day and ensure the station stays online and listeners aren’t dropped. Tracks are […]

Basics 101

An audio station or channel is typically powered by an audio streaming engine such as Shoutcast or Icecast which is responsible for receiving and delivering audio content from a broadcaster to the listener. Auto DJ AutoDJ is additional software that operates in front of the Icecast or Shoutcast service to provide further capabilities to the […]

Playlists

Playlists can be created from the media library and used to play as General Rotation and/or be scheduled to play at a designated time using the Schedule Calendar.  Types of Playlists General Rotation General Rotation playlists are played out automatically when there are no scheduled playlist events. Better yet, rotations can be configured with a […]

Media Library

The Media Library user interface offers a comprehensive way to manage and organise tracks to be used with AutoDJ, as well as meta data and album covers for individual tracks. Access to this interface is only enabled where AutoDJ is enabled on the service. FTP access details are also provided on this page if you […]

Station Overview

The Service Overview page is the heart of your Radio Station, providing vital information to the current operation, and is refreshed automatically every few seconds with updated information. As soon as AutoDJ goes live, information will start feeding through. When a track changes, you will see this within seconds on the status and recently played […]

Audio Operation Manual

This is the Audio Operation Manual for the Media Control Panel software. The manual provides detailed information on all software components relevant to operating Audio Services, it is a reference on how each component is designed to function. The Audio Operation Manual will go through these and highlight specific features. Basics 101 Station Overview Media Library […]

Introduction

This is the client user manual for the Media Control Panel software. The manual provides detailed information on all software components relevant to a client (broadcaster), it is a reference on how each component is designed to function. User Manuals Audio Operation Manual Video Operation Manual Reseller Operation Manual

API

A comprehensive RESTful API is available and accessible by Administrators, Resellers and Customers. It is documented by POSTMAN at the link below. View Postman API Documentation Authentication All requests to the API must be authenticated with either: Header including Authorization: Bearer {api-key} URL parameter of “auth”, for example https://yourdomain.com:2020/api/0/media-service/list?auth={api-key} Examples List Media Services curl –location […]