[8WR] XenMedio (Media)

[8WR] XenMedio (Media) 1.5.3a

No permission to download
Intradox, the answer is in what you quoted.

If you wanted to change "ONLY" the navbar tab (and not the rest of the phrasing of 'media' to 'video') then you'd adjust the navtabs.php file. Otherwise, you'd do the phrase change (which changes every phrased instance of 'media' to 'video').
 
Yeah. What Arny said ((hey Arny btw))
The "media" phrase is used in other places, not only XenMedio. I simply want to change the navbar and breadcrumb text only. Perhaps XenMedio should have its own phrase for media....?
 
One instance I'm aware of is

di-O1HT.png



I assume there are others as well...
 
Feature suggestion: It would be cool if when viewing a video in the media section it had a link to the associated thread (if a thread was created) saying 'Join the discussion..." or "Join the discussion in the forum" as most of our chat about media takes place in threads as opposed to the comment system in medio itself.
 
There seems to be a bug in FF whereby clicking out of the media popout window doesn't stop the video, this work okay in Chrome.
 
Jason,
I´m so in love with this mod - incredible ;)

May I suggest one or two things?
1. I guess it would be a good thing, to rename "Added by {user}" to "Found by...", to have the (linked) name of the original uploader on the hosting site retrieved and displayed in XenMedio (Media details) too and to put a container right between the video and comments, where a disclaimer can be displayed, i.e.
Disclaimer: this media is originally and physically hosted on {link to media on streaming service}. Wether the owner of {mysite} nor the member which added the video to our library can be held responsible for the displayed content. If you feel that this media violates copyrights or actual law, please contact {link to streaming service} to apply proper procedures.

That can avoid serious trouble with copyright-holders etc. In my case we run a fan project about my favorite soccer club, the infamous SG Eintracht Frankfurt (SCNR *g), and it´s obvious that sometimes youtube videos could be posted which can include unlicensed TV scenes (Sky holds the unlimited rights). On the other side "Filmmakers" and "Producers" of PodCast videos mostly have put huge amounts of time in their work we share on our sites. So why don´t we give them a little more credit with that?

2. Is it possible to have subcategories in XenMedio, even in a tree structure? If so, I appologize - haven´t found that yet. But that would be my 2nd suggestion. Obvious, because I´m in need of subcategories to seperate PodCasts/Live-Feeds by different producers. Unfortunal the library is unsortable - original uploader, title - at this time (erm...my 3rd suggestion btw :whistle:), so may be subcategories could do the trick.


BTW, I´m running into a problem with adding complete channels. When I´m using a link like http://vimeo.com/channelname XenMedio displays an error, this link wouldn´t match one of the supported services. Am I doing something wrong here?

Regards,
Marv.
 
Hi Jason, I want to disable the Media tab from the Top Navigation, how can I do that without disabling the add-on? and also without disabling User Permissions to view Media Library.
I just need to disable Media Tab.
 
Hi Jason, I want to disable the Media tab from the Top Navigation, how can I do that without disabling the add-on? and also without disabling User Permissions to view Media Library.
I just need to disable Media Tab.
You can use EXTRA.css to do this.

Admin CP > Appearance > Templates > EXTRA.css

Code:
.navTabs .navTab.media
{
    display: none;
}
 
Hmm...I just upgraded this after using an old version for a while, and now clicking Save Media isn't doing anything (the button fades and I see the loading animation for a moment, but nothing happens)...any ideas? :confused:
 
This needs a 'see related vids' and last 4 vids sidebar while viewing a vid. Also needs a playlist option that automatically plays the next video.
 
I think this could be just be a list of vids with the same Tag ? Non ?
Probably would be easy to code that version of "see related vids".


Would be very handy.

That would be a great idea.
It goes to the next vid in vBulletin 4. I don't see why he didn't put it in the Xenforo version.
 
Hmm...I just upgraded this after using an old version for a while, and now clicking Save Media isn't doing anything (the button fades and I see the loading animation for a moment, but nothing happens)...any ideas? :confused:
Sorry to repost, but any ideas on this? I have users who want to post new videos to the media library but can't, so help would be appreciated.
 
Back
Top Bottom