This commit is contained in:
marco
2020-04-04 20:09:11 +02:00
parent 01f1beaecf
commit 01ec31624f
5 changed files with 35 additions and 35 deletions
+1
View File
@@ -481,6 +481,7 @@ def play_from_library(item):
@type item: item
@param item: elemento con información
"""
item.fromLibrary = True
logger.info()
# logger.debug("item: \n" + item.tostring('\n'))