Page 1 of 1

[Plugin] IPTVArchive

Posted: 29 Apr 2024, 08:56
by ocean777
Update IPTV Archive Ver 2.0.78
-Fixed stream request format for some IPTV providers
-Changed the pause algorithm for standard Enigma2 stream "players" (1:, 4097:, 8739:)

Thx @ Pepsik

Re: [Plugin] IPTVArchive

Posted: 14 May 2024, 06:50
by sugar
UPDATE 2.0.80

The ability to select the source of “depth” of archived records has been added to the plugin settings. The following options are available:
a) 'from the playlist' - in this case, the 'depth' values of archived recordings will be taken from the values of the corresponding tags of the playlist used. If the playlist does not have tags responsible for the “depth” of the archives, then the default values are specified in the plugin code for the IPTV provider you used.
b) 'by default' - the 'depth' of days for archived broadcasts will be obtained from the default values set for your IPTV provider in the plugin code
c) 'user defined' - the 'depth' of days for archived broadcasts will correspond to that specified by the user. The specified value will apply to all IPTV providers. With this setting, you will receive a list of archived broadcasts to the depth you specify, but whether there will be broadcasts when requested from the provider’s servers is determined only experimentally.

2.0.79
1) The logic for working with alternative APIs has been modernized for greater cross-compatibility between different IPTV providers
2) The logic for searching archived broadcasts by channel name has been modified if they are not found in the specified APIs
3) German localization fixed

Re: [Plugin] IPTVArchive

Posted: 18 May 2024, 06:09
by sugar
UPDATE 2.0.81

1) Fixed a crash that occasionally occurred when FF/RW or exiting the view using the "exit" button
2) Added caching of API requests/responses to reduce the number of unnecessary calls

Re: [Plugin] IPTVArchive

Posted: 04 Jun 2024, 12:40
by ocean777
IPTV Archive Ver 2.0.82
1) Fixed a bug with the inability to select the key-file from the root directory
2) Minor code optimization