BBcode MediaSites Package [Deleted]

Grrrrrr...

I soooo just started using x.x.x_xx for everything...

is changing the naming convention for the .zip to _x.x.x.xx going to fix it...or do I have to do anything else?

****ed if I know. it just registers this as needing an update and it does that when add-ons don't have numbering systems in accordance with his settings. not exactly sure how to fix it. maybe PM him?
 
****ed if I know.
Funny thing is that makes two of us..
it just registers this as needing an update and it does that when add-ons don't have numbering systems in accordance with his settings. not exactly sure how to fix it. maybe PM him?
I'll tell you you what, if you find the instructions for it and give me a link I will do it provided that the addon supports the structure required.
 
Funny thing is that makes two of us..

I'll tell you you what, if you find the instructions for it and give me a link I will do it provided that the addon supports the structure required.

Let it not be said that I am not a loving god:

http://xenforo.com/community/threads/add-on-install-upgrade.35211/page-12#post-497118

It's not the letter...

I'm not sure how many different ways I can explain the same thing.

The version number provided by the developer in the Resource Manager is different to the one provided in the XML file of the add-on.

There's only two ways to fix this:

1) Ignore the update
2) Ask the developer to ensure the version numbers are correct (at the end of the day, it makes their life easier to support if you can tell them what version you have)
 
As far as I know Comedy Central does not allow for their stuff to be embedded.
I pulled this from the embed link in a comedy central video clip. Is this what you would need? It also seems to allow you to post to facebook, twitter, give a direct link, stumble upon, or just the embed option.

<div style="background-color:#000000;width:520px;"><div style="padding:4px;"><iframe src="http://media.mtvnservices.com/embed/mgid:cms:video:colbertnation.com:425948" width="512" height="288" frameborder="0"></iframe><p style="text-align:left;background-color:#FFFFFF;padding:4px;margin-top:4px;margin-bottom:0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;"><b>The Colbert Report</b> <br/>Get More: <a href='http://www.colbertnation.com/full-episodes/'>Colbert Report Full Episodes</a>,<a href='http://www.comedycentral.com/indecision'>Indecision Political Humor</a>,<a href='http://www.colbertnation.com/video'>Video Archive</a></p></div></div>
 
I pulled this from the embed link in a comedy central video clip. Is this what you would need? It also seems to allow you to post to facebook, twitter, give a direct link, stumble upon, or just the embed option.

<div style="background-color:#000000;width:520px;"><div style="padding:4px;"><iframe src="http://media.mtvnservices.com/embed/mgid:cms:video:colbertnation.com:425948" width="512" height="288" frameborder="0"></iframe><p style="text-align:left;background-color:#FFFFFF;padding:4px;margin-top:4px;margin-bottom:0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;"><b>The Colbert Report</b> <br/>Get More: <a href='http://www.colbertnation.com/full-episodes/'>Colbert Report Full Episodes</a>,<a href='http://www.comedycentral.com/indecision'>Indecision Political Humor</a>,<a href='http://www.colbertnation.com/video'>Video Archive</a></p></div></div>
I need the link to the page that has the embed link....

As far as I can see they do not offer embedding and no matter what I view @ http://www.colbertnation.com/* and http://www.comedycentral.com/episodes/* there is nothing to click for embed code. The only things that have embeds are clips as far as I have seen.
 
Sometimes the eBay ones do not embed and just post a link, did they change their API?

Also can I please get an answer on Amazon BB code embedding?
 
Here's one from South Park:

http://www.southparkstudios.com/clips/103833/the-real-psychic-detectives

Here's one from Comedy Central:

http://www.comedycentral.com/video-clips/fdn20p/inside-amy-schumer-sexting

Here's the one from Colbert:

http://www.colbertnation.com/collections/the-word

All of them mouse over and show an embed option.

Ahhh I didn't even think of clips...I was looking at full eps for some reason...I did have the South Park one done a while ago but again...for some reason I didn't include it in this addon ever :-/

So I have created a series of Comedy Central bbcodes that should cover every clip in their lineup including shows that have their own domain like colbertnation.com.

I have uploaded them as individual addons and will add them to this pack upon the next update.

http://xenforo.com/community/resources/comedy-central-bbcode-mediasite.1806/
http://xenforo.com/community/resources/the-daily-show-bbcode-media-site.1807/
http://xenforo.com/community/resources/south-park-bbcode-media-site.1808/
http://xenforo.com/community/resources/colbert-nation-bbcode-media-site.1809/





Sometimes the eBay ones do not embed and just post a link, did they change their API?

Also can I please get an answer on Amazon BB code embedding?
I will just have to recreate a new Amazon bbcode, I honestly don't remember making one and I am sure that I couldn't at the time back them because back when it was originally requested, the Amazon affiliates thing wasn't even allowed to be viewed by people from my state and they have just most recently allowed us access.


With the ebay ones you are going to have to give me a list of links (as you would be posting them) that do not work or I really don't know what to look for when trying to fix.
 
Can you add Amazon? Here is the code I use:

Code:
Media Site ID: amazon
Site Title: Amazon
Match URLs: amazon.com/*/*/{$id}/
Embed HTML:<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=oldrow-20&o=1&p=8&l=as1&m=amazon&f=ifr&ref=tf_til&asins={$id}" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

Replace oldrow-20 with your associate tag or remove it if you want to.
 
Top Bottom