When I import from digiguide, I only get 180 channels. In fact I have over 380 to grab.
I notice that XMLTV GUI stops at 180. At first I thought it must of be bombing out for some reason, but having played with the original DG2XML I see that the params are passed up to a certain limit (0-500 on that one). Would it be possible to either increase this limit > 400, or allow us to set it in the settings defaulted to 180 for legacy?
There's a no quibble donation for you in it if possible!
Digiguide issue (identified, hopefully easy fix)
-
- Site Admin
- Posts: 495
- Joined: Mon Sep 06, 2004 4:44 pm
Re: Digiguide issue (identified, hopefully easy fix)
theres no limitation in XMLTV gui, there may be a limit in digiguide though...
-
- Site Admin
- Posts: 495
- Joined: Mon Sep 06, 2004 4:44 pm
Re: Digiguide issue (identified, hopefully easy fix)
just downloaded 515 channels, if there is a group of 5 or more channels with no data in your listings then the grabber may think it has reached the end of the channels and stop downloading
Re: Digiguide issue (identified, hopefully easy fix)
Hi alan,
Quite right, I delved into the digiguide plugin code and could see that it goes until there are no more. (Far quicker and cleverer than DG2XML I note).
I upped the increment to 20 and it works great. Must of had an issue with 180-185 for some reason.
Quite right, I delved into the digiguide plugin code and could see that it goes until there are no more. (Far quicker and cleverer than DG2XML I note).
I upped the increment to 20 and it works great. Must of had an issue with 180-185 for some reason.
-
- Site Admin
- Posts: 495
- Joined: Mon Sep 06, 2004 4:44 pm
Re: Digiguide issue (identified, hopefully easy fix)
digiguide may struggle sometimes to generate 20 channels at once which is why I chose 5, but if it works for you then that's fine.