[E² Plugin] IPTVArchive

kalkan99

VIP
Messages
1,685
The plugin is fully integrated into the functionality of the image you use. It appears in the add-ons menu and the call can be tied to any button.

Calling the add-ons menu: on OpenPLi, Pure2 or DreamOS images - the blue button, on the rest - LONG PRESS the blue button



- you can call the archive while standing on any channel and use the blue button to switch channels to select (in short, you don’t need to switch to the channel before viewing) you can view and scroll through the archives of all channels;

- after selecting an archive for playback, the plug-in does not close, but controls the playback;

- shows info, etc., and all this in standard enigma skins;

- jump control without additional calls;

- during preview playback, switching to other archives using the EPG(Info)/Up/Down button or using the "hot" key assigned to the plug-in;

- support for pause and stop play;

- exit from the plugin with the "EXIT" button ;

- selection of proportions aspect ratio on the blue button when viewing the archive;

- select the audio track with the yellow (Audio) button when viewing the archive;

- the time for jumping through the archive with the keys 1-3, 4-6, 7-9 is taken from the enigma2 settings, and not just 15, 60, and 300 seconds;

- The buttons Right/Left or "<<" / ">>" rewind for any number of minutes specified by the user;

- the "STOP" button during playback without further questions stops and throws it on the air (similar to the timeshift) - i.e. this is an exit from the plugin with one click;

- "OK" button during pause starts playback (as in movie player);

- The Help button displays an animated instructions on the functionality and purpose of the remote control buttons;



Works on any images, including DreamOS, based on any versions of Python



List of supported IPTV providers:

'ShuraTV', 'OTTclub', 'iLook(Edem)', 'Cbilling', 'TVTeam', '1cent', 'SATbiling', 'Shara.club', 'Glanz', 'ITV.live', 'FOX-tv', 'IPTV.online', 'MyMagic.tv', 'Antifriz', 'GreatIPTV', 'Zala.by', 'Zabava', 'SatQ.TV', 'Filmax-TV', 'Sharavoz.tv', 'IPStream.one', '1ott', '1usd', 'CRDru', 'Shara-TV', 'DosugTV', 'VIPLime', 'MigliorIPTV', 'MagioGO', 'BCUMedia', 'ZMedia Proxy', 'TorrentTV', 'SchurikTV', 'IPTVCinema', 'LightIPTV', 'Ukrainske-TV', 'OmegaTV', 'Kineskop.Club'



The list is constantly maintained and expanded according to the wishes of users ... Provided that your IPTV provider supports archives



p.s. The best integration result is achieved when used in conjunction with my other plugin for creating bouquets of IPTV broadcasts -

thanks pepsik

1668421801614.png

1668421816876.png

1668421833296.png

1668421846906.png
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.58_all.ipk
    213.9 KB · Views: 44

kalkan99

VIP
Messages
1,685
UPDATE

2.0.59




1) Added support for experimental (develop) images on Python 3.11 (OpenVision, OpenPli, e.t.c.)

2) Reorganization of code according to PEP8 requirements



p.s. Experimental images are not stable and contain many errors. Before installing the plugin on images based on Python 3.11, be sure to have the /usr/bin/ python symlink associated with python3.11 !!!

thanks pepsik
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.59_all.ipk
    254 KB · Views: 12

kalkan99

VIP
Messages
1,685
UPDATE

2.0.61




Added support for PLUSX TV Polska

thanks pepsik
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.61_all.ipk
    254.2 KB · Views: 10

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
Fixes for v2.0.61

[28/12/22 06:00 GMT] Fixed annoying bug in url-fragment parsing ...
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.61_all.ipk
    254.6 KB · Views: 16

kalkan99

VIP
Messages
1,685
UPDATE

2.0.62



1) Fixed Shara.club IPTV provider native API access due to changes on the provider side

2) Now if the provider is not in the list of supported, the default is to try to access archive records by catchup-type= "shift" or "append".

