Skip to content

Latest commit

 

History

History

tunein-radio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

mpd-scripts - Tunein Radio Script

Based on the StreamFinder::Tunein Perl Module (documentation) for interacting with Tunein Radio stations.

Description

This script interacts with the StreamFinder::Tunein Perl module to fetch Tunein Radio station URLs and generates M3U playlists along with associated information.

The script automates the process of fetching station URLs, generating M3U playlists, and acquiring relevant information.

Installation

To use this script, ensure you have the following prerequisites installed:

  • Perl
  • StreamFinder::Tunein Perl module

You can install the StreamFinder::Tunein Perl module using CPAN:

sudo apt install cpanminus   # (if cpanm is not installed)
sudo cpanm StreamFinder::Tunein

Usage

Ensure you have the StreamFinder::Tunein Perl module installed to utilize this script effectively.

Run the script with appropriate arguments or configuration to fetch station URLs, generate M3U playlists, and gather associated station information.

Configuration

Ensure you have the necessary credentials or configurations set up within the script or provided as arguments for the script to function correctly.

License

This project is licensed under the GNU General Public License v3. For more information, see LICENSE.