works with cabernet-0.9.12.14 ubuntu 22.04
Not sure if this will work on windows or not.
This will get your 486 channels and it will not break channel update or software upgrade features or any other features. EPG should be 4 or less as the added channels epg cause a bug and epg fails.
Software updates will more then likely break the added channels and you might have to do these steps again and possibly need a new version of my udpated files.
1. stop cabernet (must be stopped)
2. copy list.index to ~/plugins_ext/provider_video_daddylive/resources/list.index
3. overwrite channel_list.json to ~/plugins_ext/provider_video_daddylive/resources/channel_list.json
4. overwrite channels.py ~/plugins_ext/provider_video_daddylive/lib/channels.py
5. adjust your config.ini to have epg of 4 or less (if you never configured epg in ui then its default to 2 so no need to do this step)
5. start cabernet
6. If you dont see additiona channels after the steps above it could be due to last refresh of channels being too recent. you can either wait till channel scan happens again or try to initiate it via gui Schedule_task optoin. If you not patient and want it instantly then go to /data/db/channels.db and delete it and restart cabernet.
if you update to new version this might not work but you can try by doing steps above. For example my last mod stopped working after cabernet moved plugins from plugins folder to plugins_ext folder