The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
8WayRun.Com - Media Library Details »» | |||||||||||||||||||||||||||||||||||||||||
Don't forget to click INSTALL!
I'm an unemployed computer programmer... if you appreciate the work I have done on this mod, please don't hesitate in offering me a donation by clicking the "Support Developer" link to the right of this text. A donation of $50 or more automatically gives you the right to remove the copyright footer for this modification from a single forum. This is a new modification, spawning from the old VB 3.x Video Directory modifications. For all intents and purposes, both my old Video Directory Remixed mod, and Survivor's original Video Directory mod have been discontinued. Neither of us are maintaining these older versions, they will not receive any future updates and we will not be providing any support. This version has a new name because it has been completely rewritten from scratch and is not being built on Survivor's old code. Because of this, if you are upgrading to this new version, from the old version, be sure to read this entire post in order to understand the upgrade process. What is this mod? Simply put, this mod is a directory for media. It supports URL inputs, in order to extract meta data and directorize media into a simple and easy to understand library. Users can add their favorite media from a select few online distribution centers (such as Youtube or Vimeo) and categorize and tag them as they see fit. This mod offers rudimentary support for the hosting of local media. An administrator can upload a media to the /customVID/ (default) directory; then add the media to the library using the URL code of "local:filename". Media hosted locally will be displayed using JWPlayer, but will not provide meta data, so that kind of information will need to be entered manually. Demo: http://www.8wayrun.com/media.phpFeatures:
If you are upgrading from before version 1.1, please install that version first.
There is a conflict with this modification and some of Valter's VSA modifications that will prevent navbar permissions from being handled correctly. I don't know exactly who's fault it is; but I'm pretty sure there are no errors in my code that would be causing this problem. There is a work around for this however. Download Now
Show Your Support
|
17 благодарности(ей) от: | ||
8thos, Ahmet Turan, alhidaya, BlueCheri, hasidoo, InfoNirvana, Marcin_J_, Megaboost, misericorde, nacaruncr, owning_y0u, paulvev, RichieBoy67, romaszek, rootsxrocks, sodasusu |
Comments |
#1682
|
|||
|
|||
Hi Jaxel
Thank you for the great mod. I'v been using it for a while. Btw, I am trying to setup the RSS Feed, but when I try to fetch the content, it shows nothing, like there'd be no content at all. http://www.gamersco.com/media.php?do=rss That is the RSS URL. I've tried some permissions, but finally the feed is not showing the content. Do you know what could be the reason? Thank you for your attention. |
#1683
|
|||
|
|||
Feed works fine for me... what browser are you using?
Chrome does not have a built in RSS feed reader... You can install it here: https://chrome.google.com/extensions...bbbdekmmmcbfjd |
#1684
|
|||
|
|||
all the vids i want to add from youtube come up with...when i try to add:
Syndication of this video was restricted by its owner |
#1685
|
|||
|
|||
Quote:
|
#1686
|
|||
|
|||
Well, and this another thing.
I am changing some things inside the mod, in order to enable the Like Button from Facebook. As well, it's necessary to add some tags in the HTML code. Actually it is taking the generic information of vb, but no the specific for each video. For that reason the Like button doesn't work well. For example Code:
<meta property="og:description" Do you have any suggestion of a plugin that can fill the variables needed by facebook? (meta property="og:description", meta property="og:url", meta property="og:type") Thank you. |
#1687
|
|||
|
|||
Can anyone help? I'm still getting this error
Code:
SELECT media.*, media_service.*, media_category.*, IF(NOT ISNULL(user.userid), user.username, media.username) AS username FROM vbmedia AS media LEFT JOIN vbmedia_service AS media_service ON(media_service.serviceID = media.serviceID) LEFT JOIN vbmedia_category AS media_category ON(media_category.categoryID = media.categoryID) LEFT JOIN vbuser AS user ON(user.userid = media.userID) WHERE media_category.catOrder != '0' ORDER BY media.favorites DESC, media.comments DESC, media.views DESC LIMIT 6; MySQL Error : Unknown column 'media.favorites' in 'order clause' Error Number : 1054 |
#1688
|
|||||
|
|||||
Quote:
Quote:
Quote:
Quote:
Quote:
|
#1689
|
||||
|
||||
Hi Jaxel,
Is megavideo thumbnails working for you? I did some testing with adding new megavideo items and it worked fine. I though I fixed the issue so I tried building the thumbnails in the update counter section and the new entries are now just black thumbnails too. I've played around with the permissions for the thumbs directory as well in the "customVID" folder but no luck. Any ideas would be greatly appreciated. |
#1690
|
|||
|
|||
Bugs in 4.1.7 (vbulletin 4.0.8):
Attachment 123386 Attachment 123387 And please make Words => in the phrase: Attachment 123388 media.php Attachment 123389 media.php?do=admin_tags |
#1691
|
|||
|
|||
I need a little help if you could spare some time.
I saw a site installed MediaLibrary at forums and they were showing latest media additions in a widget at home page and the thing is that it wasnt just showing names but also thumbnails. I have searched a lot because I didnt wanted to disturb you but I havent found such mod or addon. Can you please send me link to such mod or guide me how this can be done.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|