You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new playlist/layout is pushed from the CMS, the player shows a blue screen instead of displaying the new content. Restarting the player fixes it.
2
CMS changes don't apply without restart
Any CMS change (authorizing display, changing settings, updating layouts) doesn't take effect until the player is manually restarted.
3
Electron module error
Error Cannot find module 'electron' constantly appears in logs from /usr/lib/xibo-player/resources/app/dist/main/express.js:7.
4
Plays cached content after display removal
If the display is removed from CMS and player is restarted, it still plays locally cached content without checking if the display exists.
Issue Summary
Cannot find module 'electron'constantly appears in logs from/usr/lib/xibo-player/resources/app/dist/main/express.js:7.Environments Tested
Hardware
Steps to Reproduce
xibo-player4.0.8.debpackage.Cannot find module 'electron'appears).What Works vs What Doesn't
Error Details
Module Exception