s9e Media BBCodes pack

s9e Media BBCodes pack 20231102

No permission to download
I get this error:

Error
The specified add-on is older than the install version. Downgrading is not possible.
 
Ok. So YouTube is rolling out Animated GIF export now. Here is an example video where it works:
Code:
https://www.youtube.com/watch?v=X22t_4ZQK0w

The GIF Creator option is available through the Share menu.

It provides a link to access to regular Animated GIF:

Example:
Code:
http://www.youtube.com/gif?v=X22t_4ZQK0w&g=ByMVpvPc4fY

There is also an embed code for the same:
Code:
<iframe width="480" height="270" src="//www.youtube.com/gif_embed?v=X22t_4ZQK0w&g=ByMVpvPc4fY" frameborder="0"></iframe>

You might want to add this! Thanks.
 
Media Link Update Inquiry -

Xbox Live (Xbox One Video Clips)
Xbox One API Link: https://xboxapi.com/
Here is more info related: http://www.ign.com/wikis/xbox-one/How_to_Share_Xbox_One_Videos_on_YouTube


Here is an example of a Embed Link (Using XboxClips.com): http://xboxclips.com/oDinZu/6a6efbab-6bdd-4489-b248-0537657d9952/embed

I am wanting toseamlessly integrate the sharing of these clips via our media page on the website: www.haloscene.com

The easier this is for our community, the more content and clips our community will publish.

I just found more info about the xbox api and am a bit excited about it =)!!

Please let me know, I find this update to be valuable for both communities.
 
@oDinZu I've added XboxClips to the add-on. However, I'm not sure your users will want to use it because unlike YouTube and most other sites the videos play automatically. I couldn't find an option to toggle that feature on their website and I don't have a Twitter account to contact the XboxClips developer. If you have a Twitter account, it would be great if you could ask him to turn off autoplay, or make it configurable. His Twitter account is https://twitter.com/cadab
 
@oDinZu I've added XboxClips to the add-on. However, I'm not sure your users will want to use it because unlike YouTube and most other sites the videos play automatically. I couldn't find an option to toggle that feature on their website and I don't have a Twitter account to contact the XboxClips developer. If you have a Twitter account, it would be great if you could ask him to turn off autoplay, or make it configurable. His Twitter account is https://twitter.com/cadab

Awesome Joshy, thanks for the quick update and help brother. This is amazing!

I will get in touch with the developer and see what he can do. Once I get in touch, I will shoot you a message via xenforo community.

Thanks again bud!
 
Awesome Joshy, thanks for the quick update and help brother. This is amazing!

I will get in touch with the developer and see what he can do. Once I get in touch, I will shoot you a message via xenforo community.

Thanks again bud!

JoshyPHP - I have attached an update / image. He will be working on taking care of this asap tomorrow morning.
 

Attachments

  • S9MediaBBCodeXboxClipsUpdate.webp
    S9MediaBBCodeXboxClipsUpdate.webp
    28.9 KB · Views: 5
@RAHSTYLES Why don't you upgrade to the current XenForo version? I assume you don't because there's a cost associated to it that you judged too high. Perhaps it's time, or expertise, or both. The same applies to me. For instance, the add-on works on PHP 5.3 even though it's been dead for several years and there have been 3 major versions released since then. Because of that I cannot use short arrays and some other features that were added to PHP several years ago. I have to be mindful of its quirks and bugs. If I had to support XF 1.3 it would increase the maintenance cost of the add-on and I'd have to rewrite large parts of it too.

There's a cost to every technical decision. Performance/resource usage, development time, code complexity, maintenance, training/expertise, etc... Whatever it is, someone has to pay it. What you're trying to do is shift this cost to me. This is not a good idea, because as the sole maintainer of this add-on you should want me to spend my time on future development, not squander it on old code. In fact, before I started typing this I was working on the dynamic width feature. The 14 minutes I spent writing this are lost forever to no one's benefit.

Anyway, I don't want to sound depressing so the takeaway is this: you want developers to spend their time on new stuff, not old stuff. Also, I'm working on the dynamic dimensions so-called responsive thing.
 
Back
Top Bottom