Posts: 100
Joined: Apr 2014
Reputation:
0
Ooh looks nice, thanks! Too bad the AFTV screensaver takes over after a while...
Posts: 3
Joined: Mar 2013
Reputation:
0
many thanks for this great addon , but I have a problem , I set my HTPC to go into standby after 15 minutes , however with this addon is always on !!!! no solution ? sorry for my bad English . thank you.
Posts: 100
Joined: Apr 2014
Reputation:
0
2015-11-16, 20:47
(This post was last modified: 2015-11-16, 21:04 by krakout.)
Just tried it on my 15.2 and it's really lovely! Thanks!
[EDIT] Oops, I didn't wait... for me it can't exit the screensaver, after it's launched, if I press any key the screen just turns black. I can hear the UI sounds, but I don't get the UI back.
Posts: 62
Joined: Apr 2011
Reputation:
0
Has anyone put this on the Nvidia shield or some other android TV device?
Peace,
Fritz Boyle
NVIDIA Shield
Posts: 100
Joined: Apr 2014
Reputation:
0
Ah I see, but not even "back" on the remote works... as I said, the screen turns black, obviously the UI has come up because I can hear its sounds and nothing else.
Posts: 2,082
Joined: Nov 2012
Reputation:
178
enen92
Team-Kodi Member
Posts: 2,082
Yeah I'm preventing the screensaver to be displayed if the idle time is lower than the time set for the screensaver to prevent it from starting over and over again. But that is probably not correctly done since it blocks the preview of the screensaver.
Guess I need to find another approach to make it 100% workable. Right now it only works when activated from kodi (> time). I guess that when the addon is grabbing the list of videos kodi is calling the screensaver multiple times.
Posts: 2,082
Joined: Nov 2012
Reputation:
178
enen92
Team-Kodi Member
Posts: 2,082
2015-11-20, 18:42
(This post was last modified: 2015-11-20, 18:44 by enen92.)
Yeah london by night is my default screensaver as well. China ones are beautifull too.
Maybe I will redesign it a bit and disable the video osd. Maybe a window xml that contains only the player would be better. Then any detected keystrokes would kill the screensaver. Problem is, we would not be able to move between videos on the playlist but this is a screensaver anyway. What do you think? Should I leave it as it is or change it?
The preview stuff is doable without changing the window. The only reason I don't want to have a bunch of work with this screensaver is because the addon is using the apple API and we never know how long it will last without they breaking it.