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
  #502  
Old 03-07-2010, 10:15 PM
BSViper BSViper is offline
 
Join Date: Mar 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Spend two days - no success...

Fresh forum - AME work perfect.. After restore post table - same bug..
Youtube links stop working... Always displayed as text, even in [video] tags...

Finded in post table AME TAG.. Uninstall AME, delete, install AME - dos't matter. Not working..

OK. AME3 don't work.. But why don't work standard vbulletin links?

Any ideas?
Reply With Quote
  #503  
Old 03-08-2010, 05:10 AM
stickskills stickskills is offline
 
Join Date: May 2008
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this mod allow certain usergroups to NOT do video embedding while others CAN?
Reply With Quote
  #504  
Old 03-09-2010, 08:25 AM
BSViper BSViper is offline
 
Join Date: Mar 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

At last i foundout what my problem is...
It's not AME - it's forum...

I start new thread about this problem here:
https://vborg.vbsupport.ru/showthread.php?t=237873

Sow, as soon as i fixed this bug, i install AME3 again - it's very useful mod...
Reply With Quote
  #505  
Old 03-11-2010, 04:00 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can it do embed images automatically as well? So I don't need [ IMG ] each time?
Reply With Quote
  #506  
Old 03-11-2010, 04:27 AM
testbot testbot is offline
 
Join Date: Feb 2009
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
Can it do embed images automatically as well? So I don't need [ IMG ] each time?

hmm... i haven't tried it but logically the following would work:

Regex URL:
Code:
http:\/\/([a-zA=Z0-9-_./]+)\.jpg
Embed:
Code:
<img src="http://{vb:raw code}.jpg">
you would have to make one for each extension.

i would advise against that though because whenever you post a url like that outside of the img bbc codes it would use the video codes. meaning it would post the bbc code like
video=wmv;example.com/image.jpg /video instead of img /img

then if you removed ame or vbulletin changes the way videos are handled in a future release you would have to do some serious work to get your img bbc code converted back.


all of the above is just my opinion. there might be a better way to do it or it might not work at all cuz i haven't tested it. it's just theory and opinion
Reply With Quote
  #507  
Old 03-11-2010, 07:56 AM
YankForum's Avatar
YankForum YankForum is offline
 
Join Date: Mar 2010
Location: MY
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i don't know y i installed with no problem
tnx
Reply With Quote
  #508  
Old 03-12-2010, 02:13 AM
milaszewski milaszewski is offline
 
Join Date: Jun 2008
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there any way of programming this mod to automatically embed mp3 attachments in a small flash mp3 player?
Reply With Quote
  #509  
Old 03-12-2010, 02:44 AM
testbot testbot is offline
 
Join Date: Feb 2009
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

give the following a try. it should work. it uses google's flash player. i haven't tested it but it should work fine.

Provider:
MP3

Tagoption:
mp3

URL:
http://www.example.com/mysong.mp3

Regex URL:
Code:
http:\/\/([a-zA=Z0-9-_./]+)\.mp3
Embed:
Code:
<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://{vb:raw code}.mp3" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />
Reply With Quote
  #510  
Old 03-12-2010, 02:59 AM
way2xtreme way2xtreme is offline
 
Join Date: Oct 2006
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi everyone,

Just check if hulu is working with AME? It seems hulu has changed their codes.

If anyone have it working, could you share the display code?

Thanks
WC
Reply With Quote
  #511  
Old 03-12-2010, 03:07 AM
milaszewski milaszewski is offline
 
Join Date: Jun 2008
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by testbot View Post
give the following a try. it should work. it uses google's flash player. i haven't tested it but it should work fine.

Provider:
MP3

Tagoption:
mp3

URL:
http://www.example.com/mysong.mp3

Regex URL:
Code:
http:\/\/([a-zA=Z0-9-_./]+)\.mp3
Embed:
Code:
<embed type="application/x-shockwave-flash" src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=http://{vb:raw code}.mp3" width="400" height="27" allowscriptaccess="never" quality="best" bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />
I am looking for something like this:
http://www.youtube.com/watch?v=LPCVrPDN_sE
automatic playback of mp3 files attached to vbulletin posts, not for links to mp3 files
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 03:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07595 seconds
  • Memory Usage 2,350KB
  • 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
  • (6)bbcode_code
  • (2)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
  • (3)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