home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Trakt for MP2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="aspik" data-source="post: 1245450" data-attributes="member: 72523"><p>[USER=145639]@ge2301[/USER] </p><p>I've added more <a href="https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Notifications/TraktScrobbleNotificationBase.cs" target="_blank">properties</a> to the notification to the scrobble notification model. As already said, the scrobble notifications views are implemented similar as the recording notifications. </p><p></p><p>I also added an automatic library sync option. If enabled it will be triggered each time a share import is <a href="https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Handlers/TraktSyncHandlerManager.cs#L72" target="_blank">completed</a>. Not sure if this is the best solution, but till now I didn't get any other hints. From what I saw ltfearme is doing an library sync each time the plugin starts and then every 24h.</p><p></p><p>[USER=145639]@ge2301[/USER] </p><p>The automatic library sync can also show notifications. You can find the screen for it <a href="https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Skin/default/screens/TraktNotificationSync.xaml" target="_blank">here</a>. The actually notifications are in the <a href="https://github.com/aspik/TraktPluginMP2/tree/master/TraktPluginMP2/TraktPluginMP2/Skin/default/superlayers" target="_blank">superlayers</a> directory. Which are (again similar to the rec notifications just header texts). With the exception that the failure model has an extra bindable <a href="https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Notifications/TraktSyncLibraryFailureNotification.cs#L14" target="_blank">ErrorMessage</a> property. </p><p></p><p>For anyone how wants to do some tests, I'm attaching the current version. Any feedback welcome! (I can't post this version in public forum, because it's compatible only with 2.2 builds).</p></blockquote><p></p>
[QUOTE="aspik, post: 1245450, member: 72523"] [USER=145639]@ge2301[/USER] I've added more [URL='https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Notifications/TraktScrobbleNotificationBase.cs']properties[/URL] to the notification to the scrobble notification model. As already said, the scrobble notifications views are implemented similar as the recording notifications. I also added an automatic library sync option. If enabled it will be triggered each time a share import is [URL='https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Handlers/TraktSyncHandlerManager.cs#L72']completed[/URL]. Not sure if this is the best solution, but till now I didn't get any other hints. From what I saw ltfearme is doing an library sync each time the plugin starts and then every 24h. [USER=145639]@ge2301[/USER] The automatic library sync can also show notifications. You can find the screen for it [URL='https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Skin/default/screens/TraktNotificationSync.xaml']here[/URL]. The actually notifications are in the [URL='https://github.com/aspik/TraktPluginMP2/tree/master/TraktPluginMP2/TraktPluginMP2/Skin/default/superlayers']superlayers[/URL] directory. Which are (again similar to the rec notifications just header texts). With the exception that the failure model has an extra bindable [URL='https://github.com/aspik/TraktPluginMP2/blob/master/TraktPluginMP2/TraktPluginMP2/Notifications/TraktSyncLibraryFailureNotification.cs#L14']ErrorMessage[/URL] property. For anyone how wants to do some tests, I'm attaching the current version. Any feedback welcome! (I can't post this version in public forum, because it's compatible only with 2.2 builds). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Trakt for MP2
Contact us
RSS
Top
Bottom