Simon
Simon
@hamza1311 should we consider making this an option with the new ~~user~~ router? I'm thinking we could add a prop `scroll_to_top: bool` that does exactly this.
> "new user"? I think we should make this the default with an option to opt out (for cases like Discord, where the URL defines which node should be in...
> I saw that a blog was added with a placeholder post. > > Could the project keep incomplete pages off of the official site until they're ready for publication?...
Woops, sorry for marking this as 'ready', hit the wrong button!
**Edited on 20/02/2017 at 17:05** Since a long time has passed since this has been requested and it hasn't been implemented yet, these are the necessary changes you need to...
@jaydenkieran Thanks for the tip! I will do that as soon as I'm at home
@jaydenkieran Something like [this](https://github.com/siku2/MusicBot-for-LouieK22)?
I really like the idea of integrating SponsorBlock so I started working on it here: [integrate-sponsorblock branch](https://github.com/siku2/plugin.video.youtube/tree/integrate-sponsorblock). Currently I'm ~~ab~~using the [`PlaybackMonitorThread`](https://github.com/siku2/plugin.video.youtube/blob/2b98f612fa07069728b55b3a6027803c999916a7/resources/lib/youtube_plugin/kodion/utils/player.py#L17), which is running in the background anyway, to...
Thanks for the lead, @anxdpanic. The project looks very interesting but sadly it doesn't give a lot of insight into whether it's possible to do this dynamically. I guess I'll...
As discussed in #732 this functionality will not be merged into the YouTube plugin itself. Instead, I made a separate add-on which offers this functionality as an extension to the...