diff -r ac66e2240e1e -r 8da49ff273e0 src/js/site.js.templ --- a/src/js/site.js.templ Fri Mar 30 18:00:26 2012 +0200 +++ b/src/js/site.js.templ Tue Apr 03 20:30:12 2012 +0200 @@ -114,7 +114,7 @@ implementers. Note that the player has to replace the variables between {{ and }} by its own values. */ - ajax_url: platform_url + "/ldtplatform/api/ldt/segments/{media}/{begin}/{end}", + ajax_url: platform_url + "/ldtplatform/api/ldt/segments/{{media}}/{{begin}}/{{end}}", ajax_granularity: 10000, /* how much ms should we look before and after the current timecode */