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 1
MediaPortal 1 Plugins
Skype4MP with video
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="RoChess" data-source="post: 1108130" data-attributes="member: 18896"><p>Credit goes to [USER=52219]@ltfearme[/USER] for helping me getting started with IMDb+ plugin (he used his Trakt plugin as a base), but have a look here: <a href="http://code.google.com/p/imdbplus/source/browse/trunk/IMDb%2B/Logger.cs" target="_blank"><strong>http://code.google.com/p/imdbplus/source/browse/trunk/IMDb%2B/Logger.cs</strong></a></p><p> </p><p></p><p> </p><p>Skype4MP logs the avatar-saving of the image file in mediaportal.log file, so I see a bunch of "Username", for example "echo123" that get stored as "echo123.jpg". For all my Microsoft account contacts I see "live:username" entries, but then immediatly followed by a Skype4MP failure to store/use the avatar image, which makes sense as ":" can not be used as a valid filename character. If you can do a simple string replacement of s/:/_ then the avatars would be stored as "live_username.jpg" and Windows will not throw a fit. I can give you detailed logs, but pretty sure you understand what is needed already from this explanation.</p><p> </p><p></p><p> </p><p>I can reproduce it consistently, first call works perfect, I then reset focus to MediaPortal, and ask my tester to call me again. Skype4MP at that moment tells me another call is already in progress (which is false), and if I would like to accept it. If I try to accept it then MediaPortal locks up. Since it is easy to reproduce I can get you detailed logs if you want, but probably wise for me to first update to whatever DLL you currently have.</p></blockquote><p></p>
[QUOTE="RoChess, post: 1108130, member: 18896"] Credit goes to [USER=52219]@ltfearme[/USER] for helping me getting started with IMDb+ plugin (he used his Trakt plugin as a base), but have a look here: [URL='http://code.google.com/p/imdbplus/source/browse/trunk/IMDb%2B/Logger.cs'][B]http://code.google.com/p/imdbplus/source/browse/trunk/IMDb%2B/Logger.cs[/B][/URL] Skype4MP logs the avatar-saving of the image file in mediaportal.log file, so I see a bunch of "Username", for example "echo123" that get stored as "echo123.jpg". For all my Microsoft account contacts I see "live:username" entries, but then immediatly followed by a Skype4MP failure to store/use the avatar image, which makes sense as ":" can not be used as a valid filename character. If you can do a simple string replacement of s/:/_ then the avatars would be stored as "live_username.jpg" and Windows will not throw a fit. I can give you detailed logs, but pretty sure you understand what is needed already from this explanation. I can reproduce it consistently, first call works perfect, I then reset focus to MediaPortal, and ask my tester to call me again. Skype4MP at that moment tells me another call is already in progress (which is false), and if I would like to accept it. If I try to accept it then MediaPortal locks up. Since it is easy to reproduce I can get you detailed logs if you want, but probably wise for me to first update to whatever DLL you currently have. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Skype4MP with video
Contact us
RSS
Top
Bottom