Git Product home page Git Product logo

plugin.video.replayksys's People

Contributors

gwemox avatar neyross avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bolemo

plugin.video.replayksys's Issues

Compatibilité Kodi 19

Bonjour,

Kodi 19 ne gère plus que les plug-ins Python 3. La version actuelle du plug-in Replay est donc incompatible...

[Windows] crash datetime

2019-03-12 20:17:23.068 T:7576 ERROR: XFILE::CDirectory::GetDirectory - Error getting
2019-03-12 20:21:00.899 T:8664 ERROR: Previous line repeats 6 times.
2019-03-12 20:21:00.899 T:8664 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: Invalid format string
Traceback (most recent call last):
File "C:\Users\H3RV3\AppData\Roaming\Kodi\addons\plugin.video.replayksys\main.py", line 9, in
core.router(sys.argv[2][1:])
File "C:\Users\H3RV3\AppData\Roaming\Kodi\addons\plugin.video.replayksys\core.py", line 46, in router
self.list_day_channel(params['channel'], params['channelNum'])
File "C:\Users\H3RV3\AppData\Roaming\Kodi\addons\plugin.video.replayksys\core.py", line 265, in list_day_channel
midnight = date.today().strftime("%s")
ValueError: Invalid format string
-->End of Python script error report<--
2019-03-12 20:21:00.930 T:6624 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.replayksys/?action=listingDayChannel&channel=France%205&channelNum=7
2019-03-12 20:21:00.931 T:4036 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.replayksys/?action=listingDayChannel&channel=France%205&channelNum=7) failed

https://forum.caps.services/index.php/topic,6559.msg83837.html#msg83837

Erreur après première installation

Kodi Krypton (17.6) sous raspbian
Après avoir installé et activé l'addon, lors du premier lancement du replay il ya une erreur:

IOError: (2, 'No such file or directory', '/home/pi/.kodi/userdata/addon_data/plugin.video.replayksys/.jwt')

En créant le repertoire "plugin.video.replayksys/.jwt", le problème disparait.

A noter: j'ai un répertoire ".jwt" qui a été créé sous "/home/pi/.kodi/userdata/addon_data" (probablement a l'installation)

[Windows 1.0.2] L'extension ne se lance pas

2019-03-14 20:22:41.799 T:2912 ERROR: XFILE::CDirectory::GetDirectory - Error getting
2019-03-14 20:22:41.991 T:8376 ERROR: Previous line repeats 6 times.
2019-03-14 20:22:41.991 T:8376 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: cannot import name timezone
Traceback (most recent call last):
File "C:\Users\H3RV3\AppData\Roaming\Kodi\addons\plugin.video.replayksys\main.py", line 3, in
from core import KsysCore
File "C:\Users\H3RV3\AppData\Roaming\Kodi\addons\plugin.video.replayksys\core.py", line 15, in
from datetime import datetime, date, time, timezone
ImportError: cannot import name timezone
-->End of Python script error report<--
2019-03-14 20:22:42.013 T:6368 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.replayksys/
2019-03-14 20:22:42.021 T:5280 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.replayksys/) failed

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.