Interact with trakt using your terminal
- Search for series and movies;
The first thing you should do is set the authentication pin. This require ou to follow the next steps:
Visit https://trakt.tv/pin/5820 (login required), and it will generated an alpha-numeric pin, copy it and run the following comand:
$ traktminator set-auth [pin]You should be prompet with a success message, and you're good to go!
There is a command available that it's on job is to test if your current authentication settings are working:
$ traktminator test-authIf the test succeeds, all done for you!
Copyright (c) 2016, Rúben Freitas (MIT License)
See LICENSE for more info.