zilexa

secrets.yml - goes with Flexget config.yml

Nov 24th, 2014
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. trakt:
  2. account: TraktUser
  3. series: TVshows
  4. movies: watchlist
  5. folder:
  6. ### path of the folder/mountpoint for all the media, without the leading slash
  7. root: media/RootOfMedia/
  8. ### media and download paths, relative to the previous path
  9. series: TVshows/
  10. movies: Movies/
  11. downseries: Downloads/tempmedia/
  12. ### transmission access details
  13. transmission:
  14. host: localhost
  15. user: TransmissionUser
  16. pass: TransmissionPw
  17. ### create an account on opensubtitles.org and addic7ed.com. Use same credentials for both.
  18. subtitles:
  19. user: TransmissionUser
  20. pass: TransmissionPw
Advertisement
Add Comment
Please, Sign In to add comment