summaryrefslogtreecommitdiff
path: root/nephilim/plugins/Lyrics.py
diff options
context:
space:
mode:
Diffstat (limited to 'nephilim/plugins/Lyrics.py')
-rw-r--r--nephilim/plugins/Lyrics.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/nephilim/plugins/Lyrics.py b/nephilim/plugins/Lyrics.py
index 30e18fa..6838eda 100644
--- a/nephilim/plugins/Lyrics.py
+++ b/nephilim/plugins/Lyrics.py
@@ -272,6 +272,7 @@ class Lyrics(Plugin):
self.logger.info('Lyrics successfully saved.')
except IOError, e:
self.logger.error('Error writing lyrics: %s', e)
+ self.mpclient.sticker_set(self.mpclient.cur_song['file'], 'lyrics', lyrics.replace('\n', '\\n'))
def del_lyrics_file(self, song = None):
"""Delete a lyrics file for song. If song is not specified