Posts: 4
Joined: Jul 2018
Reputation:
0
I really like this screensaver. Thanks for creating it. It's my favorite so far. Looking around, the only thing it didn't have that I was hoping for was build in RSS feed reader. Is it possible to be able to tap into the RSS feeds in settings and scroll them across the bottom while the screen saver is active?
Thanks!
Posts: 277
Joined: Jun 2014
Reputation:
11
vdb86
Senior Member
Posts: 277
Hi,
Glad you like the screensver!
Technically speaking I can put text at the bottom of the screen and that could be the RSS.
In real life there are problems, the text wasn't scrolling on its own, which means I'd have to manually make it scroll.
That wouldn't be a problem but they changed something regarding Python so any movement manually created is now jerky - check out bounce movement and you'll know what I'm talking about.
I'll do some research and see if RSS will work now but I can't make any promises.
Posts: 277
Joined: Jun 2014
Reputation:
11
vdb86
Senior Member
Posts: 277
The second pic is easier to implement but it won't work - that text box has a finite width and it will cut off most RSS information.
I'll look into all of this.
Posts: 277
Joined: Jun 2014
Reputation:
11
vdb86
Senior Member
Posts: 277
This is the format that is used with predefined options:
DDD dd. MMM yyyy
dd.mm.yyyy
mm.dd.yyyy
This relates to:
Saturday 30. May 2015
30.05.2015
05.30.2015
Try using the infoamtion above.
If it doesn't work then something is broken in the screensaver.
I haven't had the time to update it, maybe I manage to sit down and sort out the whole Python3 update as well.
Posts: 277
Joined: Jun 2014
Reputation:
11
vdb86
Senior Member
Posts: 277
I don't think it's an issue with that addon, it's probably an issue with the screensaver.
They changed something in Kodi and this functionality got broken because I haven't updated it in a million years.
If I find the time I'll sit down and update it, unfortunately I can't make any promises.
Posts: 1
Joined: Feb 2020
Reputation:
0
Hi, thank you for this really great Screensaver. I use this in my setup whith Rasperry Pi3, LibreElec (Kodi 18.5) and the official 7" Tochscreen.
I really like to have a Dim Functionality like the Dim Screensaver. Would it possible to put this in the Digital Clock Screensaver?
Thank you very much!
Posts: 105
Joined: Sep 2008
Reputation:
0
iLurk
Senior Member
Posts: 105
Hi vdb.
Would it be possible to have it shown as "Artist - Song" when Now Playing is selected? At the moment it only shows the artist, then at interval change (I've set mine to 30 seconds) it shows the song name.
Thanks again for your work