I added ClearArt support for Titan skin of Trakt plugin.
ClearArt:
- ClearArt for Video is taken from the Thumbs\ClearArt\Movies\
- ClearArt for TVSeries is taken from the Thumbs\ClearArt\Series\
For video with the name of the imdbnumber of films such tt1234567.png, for tvseries with name of the serialid from thetvdb site, such 123456.png
I added ClearArt support for Titan skin of Trakt plugin.
ClearArt:
- ClearArt for Video is taken from the Thumbs\ClearArt\Movies\
-...
I added ClearArt support for Titan skin of Trakt plugin.
ClearArt:
- ClearArt for Video is taken from the Thumbs\ClearArt\Movies\
-...
It sounds like your TV-Guide is not providing the season and episode numbers for tv shows, when the trakt plugin tries to scrobble what you are watching and doesn't detect these fields are filled it assumes you are watching a movie. My guess is that the show you are watching has an equivalent movie title on trakt so it gets a match...
It sounds like your TV-Guide is not providing the season and episode numbers for tv shows, when the trakt plugin tries to scrobble...
Hi,
i have a problem with TRAKT. I have set it so that it also monitors live TV. Last night I got my favorite series NCIS, NCIS...
From the looks of the call stack the crash is in MediaPortal:
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij MediaPortal.GUI.Library.GUIControlCollection.GetControlById(Int32 id)
bij MediaPortal.GUI.Library.GUIWindow.GetControl(Int32 iControlId)
bij...
From the looks of the call stack the crash is in MediaPortal:
System.NullReferenceException: De objectverwijzing is niet op een...
I just got a crash, I hope you can do something with it. I was just watching TV.
MyFilms will only react on details screen on disc insert - so when you play a disc there, it assumes it is the currently selected film.
That of course can lead to problems, e.g. when you insert a different than the selected film.
However, MyFilms currently is NOT aware about the disc ID, so we cannot check against it.
That might be an...
MyFilms will only react on details screen on disc insert - so when you play a disc there, it assumes it is the currently selected...
All my shows from tvseries and all movies from movingpictures on my HDD are showing as collected on trakt.tv page, so far so good...
You'll probably need to duplicate some code from Deda to handle that properly - and due to changes between MP1.2.x and MP1.3.x need reflection to use it ...
You'll probably need to duplicate some code from Deda to handle that properly - and due to changes between MP1.2.x and MP1.3.x need...
I couldn't find if this issue has been reported before or not, but when I play movies with multi-part files, the Trakt Rating...
Thanks for the answer. I guess I have to edit my database.
EDIT: I just deleted Jägarna (1996) aka The Hunters from my library and then I re-imported it. And on Trakts website it could not see that The Hunters (2011) got added again, so I guess it's fixed now :)
Thanks for the answer. I guess I have to edit my database.
EDIT: I just deleted Jägarna (1996) aka The Hunters from my library...
Hi, Trakt keeps adding a movie I don't have. It only adds it to my trakt library, can't find it when I browse my movie collection...
You should post your logs jkylehunter as it may be a different problem.
Also im going to delete that trakt dll now as its rather old, there is a much newer version in the repository:
https://github.com/Technicolour/Trakt-for-Mediaportal/downloads
You should post your logs jkylehunter as it may be a different problem.
Also im going to delete that trakt dll now as its rather...
I'm currently trying to isolate an out of memory error and have disabled most plugins. The spate of errors seemed to indicate My...
From the looks of that error message, it would seem that your .Net installation got screwed. At least from what I can tell anyway.
I found this on the forums here and a user of OnlineVideos had a similar problem:
https://forum.team-mediaportal.com/threads/group-creation-broken-in-1-0-0-0.104923/
EDIT: just noticed you have the...
From the looks of that error message, it would seem that your .Net installation got screwed. At least from what I can tell anyway...
Hey guys, TrakT was working perfectly last night. But today Upon starting MP it closes itself. I checked the TrakT log and this is...
FYI - I posted this skin request - https://forum.team-mediaportal.com/threads/suggestion-change-trailer-link-in-moving-pictures.109993/
If possible can you chime in with what code the skin should use to ask the trakt plugin to do this?
Thanks :D
FYI - I posted this skin request -...
btw - currently v1.8 isn't available via the mp extension installer updater.BUG Playing Trailers
MP 1.2 / Trakt 1.8 / Avalon...
So you have been using trakt.tv but now what to remove your watched history? You can do that from the website by removing shows/movies individually (thats the only way to remove something that is scrobbled). For anything that was synced as seen you can use the configuration button to clear your library.
I think it would just be...
So you have been using trakt.tv but now what to remove your watched history? You can do that from the website by removing...
Hello everyone,
So up until now, I have had a Trakt.tv account and it has been kind of something that I don't use. I set the...
Yes, its done in .Net. Here is the full line of code used by the expression:
Match regMatch = Regex.Match(info.Title, @"^(?<title>.+?)(?:\s*[\(\[](?<year>\d{4})[\]\)])?$");
We could add a setting for this so it can be customizable by advanced users, all we need is to be able to get title and year...the rest of the string can be...
Yes, its done in .Net. Here is the full line of code used by the expression:
Match regMatch = Regex.Match(info.Title...
It would be awesome if I could hear if this is still a possibility in the nearby future...
Currently its not possible, I have asked the author of the plugin if IMDb/TMDb id's can be exposed so it would be more accurate at getting a match on trakt. If that is implemented then I will add support for it.
Currently its not possible, I have asked the author of the plugin if IMDb/TMDb id's can be exposed so it would be more accurate at...
Hey Community and Plugin builder,
is it posible to add showtimes to the plugin. I mean, in Detail View i can click an button add...
Hi IchBinsShort, the original error you saw with Response from server was unexpected was just bad luck at the time, maybe the server went down for maintenance or something. If you have season numbers but are missing episode numbers then you get the error Episode number must be greater than zero or similar. If you dont have season or...
Hi IchBinsShort, the original error you saw with Response from server was unexpected was just bad luck at the time, maybe the...
Today I would test the new feature but the Epiosode would't be scrobbled. I see this error in the logs, "Response from server was...
Can't tell for sure without debug logs, normally an API response will be returned with duration is too short (trailer?) if we send duration field as a very small value. It's done to prevent scrobbling of trailers from some mediacenters.
Debug logs will show what we send to trakt including the Duration field. Duration should match...
Can't tell for sure without debug logs, normally an API response will be returned with duration is too short (trailer?) if we send...
What is it? Why trailer?
11.02.2012 17:49:34[Scrobble][38][Info] File was recognised by My Videos and is now scrobbling
11.02.2012...