Problema al añadir favoritos v4.0.8 mediaserver
Publicado: 22 Abr 2016, 23:43
Buenas chicos.
No se puede añadir ningún tipo de favoritos en la v4.0.8 mediaserver. Se queda cargando.
Adjunto el error:
Exception in thread 2a7a72bdfc582c6c4cc8794e543dbeaf:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/Luis/Downloads/pelisalacarta/platformcode/controllers/html.py", line 45, in run
launcher.run(item)
File "/Users/Luis/Downloads/pelisalacarta/platformcode/launcher.py", line 98, in run
exec "itemlist =" + item.action + "(item)"
File "<string>", line 1, in <module>
File "/Users/Luis/Downloads/pelisalacarta/platformcode/launcher.py", line 521, in add_to_favorites
favoritos.savebookmark(item)
File "/Users/Luis/Downloads/pelisalacarta/core/favoritos.py", line 164, in savebookmark
filecontent = filecontent + urllib.quote_plus(canal)+'\n'
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 1310, in quote_plus
return quote(s, safe)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 1301, in quote
if not s.rstrip(safe):
AttributeError: 'Item' object has no attribute 'rstrip'
Podéis darme alguna idea para solucionarlo?
Muchas gracias!
Por cierto, no hay versión v4.0.9 para mediaserver, no?
Un abrazo!
No se puede añadir ningún tipo de favoritos en la v4.0.8 mediaserver. Se queda cargando.
Adjunto el error:
Exception in thread 2a7a72bdfc582c6c4cc8794e543dbeaf:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/Luis/Downloads/pelisalacarta/platformcode/controllers/html.py", line 45, in run
launcher.run(item)
File "/Users/Luis/Downloads/pelisalacarta/platformcode/launcher.py", line 98, in run
exec "itemlist =" + item.action + "(item)"
File "<string>", line 1, in <module>
File "/Users/Luis/Downloads/pelisalacarta/platformcode/launcher.py", line 521, in add_to_favorites
favoritos.savebookmark(item)
File "/Users/Luis/Downloads/pelisalacarta/core/favoritos.py", line 164, in savebookmark
filecontent = filecontent + urllib.quote_plus(canal)+'\n'
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 1310, in quote_plus
return quote(s, safe)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 1301, in quote
if not s.rstrip(safe):
AttributeError: 'Item' object has no attribute 'rstrip'
Podéis darme alguna idea para solucionarlo?
Muchas gracias!
Por cierto, no hay versión v4.0.9 para mediaserver, no?
Un abrazo!