I want to modify the downloading feature with it. So I need to find the file or code which is used for. Before that I want to test that whether the scheduled layout is downloading correctly or not. For that removed the video file from library folder, which is associated with that scheduled layout. Then replayed the client, but it is not downloading and shows like in attached image. So please help me to find out the issue. Installed cms in xamp.
Which CMS version are you using please?
Have you made any changes to the source code?
What exactly do you intend to change?
Have you removed the file from the player local library or CMS library? (or both)
Thanks for your reply.
CMS version is 1.8.2 and player is 1.8.3
Actually I want to implement a feature that set a predefined download time to download the layouts to displays so it will not affect the bandwidth for eg: mid night time or late night. But it should display the template/layout if it is schedule for now and execute the other after its scheduled time.
Please let me know how does the client(display) communicate with the api/server? ie whether it checks frequently(15 min as set) for a new layout and downloads them?
I am using same library location for both cms and client. can I use libray inside the project folder for cms?. I didn’t change anything when I installed it so it automatically used same directory for both.
When I installed client in another local machine it just updating the xml files only, no medias found. Please let me know its working and details about requiredFiles.xml, schedule.xml etc?
which are the functions in the soap file is for this purpose(download the layouts)? please let me know if we set a download time then it will download new contents at that time only. and how do limit to download only scheduled layouts only, I found that I just created a layout, not scheduled yet, but the player automatically downloaded when I open the player in another local machine.?
ie what is exactly happening when a player is on?