-
Notifications
You must be signed in to change notification settings - Fork 99
v1.5.8 vCode 49 Pre-release #479
Comments
On FireTV (v1), starting the app just flashes a white screen briefly and then it exits. |
This is a somewhat unusual device for me. |
The main issue with non-standard android products is library dependencies and certain other things. |
I understand the problem of this non-standard device. If the app would work, that would be nice, but if that's too much work, also that is fully understandable. Working before: Yes. And no. The app loaded, the settings could be adjusted, and relatively long it even scrobbled properly. Until after some OS update (I don't know anymore at which point) the scrobbling stopped. Still, the app didn't crash as the current pre-release does. I'm not an SW-developer, but more on the algorithmic side. Still, if I can somehow help, I'm happy to do so. Do you have an idea where to look for the logs? |
Here are some helpful instructions.
|
Could you share your Android Operating system version please too? |
On the permissions screen, "Notification Listener" is gray, while others are green. With some blind clicking (using a remote doesn't show where the cursor is at) displayed the red hint text about notifications ignore list. Checking the device settings still shows all notifications from SLS being allowed. |
Sorry it's called "notification access". |
Maybe I just didn't find it, but I found no way of controlling the app permissions in this version of FireOS. It can be because it's still based on so old Android API (v22). Instead, all permissions should be presented in the manifest in apk, and I didn't find BIND_NOTIFICATION_LISTENER_SERVICE listed there. Could this be the issue? |
Yes, this is exactly the issue unfortunately. |
I am sure you were thorough but did you look here ? Settings > Sounds & Notifications > Manage notification listeners |
That doesn't exist on this gen1 device. There are:
|
It looks like they have removed this possibility of notification reading from their Operating System. |
This means, like I said previously, device specific code and reading the old way for broadcasts. |
I can add a disable notification listener button to the options list if you want? |
@nswint I have your fix in a minute. pre-v11 |
@nswint It's at the top there. |
Thanks. pre-v11 is super broken now
No scrobble information Scrobble from 1.5 songs prior. The song reported 2 minutes prior that it scrobbled but I finished the song 6 minutes prior. I have the setting to submit at 50% of the song so it should have scrobbed about 8 minutes prior. |
|
What is an email address that I can mail you the link to the debug log? Debug logs sometimes might contain some passwords and such and the number of bots that comb github for passwords and other credentials probably outnumber living humans. |
Ok I worked last night and this morning. |
I might as well restart the one week rule for pre-release. |
@nswint Apologies if this question seems crass, yet I wonder if the new release is working well for you? |
@drjobec I think I need to add a special apk for your device or add a bypass option to the permissions system for legacy operating systems or special operating systems. I will create a new issue. |
I leave it to your consideration if the extra effort is worth it. Personally, I would appreciate it, but such "old" systems are probably getting already quite rare. The reason I'm still using the Gen1 device is that it's still working, and to date it's the only FireTV with a separate digital audio-out allowing listening to music without the TV being on (without an AVR). |
No it's okay. I'll make it happen. |
So far so good. No issues running on Android 10.
…On Wed, Sep 4, 2019, 10:50 AM Austin H ***@***.***> wrote:
@nswint <https://github.com/nswint> Apologies if this question seems
crass, yet I wonder if the new release is working well for you?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#479?email_source=notifications&email_token=AAKWXVW6V7RA6TDFZFVBMSTQH7DMBA5CNFSM4IP3ZZK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD532X3A#issuecomment-527936492>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKWXVXPIUKHY3L4NSLILQ3QH7DMBANCNFSM4IP3ZZKQ>
.
|
#508 @drjobec |
Pre-Release v3 SLS 1.5.8 vCode 49 pre-v12
As described in the link, the app has gone through some changes.
I need as many people as possible to help debug them for now.
Thanks,
Austin H.
The text was updated successfully, but these errors were encountered: