About creating, modifying site INI files. (SiteIni Pack)
published by doglover on Tue, 2013-12-17 19:56
When using sol.no for NRK2 the first day grabs correct.
However it skips next a day. See the attached grab.
I used the sol.no as published on the site here. And both Webgrab version 1.1.1/53.2 and version 1.1.1/51. Same result.
Cannot get it to work correctly.
Other channels work correctly.
Willy
published by Christoph21x on Sat, 2013-12-07 23:55
Dear Jan
Could you please add to tvtoday.de.channels.xml the following tow channels/lines?
<channel update="i" site="tvtoday.de" site_id="PRO7M" xmltv_id="ProSieben Maxx">ProSieben Maxx</channel>
<channel update="i" site="tvtoday.de" site_id="WDWTV" xmltv_id="Welt der Wunder">Welt der Wunder</channel>
Thank you in advance & kind regards - Chris
published by martos on Thu, 2013-11-28 16:24
First sorry if it is not the correct place for the post...
So I want to make simple check if index_title is longer than 50 characters and if it is to move the content of index_title from the first occurance of "-" to the end to index_description. For example:
index_title is: bla bla bla 123 - blablablabla bla blablablabla blablablabla blabla blablabla blablablabla blablablabla blabla blablabla blablablabla blablablabla
I want the result to be:
index_title: bla bla bla 123
index_description: blablablabla bla blablablabla blablablabla blabla blablabla blablablabla blablablabla blabla blablabla blablablabla blablablabla
Thank you!
published by Christoph21x on Tue, 2013-10-08 21:13
Hi!
Could you please add this line to the tvtoday.de.channels.xml file? It adds RTL Nitro.
[code] <channel update="i" site="tvtoday.de" site_id="RTL-N" xmltv_id="RTL Nitro">RTL Nitro</channel>[/code]
Thanks & kind regards - Chris
published by Christoph21x on Tue, 2013-08-06 02:24
As I see, this forum seems to be quite unattended.
Please find enclosed the updated tvtoday.de-ini file which now supports/fills also the episode-num tag
Kind regards - Chris
EDIT: corrected attachment - see below
published by Smacca on Mon, 2013-07-22 06:43
I'm currently working on RHC rhef.com.au which is proving to be a tricky one. It looks as if I require POST data as the guides load in a unique DIV with javascript links. Attached is what I have so far. If you have any tips for me I'd love to know them!
published by Smacca on Sat, 2013-07-20 09:43
Hi,
I'm trying to create a site ini file for ICTV www.ictv.net.au. They use very weird page names for each day on their main index.
For example, the link to this Sunday's index is 82-sunday-july-21-2013.html , but Monday is 76-monday-july-22-2013.html.
The sequence of numbers (82, 76) is random and doesn't follow a pattern I can use in subpage.format or urldate.format.
What should I do?
Thanks for your time.
Jan,
I think there is something wrong with the creation of the .channels.xml file when using also subpage
You can reproduce this with the attached .ini file.
1. uncomment the .channels.xml generation (remove the first * at each line between @auto_xml_channel_start and @auto_xml_channel_end)
2. run WG++ (-> no .channels.xml file will be generated)
3. comment the line starting with subpage. (= line 24)
4. run WG++ (-> a correct .channels.xml file will be generated)
between 1. and 2. I also added debug in the index_site_channel and index_site_id scrub, but nothing is being logged.
___________
using:
V1.1.1/44
Windows 7 - 32-bit
Pages