-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error in contentprovider #293
Comments
This is due to how the Youtube addon handles pagination on the Video Info screen. It doesn't seem to be able to handle searching with dynamic paths as well as TMDBHelper does, as the page number changes when you load the screen and hit next/previous page using a window property. Most likely an issue with their addon, so I recommend opening an issue over there. I've left the bug in so that they can test the skin to easily reproduce and make a fix for it. For now, disable the Youtube list in Skin Settings > Library Views > Configure Netflix VideoInfo > Configure Lists > Youtube. Alternatively, I could make a temporary workaround to be able to use the Youtube list, but it will unfortunately be a static list, without support for next/previous page buttons. Let me know if this interests you while we wait for it to be fixed. |
I will do what you suggest because mostly I use YouTube only for trailers. Skin is really working great and smooth. Thanks for all your work. |
The fix should now be live, but due to the nature of the bug I had to backport the changes to all versions of AuraMOD. Could you now re-install the skin from If you still have the issue after re-installing, it's possible that Kodi has installed the skin from the local package cache instead of the repository where the updated .zips are. To fix this, navigate to |
Make sure you also have the latest version of the Youtube addon. Some fixes to the addon, such as hiding the built-in next page icon, have not been released yet, so this feature will only start working once the addon updates. Another feature that has been requested is to hide the paid items from the list of results. These would be the Youtube Movies results that you have to purchase/rent in order to watch. Once this feature has been added to Youtube addon, it will be backported again. You can track this here: |
plugin.video.youtube v7.1.0+beta.3 has been released, this should now hide the built-in next page icon. As for paid videos, there doesn't seem to be a clear way to do this from Youtube API, so they'll have to be left in for now. Please check if there are any bugs with the Youtube list. Don't forget to update AuraMOD again using the steps above, as there have been some other changes backported. |
This just shows randomly.
The text was updated successfully, but these errors were encountered: