[solved] MPTvScheduler - Android client for MediaPortal and TvServer (3 Viewers)

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    Here is my test system for adding SSL feature. ;)

    Let's encrypt certificate is free and supports dynamic dns.

    SSL.png
     

    Cam

    Portal Pro
    February 28, 2012
    360
    97
    60
    Georgia
    Home Country
    United States of America United States of America
    Won't play any songs automatically, when you tap on the playlist it will load the song list.
    tap on a song in the playlist it will play, but not automatically playing next song.
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    1.5.5 is available on the Play Store.

    - NEW: SSL support.
    - NEW: Filter by genres in Music plugin.
    - Fixed focus issue with hw keyboard/remote controller (on Android TV).
    - Bugfixes.
     

    Requiem

    MP Donator
  • Premium Supporter
  • January 1, 2012
    588
    216
    Home Country
    Germany Germany
    First of all, great aüü which now replaces AmpDroid which is no longer in development.
    But I have a problem, maybe we can solve it here. I have a problem with live TV, not only here but on all ways of remote Access (AmpDroid, WebMediaPortal and MPTVLiveScheduler....)

    Stream will either not start at all or only play 2 seconds and then stop, unless I choose HTTP Live streaming (which is not available in WebMediaPortal).
    I have since it first happened some months ago twice set up a new server (not only MP, whole Server starting with a fresh installation). Everytime the same, all ffmpeg and VLC profiles are not working, and in MPTV Live scheduler, playback is stuttering (but at least works). This only affects live TV - series, movies etc are working fine.

    I am running a multiseat system; TV server and MPExtended (0.6 beta 6) with IIS version of WebMP are running on a current patch level Windows Server Essentials 2016.

    Logs of TV-Server and MPExtended attached. Can anybode figure out what's happening here and help me fix it? It worked flawlessly ni the past, so I wonder what has changed.
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    Logs of TV-Server and MPExtended attached. Can anybode figure out what's happening here and help me fix it? It worked flawlessly ni the past, so I wonder what has changed.

    MPExtended can not read the TS buffers.

    Code:
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei MPExtended.Services.StreamingService.Code.TsBuffer.RefreshTsBuffer() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\TsBuffer.cs:Zeile 470.
    2017-10-01 10:22:05.70719 [               ( 4)] ERROR: TsBuffer: Some exception happened during refreshing the stream buffer
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei MPExtended.Services.StreamingService.Code.TsBuffer.RefreshTsBuffer() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\TsBuffer.cs:Zeile 470.
    2017-10-01 10:22:05.81215 [               ( 4)] ERROR: TsBuffer: Some exception happened during refreshing the stream buffer
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei MPExtended.Services.StreamingService.Code.TsBuffer.RefreshTsBuffer() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\TsBuffer.cs:Zeile 470.
    2017-10-01 10:22:05.92153 [               ( 4)] ERROR: TsBuffer: Some exception happened during refreshing the stream buffer
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei MPExtended.Services.StreamingService.Code.TsBuffer.RefreshTsBuffer() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\TsBuffer.cs:Zeile 470.
    2017-10-01 10:22:06.03090 [               ( 4)] ERROR: TsBuffer: Some exception happened during refreshing the stream buffer
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei MPExtended.Services.StreamingService.Code.TsBuffer.RefreshTsBuffer() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\TsBuffer.cs:Zeile 470.
    2017-10-01 10:22:06.14029 [               ( 4)] ERROR: TsBuffer: Some exception happened during refreshing the stream buffer
    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       bei MPExtended.Services.StreamingService.Code.TsBuffer.RefreshTsBuffer() in C:\mp\MPExtended\Services\MPExtended.Services.StreamingService\Code\TsBuffer.cs:Zeile 470.
     

    Users who are viewing this thread

    Top Bottom