vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

mferguson 03-10-2010 07:39 PM

Quote:

Originally Posted by Digital Jedi (Post 2000988)
The Internal Linking set of defs is outdated and needs redoing, which is why I didn't include any in the last update. So far, some of the internal linking isn't working out any longer, but Member Profiles will probably be fixable.

If these aren't working what is the best way to disable them? Even if I deactivate or delete them from the Display Definitions they seem to continue working for some reason.

Thanks!

Mark

Digital Jedi 03-10-2010 08:09 PM

Quote:

Originally Posted by mferguson (Post 2001122)
If these aren't working what is the best way to disable them? Even if I deactivate or delete them from the Display Definitions they seem to continue working for some reason.

Thanks!

Mark

Probably because they're cached. I'm not certain. You can try disabling the cache prior to deleting the definition and see if they go that way, then re-enable it later, or you can manually edit the posts in question.

Digital Jedi 03-10-2010 08:23 PM

Totally Useless Post to Follow

I just realized that the number of installs is now 1337.

YAHOME 03-11-2010 09:45 AM

Quote:

Originally Posted by Digital Jedi (Post 1985263)
You can have one definition to parse both URLs, if you want. Just change this to the Regular Expression:

Code:

http://[\w]+\.youtube\.[\w]+/watch\??\#?v=([\w-]+)[\w&;=-]*[\#t=]*([\d]*)[&;10shdq=]*

Really i`m embarrassed from you man ... some members in my forum report that youtube links show with them like this:

http://www.youtube.com/watch#!v=Riauw5UTnW8

with this two symbol #!

so if you please dear Jedi merge this three methods for youtube embed in one definition ?

1 - http://www.youtube.com/watch?v=Riauw5UTnW8 ?

2 - http://www.youtube.com/watch#v=Riauw5UTnW8 #

3 - http://www.youtube.com/watch#!v=Riauw5UTnW8 #!

Thank you ... with my best wishes .

jscieza 03-11-2010 02:50 PM

Hi Digital Jedi,

There are some goear.com that aren't being automatically inserted i.e. http://www.goear.com/listen/8388331/...ntonio-vasquez

Please take a look.

Thank you,
Jonathan

Digital Jedi 03-11-2010 03:40 PM

Quote:

Originally Posted by MWRD (Post 2001462)
Really i`m embarrassed from you man ... some members in my forum report that youtube links show with them like this:

http://www.youtube.com/watch#!v=Riauw5UTnW8

with this two symbol #!

so if you please dear Jedi merge this three methods for youtube embed in one definition ?

1 - http://www.youtube.com/watch?v=Riauw5UTnW8 ?

2 - http://www.youtube.com/watch#v=Riauw5UTnW8 #

3 - http://www.youtube.com/watch#!v=Riauw5UTnW8 #!

Thank you ... with my best wishes .

Yes, I'll have something for you a little bit later. But you can still fix it with this RegEx. That's really the only change it will need:

Code:

ttp://[\w.]+youtube\.[\w]+/watch[\?\#!]+v=([\w-]+)[\w&;+=-]*[\#t=]*([\d]*)[&;10shdq=]*
Quote:

Originally Posted by jscieza (Post 2001574)
Hi Digital Jedi,

There are some goear.com that aren't being automatically inserted i.e. http://www.goear.com/listen/8388331/...ntonio-vasquez

Please take a look.

Thank you,
Jonathan

Yes, I noticed this earlier today, too. Apparently they've decided to SEO the piss our of their website. I'll have a fix for that here in a few.

Digital Jedi 03-11-2010 03:44 PM

***ATTENTION NEW DEFINITION***

But it's a special one that you can only get here: https://vborg.vbsupport.ru/showthread.php?t=238021. ;)

mferguson 03-14-2010 05:43 PM

Quote:

Originally Posted by Digital Jedi (Post 2001138)
Probably because they're cached. I'm not certain. You can try disabling the cache prior to deleting the definition and see if they go that way, then re-enable it later, or you can manually edit the posts in question.

Since it looks like the definitions for these haven't changed since earlier releases I'm assuming that there has been an underlying product change that broke internal linking. Given this is there any plan to address these in a future release?

Thanks for your help!

Mark

Digital Jedi 03-14-2010 06:12 PM

I'm working a new set of Internal Linking. It will probably be vBulletin version specific, as it seems there's some subtle little changes in vBulletin that's nerfing this for some boards. I'm still not sure it will be as comprehensive as the last set, so it might not work with all boards. We'll just have to see how it plays out.

