Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 617 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 617 Bytes

BetaSeries-to-Trakt

Simply run the program, it will ask you to connect and it will start to add your watched history from BetaSeries to Trakt if it wasnt marked as watched.

Acknowledgements

Big thanks to roddone who wrote the BS.Net wrapper, if you’re looking for how to use it check their repo: https://github.com/roddone/BetaSeries.Net

Source for improvements

  • Add tracked but unwatched episodes from BetaSeries to a trakt watchlist
  • cache authentication
  • clean up the mix of references from BS.Net.Console and properly separate and rename projects
  • Update to .net core for multiplatform support