Hosh

Results 91 comments of Hosh

This repository is not a service, hence why it won't work.

I may be misunderstanding your issue, but have you tried setting the variable to public? If I understand correctly, this bundle has it's own code for injecting into controller classes,...

For you can use these styles as a way to force it to be normal: ``` .content pre, .content blockquote { width: initial !important; float: none !important; clear: none !important;...

@Enrico724 you should use [`io/fs.FS`](https://pkg.go.dev/io/fs#FS) instead of `embed.FS`. `io/fs.FS` can take other FS (e.g. [afero](https://github.com/spf13/afero)) implementations too, whereas `embed.FS` can't.

None of these apps should work with the YouView app disabled (as in, if you disable/uninstall it when you go to your apps settings). If it's YouView that's simply not...

Please post logs so I can try and investigate.

Re-reading your original issue makes me believe that they may have added some protection around this. I find it odd that you cannot view videos but navigation else works. The...

Perhaps the readme can be more clear. You can not disable the youview app fully (as in, go into settings > apps > you view > disable), but you do...

Sorry still haven't had a chance to look at things. Will hopefully do it soon.