whitespace bug
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>
Fri, 8 Aug 2008 09:33:50 +0000 (09:33 +0000)
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>
Fri, 8 Aug 2008 09:33:50 +0000 (09:33 +0000)
lib/python/Plugins/Extensions/MediaPlayer/plugin.py

index 22fe7c5..cb20dd2 100644 (file)
@@ -165,7 +165,7 @@ class MediaPlayer(Screen, InfoBarBase, InfoBarSeek, InfoBarAudioSelection, InfoB
                self.coverArtFileName = ""
                self.isAudioCD = False
                self.AudioCD_albuminfo = {}
-               
+
                self.playlistIOInternal = PlaylistIOInternal()
                list = self.playlistIOInternal.open(resolveFilename(SCOPE_CONFIG, "playlist.e2pls"))
                if list: