jacklul / pihole-updatelists

Update Pi-hole's lists from remote sources easily
MIT License
1.44k stars 84 forks source link

Pi-hole Beta V6 #150

Open Kopernikus1979 opened 10 months ago

Kopernikus1979 commented 10 months ago

Hi,

Just wondering, is pihole-updatelists already compatible with Pi-Hole Beta V6?

Thx

jacklul commented 10 months ago

I have not looked at the V6 beta yet due to not enough time. I would say if they kept the database schema it should be compatible but if they modified it in any way it will probably error out.

Edit: looking at gravity.db.sql file in V6 branch I see they added two new fields to 'adlist' table (abp_entries and type) and new 'antigravity' table. It "should" be working but will lack support for any newly introduced features, especially that new adlist type thing.

Kopernikus1979 commented 7 months ago

@jacklul

Any progress here?

Thx!

jacklul commented 7 months ago

It "should" be working but will lack support for any newly introduced features, especially that new adlist type thing.

You can try the test branch which I made changes for V6 on but have not tested them yet due to lack of time. I will probably look into this more as V6 is closer to release or is released.

PS. Everything in beta branch "WIP Add support for Pi-hole v6" commit is a subject to change, especially the "_URL" variable naming strategy.

p1r473 commented 6 months ago

+1 for this, I rely so heavily on this script - I wouldnt go to 6.0 without jacklul support!

xdemiansmithx commented 4 weeks ago

hello, i used the updated a lot on v5 - due to reasons beyond my control I had to reset my pi and opted to go to v6 straight away as it is "soon2 to be released. I was just curious what the latest development for the update script is?

jacklul commented 4 weeks ago

I have initial changes on separate branch but it is completely untested, when V6 releases and I find the time I will look into updating it.

I would say the current version should also work with V6 but will not support allowlists or any new features added elsewhere in the tables.

p1r473 commented 3 weeks ago

Thank you so much jacklul. I will give donation as a bounty on this. your script is very important for me