2016-08-09, 22:58
:duh: Slaps forehead. I thought I had done that.
(2016-08-09, 21:55)primaeval Wrote: 0.0.6Tested 0.0.6 and confirm that above changes working well
- hide channels in Channels (hidden channels are not output to config file)
- Countries sort order fix
Anything else for the TODO list?
(2016-08-10, 11:16)MikeKL Wrote:(2016-08-09, 21:55)primaeval Wrote: 0.0.6Tested 0.0.6 and confirm that above changes working well
- hide channels in Channels (hidden channels are not output to config file)
- Countries sort order fix
Anything else for the TODO list?
Using "select" on any Channel we have added to our Channels list, changes colour of Channel Name from Yellow to White and/or White to Yellow
(Yellow indicates will BE included, White indicates Channel will NOT BE included in config file, when Write Config File option used)
Countries sort order (retained when written to Config) works.
Very happy with the options to organise channels and then use move option for finer position in channel list tweaking
When Write Config File option is used all expected modifications are correctly written.
Noted that with Move Channels..that possible sometimes move is not completely respected, not sure but may have something to do with distance in list a channel is being moved, need to move twice to be correctly added before expected channel (If this makes any sense?)
Delete, Perhaps move to lower/bottom of channel option list?
Add to favourites, What is the idea for this option, which Add a channel from Guide to user favourites?
@primaeval Thank you, its impressive how quickly you incoperate user prposals into your beta addons
Now will move onto integration testing of the configurator with LibreELEC webgrabplus addon
@DarrenHill, thanks for heads up on settings to use, Not tested yet and intrigued for example how many days will be captured as setting is not currently in Configurators created WebGrab++.config.xml and awiouy has currently choosen to automatically run epg extract routine every six hours from point of an Rpi boot-up, in addition to providing webgrabplus.start that we can run at any time via ssh and now with primeaval configurator
(2016-08-10, 12:07)primaeval Wrote: Delete has to be delete.Fully understood, was only meaning to re-review order of the options at some point Delete is now currently top of the list (I asked if you could move it into) and I find myself typically tabbing past it to get to more used options?
You can click the Channels to hide them from the config file.
(2016-08-10, 16:33)MikeKL Wrote:(2016-08-10, 12:07)primaeval Wrote: Delete has to be delete.Fully understood, was only meaning to re-review order of the options at some point Delete is now currently top of the list (I asked if you could move it into) and I find myself typically tabbing past it to get to more used options?
You can click the Channels to hide them from the config file.
(2016-08-10, 16:43)primaeval Wrote: Could you give me a list of the Settings with the optional values for them and the ones that should always be there.OK, a first attempt
eg something like
Settings
* timespan default=1 type=number
* mode default=m values=m|d (measure|debug)
* logging default=on values=on|off
Quote:timespan default=1 type=number
proxy default=Automatic type=free alphanumeric text?
user-agent default=Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; yie9) type=free alphanumeric text?
mode default=m values=m|d|n|v|w (measure|debug|nomark|verify|wget)
logging default=on values=on|off
retry default=4 type=number
update default= values=i|l|s|f|f (incremental|Light|smart|full|force)
(2016-08-10, 17:31)MikeKL Wrote:(2016-08-10, 16:43)primaeval Wrote: Could you give me a list of the Settings with the optional values for them and the ones that should always be there.OK, a first attempt
eg something like
Settings
* timespan default=1 type=number
* mode default=m values=m|d (measure|debug)
* logging default=on values=on|off
Quote:timespan default=1 type=number
proxy default=Automatic type=free alphanumeric text?
user-agent default=Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; yie9) type=free alphanumeric text?
mode default=m values=m|d|n|v|w (measure|debug|nomark|verify|wget)
logging default=on values=on|off
retry default=4 type=number
update default= values=i|l|s|f|f (incremental|Light|smart|full|force)
Note: Number of these options can also contain attributes, although I have not personally needed to use additional attribute information.
Detailed orginating Reference info @ http://webgrabplus.com/documentation/con...bconfigxml
(2016-08-10, 18:00)primaeval Wrote: Great stuff.Context menu for channels, for me...
Do you think any of these should be hidden and just set to a default value in the code?
This is the list of context menu items in Channels:
'Delete Channel',
'Move Channel',
'Rename Channel',
'Rename xmltv id'
'Sort Channels',
What order do you want them in?
(2016-08-10, 19:08)gaskell1066 Wrote: having followed all the intructions when i select run webgrab plus its crashing with the following error
WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/18 -- Jan van Straaten
-----------------------------------------------------------
Job started at 10/08/2016 17:59:01
Error while reading -- WebGrab++.config.xml -- check existance and/or format
Exception details: System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving)
at System.Data.DataSet.ReadXml(String fileName)
at WebGrab.Config..ctor(String Path, String NameVersionAuthor, DateTime JobStart)
I am doing something wrong, can anyone help, everything seems to be correct and the channels are all listed in the config.xml correctly but as soon as i run webgrab i get the error
(2016-08-10, 22:43)donbrew Wrote: Wouldn't 1 days worth of data every 18 hours do the job?
I have my PC set to 4 days every 3 days at 2 A.M.