From c148655254a60e83150e6287608a50862af58b3d Mon Sep 17 00:00:00 2001 From: Jason Michalski Date: Tue, 19 Dec 2006 07:39:08 +0000 Subject: [PATCH] pyTivo - Files with & in the name --- plugins/video/templates/container.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/video/templates/container.tmpl b/plugins/video/templates/container.tmpl index d3278b5..9aaa1d3 100644 --- a/plugins/video/templates/container.tmpl +++ b/plugins/video/templates/container.tmpl @@ -26,7 +26,7 @@ #else
- #echo '.'.join(file.split('.')[:-1]) # + #echo $escape('.'.join(file.split('.')[:-1])) # video/x-tivo-mpeg video/x-tivo-mpeg 6000000000 -- 2.11.4.GIT