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

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    It it better then the current one?

    Screenshot_2017-12-27-18-57-08-287_com.mp.mptvscheduler.png
     

    curmudgeon

    Portal Member
    June 7, 2013
    16
    1
    77
    Home Country
    United States of America United States of America
    1.5.10 available on the Play Store. This is a bugfix release.
    I installed it on my Samsung SM-T230MU. Enter in the IP address and password for my server, and when I click "TV server status" it tells me "unable to connect to TV server" even though VLC can connect from the tablet. Put it into debug mode when I tried to get server status. So where do I find the log files that you need?
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    I installed it on my Samsung SM-T230MU. Enter in the IP address and password for my server, and when I click "TV server status" it tells me "unable to connect to TV server" even though VLC can connect from the tablet. Put it into debug mode when I tried to get server status. So where do I find the log files that you need?

    Hi,

    Please upload the log from C:\ProgramData\MPExtended\logs
     
    Last edited:

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    Damn, just replaced my Custom Data Grabber version of MP1 with vanilla MP2 and realised MPExtended still isn't available for it. I assume that means this app won't work any more? Sigh...
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    Damn, just replaced my Custom Data Grabber version of MP1 with vanilla MP2 and realised MPExtended still isn't available for it. I assume that means this app won't work any more? Sigh...

    Yes. You need upgrade form MP2 to the good, excellent MP1. :p
     

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    Yes. You need upgrade form MP2 to the good, excellent MP1. :p
    Thanks. I uninstalled MP2, reinstalled MP1, reloaded my settings, then reinstalled MPExtended 0.6.0 Beta 6. I also restored my backed up profile settings for MPExtended. However, MPTvScheduler won't play any recordings or live TV. It just sits at "buffering..." and I can't see anything obvious in the logs. Obviously my firewall/router settings haven't changed since it was working. Here's all I get in the log file when playing a recording:

    Code:
    2018-01-16 14:55:15.05094 [               (18)]  INFO: [                  Galaxy_S5327] Called InitStream with type=Recording; provider=; itemId=327; offset=; clientDescription=MPTvScheduler; idleTimeout=
    2018-01-16 14:55:15.08995 [               (18)] DEBUG: [                  Galaxy_S5327] Called StartStreamWithStreamSelection with profile=AVC 720p 3 Mb/s; start=0; audioId=0; subtitleId=-1
    2018-01-16 14:55:15.09445 [               (18)] DEBUG: [                  Galaxy_S5327] StartStream for file mediatype=Recording provider= id=327 filetype=Content offset=0 path=S:\TV\Recordings\Trust Me, I'm a Doctor\Trust Me, I'm a Doctor (2018-01-06).ts
    2018-01-16 14:55:15.09645 [               (18)] DEBUG: [                  Galaxy_S5327] Using 1280x720 as output size for stream Galaxy_S5327
    2018-01-16 14:55:15.09945 [               (18)] DEBUG: [                  Galaxy_S5327] Final stream selection: audioId=, subtitleId=
    2018-01-16 14:55:15.10845 [               (18)]  INFO: [                  Galaxy_S5327] Assembling following pipeline:
    2018-01-16 14:55:15.10845 [               (18)]  INFO: [                  Galaxy_S5327]    data 5: MPExtended.Services.StreamingService.Units.EncoderUnit (input False, data True, log True)
    2018-01-16 14:55:15.10895 [               (18)]  INFO: [                  Galaxy_S5327]    log  6: MPExtended.Services.StreamingService.Units.FFMpegLogParsingUnit
    2018-01-16 14:55:15.10895 [               (18)]  INFO: [                  Galaxy_S5327]    logconn 5 -> 6
    2018-01-16 14:55:15.10945 [               (18)]  INFO: [                  Galaxy_S5327] Encoding: starting output named pipe \\.\pipe\6bdb618f-3eb6-4cc4-ab3e-bef2ff2b9860
    2018-01-16 14:55:15.11145 [               (18)]  INFO: [                  Galaxy_S5327] Encoder: Transcoder configuration dump
    2018-01-16 14:55:15.11145 [               (18)]  INFO: [                  Galaxy_S5327] Encoder:   hasStdin False, hasStdout False, hasStderr True
    2018-01-16 14:55:15.11145 [               (18)]  INFO: [                  Galaxy_S5327] Encoder:   path C:\Program Files (x86)\MPExtended\Service\Streaming\ffmpeg.exe
    2018-01-16 14:55:15.11145 [               (18)]  INFO: [                  Galaxy_S5327] Encoder:   arguments -y  -i "S:\TV\Recordings\Trust Me, I'm a Doctor\Trust Me, I'm a Doctor (2018-01-06).ts" -s 1280x720 -aspect 1280:720  -codec:v libx264 -b:v 2880k -vf "yadif=1" -r 50  -profile:v baseline -preset:v faster -coder rle -codec:a aac -b:a 192k -ac 2 -strict experimental -async 1 -sn -f mpegts "\\.\pipe\6bdb618f-3eb6-4cc4-ab3e-bef2ff2b9860"
    2018-01-16 14:55:15.11295 [               (18)] DEBUG: [                  Galaxy_S5327] Setup data unit 5
    2018-01-16 14:55:15.11345 [               (18)] DEBUG: [                  Galaxy_S5327] Setup log unit 6
    2018-01-16 14:55:15.11345 [               (18)]  INFO: [                  Galaxy_S5327] Pipeline assembled
    2018-01-16 14:55:15.11495 [               (18)]  INFO: [                  Galaxy_S5327] Starting data unit 5
    2018-01-16 14:55:15.11595 [               (18)]  INFO: [                  Galaxy_S5327] Encoding: Waiting till output named pipe is ready
    2018-01-16 14:55:15.61602 [               (18)]  INFO: [                  Galaxy_S5327] All data units started!
    2018-01-16 14:55:15.61652 [               (18)]  INFO: [                  Galaxy_S5327] Started stream
    2018-01-16 14:55:20.84118 [               ( 5)] DEBUG: Writing 1 items to MediaInfo cache
    2018-01-16 14:55:45.43880 [               (15)] DEBUG: [                  Galaxy_S5327] Called FinishStream
    2018-01-16 14:55:45.43880 [               (15)] DEBUG: [                  Galaxy_S5327] Stopping stream
    2018-01-16 14:55:45.44130 [               (15)]  INFO: [                  Galaxy_S5327] Stopping data unit 5
    2018-01-16 14:55:45.44180 [               (15)] DEBUG: [                  Galaxy_S5327] Pipeline stopped
    2018-01-16 14:55:45.44230 [               (15)] DEBUG: [                  Galaxy_S5327] Killed stream
    2018-01-16 14:55:45.46781 [               (15)] DEBUG: [                  Galaxy_S5327] Called FinishStream
    2018-01-16 14:55:45.46781 [               (15)] DEBUG: [                  Galaxy_S5327] Killed stream
    2018-01-16 14:55:45.49231 [               (15)] DEBUG: [                     Galaxy_S5] Called FinishStream
    2018-01-16 14:55:45.49231 [               (15)] DEBUG: [                     Galaxy_S5] Killed stream
    2018-01-16 14:55:45.51381 [               (15)] DEBUG: [                     Galaxy_S5] Called FinishStream
    2018-01-16 14:55:45.51381 [               (15)] DEBUG: [                     Galaxy_S5] Killed stream
    2018-01-16 14:56:08.81027 [               (14)] DEBUG: [                  Galaxy_S5327] Called FinishStream
    2018-01-16 14:56:08.81027 [               (14)] DEBUG: [                  Galaxy_S5327] Killed stream
    2018-01-16 14:56:08.83227 [               (14)] DEBUG: [                     Galaxy_S5] Called FinishStream
    2018-01-16 14:56:08.83227 [               (14)] DEBUG: [                     Galaxy_S5] Killed stream
    2018-01-16 14:56:09.25883 [               (14)] DEBUG: [                  Galaxy_S5327] Called FinishStream
    2018-01-16 14:56:09.25883 [               (14)] DEBUG: [                  Galaxy_S5327] Killed stream
    2018-01-16 14:56:09.28183 [               (14)] DEBUG: [                     Galaxy_S5] Called FinishStream
    2018-01-16 14:56:09.28183 [               (14)] DEBUG: [                     Galaxy_S5] Killed stream
     
    Last edited:

    Users who are viewing this thread

    Top Bottom