Right how jedi currently works on update.
It loads bouquets.tv and deletes all entries related to that iptv.
It then rebuilds the list (in case there any new ones) and appends this new list to bottom of the bouquets.tv
This is why it resets.
In order to what you are asking. Its a bit more complicated.
I would have to not delete all entries for this iptv.
For every update entry I would have to check it exists.
If not append it to the bottom. Because if you have reshuffled the original list around, there is no known place of where to add it.
If I do the above, then the lists all become out of order very easily.


