Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    xF2 Add-on s9e Media Sites 2.15.3 2.15.3

    xF2 Add-on
    Overloaded URL tags in the form are now processed as and counted a...n't upgraded to XenForo 2.2 yet, let me know.
    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:

    $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.
    The handling of line breaks around media embeds has been changed to match the text layout more closely and be more consistent with XenForo's default media sites:
    • When two BBCodes are on the same line, the two embeds are on the same line.
    • When two BBCodes are on consecutive lines, the two embeds are on consecutive lines.
    • When two BBCodes are separated by a blank line, the two embeds are separated by a blank line.

    The default behaviour in XenForo is similar, with the difference that it is not possible to have two embeds on the same line using XenForo's default media sites. The technical implementation is different though: while XenForo uses block elements and removes line breaks around media embeds, this add-on uses inline blocks and does not remove line breaks after its embeds.

    You can tweak the layout of this add-on's embeds in CSS via your extra.less template. For example, you can force this add-on's embeds to be displayed as block elements using the following snippet:

    [data-s9e-mediaembed] { display: block; }
    • This is a recommended upgrade if you're running 2.7.0 or later.
    Added support for private Vimeo URLs.
    Changed URL matching to match host names case-insensitively. The rest of the URL remains case-sensitive.
    Custom URL BBCodes with a media attribute should be unfurl'ed properly now, even if the URL has never been used before.
    Compatibility with the default media sites installed by XenForo 2.2 has been improved both ways; Most media that were embedded using a default media site work seamlessly after the add-on is installed. Media embedded via this add-on still work if the add-on is uninstalled, provided the media is supported by XenForo's default media sites. The new additions include support for SoundCloud, Spotify, and YouTube playlists.

    Support for PHP 8.1 has been improved.
    18,284Threads
    63,914Messages
    62,813Members
    barto2015Latest member
    Top