vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) (https://vborg.vbsupport.ru/showthread.php?t=175378)

TMH63 11-03-2008 03:01 PM

Quote:

Originally Posted by Digital Jedi (Post 1658276)
That's a preventive measure in AME 2.0+ to keep you from importing duplicate definitions. I didn't think there was a way to "deselect" definitions during import. You have to delete all your existing definitions, with maybe the exception of Local Hosted, and import the new one.

Note that I've dropped support for LongIslandOnline.



When you upload the new xml, you have the option of deselecting "yes" to import through each and every definition. But apparently it doesn't like you doing that as it still won't accept those parameters.

Digital Jedi 11-03-2008 03:14 PM

Quote:

Originally Posted by Nikoo (Post 1658498)
What about raw vegas?

Raw Vegas should be working. Remember, in my notes I mentioned that Raw Vegas uses Javascript to generate their player, and the inline AJAX elements of vB don't like external Javascript. The video will still show to anyone loading the page, but on the initial Quick Reply/Quick Edit, you won't see anything until you refresh the page.


Quote:

Originally Posted by Lizard King (Post 1658576)
For daily motion video's i am getting the following error. Does anyone have any idea what may cause this

HTML Code:

Warning: Missing argument 6 for ame_match(), called in [path]/includes/ame_bbcode.php(323) : regexp code on line 1 and defined in [path]/includes/ame_bbcode.php on line 442
 
Warning: preg_match() expects parameter 1 to be string, array given in [path]/includes/ame_bbcode.php on line 670


Are using AME 2.5 BETA or 2.0?



Quote:

Originally Posted by TMH63 (Post 1658610)
When you upload the new xml, you have the option of deselecting "yes" to import through each and every definition. But apparently it doesn't like you doing that as it still won't accept those parameters.

Which definitions have you decided you don't want to delete. It's possible you still have some duplicate definitions.

TMH63 11-03-2008 04:14 PM

Quote:

Originally Posted by Digital Jedi (Post 1658628)


Which definitions have you decided you don't want to delete. It's possible you still have some duplicate definitions.


I just went the route of deselecting every definition of the ones I already have and wanted to upload the new definitions that make up the xml file. I haven't went the route of deleting all definitions and re-installing the new xml yet.

skcyber 11-03-2008 04:54 PM

thanks a lot !! ;)

Digital Jedi 11-03-2008 04:57 PM

Quote:

Originally Posted by TMH63 (Post 1658671)
I just went the route of deselecting every definition of the ones I already have and wanted to upload the new definitions that make up the xml file. I haven't went the route of deleting all definitions and re-installing the new xml yet.

If you haven't made any crucial edits to your existing definitions, then the best thing would be to just delete them all and import the new Master. Just picking the ones you have will mean you'll miss out on a large number of definitions that I had to completely redo because the sites changed their embed code and/or URL structure. Some definitions have been split into two definitions and some have been changed completely due to domain name changes.

Digital Jedi 11-03-2008 04:59 PM

Quote:

Originally Posted by skcyber (Post 1658714)
there is no Jiwa xml on the main zip ... :(

No, as I said, I didn't add anything to the Main ZIP. I'll do individual XML inclusions a little bit later, but I have some other things to catch up on for the moment. If you have all sites installed anyway, the best thing to do is delete all and import the Master.

TMH63 11-03-2008 05:17 PM

Quote:

Originally Posted by Digital Jedi (Post 1658716)
If you haven't made any crucial edits to your existing definitions, then the best thing would be to just delete them all and import the new Master. Just picking the ones you have will mean you'll miss out on a large number of definitions that I had to completely redo because the sites changed their embed code and/or URL structure. Some definitions have been split into two definitions and some have been changed completely due to domain name changes.


Deleted old definitions and reinstalled new. Worked like a champ!


Thanks.

Rideharder 11-03-2008 05:52 PM

Love this mod .. Can some one show me how to make a Media Definition for my site http://www.561palmbeach.com/ Please ....newbie

my forum www.speedaholic.net

Video
http://www.561palmbeach.com/video/5/...m-R1-Test-Ride

Rideharder 11-03-2008 06:30 PM

Its not working I tryed this..


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

<AME>
<item>
<id>146</id>
<title>ClipShare Demo</title>
<description>Embed 561palmbeach.com Videos!</description>
<displayorder>1</displayorder>
<findcode><![CDATA[http://www\.561palmbeach\.com/view_video\.php\?viewkey=[\w]+[\w&;=]*]]></findcode>
<replacecode><![CDATA[<object type="application/x-shockwave-flash" width="320" height="260"wmode="transparent" data="http://www.561palmbeach.com/flvplayer.swf?file=http://561palmbeach.com/flvideo/$p1.flv&autostart=false&showfsbutton=true">
<param name="movie" value="http://www.561palmbeach.com/flvplayer.swf?file=http://www.561palmbeach.com/flvideo/$p1.flv&autostart=false&showfsbutton=true" />
<param name="wmode" value="transparent" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="http://www.561palmbeach.com/flvplayer.swf?file=http://www.561palmbeach.com/flvideo/$p1.flv&autostart=false&showfsbutton=true" loop="False" width="320" height="260" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</embed>
</object>]]></replacecode>
<status>1</status>
<container>1</container>
<embedregexp><![CDATA[http://www\.561palmbeach.com/flvideo/([\w]+)\.flv]]></embedregexp>
<extraction>1</extraction>
<gdef>0</gdef>
</item>
</AME>

Lizard King 11-03-2008 07:01 PM

Quote:

Originally Posted by Digital Jedi (Post 1658628)
Are using AME 2.5 BETA or 2.0?

2.5 beta , file cache is on , Extract destination data is on ,

Daily motion regex is
Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-]*video/[\w\-]+
Extract destination data is
Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)


All times are GMT. The time now is 07:42 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.01764 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete