Python client - Not playing cached content

Asked by Adam

Hi, I'm having an issue with Xibu python client running on Ubuntu. It will not play scheduled locally cached content after a reboot or program relaunch.

I read a previous answer in which you said waiting will give it time to stop trying to communicate with the CMS/USB (both aren't present as it is an Offline Client) and then will play cached content, but no matter how long I wait, it is still just sitting at the splash screen.

My site.cfg is as follows

[Main]
xmdsLicenseKey=randomkey
manualUpdate=true
requireXmds=false (tried both including this line and omitting it)
width=1920
height=1080
bpp=24
fullscreen=true

[Logging]
logWriter=XiboLogXmds
logLevel=10

[Stats]
collect=false
queueSize=10

Here is an image of my information display without USB:
http://i.imgur.com/BE46gaz.jpg

Here it is after I have inserted the USB and content has been transferred:
http://i.imgur.com/42uwKaf.jpg

Do I need the USB present if the program is quit and reopened?

Any help on this is greatly appreciated! Our small distrobution office definitely needs your solution.

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Harrington
Solved:
Last query:
Last reply:
Revision history for this message
Adam (adam-strautman) said :
#1

Current Server Vs: 1.4.2
Current ODT Vs: 1.4.0
Current Player Vs: 1.6.0

Revision history for this message
Best Alex Harrington (alexharrington) said :
#2

The 1.6 client requires a 1.6 CMS.

If you want to run a 1.4 CMS then you need the older client

Revision history for this message
Adam (adam-strautman) said :
#3

Thanks Alex Harrington, that solved my question.