Olivier Bouillet

Results 15 comments of Olivier Bouillet

Hello, I am currently implementing this ticket (I want thinkerview instance, but it is not easy to find). PR should come in few days

I have already implemented a local patch: parse streamingPlaylists and use it is files is empty. I can read the video, but exoplayer doesn't display playback time correctly ... (It...

I don't think so, in that case there is no video url at all. The url cannot be parsed from server!

Hello, I think sepia search has an api (I didn't find any doc for now) example: https://sepiasearch.org/api/v1/search/videos?search=free&boostLanguages[]=en&nsfw=false&start=0&count=10&sort=-match Thanks

Try to investigate: - when the issue happen, android layout inspector confirm that the ReactEditText is well removed from the global layout - This is reproduced with official react-native 0.66.3...

Hello @douglowder, Unfortunnatly it doesn't work... (and notice that shouldDispatchEvent is not called due to dispatchKeyEvent(KeyEvent ev) with action KEY_UP not called ...) I try to put a lot of...

Maybe should I clone this issue on offical repo as it seems to be generic issue ? I think this is very important with TV integration, but very low criticity...

Here are some addtionnal informations: - to workaround the issue I tried to implement by own InputText component (I can share it if needed), but the same issue is reproduced...

I use it on Android TV, it works fine on my side

If you need I can open a related ticket to explain better the issue and for better tracking.