-
-
Notifications
You must be signed in to change notification settings - Fork 0
Addon not working with Omega Beta 2 #17
Comments
I can second this issue, logs avaliable if required |
It might be an issue with https://kodi.wiki/view/Add-on:Youtube-dl_Control It might be an issue with the region of the video. Can you see that video on YouTube if you open it in your browser? Or is it unavailable? |
I can see the video in my browser, so it's probably the ytdl addon? It got installed and updated after installing Themerr. |
Yea, it's probably that add-on. It's a dependency for Themerr. I opted to use the Kodi supplied version as I thought it would be cleaner. I'll create a build later that uses the official source though. Would you mind testing it? If so I'll let you know when it's ready. |
Sure! Let me know once it's ready and I'll test. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This would be the preferred fix. Let me know if #20 works. Artifact is available here: https://github.com/LizardByte/Themerr-kodi/actions/runs/7359114852?pr=20 |
@ReenigneArcher I just tested and it's now working!
I can gather some logs for you if you need them, but it now plays, you nailed it! I know this still a new add-on, but not sure if this is something you could implement or consider for future development:
Thank you for work on this! |
This is due to how long it takes youtube-dl to determine the audio url. I might pre-fetch this in a future release.
Once the item is deselected (for the timeout period), the theme should stop playing. If you select another item with a theme it should start playing. You do not need to be on the movie information page for the theme to play, but it will play in the list view. I personally wanted it to play only in the movie information page, which is how it works with Plex and Jellyfin, but in Kodi selecting a movie starts playing it, and it's kind of annoying to get to the movie information page (must go through context menu... at least on default skin).
It's a good idea. Probably possible to add.
This one is pretty annoying, I agree. I think it's something specific to each skin, so I'm not sure how to handle that yet. I think tvtunes hacks the existing skin, which I didn't want to do. I would like a way to somehow hide that, and the playing indicator though. Here are a few of my other ideas for the plugin: #1 (comment) |
Describe the Bug
Testing the addon with Omega beta 2, and getting the following errors in the log:
It's able to determine the movie, but fails to play the song. Any ideas?
Expected Behavior
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: