@royalarchives/catalog-radio

1.0.5 • Public • Published

Library: Radio

A module for Library that adds SHOUTcast radio station genre browsing and streaming.

Documentation

How to use

First install the module with NPM:

$ npm install @royalarchives/library-radio

If you are using Library from the command-line include the module name in your arguments:

$ node scanner.js @royalarchives/library-radio /path/to/files

If you are using Library with NodeJS include the module name in the parameters:

const Library = require('@royalarchives/library')
await Library.scan(['@royalarchives/library-radio'], ['/path/to/files'])

Index data structure

Top of page

Using the API with NodeJS

Top of page

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @royalarchives/catalog-radio

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

5.87 kB

Total Files

11

Last publish

Collaborators

  • randomdev1234