aghontpi / ad-silence

Mute Ad/promotions from Accuradio, Spotify, Soundcloud, TIDAL & Pandora Android. Minimal, extensible & lightweight under 150kb.
GNU General Public License v3.0
189 stars 11 forks source link

Spotify player stops on advertisement #71

Open anu11280 opened 2 years ago

anu11280 commented 2 years ago

last few days not working with Spotify, on the advertisement and the player stops playing media, need to resume manually again to start playing. Spotify work perfectly without ad-silence app on.

anu11280 commented 2 years ago

Screenshot_20220817-175318_Chrome

aghontpi commented 1 year ago

@anu11280 sorry for delayed response, could you pls provide a logcat @anu11280

anu11280 commented 1 year ago

Don't know how to provide that, but not only this app all the other similar apps have this issue. I have tried almost all the apps.

On Sat, 11 Mar, 2023, 4:37 pm BluePie, @.***> wrote:

@anu11280 https://github.com/anu11280 sorry for delayed response, could you pls provide a logcat @anu11280 https://github.com/anu11280

— Reply to this email directly, view it on GitHub https://github.com/aghontpi/ad-silence/issues/71#issuecomment-1464886990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOR7H5EDS2WNY7I3KH6UQDW3RMGTANCNFSM56ZKYUCQ . You are receiving this because you were mentioned.Message ID: @.***>

anu11280 commented 1 year ago

Some screenshots of the suspended spotify player.

On Sat, 11 Mar, 2023, 6:09 pm Anumon Joseph, @.***> wrote:

Don't know how to provide that, but not only this app all the other similar apps have this issue. I have tried almost all the apps.

On Sat, 11 Mar, 2023, 4:37 pm BluePie, @.***> wrote:

@anu11280 https://github.com/anu11280 sorry for delayed response, could you pls provide a logcat @anu11280 https://github.com/anu11280

— Reply to this email directly, view it on GitHub https://github.com/aghontpi/ad-silence/issues/71#issuecomment-1464886990, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOR7H5EDS2WNY7I3KH6UQDW3RMGTANCNFSM56ZKYUCQ . You are receiving this because you were mentioned.Message ID: @.***>

aghontpi commented 1 year ago

you can use this, originally posted here

You'll likely have a better chance of getting it fixed if you provide Phone Model, Rom (stock or link to rom) along with Android version. Additionally you should include a logcat so he can investigate any errors. You can do that running an app like matlog which is available on google play as well as f-droid.org (free open source apps). If you have adb setup with your phone you can do "adb logcat > myerror.log" and then while that's running start the app and a music service....once the error has occured you can cancel the adb logcat with ctrl c.

Matlog is recommended as it has an option in the settings to remove anything important like phone numbers, email etc from the logcat.

Your log will show if it's finding ad's....example: cat test.log | grep silence 03-26 15:06:15.301 4999 4999 D nodomain.freeyourgadget.gadgetbridge.externalevents.NotificationListener: Notification posted: bluepie.ad_silence: null 03-26 15:06:15.305 17735 17735 I PhoneNotificationListenerService: onNotificationPosted. Key: 0|bluepie.ad_silence|69|null|10455, PostTime: 1648321575076, Application Running: false, zionAccessoryConnected: false, ampdDevice: false 03-26 15:06:15.305 17735 17735 I PhoneNotificationListenerService: broadcastIntent - eventName = NOTIFICATION_POST, SBN Package = bluepie.ad_silence 03-26 15:06:15.305 17735 17735 I PhoneNotificationListenerService: createNotificationIntent - Parsed notification is null - SBN Package: bluepie.ad_silence 03-26 15:06:15.306 17804 17804 I Service : Notification from Ad-silence ignored for reason(s): Ignored app 03-26 15:06:15.337 25886 25886 V LASTMESSAGEi: Received last update Ad-silence - AdSilence, ad-detected

links: from fdroid https://f-droid.org/packages/com.pluscubed.matloglibre/

or playstore https://play.google.com/store/apps/details?id=com.pluscubed.matlog

aghontpi commented 1 year ago

@anu11280 this might be because of some weird Samsung setting. 🤔

anu11280 commented 1 year ago

Matlog not supported on ny device, i tried oter apps but they need root access. Sendingsome setting pics.

On Sat, 11 Mar, 2023, 7:57 pm BluePie, @.***> wrote:

@anu11280 https://github.com/anu11280 this might be because of some weird Samsung setting. 🤔

— Reply to this email directly, view it on GitHub https://github.com/aghontpi/ad-silence/issues/71#issuecomment-1464923278, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOR7H3BV7PJDCOX6EK32LTW3SDT5ANCNFSM56ZKYUCQ . You are receiving this because you were mentioned.Message ID: @.***>

aghontpi commented 1 year ago

@anu11280 the images are not coming through.. I can only see your text replies.

anu11280 commented 1 year ago

Screenshot_20230311-202036_Settings Screenshot_20230311-202036_Settings Screenshot_20230311-202005_Settings Resending. Please check

On Sun, 12 Mar, 2023, 12:54 pm BluePie, @.***> wrote:

@anu11280 https://github.com/anu11280 the images are not coming through.. I can only see your text replies.

— Reply to this email directly, view it on GitHub https://github.com/aghontpi/ad-silence/issues/71#issuecomment-1465111022, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOR7H5RKMDDBCCLQSG3JCDW3V23DANCNFSM56ZKYUCQ . You are receiving this because you were mentioned.Message ID: @.***>

anu11280 commented 1 year ago

Screenshot_20230311-202036_Settings Screenshot_20230311-202005_Settings

aghontpi commented 1 year ago

@anu11280 thanks for information, I can test it with samsungs' online device emulation, though I can not guarantee much.

https://developer.samsung.com/remotetestlab/devices/101/galaxy-mobile#641

still logcat will be more useful.

update: used Samsungs' emulator.. uploading Spotify..installing..was good. but we can not enter confidential information there, since devices will be shared..need some sort of way to login to service before starting to debug.

or finding a Samsung image and installing it on virtual device.

aghontpi commented 1 year ago

Spotify player stops on advertisement