Trakt Scrobbler for iTunes/AppleTV. A version working on Lion, Mountain Lion and Mavericks can be found here. Running OS X Yosemite?.
Any feedback or bug reports are welcome. Please use the issues
page or the feedback option in the app to report your feedback.
See what's new in the changelog
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push -u origin my-new-feature
) - Create new Pull Request