GithubHelp home page GithubHelp logo

script.screensaver.feedreader's People

Contributors

grinsted avatar moorhexa avatar neohidra avatar robwebset avatar terasecond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

script.screensaver.feedreader's Issues

Script Error

Hey,
tried the script on XBMC 13.2 and KODI 14.1.
Both can't run the addon but produce an error.

What happens? According to the log-file there seems to be a missing import:

15:26:01 T:10708  NOTICE: -->Python Interpreter Initialized<--
15:26:01 T:10708   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named feedparser
                                            Traceback (most recent call last):
                                              File "C:\Users\max\AppData\Roaming\Kodi\addons\script.screensaver.feedreader-master\screensaver.py", line 34, in <module>
                                                import feedparser
                                            ImportError: No module named feedparser
                                            -->End of Python script error report<--
15:27:47 T:8700  NOTICE: Thread LanguageInvoker start, auto delete: false

Any hint for me?

Stuck on "Fetching Feeds"

Hi,

I've installed Feedreader Screensaver and added the feeds by editing the settings.xml file, but when I use the add-on as a screensaver, it stays stuck on "Fetching Feeds". I left it over night and in the morning it still hasn't fetched anything.

Think you could help?

Thank you,

Radu

TV remote (HDMI CEC) will not turn off screensaver

I use TV remote control through HDMI CEC.
TV remote control stops working after 18 seconds when screensaver starts. This does not happen with other screensavers.
After clicking a button on keyboard, the tv remote starts working again.

Its not issue but a question

I find it today and loving it. But I have a question, what it do with all the rss data and pics? Do it store them or delete right after showing them.

Matrix version request

Please can you kindly create a Matrix version of this?

It's 1 of the best add-ons I've ever used. So handy as a screensaver

Use/prepopulate from RssFeeds.xml

It would be good to have an option to reuse (either as the immediate source of feeds, or as a copy) the contents of the RssFeeds.xml that Kodi has.

May i know how to show the RSS feed as a local time ?

Was trying to show the feed which is at GMT +8 time zone,
for example adding this GMT+8 RSS feed : http://rthk9.rthk.hk/rthk/news/rss/e_expressnews_elocal.xml
but when showing the screensaver, the time is still GMT +0

i did try to modify the py file, import pytz and try to change the timezone like below

item.published_parsed = (datetime.datetime.now(pytz.timezone('Asia/Hong_Kong'))- datetime.timedelta()).timetuple()

but seem it doesnt help, may i know how to do this ? Thank you so much, and it is a great RSS reader for KODI !

Feature Request - Refresh Feeds

Hi, not an issue (it's near perfect for what I want as it is!) but would it be possible to have an optional toggle to refresh the feeds either after a certain time or maybe when it's cycled through all the articles in the feed once?

Thanks

Paul

content pane start scrolling too early

The content pane starts scrolling after 3 seconds. When some headline catches my eye (it's a screensaver after all, I'm not watching it continuously) already the first few lines have scrolled out.

Please increase the delay to around 15s

Resolution

I noticed that the code only has 720p resolution dimensions and scaling could other 1080p and 4k be added?

backgrround not fading osmc kodi 18.2-rc1

Hi,
Love this screensaver.
But just upgraded my osmc to 18.2-RC1 from whatever it was previously.
And now the screensaver comes on, but the background doesn't blank or go dim at all so the text of the feed is intermixed with the background.
Any idea's on what could be causing this?
thx
Shaun

google news changed URL?

When using a search term in the feed field, the search result report that the Google News URL used is obsolete and should be changed. Perhaps these should be changed to something else like duckduckgo?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.