1.0.5 • Published 4 years ago
@royalarchives/catalog-radio v1.0.5
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-radioIf you are using Library from the command-line include the module name in your arguments:
$ node scanner.js @royalarchives/library-radio /path/to/filesIf 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
Using the API with NodeJS
License
MIT