EPG problem with new version of ProgTV android

#1
Hello,

Just a few weeks/months ago, the EPG was working properly.

Now it no longer works with new versions. It works well if the name of the TV channel is identical in the m3u file and in the xml file. It seems that tvg-id tag is no longer taken into account.

I tried older ProgTV version 2.01.4 and it works correctly.
The EPG of 2.07.5, 2.07.8, 2.08.4 versions does not.
I have not found other versions to find out which version since this problem exists.

Hoping that this will be fixed in the next version.
Thank you very much.

--
My m3u file:
#EXTINF:-1 tvg-id="2" tvg-logo="FRANCE-2.png" group-title="Freebox TV",France 2
My file xml:
<channel id="2">
<display-name>France 2</display-name>
<icon src="http://localhost/logo2.gif" />
</channel>
<programme start="20151224005000 +0100" stop="20151224005200 +0100" showview="12737927" channel="2">
<title lang="fr">Grand public</title>
<sub-title lang="fr">Robert Doisneau</sub-title>
<desc lang="fr">Le point sur l'actualité de la culture.</desc>
<credits>
<presenter>Virginie Guilhaume</presenter>
</credits>
<category lang="fr">Magazine</category>
<category lang="fr">Magazine culturel</category>
<length units="minutes">2</length>
<icon src="http://guidetv-iphone.telerama.fr/veryt ... _00:50.jpg" />
<video>
<aspect>16:9</aspect>
</video>
<previously-shown />
<subtitles type="teletext">
<language>fr</language>
</subtitles>
<rating system="CSA">
<value>Tous publics</value>
</rating>
<star-rating>
<value>5/5</value>
</star-rating>
</programme>