-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App missing from android TV store #66
Comments
What is the store on your TV? The app should appear in Google Play, but I haven't added it to Samsung/LG/other stores. |
It is Google's playstore but the apps there are limited to apps only working on tv's I think the Dev needs to opt in the app for android TV Not really sure It's not that important really as the app sideloads fine just wanted to mention the fact On the other hand maybe its a valid reason to expand the userbase Media server Apps are common in televisions |
Turned out, that in order for the app to be shown in Google Play TV, after enabling the TV compatibility and uploading TV screenshots, I had to put an extra checkmark 🤯 |
So they declined the publication because there was no app name on the TV banner and the welcome screen looked too "portrait" to them. |
How do you sideload the app to a TV? Does it require cable connection to a computer, or you just download and install the APK from the internal browser? |
You could use a shared network folder. |
I used built the apk, dumped it on a usb stick, and used a file manager app on the android TV to install it |
I had no idea pushing the app to android TV store will be such demanding. Maybe this answer will give you some hints: I think letterboxing are the black bars on the adge of the screen when the content is not flitting the screen aspect ratio(?) https://developer.android.com/guide/practices/enhanced-letterboxing |
They explained what they mean by "vertical letteboxing". Are you ready? 😂
So they logged into the PhotoPrism demo, opened 4:3 photos and 9:16 vertical videos, saw the horrible black bars on the left and right sides and rejected the publication. Seems like Google folks don't care at all which app they review and think that every app for Android TV must be Netflix-like movie player. They suggested adding a ridiculous disclaimer to the Google Play app description saying "you'll see content in its original aspect ratio in this app". I did it and now they will make another review with the next app update. |
I saw on the official PhotoPrism that this app worked on Android TV and was sad to not find it. I am happy to see that this is a WIP (but PITA coming from Google side). Don't give up! I did not test the app yet, but maybe adding a setting for auto rotation, auto zoom (fill viewscreen). Not sure how feasible it is, but could help with Google reviewers? |
Rejected again 🥴
I think they mean Search, so the "Search the library (use the mouse)" hint did not help. I asked them if I can put another disclaimer to the app description or simply hide the search bar on TV. There is no way I will get the search to work with DPad, too much effort is required to do and support it. |
Just don't include the app on the TV store |
I installed it using adb. |
Aren't there boilerplate screen keyboards that you can use? I have a hard time believing you have to reinvent the wheel here. In any case I find it odd to suggest to the user to hook up a mouse to their TV to use the most basic feature this app can provide after viewing stuff. Am I way off here? My remote has a BT mic, using it in YT and other apps successfully, same with the screen keyboard in various apps for short searches. |
@GlassedSilver believe it or not – maintaining keyboard navigation (movable focus) is ridiculously hard with components designed to be used on touch screen, such as Material Design 3 search bar. I am not Google, I can neither afford to maintain a different version of the app for TVs nor to write and support endless tweaks to make the keyboard navigation work with touchscreen components. |
Maybe @photoprism themselves can pitch in some effort since you're making this app to support their ecosystem? |
Their Dev team is limited. |
I really hope this is not closed until published in the Play store or with an inbuilt app updater. One of my friends is a contributor at VLC and Google is asking them for app signing key and which is why VLC is not updated in the play store from 2023. Google is notorious and known to bully like this. |
@wolfdael please, use F-Droid or Obtainium to load non-Play apps on your TV and keep them up to date. I won't make further effort to pass Google Play TV review, they are too demanding. |
That's not an issue really
I can still sideload the app just mentioning it
The text was updated successfully, but these errors were encountered: