Description
WP Autopost Trakt.tv Activity plugin does retrive your trakt.tv activity (scrobble and checkin) data and create post for each activity.
For movies, trakt.tv api can send different activity: scrobble, checkin, watching, seen, rating, watchlist, shout, review, created list, item_added in list
This plugin only take into account the following activity: scrobble, checkin
If you want support for other types of activity, you can contact the development team and explain your usecase.
Screenshots
Installation
- Upload
wp-autopost-trakttv-activity
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to settings, personalize the different fields
- the script will run automatically twice a day and be limited to 10 movies per run
Reviews
There are no reviews for this plugin.
Contributors & Developers
“wp autopost trakt.tv activity” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “wp autopost trakt.tv activity” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Bug correction with author selection
- New strategy in order to bypass the worpress sanitizer wich remove part of the posted code when the script run and the current user is not set