[8WR] XenMedio (Media) PRO

[8WR] XenMedio (Media) PRO [Paid] 1.7.0

No permission to buy ($40.00)
Not sure if suggested, but an option to resize the video like your stream addon where it's small, medium etc would be nice.

Also I like to have my playlists ordered from newest at the top to oldest at the bottom. Sadly your auto play next feature for playlists only goings down. The option to auto play playlists the other way would be nice. Having people scroll all the way down playlists for the newest stuff doesn't make sense.

Being able to check a box to make all videos load as HD would also be nice.
 
Last edited:
Does anyone know how to remove the navigation tab since there is not an option like the streams add-on. I'm trying to rearrange all of mine so want to make a custom link, thanks.
 
Sorry to bump again but any ideas to the above someone or @Jaxel ? Cheers
Technically, you dont want to "remove" navigation tabs. Because the navtabs also control the subnav tabs.

XenRio never actually removes the navtabs, it just hides them. Try the following css:
Code:
.navTab.media a { display: none; }
.navTab.media .tabLinks a { display: inherit; }
 
Thanks, I just want to reposition all my navigation is all and manually add the links/secondary links, thanks!
 
When installing this for the first time you obviously have no media to display. I've now got 6 items but only 1 displays when you click "Media" in the Navigation bar which defaults to Video Library - Recent Media. Clicking "Media" on the sub-menu bar displays all media and defaults to Media with tabs for Recent Media, Trending Media etc.

Is there a way to display all media when clicking Media in the top navigation bar?

I hope I explained that properly :)

Regards,
Renada
 
Hey Jaxel,

I'm building a site that is currently using XenPorta and XenMedio and am working on trying to tie together a few things that I want to make sure will work before I get too deep into development.

  1. Reckon's Videos from Feed: https://xenforo.com/community/resources/reckons-team-videos-from-feed.4505/
    1. This requires Xen Media Gallery to post new videos from a youtube RSS automatically
    2. If you are familiar with that add-on, is there any way to integrate it into XenMedio?
    3. If it can only post into Xen Media Gallery, is there any way to forward any incoming content directly into XenMedio?
  2. Is there any way to reassign media from one user to another?
  3. Is there any way to reassign playlists (and all media contained within) from one user to another?
I know some of this you might not be able to answer, but I'm hoping to snag some help. I'm taking over development and I'm learning as I go.
 
Last edited:
A quick follow up question is: Do you plan to support importing picture galleries from imgur?
Can you give me a link to a gallery?

Hey Jaxel,

I'm building a site that is currently using XenPorta and XenMedio and am working on trying to tie together a few things that I want to make sure will work before I get too deep into development.

  1. Reckon's Videos from Feed: https://xenforo.com/community/resources/reckons-team-videos-from-feed.4505/
    1. This requires Xen Media Gallery to post new videos from a youtube RSS automatically
    2. If you are familiar with that add-on, is there any way to integrate it into XenMedio?
    3. If it can only post into Xen Media Gallery, is there any way to forward any incoming content directly into XenMedio?
  2. Is there any way to reassign media from one user to another?
  3. Is there any way to reassign playlists (and all media contained within) from one user to another?
I know some of this you might not be able to answer, but I'm hoping to snag some help. My dev team has disappeared and I'm learning as I go.
1 - it would be very easy to post videos from a youtube rss... Its pretty much exactly the same as the bulk playlist submitter; but automated with a cron job... that being said, I wouldn't write such a feature into this mod, as you're probably the only person who needs it.
2 - only directly through the database
3 - only directly through the database
 
Oddshot support would be great, change twitch to twitch channels and display if online(?) also a way to set a default category and remove the "Unspecified".
 
Last edited:
Can you give me a link to a gallery?

Here is the one that I have as an example currently: http://imgur.com/a/BcdKz


1 - it would be very easy to post videos from a youtube rss... Its pretty much exactly the same as the bulk playlist submitter; but automated with a cron job... that being said, I wouldn't write such a feature into this mod, as you're probably the only person who needs it.
2 - only directly through the database
3 - only directly through the database

It's very possible that I'm the only one who'll ask for it, but if you're able to point the mod to a particular playlist that you know only maintains related video content to your community, it's a massively useful resource as you no longer have to rely on someone sharing that content for your community, it'll just be there. I'm going to try and research how to do it, I guess you wouldn't be interested in maybe quoting out a cost for such a change? I'm not confident in my abilities yet.
 
Back
Top Bottom