sharelib

a secured mediacenter for Synology's NAS. Allow you to browse, have nice description from TMDB and share your contents

Usage no npm install needed!

<script type="module">
  import sharelib from 'https://cdn.skypack.dev/sharelib';
</script>

README

ShareLib

The aim of this project is to build a mediacenter for synology's NAS. It allows you to browse your movie library and stream it in your lan and in the wan.

Dependencies

No Real dependencies, because every module is included

Here is the list of modules included

My own version of [tmdbv3] (https://github.com/kobe1980/node-tmdb.git) This version is a branch from Raqqa [tmdbv3] (https://github.com/raqqa/node-tmdb.git)

[express] (https://github.com/strongloop/express.git)

[access-log] (https://github.com/bahamas10/node-access-log.git)

[ejs] (https://github.com/mde/ejs.git)

[sharelib-streamer]

[sharelib-digest]

[sharelib-tmdbv3]

[serve-favicon] (https://github.com/expressjs/serve-favicon.git)

Usage

Install from github or via npm

use install.sh to help you renaming the config files

Then modify config/config.json to match your environment

modify node_modules/sharelib-digest/config/digest.key.json to set your own key or file

run node server.js or npm start