-
-
Notifications
You must be signed in to change notification settings - Fork 0
not working with Fen and Artic Fuse #18
Comments
It's not meant to work with video addons. It might work if they add tmdb or imdb id to the kodi database. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
I ended up adjusting the logic to try to be more flexible with video addons. Can you test this build? https://github.com/LizardByte/Themerr-kodi/actions/runs/7361949628?pr=22
|
Unfortunately it is still not working. Here the log. FYI I tried using the Artic Fuse widget, then I tried selecting the movie from the addon (both Fen and Fen Light) and also from its information page. Outside the attached log, I also tried the same steps using the default kodi skin, but also in this cast it wasn't working. The log shows youtube download errors related to those movies I was selecting. |
Those errors are because of a regional issue... I'm guessing you are in the EU? See ytdl-org/youtube-dl#32638 I personally submitted that PR to fix it in youtube-dl... but it hasn't made it into Kodi's version yet. https://github.com/xbmc/repo-scripts/blob/b1b680b4835d51554006cb4bf9d98b50b5338609/script.module.youtube.dl/lib/youtube_dl/extractor/youtube.py#L255 Even if it is in Kodi's version, this plugin will require additional changes to make it work for you similar to LizardByte/Themerr-plex#203 (and LizardByte/Themerr-plex#215) Anyway, the fact that it's finding a youtube url at all proves it will work with these video addons, so I will get this merged. Feel free to open a separate issue for the EU issue. |
Describe the Bug
No theme is played while browsing movie list using Fen addon and Artic Fuse on apple tv device with Kodi Nexus 20.2
Attached log:
https://paste.kodi.tv/ehuzihejod
Expected Behavior
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: