Beskrivelse
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.
Skærmbilleder





Installation
- 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
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“wp autopost trakt.tv activity” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “wp autopost trakt.tv activity” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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