s9e Media Sites

Add-ons s9e Media Sites 2.15.5

Register & Get access to index
Embedded tweets have been slightly restyled to show some sort of placeholder while the actual content is loading. The height of embedded tweets is now cached within the browser, which may improve the user experience on repeat viewings.
TikTok and WSHH have been updated.
Experimental support for Guzzle has been added, disabled by default.

Guzzle is a PHP library used by XenForo to retrieve data from external sources. This add-on uses native cURL calls for the same purpose. If this means anything to you and you want this add-on to use the same Guzzle client as XenForo, you can add the following to your config.php file:
Code:
$config['http']['s9e.client'] = 'guzzle';
Future versions of this add-on may default to using Guzzle if it proves beneficial.
Fixed an issue with some special characters in Odysee URLs.
Added support for dark theme in Reddit embeds.
Back
Top Bottom