Configuration problems
#1
Hi all, I have installed on a PC with Windows 11 TVMosaic (back-end), which manages 2 cards (4 tuners) DTT DigitalDevices MosaicTV detects and perfectly tunes all channels, configuration used as a server. From 2 PCs, 1 in the living room and the other in the bedroom, I would like to see the TV with Kodi (front-end), as soon as I finish configuring the TVMosaic PVR add-on on Kodi. For a moment it appears in the top right the written connection to the IP address of the server but immediately Kodi closes. Can someone kindly help me?.... thanks

Marco
Reply
#2
Do you have the username and password configured in the add-on? If you're having trouble configuring the add-on inside the app, try using the settings.xml. On Windows it should be at the following location:

%username%\AppData\Roaming\Kodi\userdata\addon_data\pvr.dvblink

Here is my settings.xml with the password hidden:

<settings version="2">
    <setting id="host">192.168.1.5</setting>
    <setting id="port" default="true">9270</setting>
    <setting id="username">admin</setting>
    <setting id="password">******</setting>
    <setting id="timeshift" default="true">false</setting>
    <setting id="enable_transcoding" default="true">false</setting>
    <setting id="bitrate" default="true">512</setting>
    <setting id="audiotrack" default="true">eng</setting>
    <setting id="height" default="true">0</setting>
    <setting id="width" default="true">0</setting>
    <setting id="showinfomsg" default="true">false</setting>
    <setting id="add_rec_episode_info" default="true">true</setting>
    <setting id="group_recordings_by_series" default="true">true</setting>
    <setting id="no_group_for_single_record" default="true">false</setting>
    <setting id="default_update_interval" default="true">4</setting>
    <setting id="default_record_show_type" default="true">1</setting>
</settings>
Reply
#3
Thanks for the help, yes I have set username and password.

<settings version="2">
    <setting id="host">192.168.1.121</setting>
    <setting id="port" default="true">9270</setting>
    <setting id="username">kodi</setting>
    <setting id="password">******</setting>
    <setting id="timeshift" default="true">false</setting>
    <setting id="enable_transcoding" default="true">false</setting>
    <setting id="bitrate" default="true">512</setting>
    <setting id="audiotrack" default="true">eng</setting>
    <setting id="height" default="true">0</setting>
    <setting id="width" default="true">0</setting>
    <setting id="showinfomsg" default="true">false</setting>
    <setting id="add_rec_episode_info">false</setting>
    <setting id="group_recordings_by_series">false</setting>
    <setting id="no_group_for_single_record" default="true">false</setting>
    <setting id="default_update_interval" default="true">4</setting>
    <setting id="default_record_show_type">0</setting>
</settings>
Reply
#4
Can anyone help me?
Reply
#5
Not without Kodi debug logs, as explained in the forum rules https://kodi.wiki/view/Forum_rules

Martin
Reply
#6
This is my log file, I hope I have all the right settings to generate it

https://paste.kodi.tv/katavamezo.kodi
Reply
#7
No help.. Sad
not even the log file helps?
Reply
#8
Are you using the Kodi 20 RC2 Release?

I have the same problem there. While loading the pvr informations from Server Kodi stops working ……
Reply
#9
Yes I use Kodi 20 RC2
Please post your log file just to give some indications to those who want to help us
Reply
#10
I know that Nexus changed the order for loading channel groups and channels so it is possible that impacted the addon.  It seems to die after the groups are loaded.

Martin
Reply
#11
(2022-12-28, 15:17)marcopt Wrote: Yes I use Kodi 20 RC2
Please post your log file just to give some indications to those who want to help us
Use the stable Kodi 19.5 release until the problem is solved. It‘s working fine ….
Reply
#12
ok i try to switch from Kodi20 Nexus to Matrix 19.5 and let you know
Reply
#13
@NRWler04 thanks..
I confirm with Kody 19.5 Matrix, TVmosaic works perfectly, thanks to all for the help
Reply

Logout Mark Read Team Forum Stats Members Help
Configuration problems0