Trakt for MP2 (2 Viewers)

aspik

Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    What am I supposed to test exactly? Just normal watch usage? Is there any new feature or specific functions I have to focus to?
    Yes, currently just syncing (from and to trakt) and scrobble in combination with the user management. There was also a bug, which should be fixed. The plugin is now using a third party lib for the communication with trakt and I also refactored it, so it would be good to know if it still working as expected. Thanks :)
     

    aspik

    Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    he base screen that contains the common layout/animations is defined in the screens subdirectory here,
    Thanks. Are you suggesting that I should take the SlimTvClient-notification_bare and SlimTvNotificationModel as a base for my pop up notifications and inherit from it? Or should I create my own master template and model and just take the SlimTV ones as a reference?
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    I create my own master template and model and just take the SlimTV ones as a reference?
    Yes, I'd say to use it as template and create your own, otherwise it would add more cross-plugin dependencies than needed.
     

    aspik

    Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    Yes, I'd say to use it as template and create your own, otherwise it would add more cross-plugin dependencies than needed.
    Besides this, I had doubts to use a SlimTvClient-notification_bare in a completely unrelated trakt plugin. On the other hand, when you look at the slim tv template, except the TvNotificationWidth it looks very generic so it could be used as master for all pop up notifications (as the description says). If it wouldn't be named "SlimTvClient".
     

    Alberto83

    Portal Pro
    August 7, 2012
    336
    108
    Home Country
    Italy Italy
    Hi, I did dome quick tests on a test account on trakt and it seems to scrobble very well.
    I was wondering if it's possible to automatically sync newly added movies and tv series in the collection. I understand it's a problem with user management so I was thinking to make it opt in. Do you think it's possible?

    What could happen if I switch to trakt on my main profile? I mean, which issues might there be, with a used account instead of a complete new one?
    I'm asking this because to fully test it I need to use it with my main profile.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,725
    3,521
    Stuttgart
    Home Country
    Germany Germany
    @ge2301
    I changed the setup dialog, its not longer necessary to enter the username (it was never necessary for the authorization process. I've added it for the caching mechanism as I didn't know better back then :p).
    Below a screenshot how it now looks in BV. If you want (and have the time) you can correct it according to your taste. The other skins are not yet adjusted. Thanks :)
    I modified it a bit and also added a trakt icon. But I was unable to push my changes to your branch.
    I attached only the skin folder here.
    Unbenannt.jpg
     

    Attachments

    • Skin.7z
      72.9 KB
    Last edited:

    aspik

    Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    I was wondering if it's possible to automatically sync newly added movies and tv series in the collection.
    That's what I'm missing too. Have to ask again either @morpheus_xx or @Brownard
    Is there any event I could subscribe to, to know when an import is running and get the newly added episodes and movies?
    Maybe its not the best way to burden the import process with some trakt actions. It will be relevant only for trakt people, but still I'm not sure if this would be the best solution.
    As an alternative I could add an option to trigger the "sync with trakt" action automatically once a day at a given time. Something like the automatic share refresh option. What do you think?

    I mean, which issues might there be, with a used account instead of a complete new one?
    The worst thing that could happed is to mess up you watched/unwatched states. Scrobble in this version should be more reliable. Event if something goes wrong, then the played video would be not scrobble, thats all.

    I modified it a bit and also added a trakt icon.
    Thanks! Looks much better now :)
    But I was unable to push my changes to your branch.
    I'm not owner of this repo, so I can not add you as a collaborator. If you still want to design the upcoming features (next one will be the notification which should be pushed later today or tomorrow), I have to ask @ltfearme if he could add you as a collaborator?
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,725
    3,521
    Stuttgart
    Home Country
    Germany Germany
    I'm not owner of this repo, so I can not add you as a collaborator. If you still want to design the upcoming features (next one will be the notification which should be pushed later today or tomorrow), I have to ask @ltfearme if he could add your as a collaborator?
    Sure, can do that. Pushing changes would make it easier, but in worst case I can also attach them here.
     

    aspik

    Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    @ge2301
    I've added notifications. Do you have an idea how this notification should look like? What infos would you like to show? I currently added just the title, but can add more, just say what would you like to have.
     

    Attachments

    • notification.png
      notification.png
      138.6 KB
    • notifications_settings.png
      notifications_settings.png
      355.6 KB

    Users who are viewing this thread

    Top Bottom