margro / TVServerXBMC

Kodi/XBMC pvr backend plugin for MediaPortal's TVServer
http://www.scintilla.utwente.nl/~marcelg/xbmc/tvserverxbmc.html
20 stars 18 forks source link

Error starting live tv #20

Closed howudodat closed 5 years ago

howudodat commented 5 years ago

Not sure if this error is coming from the plugin or from the server

2019-03-21 13:08:24.468 T:4216 NOTICE: VideoPlayer::OpenFile: pvr://channels/tv/All channels/pvr.mediaportal.tvserver_45.pvr 2019-03-21 13:08:24.470 T:5800 NOTICE: Creating InputStream 2019-03-21 13:08:24.470 T:5800 NOTICE: AddOnLog: MediaPortal PVR Client: Open Live stream for channel uid=45 2019-03-21 13:08:30.392 T:5800 ERROR: AddOnLog: MediaPortal PVR Client: TVServerKodi error: [ERROR]: TVServer answer: UnknownError|5 2019-03-21 13:08:30.392 T:5800 ERROR: AddOnLog: MediaPortal PVR Client: Could not start the timeshift for channel uid=45. Reason: [ERROR]: TVServer answer: UnknownError|5 2019-03-21 13:08:30.392 T:5800 ERROR: CVideoPlayer::OpenInputStream - error opening [pvr://channels/tv/All channels/pvr.mediaportal.tvserver_45.pvr] 2019-03-21 13:08:30.392 T:5800 NOTICE: CVideoPlayer::OnExit() 2019-03-21 13:08:30.619 T:4216 NOTICE: CVideoPlayer::CloseFile()

margro commented 5 years ago

You log snippet indicates an error from the TVServer (backend). Unfortunately, this error is the "unknownerror" so, I don't know what went wrong here. Maybe the TVserver log files contain more clues. I've seen this error myself when my USB DVB-T TV-card is failing after a resume from standby but it can mean anything since it is not a known error for the TVServer itself. If you still encounter this error, you might want to ask the Mediaportal developers on their forum for further information

[ERROR]: TVServer answer: UnknownError