Skip to content

ERROR: Playlist Player: skipping unplayable #23

@lpuglia

Description

@lpuglia

@cttynul sto usando l'ultima versione del tuo fork, credo che abbiano cambiato di nuovo API

2019-11-02 10:33:09.431 T:7952   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: argument of type 'NoneType' is not iterable
                                            Traceback (most recent call last):
                                              File "C:\Users\Luca\AppData\Roaming\Kodi\addons\plugin.video.dplay\default.py", line 187, in <module>
                                                dplay = Dplay()
                                              File "C:\Users\Luca\AppData\Roaming\Kodi\addons\plugin.video.dplay\default.py", line 53, in __init__
                                                result = self._getStream(self._params['value'])
                                              File "C:\Users\Luca\AppData\Roaming\Kodi\addons\plugin.video.dplay\default.py", line 83, in _getStream
                                                response = self._getResponseJson('https://dplay-south-prod.disco-api.com/playback/videoPlaybackInfo/{0}'.format(video_id), True)
                                              File "C:\Users\Luca\AppData\Roaming\Kodi\addons\plugin.video.dplay\default.py", line 134, in _getResponseJson
                                                if 'Data' in response.body:
                                            TypeError: argument of type 'NoneType' is not iterable
                                            -->End of Python script error report<--
2019-11-02 10:33:09.469 T:18068   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.dplay/?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions