kodi-pvr / pvr.dvbviewer

Kodi's DVBViewer client addon
GNU General Public License v2.0
11 stars 26 forks source link

Kodi Matrix Nightly crashes with active dvbviewer 6.01 addon (user / password field) #97

Closed smutle closed 4 years ago

smutle commented 4 years ago

Hi, with current KODI Matrix nightlies KODI crashes with active DVBviewer 6.00 and 6.01 addon on my Windows 10 platform. It seems that User and Password fields have a different data type? I do not have entered anything in user / password. The fields are empty.

2020-07-02 13:08:47.717 T:21852 INFO : ----------------------------------------------------------------------- 2020-07-02 13:08:47.717 T:21852 INFO : Starting Kodi (19.0-ALPHA1 (18.9.701) Git:20200630-f098e1e234). Platform: Windows NT x86 64-bit 2020-07-02 13:08:47.717 T:21852 INFO : Using Release Kodi x64 build 2020-07-02 13:08:47.718 T:21852 INFO : Kodi compiled 2020-07-01 by MSVC 191627034 for Windows NT x86 64-bit version 10.0 (0x0A000006) 2020-07-02 13:08:47.718 T:21852 INFO : Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0.18363 2020-07-02 13:08:47.718 T:21852 INFO : FFmpeg version/source: 4.3-Kodi 2020-07-02 13:08:47.718 T:21852 INFO : Host CPU: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz, 12 cores available 2020-07-02 13:08:47.725 T:21852 INFO : Desktop Resolution: 3840x2160 32Bit at 60Hz 2020-07-02 13:08:47.725 T:21852 INFO : Running with restricted rights .......... 2020-07-02 13:08:48.120 T:21852 INFO : JSONRPC Server: Successfully initialized 2020-07-02 13:08:48.121 T:14100 ERROR : Interface_Base::get_setting_int - setting 'user' is not a integer in 'DVBViewer Client' 2020-07-02 13:08:48.122 T:14100 ERROR : Interface_Base::get_setting_int - setting 'pass' is not a integer in 'DVBViewer Client' 2020-07-02 13:08:48.143 T:11684 INFO : AddOnLog: pvr.dvbviewer: Trying to connect to the backend server... 2020-07-02 13:08:48.143 T:14100 ERROR : GetAddonProperties: Add-on 'unknown' returned an error: server error

manuelm commented 4 years ago

Please see https://github.com/kodi-pvr/pvr.dvbviewer/issues/91 and my last comment. I'm working on this as time allows

smutle commented 4 years ago

Hi manuelm - yes you are right - i missed that post. Sorry and thank you for your hard work!