• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenMedio (Media)

Status
Not open for further replies.
The YouTube shortlinks don't work... Only long links...
Go here:
yourwebsite/media/service/youtube/edit
and change "regular expression" to:
Code:
http://[a-z\.]*?(?:youtube\.[a-z]+/watch\?.*?v=|youtu\.be/)([\w-]+)

That will make it match every URL youtube has. I will include this change in the next update.
 
And what about my problem? Please solve it soon Jaxel :)
PicasaWeb is not a video service... its an album service, you don't embed single items with it, but slideshows. Even Google's own documents dont give any way to embed a picasaweb video and insists you embed the album.
 
It has the Video function for Picasaweb now :) And it has the embed HTML code for a video as Youtube, that why I think I can use it in XenMedio. Please wait for me to upload an example video.
 
Jaxel, can you help with this? I am wanting to have the video preview thumbnail display the full width of the outer box in threads. Currently, it only displays in the top left corner.
In threads, use [medio=full]number ID of video (in image is 48)[/medio]
13.webp

Salud2
 
In threads, use [medio=full]number ID of video (in image is 48)[/medio]

Salud2

That didn't help any. I have attached an image which will hopefully explain what I am trying to do, within threads.

Basically, I want the preview thumbnail of the video to be the full width/height of the outer box, as indicated by the yellow arrows.
 

Attachments

  • Untitled-1.gif
    Untitled-1.gif
    23.1 KB · Views: 16
Hi,
I have a few quick questions!

I only want to use the addon to play mp3 files hosted locally
1) Will I need the premium edition expansion to be able to do this?
2) Has anyone got a demo of what this would look like?

Happy to pay, just want to make sure its the right option though :)
 
The next version of all my mods no longer use the outdated javascript validators I've been using as a hold over since VB4. They now all use XenForo AutoValidators...

Untitled-1.webp
Untitled-2.webp
 
Hi,
I have a few quick questions!

I only want to use the addon to play mp3 files hosted locally
1) Will I need the premium edition expansion to be able to do this?
2) Has anyone got a demo of what this would look like?

Happy to pay, just want to make sure its the right option though :)

Hi Jaxel,

Can you help with the above please :)
 

No for instance you attach youtube video of a particular song for instance, say the video is removed or reuploaded you have to delete the entire media entry from the media library and recreate another media entry - (rather than edit the current entry and input a new youtube link)
 
Are we sure it's not possible to add Streetfire to the list of available services? Each video on that site has an embed code, such as:

HTML:
<object width="600" height="338" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="SFID1314289410710"><param name="movie" value="http://www.streetfire.net/flash/SPlayer.swf" type="application/x-shockwave-flash" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><param name="FlashVars" value="&video=fc7339e6-76b3-4369-b9e6-9d42002582bb&servicecfg=386" /><embed src="http://www.streetfire.net/flash/SPlayer.swf" flashvars="video=fc7339e6-76b3-4369-b9e6-9d42002582bb&servicecfg=386" allowfullscreen="true" wmode="transparent" width="600" height="338" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br/><a href="http://www.streetfire.net/video/top-gear-season-12-episode-7-2008-v8-rocking-chair_742314.htm">Top Gear Season 12 Episode 7 2008 V8 Rocking chair</a></object>

Isn't fc7339e6-76b3-4369-b9e6-9d42002582bb the video code you'd need to make this a usable video in XenMedio?
 
Status
Not open for further replies.
Top Bottom