Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AME3 - Auto Media Embeding and Video Extender Details »»
AME3 - Auto Media Embeding and Video Extender
Version: 3.0.1, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 4.0.0 Rating:
Released: 12-20-2009 Last Update: 01-16-2010 Installs: 1363
DB Changes Uses Plugins
Additional Files  
No support by the author.

From the makers of Smooth and Jazz comes the singing sensation my mom has been waiting months for:

AME3. Bigger. Badder. Bestest.

NOTE ABOUT vB4.0.3: ------------------------------------------------------------

vBulletin 4.0.3 has changed the way video codes are handled and in the process, inadvertently broke AME3. I have submitted a bug report and believe that the issue will be quickly resolved. There is a manual fix you can apply for 4.0.3 here in the interim.
-----------------------------------------------------------------------------------------------

AME3 is the sequel to the multi award winning AME 1x and AME 2x systems. AME3. This time, its different.
AME3 does 3 things:
  • It allows users to simply paste URLs into their message without having to use the video bbcode or video popup box.
  • It allows you to add, edit and customise the video definitions that ship with vB4
  • It allows you to import community created definitions to extend the system in ways you otherwise couldn't.
Now you can use AME anywhere you can use video bbcode: posts, blogs, visitor messages, the CMS, etc...

Note that I am releasing this early for beta testing and general feedback. There is currently a bug in RC2, RC4 and 4.0.0 that will prevent AME from working however there is a workaround posted below.

I have written a pretty comprehensive readme and attached it seperatly to this post. I suspect both this post and the readme will get updated as AME3 becomes finalised.

Download Now

File Type: zip the readme pdf.zip (1.72 MB, 8640 views)
File Type: zip AME3.zip (23.7 KB, 8383 views)

Screenshots

