FrostCo / AdvancedProfanityFilter

A browser extension to filter profanity from webpages
GNU General Public License v3.0
159 stars 26 forks source link

Filter not filtering one word in the list #515

Closed Jrad337 closed 9 months ago

Jrad337 commented 9 months ago

I just encountered a problem that I can't resolve. The filter stopped filtering one four letter word in the word list. I deleted the extension and reinstalled it I tried resetting the settings to default and nothing will fix it.

20231007_215052

The screenshot is of what the filter did. It got rid of the last two letters of the word but it did not mute the audio. And it is only that word. The filter works great with all the other words.

The extension is on Chrome. I am running Windows 11 on an HP Desktop PC.

richardfrost commented 9 months ago

Hi @Jrad337, sorry it has stopped working for you. Which service is that that has the issue?

Jrad337 commented 9 months ago

The service I'm using is Netflix But once again it is only the one word for some reason. It doesn't matter what derivative of the word comes up it will never filter s h i t. When I first saw the problem it was a derivative (Bullshit]. So I added that word completely but then I realized the word s h i t was a partial match so it should have filtered it and then I saw it it never filters that word it only filters the last to letters [it] in the captions and doesn't mute the audio. Thanks so much for responding. You have the best help available for any app I've ever seen.

-Jared

On Sat, Oct 7, 2023, 10:30 PM Richard Frost @.***> wrote:

Hi @Jrad337 https://github.com/Jrad337, sorry it has stopped working for you. Which service is that that has the issue?

— Reply to this email directly, view it on GitHub https://github.com/FrostCo/AdvancedProfanityFilter/issues/515#issuecomment-1751926579, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2T5ZHMYG233PJAJHHPBS4TX6I26LAVCNFSM6AAAAAA5XNPIJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRHEZDMNJXHE . You are receiving this because you were mentioned.Message ID: @.***>

Jrad337 commented 9 months ago

Update. Just watched a different show that has that word and it muted the audio and it censored h i t instead of just i t. The show that it is not working on is "Suits" the show that it does work on is "Away"

On Sat, Oct 7, 2023, 10:30 PM Richard Frost @.***> wrote:

Hi @Jrad337 https://github.com/Jrad337, sorry it has stopped working for you. Which service is that that has the issue?

— Reply to this email directly, view it on GitHub https://github.com/FrostCo/AdvancedProfanityFilter/issues/515#issuecomment-1751926579, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2T5ZHMYG233PJAJHHPBS4TX6I26LAVCNFSM6AAAAAA5XNPIJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRHEZDMNJXHE . You are receiving this because you were mentioned.Message ID: @.***>

richardfrost commented 9 months ago

Thanks for those extra details @Jrad337, and for the compliment. I try to be as helpful as I can be.

Anyway, in this particular case, unfortunately it looks like Netflix (or whoever provided the captions) pre-filtered the text. If you watch it without APF running at all it will still show "HOLY SH--". If this is a common occurrence for this show, or if you'd like the filter to catch this one specific instance, I'd recommend adding a new word to the filter:

This worked for me at ~28:25 in Suits S03E14.

Jrad337 commented 9 months ago

that was it! you got it, thank you so much!

On Sun, Oct 8, 2023 at 8:38 PM Richard Frost @.***> wrote:

Thanks for those extra details @Jrad337 https://github.com/Jrad337, and for the compliment. I try to be as helpful as I can be.

Anyway, in this particular case, unfortunately it looks like Netflix (or whoever provided the captions) pre-filtered the text. If you watch it without APF running at all it will still show "HOLY SH--". If this is a common occurrence for this show, or if you'd like the filter to catch this one specific instance, I'd recommend adding a new word to the filter:

  • Word: sh--
    • Match Method: Exact
    • Match repeated characters: Unchecked
    • Match separators: Unchecked

This worked for me at ~28:25 in Suits S03E14.

— Reply to this email directly, view it on GitHub https://github.com/FrostCo/AdvancedProfanityFilter/issues/515#issuecomment-1752303285, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2T5ZHL6LJLAEHT3REHD2H3X6NWUFAVCNFSM6AAAAAA5XNPIJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGMYDGMRYGU . You are receiving this because you were mentioned.Message ID: @.***>

richardfrost commented 9 months ago

You're welcome!