It's a really old plugin but I just tried to get Kodi-Information on the Transporter Display. Plugin installs/starts fine and in I can choose player -> ScreenSaver -> XSqueezeDisplay. But finally after setup I don't get Kodi's playing info on the screen - just current date/time
![Name: Capture11.PNG
Views: 11
Size: 42.6 KB]()
Debug message don't show that the plugin grabs any info just information that something went wrong with the handler
Kodi-Interface by itself on port 80/ login works fine
Debug message don't show that the plugin grabs any info just information that something went wrong with the handler
Code:
[21-03-31 15:30:55.7338] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_kodiip (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7351] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_kodijsonport (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7358] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_kodijsonuser (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7366] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_kodijsonpassword (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7376] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_line1_video (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7383] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_line2_video (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7395] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_line1_audio (PLUGIN_XSQUEEZEDISPLAY)
[21-03-31 15:30:55.7401] Slim::Web::Settings::handler (157) Preference names must be prefixed by "pref_" in the page template: plugin_xsqueezedisplay_line2_audio (PLUGIN_XSQUEEZEDISPLAY)