File Type: jpg wysiwyg.jpg (179.5 KB, 0 views)
File Type: jpg postbit.jpg (159.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Cadellin, Longcat, mapleleaffans, SKIDROW

Comments
  #432  
Old 02-15-2010, 12:00 AM
tommac3 tommac3 is offline
 
Join Date: Jun 2008
Location: NJ
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this mod ... however one improvement that i would like to request, suggest.

It does not work with the CMS
I would love if the video would show up on the first page on my CMS
this is how it looks ( note the video does not show ... just the link to youtube:
Post 1
by tom Published on 02-15-2010

http://www.youtube.com/watch?v=ZawrdYA0WXU ...
Read More
Reply With Quote
  #433  
Old 02-15-2010, 12:19 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tommac3 View Post
I love this mod ... however one improvement that i would like to request, suggest.

It does not work with the CMS
I would love if the video would show up on the first page on my CMS
this is how it looks ( note the video does not show ... just the link to youtube:
Post 1
by tom Published on 02-15-2010

http://www.youtube.com/watch?v=ZawrdYA0WXU ...
Read More
It works anywhere post BB Code does. But if your character code is set to cut off at a certain number of characters, it will truncate the embed code, too.
Reply With Quote
  #434  
Old 02-15-2010, 08:15 AM
lebanon lebanon is offline
 
Join Date: Jan 2005
Location: Lebanon
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just an update ..
I went back to the original vb code and updated
bbcode_vb XML and the bbcode video template with the same regex...
The local wmv now work fine when using video bbcode tag..
So i re-activated your hack, once again now both work
With inserting video bbcode or without it, since your hack is wrapping the video bbcode successfuly and doing its job.

However am just curious, why wouldnt it work since its already loading as a hook before the post unless i manually added the html code to the bbcode template !
Reply With Quote
  #435  
Old 02-15-2010, 09:35 PM
ShawnV's Avatar
ShawnV ShawnV is offline
 
Join Date: Mar 2005
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have luck with a working playlist.com "playlist" definition for this mod yet?
Reply With Quote
  #436  
Old 02-17-2010, 10:29 AM
Moondust Moondust is offline
 
Join Date: Jan 2010
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lebanon View Post
hi
ive been off vb for a long while and today i upgraded a forum to 4.0.1 , however we used your old hack for 3.8x with custom local wmv addition... now ive been trying to reload local wmv
after many many tries am still failing...
I tried disabling the hack and modifying bbcode xml file and adding our self as source and modify bbcode video template, still no luck
i retried using your hack with this

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>

<AME3>
	<def>
		<providerid>80</providerid>
		<tagoption>ms</tagoption>
		<provider>ms</provider>
		<url>http://www.MYDOMAIN.ms</url>
		<regex_url><![CDATA[ (http://[\w]*[\.]*MYDOMAIN\.[\w/&;%-\.]+\.wmv) ]]></regex_url>
		<regex_scrape />
		<embed><![CDATA[ <object id="MediaPlayer" width="675" height="423" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components?" type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
     <param name="filename" value="{vb:raw code}">
     <param name="Showcontrols" value="True">
     <param name="autostart" value="false">
     <embed type="application/x-mplayer2" src="{vb:raw code}" name="MediaPlayer" width="675" height="423" autoplay="false"></embed>
</object>]]></embed>
		<priority>0</priority>
	</def>
</AME3>

It does parse and changes the code but still no display of embed !
either a so simple mistake or donno ! hope you can help

The post shows nothing on display
however on edit :


video=ms;http://www.MYDOMAIN.ms/movies/lebmov...madina-low.wmv[/video]

so basically its being parsed after preg matches ... any advice on where i went wrong ?
regards
Thanks, this Code works. !!
Reply With Quote
  #437  
Old 02-17-2010, 01:56 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 993ti View Post
Master XML imported fine
Getting this however with amazon rss feeds:
Code:
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/includes/ame_prep.php on line 556
Line 555 and 556:
Code:
					$text = preg_replace('%(\[(quote|php|html|code|nomedia)([^\]]*)\](.*?)\[/(\2)\])%sime', '$this->substitute(\'\1\', $this->_subbed)', $text);
					$text = preg_replace($info['find'], $info['replace'], $text);
There isn't an amazon definition that comes with this mod. Check with wherever you got the definition from.

Quote:
Originally Posted by ShawnV View Post
Anyone have luck with a working playlist.com "playlist" definition for this mod yet?
I worked hard at playlist for the AMEfy addon and cannot make it work with vB's video system.

I think all the other questions are related to custom definitions, which sadly I don't have time to do so will leave to the community
Reply With Quote
  #438  
Old 02-17-2010, 02:00 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by meissenation View Post
I was moreso jabbing at the fact that this is the only mod I've ever installed (and I've installed at least a hundred...) that has to hide the product file inside the upload folder instead of putting it outside of the upload folder.
This isn't exactly true

All vB addons always store the product-xml in the includes/xml folder. I just started following suit. But if you were upgrading, then you already had the readme and already imported the product once so you knew where it was. That is, unless you were upgrading from 2.5x. In that case the readme contains important information that you should read about upgrading in the first place. Either way, you didn't read the readme and want to complain about it.

Sheesh
Reply With Quote
  #439  
Old 02-17-2010, 04:21 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek View Post
There isn't an amazon definition that comes with this mod. Check with wherever you got the definition from.
He's referring to that test Master XML I posted here a while back. A couple of folks reported that bug. I've got vB 4 installed on my demo board, so I hope to have better working definitions for this version here in a few weeks.
Reply With Quote
  #440  
Old 02-17-2010, 05:58 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

gotcha. Thanks DJ
Reply With Quote
  #441  
Old 02-18-2010, 07:21 PM
MoRa GFX's Avatar
MoRa GFX MoRa GFX is offline
 
Join Date: Nov 2009
Location: California
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not exactly sure how to make it work, I'm on 4.0.1, and just added all of the files, is that it?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.16532 seconds
  • Memory Usage 2,358KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete