描述
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.
屏幕截图





安装
- Upload
wp-autopost-trakttv-activitydirectory 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
评价
此插件暂无评价。
贡献者及开发者
更新日志
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