put.io-sync
Version:
Put.io Sync and automatic file download
29 lines (16 loc) • 1.1 kB
Markdown
put.io-sync [](http://badge.fury.io/js/put.io-sync) [](http://travis-ci.org/Pro/put.io-sync) [](https://david-dm.org/pro/put.io-sync)
===========
[](https://nodei.co/npm/put.io-sync/)
# Installation
After downloading use `npm install .` to install the required dependencies.
Then rename `config.js.template` to `config.js` and adapt it to your setup.
You can get the `oauth_token` by clicking this link: [Get Token](
https://api.put.io/v2/oauth2/authenticate?client_id=1159&response_type=code&redirect_uri=http://profanter.me/putio/node)
# Executing
`node bin/putio-sync`
# Organizing your TV Shows
If you want to automatically order your TV Shows you can check out this handy script:
https://github.com/arrizer/TVGeek
# Changelog
* 0.0.9 [29.10.2014]: Updated fswin dependency
* 0.0.7 [27.08.2014]: Updated dependency for put.io-v2 to 0.0.2 and fswin-binary