Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No XML programms found and Error: SendFailure (Cannot access a disposed object. #7

Open
kroken123 opened this issue Dec 21, 2017 · 5 comments

Comments

@kroken123
Copy link

I get this error alot, and also it seems like the epg.xml is not created in some cases?

No XML programms found for channel "id" with id 'id' found in EPG!"

Using the latest 2.1.5 and the lates from the bransh here

@harrygg
Copy link
Owner

harrygg commented Dec 21, 2017

Can you upload the wgmulti.log.txt or the config file you use at pastebin.com?

@kroken123
Copy link
Author

It was caused by a memory leak.

But now i have another problem, last step when wgmulti is merging the epgs from different ini togehter, it skips the channel part in the top of the xml file:

using the latest version here and with webgrab 2.1.5.

@TUISTERa
Copy link

TUISTERa commented Nov 3, 2019

Hello, i too have the problem with the channels part in the top of the generated xml file. How can i force wgmulti to add merged channels on top? Example given:
<channel id="bTV"> <display-name lang="bg">bTV</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="bTV-1"> <display-name lang="bg">bTV -1</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="bTV-2"> <display-name lang="bg">bTV -2</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="bTV-3"> <display-name lang="bg">bTV -3</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="bTV-6"> <display-name lang="bg">bTV -6</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="bTVHD"> <display-name lang="bg">bTV HD</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="NOVA"> <display-name lang="bg">NOVA</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="NOVA-1"> <display-name lang="bg">NOVA -1</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="NOVA-2"> <display-name lang="bg">NOVA -2</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="NOVA-3"> <display-name lang="bg">NOVA -3</display-name> <url>http://www.tv.dir.bg</url> </channel> <channel id="NOVA-6"> <display-name lang="bg">NOVA -6</display-name> <url>http://www.tv.dir.bg</url> </channel>
This is from the temp epg file, and in the final epg file this info is missing.

@TUISTERa
Copy link

TUISTERa commented Nov 3, 2019

If there is a problem with the merge from the temp xml, may be you can add the channel info from the configuration json?

@TUISTERa
Copy link

TUISTERa commented Nov 3, 2019

I can see that in xml generated by you channel info is there > https://is.gd/tvbgepg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants