Skype4MP with video (3 Viewers)

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Anything else you want to see?

    - Logging to go into Skype4MP.log
    - Fix ':' char for "live:username" entries on Avatars (Microsoft accounts vs. Skype accounts)
    - Not try to download avatar for phone number entries which username is in the +12345... format
    - Option to shutdown/restart Skype each time after a call, or at least close Skype IM window as it is buggy on 2nd+ call
    - Ability to place a video call and have camera send video (couldn't get it to work, only when accepting)
    - Setting a time-out on the "accept call" dialog, especially when call was completed on another device
    - Enjoy your Sunday ;)
     

    mts

    Portal Pro
    September 2, 2007
    317
    25
    Home Country
    Germany Germany
    about the other log file. Is there a class to create standard log files?
    In the moment logging is done by class MediaPortal.GUI.Library.Log but I don't see a method to switch the filename.[DOUBLEPOST=1414960647][/DOUBLEPOST]@RoChess:
    1: Fix ':' char for "live:username" ?? I don't have any microsoft accounts in my list. -> Can you explain what has to be changed?
    2. Option to shutdown/restart Skype each time after a call: -> What is buggy on the second call? I don't have any problems.
    Rest of your points are already done.
     

    mts

    Portal Pro
    September 2, 2007
    317
    25
    Home Country
    Germany Germany
    about the localization. Are there any localization classes I can use or do I have to write it myself?
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    about the other log file. Is there a class to create standard log files?
    In the moment logging is done by class MediaPortal.GUI.Library.Log but I don't see a method to switch the filename.

    Credit goes to @ltfearme for helping me getting started with IMDb+ plugin (he used his Trakt plugin as a base), but have a look here: http://code.google.com/p/imdbplus/source/browse/trunk/IMDb%2B/Logger.cs

    1: Fix ':' char for "live:username" ?? I don't have any microsoft accounts in my list. -> Can you explain what has to be changed?

    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.

    2. Option to shutdown/restart Skype each time after a call: -> What is buggy on the second call? I don't have any problems.

    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.
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    about the localization. Are there any localization classes I can use or do I have to write it myself?

    Have a look at the full IMDb+ source. @ltfearme helped me add Transifex support, which allows contribution from other languages by users that will auto-compile when you create a new file for distribution. The syntax is really easy to get used to and after that it will all take care of itself. You keep adding English strings, and the Transifex community will get alerts to then translate those. Since IMDb+ is such a simple/basic plugin, you can also copy all the code to turn it into a nice MPEI so that distribution/usage by others will be extremly easy. The batch file to do auto-versioning is actually my own creation.
     

    Lyfesaver74

    Public Relations
  • Premium Supporter
  • September 25, 2010
    1,544
    1,122
    Texas
    Home Country
    United States of America United States of America
    Last edited:

    Users who are viewing this thread

    Similar threads

    Hi Framug, Thank you, you helped me a lot.
    Hi Framug, Thank you, you helped me a lot.
    Hi, i want to delete a video via the 0-Key (Zero). But other than the focus jumps to the top of the list nothing happens. Then i...
    Replies
    3
    Views
    870
    MP1 MP2 AV1 Video Codec DE
    Hi. Als ich die neue Version von Media-Buddy fertig gestellt habe, habe ich auch mit FFMpeg 6 experimentiert. Ohne größere Anpassungen macht die Umstellung aber keinen Sinn, denn die mit FFMpeg 6 kodierten Videos haben bei zu FFMpeg 5 unveränderten Parametern große Probleme bei der Navigation innerhalb des Videos. Irgendwelche...
    Hi. Als ich die neue Version von Media-Buddy fertig gestellt habe, habe ich auch mit FFMpeg 6 experimentiert. Ohne größere...
    Hi. Als ich die neue Version von Media-Buddy fertig gestellt habe, habe ich auch mit FFMpeg 6 experimentiert. Ohne größere...
    Replies
    0
    Views
    1K
    That’s not possible, MP2 is not YouTube. There are several skins with different appearance and skin settings. I really recommend you check the wiki first. Most things you ask are documented. PS: A thumbnail should be shown if named correctly (see wiki again) and recognized by the importer. But it will be located within the OSD bar...
    That’s not possible, MP2 is not YouTube. There are several skins with different appearance and skin settings. I really recommend...
    Here is the video in screenshot, but when I click video nothing happened.
    Replies
    7
    Views
    1K
    I have set VLC as external Player and set buffer there
    I have set VLC as external Player and set buffer there
    Is it possible to set buffer size for video rendering ? I play videos via WLAN & Samba and it loads every 5 seconds 2 MB. I want to...
    Replies
    1
    Views
    537
    That fixed the problem. I just manually installed VC_redist.x64.exe and reinstalled 1.32 64-bit. Thanks for that. A couple of things; the deployment tool for 1.32 doesn't remove the previous version when you're updating from 1.31 to 1.32 and "MediaPortal TV Server" gets installed even when you choose to install the client only. I...
    That fixed the problem. I just manually installed VC_redist.x64.exe and reinstalled 1.32 64-bit. Thanks for that. A couple of...
    I have performed client installations of 1.32 64-Bit on four machines using the central configuration setup on Windows 10 Pro...
    Replies
    2
    Views
    641
    Top Bottom