integration/content.html
changeset 58 00632d0dee47
parent 57 b7017da5a7b5
child 64 458cc4576415
--- a/integration/content.html	Mon Dec 17 18:19:36 2012 +0100
+++ b/integration/content.html	Wed Dec 19 18:08:52 2012 +0100
@@ -32,7 +32,7 @@
                 var res = "SD";
             }
             IriSP.video_url_transform = function(url) {
-                return url.replace(/([SH]D)\.[a-z0-9]+$/,res);
+                return url.replace(/[SH]D(\.[a-z0-9]+)$/,res + "$1");
             }
             $(function() {
                 IriSP.contentplayer({