Download the PHP package djsoftnet/radioboss-php-api without Composer
On this page you can find all versions of the php package djsoftnet/radioboss-php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download djsoftnet/radioboss-php-api
More information about djsoftnet/radioboss-php-api
Files in djsoftnet/radioboss-php-api
Package radioboss-php-api
Short Description API Wrapper for RadioBoss
License MIT
Homepage https://github.com/djsoftnet/radioboss-php-api
Informations about the package radioboss-php-api
RadioBoss PHP Wrapper 
This is a PHP wrapper/client for the RadioBoss API.
Table of Contents
- Requirements
- Installation
- General Usage
- Examples
Requirements
- PHP 7.2 or later.
Installation
Install it using Composer:
General-Usage
Before using the RadioBoss API, you'll need to enable it in the RadioBoss Settings. After you have activated the API and set a password, you can retrieve data.
Examples
-
Track
-
Get informations from Track Object (Artist, Title, Duration, ...)
-
Get current Track
-
Get next Track
-
Get previous Track
-
Get last played Songs
-
Get Artwork of current or next Track
-
Set next Track
- Read Track data by filename
-
-
Playlist
-
Get data from Playlist Object (Tracks, Track count)
-
Get Playlist (provides all information, may be slow for some large Playlists)
- Get Playlist (doesn't provide all information)
-
-
Microphone
-
Get Microphone status
- Enable/Disable Microphone
-
-
Playback
-
Get data from Playback Object (Position, Length, State, ...)
- Get Playback Object
-
-
Encoder
-
Get data from Encoder Object (Status, Error, ...)
- Get Encoder Object
-
-
Player
-
Get data from Player Object (Version, Uptime)
- Get Player Object
-
All versions of radioboss-php-api with dependencies
ext-json Version *
ext-simplexml Version *