Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Download WebGrab+Plus Linux

Register & Get access to index
WebGrab+Plus is a multi-site incremental xmltv epg grabber. It collects tv-program guide data from selected tvguide sites for your favourite channels.

View attachment 208


Windows install instructions:
Step 1 : Get the latest Windows version of WebGrab+Plus (The Program)
Step 2 : Run the insaller
Step 3 : Configure WG++ to your own needs (see the configuration howto)
Step 4 : Run the program. This can be done by the shortcut placed in the startup menu "WebGrab+Plus>WebGrab+Plus".

Remark : Don't change anything in siteini.pack, copy the siteini you want to adjust to siteini.user instead
Remark : For PVR specific examples look at "interact with your PVR software"

Linux install instructions:
Step 1 : First check if you have mono installed on your linux device. Execute next in a command line window.
Bash:
mono -V

If you get output like below, you have mono on your device and can skip installing mono. And go directly to Step 3

Mono JIT compiler version 2.10.8.1 (Debian 2.10.8.1-1ubuntu2.2)
Copyright (C) 2002-2011 Novell, Inc, Xamarin, Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)



If the output is like below, then you have to install mono on your device.
Bash:
The program 'mono' is currently not installed. You can install it by typing:
sudo apt-get install mono-runtime

Use Mono version >= 4.8.0 if you have sites with https path. See our faq for details on this.
So the above setup (Mono 2.10.8.1) would not work for certain https sites.

Step 2 : Install mono. Currently mono-complete has too be installed to (reason currently unknown)

See the mono documentation on how to install mono for differnent linux distros. Just be sure to actualy install mono-complete, so use
Bash:
sudo apt-get install mono-complete

instead of
Code:
sudo apt-get install mono-devel
that is used on the mono site

Remark: A user has found a reduced setup that makes WG++ work. (instead of the 220MB mono-complete installation, only 32MB is needed. Not tested)
Bash:
sudo apt-get install mono-runtime libmono-system-data4.0-cil libmono-system-web4.0-cil

Step 3 : Get the latest Linux version of WebGrab+Plus and save it.
Step 4 : Extract/install the package.
Bash:
cd ~
tar -zxvf WebGrabPlus_V2.0.tar.gz

Step 5 : Finish the install
Bash:
cd ~/.wg++
install.sh

Step 6: Configure WG++ to your own needs (see the configuration howto)

Step 7 : Run the program. Execute next in a command line window.
Bash:
~/.wg++/run.sh

Remark : Don't change anything in siteini.pack, copy the siteini you want to adjust to siteini.user instead


Remark :
If you get an error like:

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.


You probably only have mono-runtime installed. Just execute Step 2, and you should be fine.

Remark : For PVR specific examples look at "interact with your PVR software"
  • EPG_fading.jpg
    EPG_fading.jpg
    65.1 KB · Views: 207
Author
redhat
Downloads
6
Views
860
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from redhat

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top