Recent content by ltfearme

  1. ltfearme

    Won't Authorize Account

    Hey Mick, you can either authorise from the configuration tool or from inside MediaPortal. Whatever suits. Cheers Damien
  2. ltfearme

    Won't Authorize Account

    Hi @mickb, follow these steps: 1. Open your C:\ProgramData\Team MediaPortal\MediaPortal\MediaPorta.xml file for editing 2. Search for UseSSL 3. Change the value of no to yes 4. Restart MediaPortal / configuration https://forum.team-mediaportal.com/threads/trakt-api-not-working.140111/post-1300124
  3. ltfearme

    Trakt api not working

    @hounddog, 1. Open your C:\ProgramData\Team MediaPortal\MediaPortal\MediaPorta.xml file for editing 2. Search for UseSSL 3. Change the value of no to yes 4. Restart MediaPortal / configuration
  4. ltfearme

    Trakt api not working

    They must have finally got rid of the non secure URL. I'll have to remove the option now and force it on for people that have it off.
  5. ltfearme

    Moving pictures category - Recently watched

    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and remember to add support for this sort order.
  6. ltfearme

    [WiP] 5154: MediaPortal 1 - x64 - SharpDX

    Some Windows plugins (trakt, trailers, tvseries and movingpictures) compiled for Any CPU attached
  7. ltfearme

    [WiP] 5154: MediaPortal 1 - x64 - SharpDX

    Sure, no worries. I haven't read this thread yet but does that mean we're now targeting x64 Windows platform?
  8. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    No, those database files are just a local cache of what we get from the API. These are used for browsing around the plugin like providing watched icons and dashboards. The databases I'm referring to are your plugin databases like mp-tvseries and movingpictures as these also store your history...
  9. ltfearme

    [6.0.3] Trakt for MediaPortal [2020-01-01]

    Just remember guys MediaPortal Trakt plugin supports two-way sync, so when they bring the API back online, any data corrupted and lost online will be put back by the MP sync (watched history, ratings). So don't delete your local databases until then!
  10. ltfearme

    Trailers Plugin v1.3.0 (Play/Stream/DL for MovingPictures, My Films, My Videos..) [2020-02-23]

    I'll checkout on a few recent movie additions and report back. Have you checked for any recent YouTube site util update in online videos? Probably unlikely as you get a few secs of output.
  11. ltfearme

    Create Views for "recently added series" and "recently watched series"

    Try use the LastWatchedDate field.
  12. ltfearme

    Create Views for "recently added series" and "recently watched series"

    I think the field you are looking for is <Series.HasNewEpisodes>, when this is set to '1' it indicates the series has had some new episodes added recently. By default, this is for episodes added in the last 7 days but can be changed in the UI configuration.
  13. ltfearme

    Mustayaluca 0.6.2.0 Final (12/01/2014 MP 1.6.x or later)

    Here @emphatic, I updated the compatibility settings of the editor with that of the config library so if that works for you, then this should too.
  14. ltfearme

    Mustayaluca 0.6.2.0 Final (12/01/2014 MP 1.6.x or later)

    Ok, thanks. I will take a look at the compatibility settings for that library.
  15. ltfearme

    Mustayaluca 0.6.2.0 Final (12/01/2014 MP 1.6.x or later)

    The pdb files are optional. Did you put fMustayalucaEditor dll in the process plugin folder?
Top Bottom