• 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.
How do you change the thumbnail size?
If you mean the these thumbnails in: http://www.thepetboard.com/media/
You have 4 thumbnails in a row, so to get more of these to a row, thereby increasing their size, you'd add this to EXTRA.CSS

Code:
/* XenMedio - Thumbnails size control (width) */
.mediaList li {
    width: 25% !important;
}

Please note the default is 25% here, so, increase the value to make the thumbnails bigger.
For your style, I'd use either 33% for 3 in a row or 50% for 4 in a row.
 
The YouTube video exceeds the container, anyone know how I can fix this?

screenshot20111014at608.png
 
Looking to install this and purchase one of the add-ons, Just wondering:

1) Any issues so far with 1.1?
2) Any plans for an updated version?
 
This modification is FREE! However, with the free version, you only get the ability to submit YOUTUBE videos into your media library. I put a lot of work into this software, so I need some way to recoup costs. So, I've decided that while YouTube is free, additional services will be a`la cart. Each additional service is $5. You can start the purchase process by sending me a private message here on XenForo

REQUIRED EXPANSION:
  • Premium Edition Expansion: $20
If you want to install additional services, you must first purchase this premium edition expansion model. Without this model, you will be unable to import new service XML files.​
  • With the premium edition expansion, you get LOCAL video hosting for FREE.
    • Local HTML5/Flash Video (FLV, F4V, M4V, MP4)
    • Local HTML5/Flash Audio (MP3, MP2, AAC, M4A)
    • Local HTML5/Flash Audio Playlist (mRSS XML)
    • Local Silverlight Video (WMV)
To host media locally, upload the media to your "/data/local/" directory.​
Then simply use "video:filename.ext" as the media submission URL.​

ADDITIONAL VIDEO SERVICES: ($5 each)
  1. 1up Game Videos: HTML (no duration)
  2. AdobeTV: HTML
  3. Blip: MRSS
  4. CollegeHumor: HTML (no duration)
  5. DailyMotion: MRSS
  6. FunnyOrDie: HTML (no duration, no autoplay)
  7. GameTrailers: HTML (no duration, no autoplay)
  8. Google: HTML (no keywords)
  9. Hulu: HTML (no duration, no autoplay)
  10. Justin: JSON (no autoplay)
  11. MegaVideo: MRSS (no autoplay)
  12. MetaCafe: MRSS
  13. NicoVideo: MRSS (no autoplay)
  14. Own3D: HTML (no autoplay)
  15. SoundCloud: HTML (no duration)
  16. uStream: JSON
  17. Veoh: MRSS
  18. Viddler: HTML (no duration)
  19. VideoJug: HTML
  20. Vimeo: JSON
  21. Yahoo: HTML (no duration)
  22. YouTube: JSON
ADDITIONAL VIDEO SERVICES: ($10 each)
  1. *******: HTML (no duration, no autoplay)
  2. RedTube: HTML (no duration, no keywords)
Why are these hosters more expensive? Because they are adult websites and as such are harder to support as every time I visit these websites, I have to worry about various security issues.​

ADDITIONAL GALLERY SERVICES: ($5 each)
  1. FlickR: HTML (no keywords)
  2. PhotoBucket: HTML (no keywords)
  3. PicasaWeb: HTML (no keywords)
I am adding more services as I go; however it takes time. If there is a specific service you are looking for, let me know so that I can put it at the top of my list. I will always try to find a JSON or MRSS solution before I fall back to HTML. However, not all services offer JSON or MRSS, so sometimes you have to take what you can get. Not all services offer the same type of information retrieval either; for instance, most services don't have duration handling.

I may be having a stupid moment! But wheres the link to purchase the premium addon?
 
No I am starting another site where I want my thumbnails to look like thepetboard ones...
Sorry, I've no idea - best bet is to ask Jaxel with specifics.

I may be having a stupid moment! But wheres the link to purchase the premium addon?
You can start the purchase process by sending me a private message here on XenForo
That means, send Jaxel a PC with what you want and he'll direct you further. :)
 
Getting the following error while I was uploading Youtube videos into Medio:

"Media URL did not retrieve valid data."

Even when I insert video URLs that I already uploaded into XenMedio, it still gives me the error. Is there something I'm doing wrong?

Please quote my post so I can get an alert on a response. ;)

I also have this problem and it is turning a lot of members away from using this add-on. Anyone know what's up with this?
 
The YouTube video exceeds the container, anyone know how I can fix this?
still looking for a solution.
You'll need to edit templates.

Admin Control Panel -> Appearance -> Templates ( choose your style ) -> EWRmedio_Embed

Find this line :

HTML:
<object type="application/x-shockwave-flash" width="XX" height="{$media.service_height}" data="{$media.service_movie}">

Change the width and push the SAVE button, (y)

I also have this problem and it is turning a lot of members away from using this add-on. Anyone know what's up with this?
What URL are you using when you get this error?
I don't think shorten links from YouTube works with this add-on.. :(

Thanks M@rc
Hey again, if you're wondering if this works with xenForo 1.1 beta 3, since it was released today, then the answer is yes, ;)
I just upgraded my forum, :coffee:
 
What URL are you using when you get this error?
I don't think shorten links from YouTube works with this add-on.. :(

All links. I could submit a link, it works (1/8th of the time), delete it from the library, try to submit it again, & I get that error.
 
Status
Not open for further replies.
Back
Top Bottom