2017 © Pedro Peláez
 

library tuneinshoutcast

App for generate file to connect shoutcast server

image

dusta/tuneinshoutcast

App for generate file to connect shoutcast server

  • Sunday, April 15, 2018
  • by dusta
  • Repository
  • 1 Watchers
  • 3 Stars
  • 26 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

TuneInShoutcast

Generate files for connect to server shoutcast. Available format $_GET['type'] ['asx','m3u','pls','qtl','wax','ram'], (*1)

<?php
include_once "src/TuneIn.php";
$TuneIn = new \TuneInShoutcast\TuneIn("ip:port");
$TuneIn->generate($_GET['type']);
die();
?>

Composer https://packagist.org/packages/dusta/tuneinshoutcast, (*2)

The Versions

15/04 2018

dev-master

9999999-dev

App for generate file to connect shoutcast server

  Sources   Download

MIT

by Avatar dusta

file m3u shoutcast winamp wax pls listen asx qtl ram tunein

08/04 2017

1.1

1.1.0.0

App for generate file to connect shoutcast server

  Sources   Download

MIT

by Avatar dusta

file m3u shoutcast winamp wax pls asx qtl ram