pvr.mediaportal.tvserver - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MediaPortal (https://forum.kodi.tv/forumdisplay.php?fid=171) +---- Thread: pvr.mediaportal.tvserver (/showthread.php?tid=362580) |
pvr.mediaportal.tvserver - Karsten0506 - 2021-05-13 Hello, yesterday i make the Update vom Kodi 19.0 to 19.1. All was Fine and i can view TV and hear Broadcast. Today after Starting Kodi i can´t view TV, can´t hear Broadcast or view Recordings! After Viewing the Applications-Log I see following error (soory, German System): ____________________________________ Name der fehlerhaften Anwendung: kodi.exe, Version: 19.1.0.0, Zeitstempel: 0x6096c388 Name des fehlerhaften Moduls: pvr.mediaportal.tvserver.dll, Version: 0.0.0.0, Zeitstempel: 0x609c380d Ausnahmecode: 0xc0000005 Fehleroffset: 0x00000000000087da ID des fehlerhaften Prozesses: 0x1520 Startzeit der fehlerhaften Anwendung: 0x01d747dcf4154f5a Pfad der fehlerhaften Anwendung: C:\Program Files\Kodi\kodi.exe Pfad des fehlerhaften Moduls: C:\Users\einka\AppData\Roaming\Kodi\addons\pvr.mediaportal.tvserver\pvr.mediaportal.tvserver.dll Berichtskennung: 5698a576-95cb-41e5-b14e-98807ec4647c Vollständiger Name des fehlerhaften Pakets: Anwendungs-ID, die relativ zum fehlerhaften Paket ist: ----------------------------------------------------------------------------- In the Kodi.log I get follwing Error after switiing to a TV Chanel: ---------------------------------------------------------------------------------------------------------- 2021-05-13 12:56:38.161 T:4876 INFO <general>: Loading skin file: MyPVRGuide.xml, load type: KEEP_IN_MEMORY 2021-05-13 12:56:40.444 T:4876 INFO <general>: Loading skin file: DialogPVRInfo.xml, load type: LOAD_EVERY_TIME 2021-05-13 12:56:42.200 T:4876 INFO <general>: VideoPlayer::OpenFile: pvr://channels/radio/Alle%20Kan%c3%a4le/pvr.mediaportal.tvserver_391.pvr 2021-05-13 12:56:42.202 T:5932 INFO <general>: Creating InputStream 2021-05-13 12:56:42.202 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: Open Live stream for channel uid=391 2021-05-13 12:56:42.318 T:4876 WARNING <general>: CGUIWindowManager - CGUIWindowManager::HandleAction - ignoring action 107, because topmost modal dialog closing animation is running 2021-05-13 12:56:44.142 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: Channel timeshift buffer: D:\Timeshift\live3-0.ts.tsbuffer 2021-05-13 12:56:44.242 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: Creating a new TsReader... 2021-05-13 12:56:44.242 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: TsReader open 'D:\Timeshift\live3-0.ts.tsbuffer' 2021-05-13 12:56:44.242 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: Cannot access 'D:\Timeshift\live3-0.ts.tsbuffer' directly. Assuming multiseat mode. Need to translate to UNC filename. 2021-05-13 12:56:44.243 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: Translate path D:\Timeshift\live3-0.ts.tsbuffer -> D:\Timeshift\live3-0.ts.tsbuffer 2021-05-13 12:56:44.243 T:5932 ERROR <general>: AddOnLog: pvr.mediaportal.tvserver: Cannot find or access file: D:\Timeshift\live3-0.ts.tsbuffer. Check share access rights. 2021-05-13 12:56:44.243 T:5932 ERROR <general>: AddOnLog: pvr.mediaportal.tvserver: Cannot open timeshift buffer D:\Timeshift\live3-0.ts.tsbuffer 2021-05-13 12:56:44.243 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: TsReader: closing file 2021-05-13 12:56:47.295 T:5932 INFO <general>: AddOnLog: pvr.mediaportal.tvserver: CloseLiveStream: True 2021-05-13 12:56:47.295 T:5932 ERROR <general>: CVideoPlayer::OpenInputStream - error opening [pvr://channels/radio/Alle%20Kan%c3%a4le/pvr.mediaportal.tvserver_391.pvr] 2021-05-13 12:56:47.295 T:5932 INFO <general>: CVideoPlayer::OnExit() 2021-05-13 12:56:47.379 T:4876 INFO <general>: CVideoPlayer::CloseFile() 2021-05-13 12:56:47.379 T:4876 INFO <general>: VideoPlayer: waiting for threads to exit 2021-05-13 12:56:47.379 T:4876 INFO <general>: VideoPlayer: finished waiting 2021-05-13 12:56:53.461 T:4876 WARNING <general>: CGUIWindowManager - CGUIWindowManager::HandleAction - ignoring action 107, because topmost modal dialog closing animation is running ----------------------------------------------------------------------------------------------------------------------------------------------------------- Why can´t access the Timeshift Folder? There was an Update yesterday of the Plugin at 23:11!!! It seems that is the Problem;-) Sincerly, Karsten. RE: pvr.mediaportal.tvserver - marcopt - 2021-05-13 Hi, try to see which version of the Mediaportal PVR Client Add-on you have installed on your system, if you have updates set automatically you should have version 8.1.1.0, this version does not work for me too, I solved it by disabling automatic updates and installing the previous version of the Add-on .. 8.1.0.0 Marco. RE: pvr.mediaportal.tvserver - Karsten0506 - 2021-05-13 (2021-05-13, 14:41)marcopt Wrote: Hi, try to see which version of the Mediaportal PVR Client Add-on you have installed on your system, if you have updates set automatically you should have version 8.1.1.0, this version does not work for me too, I solved it by disabling automatic updates and installing the previous version of the Add-on .. 8.1.0.0 Thank you Marco. Yes, yesterday the Plugin was Updated to Version 8.1.1.0. Rollback to previous Version 8.1.0.0 solved the Problem. Disabled the automatic Update for this Plugin. Karsten. RE: pvr.mediaportal.tvserver - ClausMM - 2021-05-13 (2021-05-13, 13:25)Karsten0506 Wrote: 2021-05-13 12:56:44.243 T:5932 ERROR <general>: AddOnLog: pvr.mediaportal.tvserver: Cannot find or access file: D:\Timeshift\live3-0.ts.tsbuffer. Check share access rights.Hello Karsten, It looks like the MP-TV-server has lost the access rights to your TV-Buffer! By October 2021, I had also connected KODI to the MP-TV-Server Vers: 1.26.000.0 Nothing worked with Kodi 19 (Matrix) at first. I bought the DVBViewer TV server and it is much better, faster and more stable. Disadvantage: price (2 * 19.00 Euro). Update from Kodi 19.0 -> 19.1 no problems. Sincerly, ClausMM DVBViewer RE: pvr.mediaportal.tvserver - phunkyfish - 2021-05-13 @alwinus can you take a look? It appears there is an issue with the latest version. Can someone post a full debug log of the issue please so we can try to fix this? RE: pvr.mediaportal.tvserver - emveepee - 2021-05-13 @phunkyfish I wonder if this should be -1 not 0 https://github.com/kodi-pvr/pvr.mediaportal.tvserver/commit/69abb53077cfc8b55cea4a21d4bc3d7865c734bc#diff-cf4cf7f7f2317e3f6e91f8d4e3ec10a360ed994cc22171855163bf5f77803301R38 Following through to MultiByteToWideChar(...) the definition https://docs.microsoft.com/en-us/windows/win32/api/stringapiset/nf-stringapiset-multibytetowidechar says Quote:Size, in bytes, of the string indicated by the lpMultiByteStr parameter. Alternatively, this parameter can be set to -1 if the string is null-terminated. Note that, if cbMultiByte is 0, the function fails. Martin RE: pvr.mediaportal.tvserver - Keksebacker - 2021-05-13 I can confirm that v8.1.1 under Kodi 19.1 (Win x64) is not working anymore. How can i go back to the previous version? Download and install the zip from github did not work for me. RE: pvr.mediaportal.tvserver - phunkyfish - 2021-05-13 (2021-05-13, 20:13)emveepee Wrote: @phunkyfish I wonder if this should be -1 not 0 https://github.com/kodi-pvr/pvr.mediaportal.tvserver/commit/69abb53077cfc8b55cea4a21d4bc3d7865c734bc#diff-cf4cf7f7f2317e3f6e91f8d4e3ec10a360ed994cc22171855163bf5f77803301R38 Let's try it. Creating test builds. RE: pvr.mediaportal.tvserver - phunkyfish - 2021-05-13 (2021-05-13, 20:46)Keksebacker Wrote: I can confirm that v8.1.1 under Kodi 19.1 (Win x64) is not working anymore. You can't use a zip from github because this is a binary addon and must be compiled. Please try these testbuilds that has a likely fix: https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-pvr%2Fpvr.mediaportal.tvserver/detail/PR-132/2/artifacts RE: pvr.mediaportal.tvserver - phunkyfish - 2021-05-13 @Karsten0506 @marcopt Could you also try these testbuilds: https://jenkins.kodi.tv/blue/organizations/jenkins/kodi-pvr%2Fpvr.mediaportal.tvserver/detail/PR-132/2/artifacts RE: pvr.mediaportal.tvserver - marcopt - 2021-05-13 (2021-05-13, 18:38)phunkyfish Wrote: @alwinus can you take a look? It appears there is an issue with the latest version.https://paste.kodi.tv/ufuroqucad.kodi RE: pvr.mediaportal.tvserver - Keksebacker - 2021-05-13 (2021-05-13, 21:35)phunkyfish Wrote: Please try these testbuilds that has a likely fix: https://jenkins.kodi.tv/blue/organizatio.../artifacts THX! Works perfectly. RE: pvr.mediaportal.tvserver - phunkyfish - 2021-05-13 (2021-05-13, 21:51)Keksebacker Wrote:(2021-05-13, 21:35)phunkyfish Wrote: Please try these testbuilds that has a likely fix: https://jenkins.kodi.tv/blue/organizatio.../artifacts Great will release it shortly. @alwinus no need to look. Thanks @emveepee for the fix! RE: pvr.mediaportal.tvserver - phunkyfish - 2021-05-13 Ok, I've kicked off the release. It should arrive in auto-updates from tomorrow. RE: pvr.mediaportal.tvserver - Karsten0506 - 2021-05-14 (2021-05-13, 23:01)phunkyfish Wrote: Ok, I've kicked off the release. It should arrive in auto-updates from tomorrow.Thank you, Version 8.1.2 works fine |