X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b022af8280c8f3b0a2ac8b71391bf961d11e0856..e06c6d202696d83a3017861fc690ee3d75750f13:/lib/python/Plugins/Extensions/DVDBurn/DVDTitle.py diff --git a/lib/python/Plugins/Extensions/DVDBurn/DVDTitle.py b/lib/python/Plugins/Extensions/DVDBurn/DVDTitle.py index 67b410ce..bfa2af54 100644 --- a/lib/python/Plugins/Extensions/DVDBurn/DVDTitle.py +++ b/lib/python/Plugins/Extensions/DVDBurn/DVDTitle.py @@ -11,6 +11,7 @@ class DVDTitle: self.chaptermarks = [ ] self.audiotracks = [ ] self.timeCreate = None + self.sVideoType = -1 def addService(self, service): from os import path