Application
that searches for and manages your TV shows based on Node.Js Strongloop
Require node v9+.
$ npm install
Edit server/handler/config.json
$ npm start
- Torrent:
- cpasbien
- Database:
- thetvdb
- Downloader:
- All directory .torrent files scanner
- Synology: DownloadStation (under construction)
Api definition: http://localhost:3000/explorer
- Serie:
- Search: "Vikings"
- Get the remote serie Id
- Load serie & episodes
- Episode:
- Serach a .torrent
- Parse the torrent file to get his data
- Download the .torrent
- Scan download files
- Move them into a structured serie directory.
client/[template]