[RELEASE] trakt.tv tv/movie scrobbler
To be honest only access to managelist action could be useful if included as option when selecting trakt addon. All other actions (except updatetags which you can already allow in settings to be included with regular sync) are tied to currently selected movie or tvshow in regular xbmc list (or specific DBID), that's why you have actions which you can map to keys/remote or include in specific parts of any skin.

Ofc it would be possible to make a new dialog which would list all movies and tvshows, then adding all specific item actions to subdialogs, but that would be clunky and hollow. Navigation in such list is also lot slower than in regular xbmc lists (You can't FilterSMS etc.) It is much easier and faster to include in your skin or map to specific key/button. You also don't need to overview multiple changes as it is pretty clear what you're doing with only one item.

What I think that might be done as an alternative to improve users experience with these new features is GUI dialog which you would call with new specific action and it would allow to select every action possible depending where you would call it from.
For example when you call this action from selected movie it could display something like:
Code:
Prometheus (2012) - Available trakt.tv actions:
------------------------------------------------------------------
[Manage lists of this movie]
[Add to watchlist] / [Remove from watchlist]
[Rate this movie]
[Manage all lists]
[Update all tags]
[Synchronize collection]

If called from non movie/tvshow/episode... it would display
Code:
Available trakt.tv actions:
[Manage all lists]
[Update all tags]
[Synchronize collection]

It's basically the same which you currently map to keys/add to skin but it would reduce number of currently needed actions from users perspective to only one.


Messages In This Thread
RE: [RELEASE] trakt.tv tv/movie scrobbler - by ezechiel1917 - 2013-07-10, 20:49
Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13