Closed InuSasha closed 6 years ago
@InuSasha In line 41 of https://github.com/enen92/screensaver.kaster/pull/2/commits/de3661fd084cdd433758a05779a8b77784fa7c57, I do think there is a line break missing: f.close() for _file in files:
You might want to change this before merging.
@novoid this is fixed with the second commit.
Sorry, you're absolutely right. I somehow thought the second commit is in a different file.
Thanks @InuSasha
@enen92 is there a planned release date, for it?
I am quite busy atm but if you can submit the update to the oficial Repo (with a version bump) i'll accept it
The
open
function, does only work on local machine. With xbmcvfs, it does work over nfs and co, too.