Skip to content
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

Add-on not using the latest filter list #392

Closed
Intecpsp opened this issue Feb 20, 2023 · 3 comments
Closed

Add-on not using the latest filter list #392

Intecpsp opened this issue Feb 20, 2023 · 3 comments

Comments

@Intecpsp
Copy link

Problem/Motivation

I've been following https://github.com/AdguardTeam/HostlistsRegistry and have seen movement on the supplied filter list for the application. After doing some research I see that "Starting with AdGuard Home 0.107.17, AdGuard Home will use the Hostlists Registry as the source of its filtering rule lists.". The current version inside this add-on is v0.107.22, so it should be using this list, correct? I ask because Energized Spark was removed, but I still see it as an option in the UI.
Screenshot 2023-02-20 at 8 20 36 AM
Other things have been added as well, but this one has been gone for a bit, so I chose it to be the example.

This may be an issue on the add-on side or the official app side. But I'd assume that running just the official app is working as intended and the filters are pulling correctly. So I wanted to start with this specific implementation, then if it's deemed not an issue that can be corrected here, to go to the AdGuardHome side.

Expected behavior

The list in the UI stays in sync with https://adguardteam.github.io/HostlistsRegistry/assets/filters.json

Actual behavior

The list is not staying in sync with the official list

Steps to reproduce

Running the app and going to Filters > DNS blocklists > Add blocklist > Choose from the list

Proposed changes

(If you have a proposed change, workaround or fix,
describe the rationale behind it)

@frenck
Copy link
Member

frenck commented Feb 20, 2023

The add-on doesn't set or do anything with block lists. Nothing in this issue report is related to the add-on itself.

../Frenck

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2023
@Intecpsp
Copy link
Author

I know this implementation doesn't do anything specifically with the lists. I was wondering if something in the HA environment, or this add-on specifically, is preventing it from staying in sync with the online lists.

@frenck
Copy link
Member

frenck commented Feb 20, 2023

I answered that above.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants