The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages Details »» | |||||||||||||||||||||||||||
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages
Developer Last Online: Jan 2019
From the creators of French and Toast comes a sweet and sticky enchanement to the New York Times best-seller: AME - Auto Media Embedding
AME 2.0 - The Embedder Strikes Back! AME has won Mod of the Month for Spetember 08. Thanks! Note that 2.5 Gold has been released. Click Here. Discussions for AME 2.5 RC 1 start here AME 2.0 is the next version of the "Mod of the Month" winning media embedder that:
Which sites are supported? At time of counting this, there are about 170 sites supported. But I have only included a few common standards as default (yahoo, youtube, myspace, google and Amazon). Why only these? AME was designed with its own import and export system that enables users to create or modify definitions and share them with the community. This keeps the system lightweight, customisable and saves us all from having to upgrade every time a media site changes their URL structure or if I add another site. Check out the 'add ons' section of this post below to see availible add-ons. Installation/Upgrade
Change Log 2.0.2 - fixed added slashes in quote blocks (DoH!), vm advanced error and incrimented product version. You need to replace include/ame_bb_code.php and re-import the product-ame.xml to upgrade 2.0.1 - fixed missing backslashes in code blocks 2.5 Pre-Release information Attached to this post is pre-release of version 2.5 2.5 is a pretty major upgrade from the 2.0 series and adds the following functionality to 2.0:
Please note that 2.5 is a pre-release so there will be issues. If you want more stability, use 2.x until this version becomes gold FWIW: The only items currently outstanding are to add some missing admincp help. The rest is working as intended as far as I can tell nJoy Show Your Support
|
Comments |
#662
|
|||
|
|||
Quote:
If you update vbulletin, you do not need to uninstall any mods. I have been doing quite a few updates recently (vb 3.73 -> 3.8b2 -> 3.8b3 -> 3.8b4) and never uninstalled my mods. Just follow the update instructions. But to make sure, you might want to test updates on a test installation. Sometimes you will face problems on updates. Some mods require changes after updating to a new vb version. As I said before, I did not need to do any changes to my mods, so most vb 3.7 mods should also work on vb 3.8. Quote:
He said, that it will be part of his next definition update and that his definitions are available in one of his add-on threads. And you know that, because you have already used his definitions. But if you do not want to believe that, go ahead and search for it. Good luck! |
#663
|
|||
|
|||
I have 2.5 installed on my board but it affects the vbgooglemap plug in. Half the pins on the map disappear with 2.5 enabled, when I disable the AME plug in, the pins reappear. I did not have this problem with the previous version of AME.
Thanks |
#664
|
|||
|
|||
for some reason every video posted says sorry this video is not availible right after its been posted and i know the video wasnt deleted on youtube because i can still watch it on youtube, anyone know why?
|
#665
|
|||
|
|||
I've changed width & height for all zones, it got changed in the database but not in my posts (resized videos look crap), e.g.
Code:
<a href="http://www.gametrailers.com/player/28558.html" title="Hexer Review" target="_blank">Hexer Review</a> </td> </tr> </thead> <tbody> <tr> <td class="panelsurround" align="center"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="392"> <param name="allowScriptAccess" value="sameDomain"> <param name="allowFullScreen" value="true"> <param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=28558"> <param name="quality" value="high"> <embed src="http://www.gametrailers.com/remote_wrap.php?mid=28558" swliveconnect="true" name="gtembed" allowscriptaccess="sameDomain" allowfullscreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" align="middle" width="425" height="350"> EDIT: You have to reedit the post if you change the AME Zone size settings afterwards for posts that were created before AME was installed. There should be a hint in the AME help to renew the post cache. Embed size Btw, I think the embed size shouldn't be globally if an AME definition has its own size. The default size sucks for e.g. Game Trailers. The quality of passiveVid is much higher since it doesn't resize (resp has the correct size for Gametrailers). The admin should be able to disable Zone sizes and only use Definition sizes. Tools EDIT #2: "How far back to go" doesn't seem to work in 2.5 RC1 and "Ignore previous" doesn't work as well if I did "Remove [ame] codes" before and want to get the ame tags back again ("no changes" for any post). Due to (fixable) resizing issues I've uninstalled AME again and continue using passiveVid 1.x. Besides that your module seems to be quite good and fast and uninstallation works as well (only data left in table datastore -> usergroupcache and table administer and the cache is not deleted, too (good for lazy admins )). |
#666
|
|||
|
|||
I have the same issue (plus more others). I think i'll go back to older AME version untill 2.5 gets final....
|
#667
|
|||
|
|||
Hi,
At the bottom of my Youtube video embedments i get this coding " title="YouTube - Up and at 'em, Clay!" target="_blank">YouTube - Up and at 'em, Clay! Naturally it changes with the title but how do i get rid of it |
#668
|
|||
|
|||
Hi The Geek,
thanks a lot for this fantastic mod (AME 2.5 RC1). It seems that there's a problem if the vB forum has the UTF8 charset. take this vid (french video, with accents in the title): http://fr.youtube.com/watch?v=TjlMa1...eature=related if you put it on an UTF8 forum AME gives you : Quote:
or this one : http://www.dailymotion.com/ti-dav/vi...on-fling_music gives you : Quote:
you got : PHP Code:
My workaround : PHP Code:
Now every videos work on my UTF8 forum ! |
#669
|
|||
|
|||
Quote:
What about Chrome? Have Mac users had any problems with the embedded video play? |
#670
|
||||
|
||||
Quote:
I understand what you mean now, and I don't think I recall seeing the embed code for thumbnails videos before. Yeah, it's parsing the URL of the video so the HTML for the thumbnails gets shattered. RegEx for BBCode is tricky, but not impossible I don't think. I'd just have to give it a try. Quote:
Quote:
Quote:
The 2.5 definitions are kind of a BETA thing as well. But if you had wanted to ignore the global sizing issues with GameTrailers, you could have deleted the GamerTrailers definition and imported the other one from my "Third Times the Charm" thread, or you could have edited the Replacement HTML directly and removed the $ameinfo[height] $ameinfo[width] tags and put in the default sizes. You have duplicate definitions for YouTube's videos. You'll need to delete one. |
#671
|
|||
|
|||
I cant get this to install. I suspect like the other guy is due to the size of my database.. we have 1.5 million posts.. mod just hangs on install.. its been sitting there a while.. I guess ill let it sit a while longer. A way to get this to install on large forums would be a plus.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|