Giter Site home page Giter Site logo

script.100fm's Introduction

plugin.audio.100fm

100FM radio station Kodi add-on. The add-on offers live listening to dozens different musical genres: 80's, 90's, Rock, Pop, Oldies and many more

script.100fm's People

Contributors

nire0510 avatar

Stargazers

 avatar leopheard avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

daggs1-zz

script.100fm's Issues

ParseError: not well-formed (invalid token)

Hi, I am getting following error:

ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'xml.etree.ElementTree.ParseError'>
                                            Error Contents: not well-formed (invalid token): line 5, column 16
                                            Traceback (most recent call last):
                                              File "/home/jiv/.kodi/addons/script.100fm/addon.py", line 28, in <module>
                                                song = api.get_current_song(player_window.getProperty('current'))
                                              File "/home/jiv/.kodi/addons/script.100fm/api.py", line 54, in get_current_song
                                                root = ET.fromstring(xml.encode('utf-8'))
                                              File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1311, in XML
                                                parser.feed(text)
                                              File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1653, in feed
                                                self._raiseerror(v)
                                              File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1517, in _raiseerror
                                                raise err
                                            ParseError: not well-formed (invalid token): line 5, column 16
                                            -->End of Python script error report<--

whats wrong?
Kodi (17.6 Git:20171114-a9a7a20). Platform: Linux x86 64-bit

script.100fm stopped working after upgrading to kodi 18

title says it all, here is the log error:
10:06:29.229 T:3452957552 ERROR: EXCEPTION: not implemented.
10:06:29.231 T:3452957552 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: not implemented.
Traceback (most recent call last):
File "/storage/.kodi/addons/script.100fm/addon.py", line 15, in
player_window = PlayerWindow()
File "/storage/.kodi/addons/script.100fm/player.py", line 21, in init
self.setCoordinateResolution(0) # 1920x1080
RuntimeError: not implemented.
-->End of Python script error report<--

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.