Ok, just set up a VM, installed LMS from a .deb, unpacked the ZIP of my plugin to /var/lib/squeezeboxserver/Plugins and it's working fine.
I've realised I wasn't clicking the checkbox on the logging settings to save the log entries. I've now done this, and think I'm making some progress.
On the VM, I see the 'init' log entry for my plugin in both the server.log and scanner.log
On Docker, I only see the 'init' log entry for my plugin in the server.log.
I've attached all the log files so you can see what's going on.
To be clear, the plugin code files in both cases are the same, and are for the released version of my Plugin (SimpleLibraryViews).
Hope this can help get some movement on this! Is there any chance the scanner is being started with a different set of 'include' directories or something?
Thanks
Andy
I've realised I wasn't clicking the checkbox on the logging settings to save the log entries. I've now done this, and think I'm making some progress.
On the VM, I see the 'init' log entry for my plugin in both the server.log and scanner.log
On Docker, I only see the 'init' log entry for my plugin in the server.log.
I've attached all the log files so you can see what's going on.
To be clear, the plugin code files in both cases are the same, and are for the released version of my Plugin (SimpleLibraryViews).
Hope this can help get some movement on this! Is there any chance the scanner is being started with a different set of 'include' directories or something?
Thanks
Andy
Comment