c4valli / kodi-fcast-receiver

FCast receiver add-on for Kodi
GNU General Public License v2.0
10 stars 1 forks source link

EXCEPTION: Kodi is not playing any media file #12

Open timolu opened 3 days ago

timolu commented 3 days ago

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