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
@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
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.
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...
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!
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.
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.