thanks pepsik
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.62_all.ipk
    252.9 KB · Views: 25

kalkan99

VIP
Messages
1,685
UPDATE

2.0.63




1) Due to changes in e2m3u2b, starting from this version, IPTVArchive will only be compatible with version 1.0.93 of e2m3u2b and all its subsequent versions ->

2) Fixed bug causing "green crash" on OpenATV 7.2/7.3

3) Added a screensaver when pausing archive viewing

4) Added the ability to automatically translate program descriptions into the language of the Enigma2 image interface you are using (available only to owners of the key file)

5) Added support for all popular APIs that exist today - OTT-Play, DRM-Play, FOSS (available only to owners of the key file)

6) Local API support implemented (available only to owners of the key file). Owners of devices on ARM architecture will be able to use the local API and not depend on "external API" services in any way

7) Sufficiently large changes were made in the code.

8) Fixes on TvoeTV, TVTeam, Cbilling due to changes "on the side" of providers.

thanks pepsik
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.63_all.ipk
    393.3 KB · Views: 13
  • enigma2-plugin-extensions-iptvarchive_2.0.63_all.deb
    393.3 KB · Views: 3

kalkan99

VIP
Messages
1,685
UPDATE

2.0.64




1) Completely disabled SSL certificate verification for compatibility with very old images

2) Changed output to the log for more informational content about what is happening

3) Fixed crash when plugin data server is unavailable

thanks Dorik 1972
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.64_all.deb
    394.6 KB · Views: 7
  • enigma2-plugin-extensions-iptvarchive_2.0.64_all.ipk
    394.6 KB · Views: 12

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE: 2.0.65

1) Completely redesigned code responsible for playback control
2) More advanced integration of the plugin code with any skins used by users on any images. Now you will not be able to distinguish the display of information on infobars and LCD from Live view
3) Added support for images based on Python 3.8 (OpenSPA 8.1, OpenATV 6.5, etc.)
4) Fixed work with OpenVision images
5) Fixed sporadic crashes on DreamOS-based images when switching between archived broadcasts or returning to live view
6) This version of "Donationware"... The basic functionality of the plugin, starting from this version, is limited to a list of the last ten archived broadcasts on any channel

Thanks Dorik 1972
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.65_all.ipk
    455.5 KB · Views: 6
  • enigma2-plugin-extensions-iptvarchive_2.0.65_all.deb
    455.5 KB · Views: 2

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE: 2.0.65.1

1) Forced toggle Play/Pause to Start/Stop method for DreamOS-based images due to deprecated gstreamer code and for better compatibility with different HLS versions
2) Removed extremely rare (almost never) event tracking in the ServiceEventTracker of the archive broadcasts viewing control module
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.65.1_all.ipk
    451.9 KB · Views: 10
  • enigma2-plugin-extensions-iptvarchive_2.0.65.1_all.deb
    451.9 KB · Views: 4

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE: 2.0.66

1) Fixed quotation in API requests, in some cases leading to the inability to receive a response from the API ... My blunder. Please forgive me
:loudly crying face:

2) Cosmetic fix related to the display of the selected channel at the start of the broadcast of the archive recording on the splashscreen "Play"
3) Added a "crutch" that allows users of DreamOS-based images to use the plugin without the pre-installed plugin (Plugin] e2m3u2bouquet... As it turned out, the world is not without "perverts" and there are users who manually in a text editor still create bouquets for IPTV
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.66_all.ipk
    451.3 KB · Views: 11
  • enigma2-plugin-extensions-iptvarchive_2.0.66_all.deb
    451.3 KB · Views: 6

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE 2.0.67



