Trakt for MP2 (2 Viewers)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    I would like to check the plugin code tomorrow, then we can decide how to continue. It would be good to have it in again (y)
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    Thanks, I made some modifications to the setup dialog. The login was successful, also the sync to Trakt worked (y). Scrobbling I couldn't test yet. I'm currently building a new Spring'16 RC with this plugin enabled and I will post the link to the Spring'16 discussion thread.
     

    aspik

    Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    I've a question to the MIA-devs (@henso or @Brownard or @MrTechno)
    Is this still the right way to get the ImdbId?

    I'm currently adding the two-way syncing to trakt and have problems with syncing from MP2 to trakt (it worked in the pre-MIA version). I can't sync a movie because I can't match it.

    I tried a movie with nfo file and a movie with tt-id in filename. After importing these movies none of them had an ImdbId in the DB. Is there an example how can I get an ImdbId from a imported movie? Maybe I'm importing it wrongly...:confused:

    Thanks :)
     

    aspik

    Retired Team Member
  • Team MediaPortal
  • April 14, 2008
    1,322
    586
    As a guess I'd say the ExternalIdentifier type is wrong, possibly should be TYPE_MOVIE for a movie
    Sorry, I should have added that I also tried with the ExternalIdentiefer TYPE_MOVIE and it also returned null.
     

    Brownard

    Development Group
  • Team MediaPortal
  • March 21, 2007
    2,301
    1,886
    Home Country
    United Kingdom United Kingdom
    Sorry, I should have added that I also tried with the ExternalIdentiefer TYPE_MOVIE and it also returned null.
    Then I'll have to defer to @henso ;)
    EDIT: @aspik just had a thought that maybe the ExternalIdentifierAspect just isn't being requested with the MediaItem, which I don't think it is for media views (i.e. not included in the MediaItemQuery's necessary/optionalRequestedMIATypeIds). Maybe you'll need to reload the media item from the server with it included.
     
    Last edited:

    Users who are viewing this thread

    Top Bottom