Javascript error with Squeezebox in detail view

  • I am having some issues with Javascript which seems to only affect the Detail page.


    Uncaught ReferenceError: SqueezeBox is not defined


    Seems the error is caused by an attempt to initialize the squeezebox


    Now, I am unbelievably bad in Javascript, so I assume he is missing some file, but there should be nothing on that page which should require Squeezebox to be used. Unfortunately, I have no idea what to do to deactivate this. Preventing to load the detail.js file from loading stops the error though it does prevent some other functionality on the detail page.


    Any idea how to resolve this? This breaks the js on the page.