pashkal / obs-video-scheduler

Library and web application for managing pre-recorded videos playbacks in Open Broadcaster Software broadcasts.
Apache License 2.0
59 stars 5 forks source link

Timeline feature not loading up #12

Open CatalpaBlack opened 4 months ago

CatalpaBlack commented 4 months ago

Screenshot (1)

CatalpaBlack commented 4 months ago

On first time install, the application didn't load the timeline scheduler. This has proven inconvenient due to unknown scheduling now happening at random times.

andrei-savin commented 3 months ago

Go into C:\scheduler or wherever you installed the scheduler, enter the apache-tomcat folder, go to webapps/ROOT and open index.html in a code editor.

Find <script src="https://code.jquery.com/.... and replace the first link with https://code.jquery.com/jquery-1.12.4.min.js