1) Fixed time sync after pausing broadcast for non-DreamOS-based images
2) Added support for catchup-type="append" to receive archived broadcasts
3) Added support for Pro100IP-TV
4) Added support for full compatibility with Streamlinkproxy Python3 Only
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.67_all.deb
    453 KB · Views: 7
  • enigma2-plugin-extensions-iptvarchive_2.0.67_all.ipk.deb
    453 KB · Views: 7
  • enigma2-plugin-extensions-iptvarchive_2.0.67_all.ipk.deb
    453 KB · Views: 7
  • enigma2-plugin-extensions-iptvarchive_2.0.67_all.deb
    453 KB · Views: 7

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE 2.0.68

1) Fix sporadic crash for 4097:0 reftype (gstreamer)
2) Fix time step with even hour intervals for Python3-based images in "Fake event" mode sorting
3) Due to the blocking of the native API of some providers in some countries, now the request for a list of available archive broadcasts is carried out through several APIs in parallel and one of the received responses is used depending on the priority ... Native provider API has the highest priority in case of receiving a response from it
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.68_all.ipk
    454.1 KB · Views: 5
  • enigma2-plugin-extensions-iptvarchive_2.0.68_all.deb
    454.1 KB · Views: 6

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE 2.0.68.1

1) Minor fix for a sporadically occurring crash when fast-forwarding (rewinding) archived content or switching between broadcasts (with quick presses)
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.68.1_all.ipk
    454.7 KB · Views: 19
  • enigma2-plugin-extensions-iptvarchive_2.0.68.1_all.deb
    454.7 KB · Views: 13

kalkan99

VIP
Messages
1,685
UPDATE

2.0.69




1) Added support for native API AntifrizTV provider

2) Fixed a crash that occurs when trying to rewind beyond the depth of available archive records

thanks Dorik1972
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.69_all.ipk
    456.6 KB · Views: 14
  • enigma2-plugin-extensions-iptvarchive_2.0.69_all.deb
    456.6 KB · Views: 10

kalkan99

VIP
Messages
1,685
UPDATE

2.0.70




1) Minor fixes in the function of translating program descriptions into GUI language

2) The plugin skins for different screen resolutions have been slightly changed. All skins are brought to a single form for all my plugins (E2m3u2bouquet, IPTVArchive, HistoryZap)

thanks Dorik1972
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.70_all.deb
    900 KB · Views: 10
  • enigma2-plugin-extensions-iptvarchive_2.0.70_all.ipk
    900 KB · Views: 12

kalkan99

VIP
Messages
1,685
UPDATE

2.0.71




1) Added support for IPTV providers with catchup-type="custom" with a token in the request query

thanks Dorik1972
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.71_all.deb
    900.5 KB · Views: 10
  • enigma2-plugin-extensions-iptvarchive_2.0.71_all.ipk
    900.5 KB · Views: 15

kalkan99

VIP
Messages
1,685
UPDATE

2.0.72




1) Fixed crash when pressing "OK" button on the empty list of archive broadcasts

2) Small changes to the function of translating descriptions of archive broadcasts' programs

thanks Dorik1972
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.72_all.deb
    900.8 KB · Views: 15
  • enigma2-plugin-extensions-iptvarchive_2.0.72_all.ipk
    900.8 KB · Views: 18

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE 2.0.73

1) Small changes to work with HistoryZapSelector
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.73_all.ipk
    915.5 KB · Views: 16
  • enigma2-plugin-extensions-iptvarchive_2.0.73_all.deb
    915.5 KB · Views: 11

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
UPDATE 2.0.74

1) Fixed bug with inability to select key-file on Egami images
2) Fixed the inability to switch alternative API in the settings menu for some images
3) The logic of processing archive broadcasts for BCUMedia provider has been changed due to changes on the provider side
4) Minor code changes to take into account the wishes of various users

Thanks pepsik
 

Attachments

  • enigma2-plugin-extensions-iptvarchive_2.0.74_all.ipk
    915.7 KB · Views: 19
  • enigma2-plugin-extensions-iptvarchive_2.0.74_all.deb
    915.7 KB · Views: 6
Top