1.0.4 • Published 3 years ago

@royalarchives/compatibility-synology v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Compatibility: Synology

A module for RoyalArchives that adds compatibility with the Synology DS Audio apps for iPhone and Android, and with some additional work the Synology Audiostation web interface.

Documentation

How to use

First install the module with NPM:

$ npm install @royalarchives/server-synology

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

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago