Youtube plugin improvements#229
Youtube plugin improvements#229ColinDuquesnoy merged 2 commits intoColinDuquesnoy:developfrom NicolasGuilloux:develop
Conversation
Fix the persistent information by checking if the page really contains one player. Also disable the previous button if there is no playlist. The next button remains available as it allows the user to select the next video.
|
I don't understand why the check failed. It works on my computer very well :( |
|
Thank you for your contribution!
Don't worry about it, this was just an intermittent infrastructure issue (chocolatey failed to download qbs). I've rebuild your PR and the check now passes on AppVeyor... About the PR, may I ask you to split the PR in two and close this one? (one for the youtube plugin fix and another for kodi) About the kodi plugin, I have a few minor nitpicks:
|
|
Okay I really struggle to use Git. I mean, I learned barely how to use it but it is the first time I use advanced features, so sorry for the many mistakes. I try to figure this out without messing up everything ;) |
|
Okay I made things clear, wonderful! I definitely need to practice ;) This pull request looks ready to go! For the Kodi stuff, as I found a bug, I will first solve it and then create a new pull request to avoid spamming your git. |
Thank you! 👏
Fine 👍 |
Fixes
Fix the youtube persistent information. Disable the preview button when the player is outside a playlist.
Fix #218 Add the ads control. It will mute during the ad and skip it automatically.