#16
also i'm wondering, that you haven't supported ipv6

unsigned char m_MulticastGroup[4]; ????

had also not to be made pain or ?
be m_MulticastGroup[6];

anyway......
maybe on version ProgDVB 6

cu camel

#17
What's going on with channel list format?

I was using v4.82.4 & decided give v4.83.2 a try.
I installed v4.83.2 over the old one like I've done always.
After I found v4.83.2 buggy & decided to switch back to v4.82.4
I found my channel list has been altered by v4.83.2 and
CAN'T be opened in anyway with the very version it was created.

I didn't see any comments/warnings about this &
now I'm stuck with v4.83.2 since I don't want to deal with
channel list recreation.

Can someone please be kind to explain to me what was happened there?

#18
the structures of channel database are often changed on the different versions of ProgDVB, because there are a lot of new things in the new lists which are not in the old one.
ProgDVB is not always compatible to get in the old lists.

and here - i had the same questions as you :)
and i do something for it -> ProgEdit 2.0 (will be ready tomorrow)

well stay on line - i'll be soon ready with the new ProgEdit - it will can handle all formats and can convert this also from old to new and other direction.

here small information for the devel user:


Channellist-Version
===================
"113 for ProgDVB 4.53 - 4.69" & Chr(10) & _
"114 for ProgDVB 4.70 - 5.xx (default)" & Chr(10) & old_structure & _

Channellist-HeaderSize
======================
"20 for ProgDVB 4.53 - 5.xx (default)" & Chr(10) & old_structure & _

Channellist-StructureSize
=========================
"863 for ProgDVB 4.53 - 4.55" & Chr(10) & _
"868 for ProgDVB 4.56 - 4.69" & Chr(10) & _
"876 for ProgDVB 4.70 - 4.82" & Chr(10) & _
"884 for ProgDVB 4.83 - 5.xx(default)" & Chr(10) & old_structure & _
#########################################################################################################
ChannellistTree-Version
=======================
"105 for ProgDVB 4.53 - 4.66" & Chr(10) & _
"106 for ProgDVB 4.70 - 4.82" & Chr(10) & _
"107 for ProgDVB 4.83 - 5.xx (default)" & Chr(10) & old_structure & _

ChannellistTree-HeaderSize
==========================
"2188 for ProgDVB 4.53 - 4.69" & Chr(10) & _
"2206 for ProgDVB 4.70 - 4.82" & Chr(10) & _
"2222 for ProgDVB 4.83 - 5.xx (default)" & Chr(10) & old_structure & _

ChannellistTree-StructureSize
=============================
"136 for ProgDVB ChannelList.tree 4.53 - 5.xx (default)" & Chr(10) & _