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 |
#1262
|
||||
|
||||
I'm interested in a feature that was in the 3.8 Video Directory Remixed version~
It would be nice to have the ability to show the members currently watching a video again. I know I used this, and a few members on my forum also paid attention to it to discuss the videos with eachother~ =) |
#1263
|
|||
|
|||
There is a bug when search any Cyrillic word in Media 1.5. Search results in an error Could not find phrase 'media_search_string_too_short'.. As a matter of fact, the search in Media 1.5 does not work for Russian language users.
The forum works in UTF8. |
#1264
|
|||
|
|||
Quote:
awesome Jaxel ....this mod is amazing ..thanks man |
#1265
|
|||
|
|||
from the playlist if you click on some media...
Code:
Database error in vBulletin 4.0.5: Invalid SQL: SELECT * FROM media_playlist WHERE playlistID = '2'; MySQL Error : Table 'db.media_playlist' doesn't exist Error Number : 1146 Request Date : Friday, July 30th 2010 @ 07:04:08 PM Error Date : Friday, July 30th 2010 @ 07:04:08 PM Script : http://domain/media.php?do=details&mid=26&pid=2 Referrer : http://domain/media.php?do=playlist&pid=2 IP Address : xxx.xxxx.xxx.xxx Username : Nicky Classname : vB_Database MySQL Version : 5.0.32-Debian_7etch6-log EDIT: got it.. open media/media_details.php change line 96 from Code:
$playlist = $vbulletin->db->query_first("SELECT * FROM media_playlist WHERE playlistID = '".$pid."'"); Code:
$playlist = $vbulletin->db->query_first("SELECT * FROM ".TABLE_PREFIX."media_playlist WHERE playlistID = '".$pid."'"); |
#1266
|
|||
|
|||
Jaxel would it be possible to add Veetle to the list ??
|
#1267
|
|||
|
|||
Could not find phrase 'media_tag_invalid'.
this appears in Arabic Tags ????? |
#1268
|
|||
|
|||
Video is all and well for a Library but this Plug-In cannot handle straight Audio Files (or I just did not find the way to do so) and, since we have University Transcripts and such to handle that are pure Audio, had to uninstall
|
#1269
|
|||
|
|||
This mod can do MP3 files hosted locally...
Put the file in /customVID folder, and then add it to the media library using the following URL: local:<filename> |
#1270
|
|||
|
|||
Jaxel can You Help Me ?
https://vborg.vbsupport.ru/showpost....postcount=1266 |
#1271
|
|||
|
|||
Upgraded to v4.1.5, set "Can create playlists" yes in Usergroup Permissions, rebuilt bitfields with 'admincp/index.php?do=buildbitfields'...
Click on Playlists, and the only option is "Browse All Playlists". Don't see the option to create Playlists or Add To Playlist anywhere. What's wrong? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|