Page 2 of 3

Re: [Plugin] OpenWebif

Posted: 19 Aug 2022, 17:40
by sugar
18.08.2022

Version 1.5.2 with Latest Fixes

● Update
● Fix Traceback due to undefined key "config.usage.date.displayday.value" inn EPG
● Separate EPG
* Remove redundant eEPGCache import, remove event field comments
* Add message for missing function parameters
* Add event functionality comments
* Set defaults for optional parameters
* Cast parameter values to expected types
* Consistent separation of criteria eventFields
* Utilise `getEventById` to getEventDescription
* Remove unnecessary sub-bouquet exclusion; simplify endTime query
* Consistent debuggery
* Build event data
* Use `lookup event by time` for `getChannelNowEvent` and `getChannelNextEvent`
* Simplify to `NOW_EVENT`/`NEXT_EVENT` const names
* Consolidate similar functions while preserving façades
* Transition to epgEvent object referencing
* Smarter Nonery, consolidated date formatting to function, fuzzy duration/remaining text
* Remove EPGCache comments which were useful during dev
* Privatise some functionality
* Add `start`/`end` time formats (`today/tomorrow` and `iso`)
* Remove hardcoded testing value
* Move internal functions back into class
* Separate lookup fields from criteria
* Change event fields to consts
* Simplify getting list of bouquet services
* Improve EPG lookup result `event` structure,
Add fuzzy date formats ('Tomorrow...')
Add fuzzy time formats ('1 hr 15 mins'),
Remove development comments
* Smarter logging
* Revamp EPGEvent result processing
* Improve process debug timing
* Separate EPGEvent class
* Consistent file encoding header
* Capitalise `Epg()` -> `EPG()`
* Use absolute import
* Catch None epgEvents
* Workaround for 'tuple' object has no attribute 'toJSON'
* Temporarily comment out performance measuring
* EPG test page - /ajax/epgplayground

Re: [Plugin] OpenWebif

Posted: 29 Nov 2022, 13:50
by sugar
27/11/2022

Version 1.5.2 with Latest Fixes

Add sfx60x8 picture, remote
enigma2-plugin-extensions-openwebif_1.5.2-git20221127-r2_all.deb (3.46MB)
enigma2-plugin-extensions-openwebif_1.5.2-git20221127-r2_vti.ipk (4.90MB)
enigma2-plugin-extensions-openwebif_1.5.2-git20221127-r2_all.ipk (12.58MB)
 

Re: [Plugin] OpenWebif

Posted: 10 Dec 2022, 14:33
by sugar
Open Webif Plugin..09/12/2022

- Ver 1.5.2 with Latest Fixes
- Fix indentation errors
- Added Octagon SFX6018

- enigma2-plugin-extensions-openwebif 1.5.2-git20221209-r3 all.ipk
Revealed content
https://sbupload.com/1fe57231706bedc2
- enigma2-plugin-extensions-openwebif 1.5.2-git20221209-r3 vti.ipk
Revealed content
https://sbupload.com/051ef8a6b677f0be
- enigma2-plugin-extensions-openwebif 1.5.2-git20221209-r3 all.deb
Revealed content
https://sbupload.com/95ba29a2227cc016

Re: [Plugin] OpenWebif

Posted: 24 Dec 2022, 16:30
by sugar
OpenWebif plugin edit by (RAED) to DreamOS image OE2.5/2.6.
Version 1.6

P.s: You need first to install wget before install plugin

apt update && apt install wget -y

To install plugin directly online from telnet be this command
Code:

wget https://raw.githubusercontent.com/fairb ... staller.sh -O - | /bin/sh

Re: [Plugin] OpenWebif

Posted: 28 Dec 2022, 12:50
by sugar
27/12/2022

Version 1.5.2 with Latest Fixes

Fix for Progressbar doesn´t work …
Percentage is computed using integers, thus division by duration was always 0.
 

Re: [Plugin] OpenWebif

Posted: 04 Jan 2023, 18:34
by sugar
02/01/2023

Version 1.5.2 with Latest Fixes

Fix edit timer from multiepg

Re: [Plugin] OpenWebif

Posted: 08 Jan 2023, 15:39
by sugar
06/01/2023

Version 1.5.2 with Latest Fixes

[DreamOne/Two] Add support it

Re: [Plugin] OpenWebif

Posted: 16 Jan 2023, 12:47
by sugar
5/01/2023

Version 1.5.2 with Latest Fixes

bump future from 0.18.2 to 0.18.3 in /CI
Get rid of getConfigListEntry()
[Dreamone/Two] Fix detect procmodel




Revealed content
enigma2-plugin-extensions-openwebif_1.5.2-git20230115-r6_all.deb https://www52.zippyshare.com/v/nl5eSU6O/file.html
enigma2-plugin-extensions-openwebif_1.5.2-git20230115-r6_all.ipk https://www52.zippyshare.com/v/Qp69Ofal/file.html
enigma2-plugin-extensions-openwebif_1.5.2-git20230115-r6_vti.ipk https://www52.zippyshare.com/v/JSfNmcGw/file.html

Re: [Plugin] OpenWebif

Posted: 23 Jan 2023, 16:18
by sugar
21/01/2023

Version 1.5.2 with Latest Fixes

improve getCurrentFullInfo if epg is empty

Re: [Plugin] OpenWebif

Posted: 23 Jan 2023, 16:21
by sugar
22/01/2023

Version 1.5.2 with Latest Fixes

* fix epgrefreh toUnixDate
* fix epgrefresh save begin/end