Giter VIP home page Giter VIP logo

balena-kodi-etcetera's People

Contributors

janvda avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

diverjoe

balena-kodi-etcetera's Issues

failed to play the TED video add-ons

UPDATE 2019-06-15 I have renamed the issue as the problem with the "vrt nu" and "youtube" is already fixed (see comments below).

An example of the error found in the log file (/data/kodi/temp/kodi.log)

2019-06-03 21:58:30.186 T:1692390112  NOTICE: [plugin.video.vrt.nu] VRT NU Addon: settings changed
2019-06-03 21:58:34.198 T:1910148368  NOTICE: Samba is idle. Closing the remaining connections
2019-06-03 21:58:41.889 T:1692390112  NOTICE: [plugin.video.vrt.nu] VRT NU Addon: settings changed
2019-06-03 21:58:48.096 T:1537204960   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.StopIteration'>
                                            Traceback (most recent call last):
                                              File "/root/.kodi/addons/plugin.video.vrt.nu/addon.py", line 104, in <module>
                                                router(sys.argv[2][1:])
                                              File "/root/.kodi/addons/plugin.video.vrt.nu/addon.py", line 73, in router
                                                _favorites.get_favorites(ttl=60 * 60)
                                              File "/root/.kodi/addons/plugin.video.vrt.nu/resources/lib/favorites.py", line 38, in get_favorites
                                                xvrttoken = self._tokenresolver.get_fav_xvrttoken()
                                              File "/root/.kodi/addons/plugin.video.vrt.nu/resources/lib/tokenresolver.py", line 78, in get_fav_xvrttoken
                                                token = self._get_fav_xvrttoken(token_path)
                                              File "/root/.kodi/addons/plugin.video.vrt.nu/resources/lib/tokenresolver.py", line 203, in _get_fav_xvrttoken
                                                xvrttoken = TokenResolver._create_token_dictionary(cookiejar)
                                              File "/root/.kodi/addons/plugin.video.vrt.nu/resources/lib/tokenresolver.py", line 256, in _create_token_dictionary
                                                xvrttoken_cookie = next(cookie for cookie in cookie_jar if cookie.name == 'X-VRT-Token')
                                            StopIteration
                                            -->End of Python script error report<--
2019-06-03 21:58:48.120 T:1766306528   ERROR: GetDirectory - Error getting plugin://plugin.video.vrt.nu/?action=listingcategorytvshows&category=nieuws-en-actua
2019-06-03 21:58:48.129 T:1910148368   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/?action=listingcategorytvshows&category=nieuws-en-actua) failed

playing an amazon prime video shows green screen

When playing an amazon prime video I always get a green screen with some rapidly changing blocks on the top of the screen. I have this issue for all amazon prime videos. I only have the issue when playing amazon prime videos not for any other videos.

kodi doesn't start [Bind for 0.0.0.0:8080 failed: port is already allocated]

The following error is logged:

14.08.19 17:14:55 (+0200) Failed to start service 'kodi sha256:47128e54d0e93da5023cd30ccd28d55d9bf091a18e9dea02e3ad592b8a02e6b4' due to '(HTTP code 500) server error - driver failed programming external connectivity on endpoint kodi_1115542_900955 (3ce3294dabbfe56aecd960e0a33baf9cf0b313cd4dcd431ce22cbce297e5dc0e): Bind for 0.0.0.0:8080 failed: port is already allocated

no longer able to play any video

Due to the changes made for Amazon VOD (including the upgrade to Kodi version v18.1) I am no longer able to play any video.

I also tried to re-enable OMXPLayer hardware accelaration in kodi settings without success.
Note that for Amazon VOD to work we must disable this ( see #1) while OMXPlare hardware acceleration is normally needed for playing video files.

node-red service : Unsupported version of Node.js. Requires: >=8.9.0 Found: v8.1.3

The following is seen in the log files

06.11.19 22:17:28 (+0100)  node-red  Welcome to Node-RED
06.11.19 22:17:28 (+0100)  node-red  ===================
06.11.19 22:17:28 (+0100)  node-red  
06.11.19 22:17:28 (+0100)  node-red  6 Nov 22:17:28 - [info] Node-RED version: v0.20.8
06.11.19 22:17:28 (+0100)  node-red  6 Nov 22:17:28 - [info] Node.js  version: v8.1.3
06.11.19 22:17:28 (+0100)  node-red  6 Nov 22:17:28 - [error] *****************************************************************
06.11.19 22:17:28 (+0100)  node-red  6 Nov 22:17:28 - [error] * Unsupported version of Node.js. Requires: >=8.9.0 Found: v8.1.3 *
06.11.19 22:17:28 (+0100)  node-red  6 Nov 22:17:28 - [error] *****************************************************************
06.11.19 22:17:28 (+0100)  node-red  6 Nov 22:17:28 - [info] Linux 4.14.98 arm LE
06.11.19 22:17:29 (+0100)  node-red  6 Nov 22:17:29 - [info] Loading palette nodes
06.11.19 22:17:35 (+0100)  node-red  6 Nov 22:17:35 - [error] Failed to start server:

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.