You are here

[POLL] On what should the WG++ developers focus on?

19 posts / 0 new
Last post
WGMaker
Offline
WGMaker's picture
WG++ Team memberDonator
Joined: 11 years
Last seen: 1 hour
Is the support helpful?
support us
[POLL] On what should the WG++ developers focus on?

To get a more general guideline where we should go with WG++ development.

More sites to grab from
32% (51 votes)
Better documentation
14% (22 votes)
Better MDB grabbing
8% (12 votes)
Create GUI frontend
28% (44 votes)
Postprocessor (EPG translation)
9% (14 votes)
Postprocessor (other)
1% (1 vote)
Their own live (WG++ is already perfect)
4% (6 votes)
Something else ... (give more detail below, in a reply)
5% (8 votes)
Total votes: 158
shademaker
Offline
Joined: 9 years
Last seen: 4 years

Hello,
 
I’ve been trying to develop my own site.ini for http://www.freeview.com.au/tvguide/ and not having much luck even with such a detailed reference manual.
 
This site has very detailed show information for the Australian viewers and it seems just under the surface. I just can’t get my head around the .ini layout, if someone could attempt it I would be grateful for the result and very interested seeing the working .ini.
 
Cheers, Sean.

MrGrymReaper
Offline
Has donated long time ago
Joined: 9 years
Last seen: 3 years

I too voted for some form of GUI. You could also alternatively run a webservice on your website which can generate the appropriate content for the epg grabber config file.

The Freeview service in the UK moves its channels around every so often and/or changes channels available. A generator would help users to get of the ground with using the program faster.

lkospa7
Offline
Joined: 9 years
Last seen: 1 month

Better linux support please. At the moment its cpu usage is very high.

ankont
Offline
ankont's picture
Has donated long time ago
Joined: 9 years
Last seen: 4 years

As a user, this application is desperately needing a GUI! wink
As a developer, I am finding it very hard to work without having a proper syntax and usage reference and constantly going up and down through the pdf, trying to find and remember how this or that are used.
But I voted for the GUI, because the users are more, so they have the priority... smiley

fasigno
Offline
fasigno's picture
Joined: 10 years
Last seen: 8 years

Hi, I thought about few useful features:

1) An option to get a reduced verbosity with a simple percentage output of the process (I want to create an xbmc plugin that monitors the the epg update).

2) The ability to suspend the process and resume the download after a while (I know that it's easier to stop the program and relaunch it but, if the process takes too much time, downloading again the entire guide it's a waste of time if the timespan is little).

Just two ideas, thank you so much for this great software!

Andreas2
Offline
Joined: 8 years
Last seen: 3 years

Hallo,
after closing timefortv have in Germany all EPG-sites bad quality.
From the site http://combined.xmltv.se/ you can download a xml-datei (germany.xml or other countries), which you can import as tvguide.xml. This file containes a lot of german Tv-channels, without serie- and episode-numbers. Another tool Episodes2TVGuide searches the numbers in TVDB.
I need only the german dvbt-channels. Episodes2TVGuide searches the numbers for all channels in the xml-file (1,5 hour).
Is it possible to use WebGrabPlus to choose the needed channels? Can you create a site.ini to choose channels in a xml-file?
Andreas

Gusis
Offline
Joined: 7 years
Last seen: 7 years

I had voted for more providers, but in total, i think developers should focus on GUI if they want to attract more people to this project.

Florida
Offline
Florida's picture
Joined: 7 years
Last seen: 7 years

We need a GUI, and More sites to grab from.

digiboy72
Offline
Joined: 7 years
Last seen: 5 years

A proper linux program is needed, windows exe through mono is not the best solution.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 11 hours

My request: Logs level ( Info, Warning, Error/Critical )

A switchable level of log info. Sometime running webgrab you have a lot of useful info into log, but sometimes this info are useless and make logs hard to screen. Kind of "selection switch" would be very helpful:

example:

in the log do not show  "CHANGED show corrected / corrected"

show only "no shows in indexpage!"

show only "[  Debug ] Error"

show WARNINGS   [Warning ]   !! -- WARNING : webgrab.com doesn't allow epg grabbing !!
[Warning ] it is advised to disable this channel / site from your channel list [Warning ] 

Show CRITICAL :

[Critical] Generic syntax exception:
[Critical]    message: 
[Error   ] no index page data received from webgrab.com
[Error   ] unable to update channel, try again later

This will be very helpful to identify which site.ini has a problem without going thru pages of text logs.

 

Habibie
Offline
Joined: 7 years
Last seen: 6 years

A (64-bit) Linux native code will be great. Open-sourcing WEBGrab+Plus will certainly be great.

ians325
Offline
Joined: 6 years
Last seen: 2 years

As This program is becoming the standard of XML, it needs to available on all formats mono of ios, mono android. or a ground up rewrite with communtiy involde so NET.   Im currently working trying build a front end for the mac.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 11 hours

What about if in one go, wg++ update all channel list for the site.ini you have in your config,without modifying the site.ini ?
I like this option ;)

wil_e
Offline
Donator
Joined: 6 years
Last seen: 4 months

Hello,
could there be an option to disregard any schedule changes that are inferior to one or two minutes (number to define by user) ?
As an example, I am now grabing Baby TV from Cyfromw Poland and get these :
epg correction :
CHANGED show corrected,
show with ---- start = 23/05/2020 09:06:00 stop = 23/05/2020 09:11:00 title = Cyrk przybył do miasta
Replaces ----- start = 23/05/2020 09:02:00 stop = 23/05/2020 09:07:00 title = Żyrafa Ralf
Replaces ----- start = 23/05/2020 09:07:00 stop = 23/05/2020 09:12:00 title = Cyrk przybył do miasta

As there are tons of these changes, the grab last for ages and these changes really have very little influence on EPG.

Peelige2
Offline
Donator
Joined: 3 years
Last seen: 2 years

You're doing a great job WG+ team

hazuki
Offline
Donator
Joined: 3 years
Last seen: 6 months

I'd vote for better Linux support

g1gGLe
Offline
g1gGLe's picture
Donator
Joined: 1 year
Last seen: 1 year

I think you should work on a playlist mapper? what I mean is uploading the m3u playlist and the software matches to the EPG to the channels scanned.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 11 hours

I know there are tons of software that do that, may be add one as a post-process would be a good idea. I guess the author idea is to purely keep it as a grabber, adding some particular features could end up in a huge software, that most of the time ends with unused features and an heavy process. The authors as matter of enhancing features created the possibility to add a post-process plugin, which really satisfies a wide range of typology.For the mentioned one, hopefully something can be added. Let's see if a plugin of this type can be added.

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl