Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXCEPTION: Kodi is not playing any media file #12

Open
timolu opened this issue Oct 20, 2024 · 0 comments
Open

EXCEPTION: Kodi is not playing any media file #12

timolu opened this issue Oct 20, 2024 · 0 comments

Comments

@timolu
Copy link

timolu commented Oct 20, 2024

First off, thanks a lot for providing the fcast receiver implementation as a Kodi addon. Very much appreciated!
After downloading the 0.0.1-alpha release I extracted the zip contents into: /storage/.kodi/addons.

The addon seems to work, I could connect a grayjay client to the instance. But playing videos from YouTube sources does not seem to work and throws this error after I tried seeking through the video on the grayjay client. After reading about the issue #8 there was something about YouTube sources not being supported, but Odysee being supported. I tried playing a video from Odysee and it works.

Is YouTube support still planned?

I ask, since I could not find the errors mentioned in #8, but had a different kind of error:

2024-10-20 13:29:38.673 T:2769    error <general>: EXCEPTION: Kodi is not playing any media file
2024-10-20 13:29:38.673 T:2769    error <general>: Exception in thread
2024-10-20 13:29:38.673 T:2769    error <general>: Thread-18
2024-10-20 13:29:38.673 T:2769    error <general>: :

2024-10-20 13:29:38.673 T:2769    error <general>:
2024-10-20 13:29:38.673 T:2769    error <general>: Traceback (most recent call last):

2024-10-20 13:29:38.673 T:2769    error <general>:
2024-10-20 13:29:38.673 T:2769    error <general>:   File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner

2024-10-20 13:29:38.674 T:2769    error <general>:
2024-10-20 13:29:38.674 T:2769    error <general>:   File "/usr/lib/python3.11/threading.py", line 1401, in run

2024-10-20 13:29:38.674 T:2769    error <general>:
2024-10-20 13:29:38.674 T:2769    error <general>:   File "/storage/.kodi/addons/kodi-fcast-receiver/resources/lib/fcast_plugin/main.py", line 117, in do_seek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant