So if the issue is the XML file, why does it work with every source except the second one.
That's why it WORKS with all the others except one - incorrect ... Or do you think that ElementTree python library has a “customized” approach to each XML file? Where and what is erroneous in the content of your XML - you have it in the log. Open it (XML fille, you get at the link from the source list you specified) with ANY editor and see what is wrong in the syntax of the XML structure in the SECOND line in column 62 ... Why did you post the whole rytec.sources file? Who and how should guess which of the sources from this file you are using ?
Maybe I was not clear. When EPG Imports starts, it uses a first source => it works. Then it uses the next source and it doesn't work. Then it uses the next source and it works and there is no more issue with the remaining sources.
The 6 sources I use: France -TNT, News Channels, AFN, UK/Ireland - Freesat/FTA, UK/Ireland - Sky, UK/Ireland - Sports/Movies.
EPGImport starts with News Channels => it works. Then AFN=> it doesn't work. Then it works with the other sources.
If I use only 5 sources (I remove AFN): France -TNT, News Channels, UK/Ireland - Freesat/FTA, UK/Ireland - Sky, UK/Ireland - Sports/Movies.
EPGImport starts with News Channels => it works. Then France-TNT=> it doesn't work. Then it works with the other sources. So France-TNT doesn't work but it worked when I chose 6 sources.
If I use only 4 sources (I remove AFN): News Channels, UK/Ireland - Freesat/FTA, UK/Ireland - Sky, UK/Ireland - Sports/Movies.
EPGImport starts with News Channels => it works. Then UK/Ireland - Freesat/FTA=> it doesn't work. Then it works with the other sources. So UK/Ireland - Freesat/FTA doesn't work but it worked when I chose 6 or 5 sources.
So EPG Import doesn't work with the second source it uses. So which XML file do I need to open please?