Solved PVR Plugin broken with backend DVDBViewer 7 - 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: DVBViewer (https://forum.kodi.tv/forumdisplay.php?fid=219) +---- Thread: Solved PVR Plugin broken with backend DVDBViewer 7 (/showthread.php?tid=360151) |
PVR Plugin broken with backend DVDBViewer 7 - ichkriegediekri - 2021-01-28 Hi After I managed to update the Plugin to 7.2.0 i upgraded my DVBViewer installation to the current 7.0.1 and the medaiserver 3.0.1. However the PVR plugin in Kodi now doesn't work. the log shows: 2021-01-28 16:08:13.558 T:1232 DEBUG <general>: ADDON: Dll Initializing - DVBViewer Client 2021-01-28 16:08:13.558 T:1232 DEBUG <general>: SECTION:LoadDLL(C:\Users\kodi\AppData\Roaming\Kodi\addons\pvr.dvbviewer\pvr.dvbviewer.dll) 2021-01-28 16:08:13.559 T:8008 DEBUG <general>: CNetworkBase::NetworkMessage - Starting network services 2021-01-28 16:08:13.559 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: CDVBViewerAddon::CreateInstance: Creating DVBViewer PVR-Client 2021-01-28 16:08:13.560 T:8148 DEBUG <general>: Thread EventServer start, auto delete: false 2021-01-28 16:08:13.560 T:8148 INFO <general>: ES: Starting UDP Event server on port 9777 2021-01-28 16:08:13.560 T:8008 INFO <general>: JSONRPC Server: Unable to bind to bluetooth socket 2021-01-28 16:08:13.560 T:8148 DEBUG <general>: SOCKETS::CPosixUDPSocket::CheckIPv6: IPv6 socket bound successfully 2021-01-28 16:08:13.560 T:8148 INFO <general>: UDP: Listening on port 9777 (ipv6 : true) 2021-01-28 16:08:13.560 T:8008 INFO <general>: JSONRPC Server: Successfully initialized 2021-01-28 16:08:13.560 T:5276 DEBUG <general>: Thread TCPServer start, auto delete: false 2021-01-28 16:08:13.561 T:8008 INFO <CWebserver[5679]>: Started 2021-01-28 16:08:13.561 T:8008 DEBUG <general>: CWinSystemWin32::AdjustWindow: adjusting window if required. 2021-01-28 16:08:13.562 T:8812 DEBUG <general>: Thread JobWorker start, auto delete: true 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: DVBViewer Addon Configuration options 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Backend: http://192.168.0.99:8089/ 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Login credentials: home/PASSWORD 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Profile ID: 0 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Use favourites: yes 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Timeshift mode: 1 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Timeshift buffer path: C:\Users\kodi\Timeshift\ 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Prepend outline: 1 2021-01-28 16:08:13.562 T:1232 DEBUG <general>: AddOnLog: pvr.dvbviewer: Low performance mode: no 2021-01-28 16:08:13.563 T:4056 DEBUG <general>: AddOnLog: pvr.dvbviewer: dvbviewer:vb:rocess: Running... 2021-01-28 16:08:13.563 T:4056 DEBUG <general>: AddOnLog: pvr.dvbviewer: Connection state change (0 -> 7) 2021-01-28 16:08:13.563 T:4056 INFO <general>: AddOnLog: pvr.dvbviewer: Trying to connect to the backend server... 2021-01-28 16:08:13.563 T:4056 DEBUG <general>: CurlFile:arseAndCorrectUrl() adding custom header option 'Accept: text/xml' 2021-01-28 16:08:13.563 T:4056 DEBUG <general>: CurlFile::Open(0x1b77d5274b0) http://192.168.0.99:8089/api/version.html 2021-01-28 16:08:13.563 T:4056 DEBUG <general>: XCURL:llLibCurlGlobal::easy_acquire - Created session to http://192.168.0.99 and Kodi says "Starting PVR Manager 0%" any suggestions? RE: PVR Plugin broken with backend DVDBViewer 7 - manül - 2021-01-28 Which Kodi version are you running? DVBViewer version is irrelevant. Only DMS matters. 3.0.1 is working fine here. But I haven't tested the RC or any recent nightly yet. RE: PVR Plugin broken with backend DVDBViewer 7 - ichkriegediekri - 2021-01-29 (2021-01-28, 23:25)manül Wrote: Which Kodi version are you running? DVBViewer version is irrelevant. Only DMS matters. 3.0.1 is working fine here. But I haven't tested the RC or any recent nightly yet. I use the current RC v19. RE: PVR Plugin broken with backend DVDBViewer 7 - ichkriegediekri - 2021-01-29 (2021-01-29, 16:05)ichkriegediekri Wrote:Hi, ok it works on a another machine just fine with RC1 v19 - so its a local install problem. Never mind I'll just set it up new.(2021-01-28, 23:25)manül Wrote: Which Kodi version are you running? DVBViewer version is irrelevant. Only DMS matters. 3.0.1 is working fine here. But I haven't tested the RC or any recent nightly yet. RE: PVR Plugin broken with backend DVDBViewer 7 - skybird1980 - 2021-01-30 For me the IP of the dms was broken last time i upgraded to last kodi nightly. so maybe thats your problem, too. 127.0.0.1 (for localhost) was changed to 127.0.0. - so the last number was stripped. After i changed it back the addon works as invented. |