mferguson 03-14-2010 07:05 PM

Great. Thank you. The version we're currently running is vb 3.8.1 so anything between 3.8.1 and 3.8.5 would be appreciated. Thanks again!

YAHOME 03-16-2010 03:42 AM

Thank you very much dear Jedi you save my work and do an excellent definition . the new code its working fine thanks thanks ... :)

i hope that youtube stop change its embed method .



Edit : I do empty the Validation box for it work

Digital Jedi 03-16-2010 04:15 AM

Quote:

Originally Posted by MWRD (Post 2004549)
Unfortunately its not working :( ... also the previous definition :

Code:

http://[\w]+\.youtube\.[\w]+/watch\??\#?v=([\w-]+)[\w&;=-]*[\#t=]*([\d]*)[&;10shdq=]*
not working too ... its just embed the ? symbol url ..........

You may need to turn Validation off for it to work completely.

YAHOME 03-16-2010 04:34 AM

Quote:

Originally Posted by Digital Jedi (Post 2004558)
You may need to turn Validation off for it to work completely.

I`m so sorry man i edit my post :) for i try many ways and its work fine now thanks again for great mod and great support from you ...

You are creativity code programmer :up:

Goomzee 03-16-2010 10:52 AM

Quote:

Originally Posted by Digital Jedi (Post 1991276)
Thank you.

Can you post a link to the page in question?
Specifics, please. I can't help you unless you're specific.
Yes, I'll update it. In the meantime, try replacing the \.com in your RegEx with \.co[m\.uk]+

sorry for delay replay but when i place any url like link in my forum video not show

Stryker412 03-16-2010 04:51 PM

Amazon thumbnail links no longer working.

killerkraft 03-16-2010 06:46 PM

Hello Digital Jedi,
Help me with one thing.
I've installed in AME the definition for mp3 files.
I've tried almost everything i remembered to put them to work, but it seems to be effortless.

Is this the correct way ?
Code:

www.mysite.net/forum_sub/mp3_dir/mp3_file.mp3
or this one ?

Code:

www.mysite.net/mp3_file.mp3
:D Before you ask me, i did change the site name in the definitions by mysite

Digital Jedi 03-16-2010 10:41 PM

Quote:

Originally Posted by Goomzee (Post 2004708)
sorry for delay replay but when i place any url like link in my forum video not show

Are you sure you have the most recent definitions, both Parts 1 and 2? This link embeds fine for me: http://www.cogonline.net/forums/show...506#post374506


Quote:

Originally Posted by Stryker412 (Post 2004889)
Amazon thumbnail links no longer working.

Which links, specifically?


Quote:

Originally Posted by killerkraft (Post 2004961)
Hello Digital Jedi,
Help me with one thing.
I've installed in AME the definition for mp3 files.
I've tried almost everything i remembered to put them to work, but it seems to be effortless.

Is this the correct way ?
Code:

www.mysite.net/forum_sub/mp3_dir/mp3_file.mp3
or this one ?

Code:

www.mysite.net/mp3_file.mp3
:D Before you ask me, i did change the site name in the definitions by mysite

I'm not sure I completely understand what your asking with these two examples. The URL to the MP3 file is the URL to the MP3 file. So wherever you've put it, is what the URL is going to be. As long as it's a valid URL, meaning there's actually an MP3 there, then it will embed just fine.

On the other hand, if this is what's in your RegEx, then that's wrong. The ONLY thing you should have changed in the RegEx was YOUR_SITE_NAME_HERE with no domain extension.

Goomzee 03-17-2010 06:12 AM

[QUOTE=Digital Jedi;2005075]Are you sure you have the most recent definitions, both Parts 1 and 2? This link embeds fine for me: http://www.cogonline.net/forums/show...506#post374506



Yes i have upload all 7 files from DJ's Local Hosted (Delta) folder and when i upload files from this folders DJ's AMEs (Delta) it says duplicate files now what i do kindly tell me

killerkraft 03-17-2010 08:35 AM

Ok, i will explain.

My site name is digitalzapping.net, so instead of YOUR_SITE_NAME_HERE i have now digitalzapping.

I have a subdir in the server named /zp/ss with lots of mp3 files.
One of them is bonita.mp3, but when i make a post with www.digitalzapping.net/zp/ss/bonita.mp3 the embebed image appears but if you click the play button, nothing happens.

chick 03-18-2010 10:59 PM

Jedi - for some reason over the last week or so DailyMotion video no longer works, it appears blank, can you help? Possibly I missed the fix in this thread?

Here is the regular expression

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+
and regexp

Code:

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


Thank you

Digital Jedi 03-19-2010 01:40 AM

Quote:

Originally Posted by Goomzee (Post 2005306)
Yes i have upload all 7 files from DJ's Local Hosted (Delta) folder and when i upload files from this folders DJ's AMEs (Delta) it says duplicate files now what i do kindly tell me

You should only have 2 files for GameSpot. Part 1 and Part 2. You have to delete your old definitions to import duplicates.


Quote:

Originally Posted by killerkraft (Post 2005358)
Ok, i will explain.

My site name is digitalzapping.net, so instead of YOUR_SITE_NAME_HERE i have now digitalzapping.

I have a subdir in the server named /zp/ss with lots of mp3 files.
One of them is bonita.mp3, but when i make a post with www.digitalzapping.net/zp/ss/bonita.mp3 the embebed image appears but if you click the play button, nothing happens.

Let me see the Regular Expression from the definition.


Quote:

Originally Posted by chick (Post 2006153)
Jedi - for some reason over the last week or so DailyMotion video no longer works, it appears blank, can you help? Possibly I missed the fix in this thread?

Here is the regular expression

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+
and regexp

Code:

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


Thank you

You don't appear to have the most recent Dailymotion definition.

Goomzee 03-19-2010 11:14 AM

Quote:

Originally Posted by Digital Jedi (Post 2006213)
You should only have 2 files for GameSpot. Part 1 and Part 2. You have to delete your old definitions to import duplicates.

I have removed Gamespot part 1 but it's still same problem

chick 03-19-2010 02:13 PM

OK Jedi, everything is on (deleted the old def and uploaded this new dailymotion def) resynced, purged, flushed and rebuild everything, and still a blank video?

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+[\w/=\?]*
and the regex

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
Contain and extract are on... any ideas?

DannyITR 03-19-2010 02:48 PM

My youtube is tiny. I can't seem to get it to proper size even if I specify an exact size in the youtube plugin code. Can anyone help?

killerkraft 03-19-2010 03:45 PM

These are my settings (Local mp3 files player) :

Regular expression
Code:

([http://]*[\w]*[\.]*digitalzapping\.[\w/&;%-\.]+\.mp3?2?)
Replacement
Code:

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="250" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" /> <param name="bgcolor" value="#384651" /> <param name="FlashVars" value="mp3=$p1&amp;width=250&amp;showstop=1&amp;showinfo=1&amp;showvolume=1&amp;bgcolor=384651&amp;bgcolor1=31a2f4&amp;bgcolor2=0b8eee&amp;slidercolor1=ffffff&amp;slidercolor2=CCCCCC&amp;sliderovercolor=ffff00" /> </object>
I've changed nothing on the original xml file.

DannyITR 03-19-2010 04:22 PM

ok apparently i had an old version. I upgraded to 2.5.6 and now nothing parses. i just get links.

DannyITR 03-19-2010 04:40 PM

I needed to uninstall then re-install and now it works.

Gamelobby 03-20-2010 04:54 AM

Quote:

Originally Posted by Gamelobby (Post 1959780)
By the way is there any way to fix the RSS feed issue.?

RSS feed posts it like this - http://www.gametrailers.com/player/60953.html?r=1
But we have to manually go in & delete the end - "?r=1"

Any thoughts on how to get them posted correctly so we dont have to edit them.?

Quote:

Originally Posted by Digital Jedi (Post 1959789)
Add
Code:

[\?r=1]*
to the end of the Regular Expression.

Any other ideas..?
I tried that & it didn't work. :(

Shouldn't there be a minus sign - to tell it to remove the last part.? (or is that what the backslash does.?)

Digital Jedi 03-20-2010 05:08 AM

Quote:

Originally Posted by Goomzee (Post 2006407)
I have removed Gamespot part 1 but it's still same problem

I'm not sure what you mean. You've removed Gamespot (Part 1) and imported the new Part 1? Because, as I said, you need both. Then you need to re-edit the posts in question.


Quote:

Originally Posted by chick (Post 2006505)
OK Jedi, everything is on (deleted the old def and uploaded this new dailymotion def) resynced, purged, flushed and rebuild everything, and still a blank video?

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+[\w/=\?]*
and the regex

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
Contain and extract are on... any ideas?

And you edited the posts you were having a problem with or tested the links again? It would help if you posted a link to the video(s).



Quote:

Originally Posted by killerkraft (Post 2006563)
These are my settings (Local mp3 files player) :

Regular expression
Code:

([http://]*[\w]*[\.]*digitalzapping\.[\w/&;%-\.]+\.mp3?2?)
Replacement
Code:

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="250" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" /> <param name="bgcolor" value="#384651" /> <param name="FlashVars" value="mp3=$p1&amp;width=250&amp;showstop=1&amp;showinfo=1&amp;showvolume=1&amp;bgcolor=384651&amp;bgcolor1=31a2f4&amp;bgcolor2=0b8eee&amp;slidercolor1=ffffff&amp;slidercolor2=CCCCCC&amp;sliderovercolor=ffff00" /> </object>
I've changed nothing on the original xml file.

Actually, you did edit the player colors. However, I cannot see anything wrong with the RegEx of the Embed Code. Try deleting this def, importing the original XML and see if this corrects new posts.

Digital Jedi 03-20-2010 05:12 AM

Quote:

Originally Posted by Gamelobby (Post 2006887)
Any other ideas..?
I tried that & it didn't work. :(

Shouldn't there be a minus sign - to tell it to remove the last part.? (or is that what the backslash does.?)

The * is what makes it optional. It should look for it, and if it doesn't find it, match the string anyway. This is RSS, right? RSS usually has to be formatted for AME. Generally you have to put [AME][/AME] tags around the URL in the RSS Feed Manager.

spoky29 03-20-2010 10:33 AM

Very nice work, but i still have a problem with "dailymotion".
I've dowloaded the last definitions, but dailymotion's videos don't work on my site...

So please what can i do to have this videos working :)

Digital Jedi 03-21-2010 05:35 AM

Quote:

Originally Posted by spoky29 (Post 2006978)
Very nice work, but i still have a problem with "dailymotion".
I've dowloaded the last definitions, but dailymotion's videos don't work on my site...

So please what can i do to have this videos working :)

Please post the links that aren't working.

Gamelobby 03-21-2010 06:56 PM

Quote:

Originally Posted by Digital Jedi (Post 2006891)
The * is what makes it optional. It should look for it, and if it doesn't find it, match the string anyway. This is RSS, right? RSS usually has to be formatted for AME. Generally you have to put [AME][/AME] tags around the URL in the RSS Feed Manager.

That worked.!! :up:

Goomzee 03-22-2010 04:51 AM

Quote:

Originally Posted by Digital Jedi (Post 2006890)
I'm not sure what you mean. You've removed Gamespot (Part 1) and imported the new Part 1? Because, as I said, you need both. Then you need to re-edit the posts in question.
.


ohh man pleae don't mind but it's quite annoying mod i am removing this

Digital Jedi 03-22-2010 07:12 AM

Quote:

Originally Posted by Goomzee (Post 2007931)
ohh man pleae don't mind but it's quite annoying mod i am removing this

I don't understand why you're getting frustrated, because all I really need to know is if you have both definitions imported or not? It's a simple "yes or no" question, but for some reason, you keep avoiding it.

As I said before, the links are embedding fine on my site. So, most likely, the only other thing it can be is user error. Not the mod.

killerkraft 03-22-2010 08:55 PM

Thank's man,

In fact all i needed to correct the error was to delete the definitions i have and import them again.

All is working now....

yoyoman 03-24-2010 01:26 AM

Thanks! Great MOD!
Is there gonna be an XML file for local *.flv files?!

killerkraft 03-24-2010 06:57 PM

Just another question DDj, is it possible to play divX with avi extension just by changing it in the definition, i.e.,

Original

Quote:

([http://]*[\w]*[\.]*digitalzapping\.[\w/&;%-\.]+\.divx)
New one

Quote:

([http://]*[\w]*[\.]*digitalzapping\.[\w/&;%-\.]+\.avi)
Thank's :D

Stryker412 03-25-2010 12:19 AM

Anyone else having issues with Funny or Die videos?

http://www.shatteredplanet.org/forum...ead.php?t=2294

Rideharder 03-25-2010 01:59 AM

Vimeo just looks like its loading..


issues with http://vimeo.com ? thanks for some info on how to fix it..


All times are GMT. The time now is 08:14 AM.

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.02612 seconds
  • Memory Usage 1,870KB
  • 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
  • (20)bbcode_code_printable
  • (28)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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