imdb in progress...
This commit is contained in:
parent
3492dbb9d6
commit
a82483727b
4 changed files with 62 additions and 21 deletions
|
|
@ -47,7 +47,7 @@ class SubtitleInfoFormatter(IFormatter):
|
|||
result += 'LANG: %s\n' % obj.language
|
||||
result += 'NB CD: %s\n' % obj.nb_cd
|
||||
result += '\n%sDescription%s\n' % (self.BOLD, self.NC)
|
||||
result += obj.description
|
||||
result += '%s'%obj.description
|
||||
return result
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue