Results 1 to 1 of 1
  1. #1
    Blackbear Blackbear199's Avatar
    Join Date
    May 2015
    Location
    yes i do
    Posts
    552
    Rep Power
    34

    Creating Dummy Channels Made Easy

    For those that are running their own grabber i stumbled across something in webgrab that makes adding a dummy channel as simple as it can be.
    look in you webgrab folder for a fixed.ini file,if its not there you can download the latest site ini pack from the webgrab site and it will be in the misc folder.
    Nothing has to be edited in the fixed.ini file,just has to be in the same folder as you config file like any other ini file.

    In you webgrab config file add a dummy channel like this...list as many as you need.(its also documented in the fixed_info.txt file that with the fixed.ini file).
    Code:
    <channel update="f" site="fixed" site_id="00:00-23:59##title:News 12 Connecticut##description:News 12 Connecticut##category:News" xmltv_id="News 12 Connecticut">News 12 Connecticut</channel>
    this will result in the below being created in you epg.xml
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <tv generator-info-name="WebGrab+Plus/w MDB &amp; REX Postprocess -- version V1.56.12 -- Jan van Straaten" generator-info-url="http://www.webgrabplus.com">
      <channel id="News 12 Connecticut">
        <display-name lang="en">News 12 Connecticut</display-name>
      </channel>
    <programme start="20160120000000 +0000" stop="20160120235900 +0000" channel="News 12 Connecticut">
        <title lang="en">News 12 Connecticut</title>
        <desc lang="en">News 12 Connecticut.</desc>
        <category lang="en">News</category>
      </programme>
    </tv>
    Done.it creates a programme entry for whatever number of days you select in your config file.
    No more manually creating dummy channels and running a script to edit start/stop times.

    I didnt even know this existed,i happed to find it looking for sources for channels.
    Last edited by Blackbear199; 01-20-2016 at 04:55 AM.

 

 

Similar Threads

  1. VLC playlist not creating correctly
    By 1sikguy in forum EPG
    Replies: 2
    Last Post: 08-31-2019, 08:19 AM
  2. Renewal for your Rocket donation made easy
    By alphablondy in forum IPTV Private Server (Rocket)
    Replies: 18
    Last Post: 11-22-2018, 02:34 PM
  3. dummy needs help
    By sunrise in forum IPTV STB Emulators
    Replies: 2
    Last Post: 09-29-2017, 05:15 PM
  4. A ventriloquist comes onto the stage with his dummy
    By 4wheelin in forum Jokes/Humor Forum in honor of bwcbob
    Replies: 0
    Last Post: 03-02-2015, 10:21 AM
  5. Replies: 5
    Last Post: 02-08-2015, 03:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •