Closed Bram-diederik closed 8 months ago
I can reproduce the issue in the debug version of the app with:
adb shell am start -a "android.intent.action.SEARCH" --es query "Big Buck Bunny" -n "org.jellyfin.androidtv.debug/org.jellyfin.androidtv.ui.startup.StartupActivity"
It looks like we do properly load the search fragment but never use the actual query. Working on a fix now.
Fixed for next release
Describe the bug
I'm ever lasting integrating stuff to my home assistant. and now im connecting my android tv to my HA voice assist. I want to make a jellyfin search but its not going as i hoped.
am start -a " android.search.action.GLOBAL_SEARCH" --es query "elfenlied" -n "org.jellyfin.androidtv/.ui.startup.StartupActivity"
starts jellyfin and opens the onscreen keyboard instead of applying the query