Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Some songs will not remain set as clock radio
#6
Ya, that will cause the sql update to fail.

You can try adding the code below in playerlib.js

First find the code block that does the clock radio update

// update clock radio settings
$('.btn-clockradio-update').click(function(){

Then add .replace to the line below

Code:
'ckraditem': SESSION.json['ckraditem'].replace("'", "''"),

Don't forget to refresh Browser to reload the JS.

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Some songs will not remain set as clock radio - by Tim Curtis - 08-13-2018, 08:57 PM

Forum Jump: