[ABD]BB3 Media Player V0.0.7

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

[ABD]BB3 Media Player V0.0.7

Post by ameisez »

UPDATED TO v0.0.7

Author: ameisez

Modification Description:: Adds a JW FLV player in the Media Player page that captures all supported media (by default flv, mp3) stored on phpbb_root/mplayer/media including sub folders and display it as one playlist playable in the Media player page
Modification Version:: 0.0.7

Features:
  • Dynamically scan media folder of supported media and add it to the playlist on page refresh.
  • No need to edit xml playlist. Just upload it in the designated folder
  • Include sub folders
  • Supported formats: See JW FLV Player Supported formats
    ADDED to 0.0.4
  • Ability to load different playlist
  • Fix: default image logo loading
    ADDED to 0.0.5
  • Selectable skins
  • Selectable playlist and external playlist
  • if a folder have a file named "albumart.jpg" use it as default image
  • if a file (mp3 or flv) have a picture named with the same name with "jpg" extension, use it as default image ( and thumbnail in playlist )
  • Added Youtube search for video name
    ADDED to 0.0.6
  • Added Security checks
  • Added ID3, it will display ( as description ) some information about the mp3 file
  • Added more skins
  • Added "who's on line" to prosilver styles
  • Playlist now display videos from Google
  • Playlist now display videos from Youtube
  • Playlist now display videos from Dailymoon
  • Playlist now display videos from Rutube
  • Playlist now display videos from Vimeo
  • Playlist now display videos from Metacafe
    ADDED to 0.0.7
  • Multiple Custom Youtube video playlist
  • Multiple Youtube video playlist
  • Multiple Dailymotion video playlist
  • Multiple Google video playlist
  • Added spinner image while loading the script and play list items
  • Added "Number of items in the Current playlist"
  • Checks available external links before made it available
  • Added cache ( excluding youtube ) : play list are cached for 24 hrs
Planned Features:
  • User ability to upload media and automatically add it as playlist
  • Ability to change play mode (repeat playlist, Shuffle playlist)
  • Load offsite playlist
Screenshots:
Image
ProsilverSE Screen


Demo URL:HERE
Demo Username/Password: HERE
Support URL: This topic or HERE

Modification Download:
DOWNLOAD HERE

NOTE: You need to buy license if you will use JW FLV Player in a commercial site
Last edited by ameisez on Mon Sep 19, 2011 3:59 pm, edited 10 times in total.
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [DEV] BB3 Media Player

Post by muggins »

I can't wait! Constructing playlists by hand is time-consuming at best. This sounds great!
Muggins
User avatar
DoYouSpeakWak
Registered User
Posts: 2311
Joined: Fri Jul 25, 2008 1:32 pm
Location: Island of Wak-Wak

Re: [DEV] BB3 Media Player

Post by DoYouSpeakWak »

Looks great. Cant wait to test it out.

One request.

The background behind the eq. If posible it would be nice to use it a bit more. Maybe a image of the band for each song, Press another file and the image changes :)
Whatever you share comes back. Support the phpBB Communities
Offering paid services. 15+ years of experience with phpBB3 and server management.
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

Re: [DEV] BB3 Media Player

Post by ameisez »

DoYouSpeakWak wrote:Looks great. Cant wait to test it out.

One request.

The background behind the eq. If posible it would be nice to use it a bit more. Maybe a image of the band for each song, Press another file and the image changes :)
Yes it will be a part of it. I can do things by hand but I am having problem doing it the phpbb way :lol:

Probably like an album art that you will have to upload together with the song and it will display while song is playing.
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
ijhtio
Registered User
Posts: 150
Joined: Sat Feb 28, 2009 10:09 pm

Re: [DEV] BB3 Media Player

Post by ijhtio »

wonderful...I am using JW player currently for BB codes...but it is giving me some unknown issues...hope this mod will be able to replace all of them... :)
regards,
ijhtio
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

Re: [DEV] BB3 Media Player

Post by ameisez »

I will add bbcode option for this if you want.

Install pack might be available later today or tomorrow.

:)
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

Re: [BETA] BB3 Media Player

Post by ameisez »

DOWNLOAD AVAILABLE! See first post :)
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [BETA] BB3 Media Player

Post by muggins »

Excellent! Downloaded and I'll test it today! :mrgreen:
Muggins
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [BETA] BB3 Media Player

Post by muggins »

ameisez, there's a small issue with the xml file. It doesn't seem to find the stylesheet. :?

edit: Fixed it.

In install_mod.xml:

Find:

Code: Select all

<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.3.xsd"> 
Replace with:

Code: Select all

<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.2.xsd"> 
Last edited by muggins on Tue Sep 29, 2009 1:07 pm, edited 1 time in total.
Muggins
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

Re: [BETA] BB3 Media Player

Post by ameisez »

Download it again :D.

I repack. I packed the outdated files on my first try. It should work now. :)
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [BETA] BB3 Media Player

Post by muggins »

OK, then... ;)
Muggins
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

Re: [BETA] BB3 Media Player

Post by ameisez »

muggins wrote:Fixed it.

In install_mod.xml:

Find:

Code: Select all

<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.3.xsd"> 
Replace with:

Code: Select all

<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.2.xsd"> 
Download the new pack. There is more to it. The previous pack also contained outdated lang file edits. Not just the xml file.

Let me know how it goes :)
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [BETA] BB3 Media Player

Post by muggins »

Tried it just now and got a 404 on the media pack...

The player only pack downloaded, with the same issue in the xml file.

I fixed it again, and I'll test it later today. Work calls!
Muggins
User avatar
ameisez
Registered User
Posts: 1166
Joined: Sun Nov 04, 2007 7:04 am

Re: [BETA] BB3 Media Player

Post by ameisez »

muggins wrote:Tried it just now and got a 404 on the media pack...
fixed
muggins wrote:The player only pack downloaded, with the same issue in the xml file.
fixed (for real) :)
PHPBB on HOSTGATOR SERVER. MY PERSONAL CHOICE ;)
Need phpBB images and buttons? HIRE ME
my MOD: BB3 Media Player | a phpbb based media player
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan

Re: [BETA] BB3 Media Player

Post by muggins »

Well, it's pretty rough, but it's getting better! :mrgreen:

You've hard-coded your test board's URL into the thing, and after making those changes, I discovered that it doesn't preload the media files when you click on a filename in the player. I get six seconds of music, then silence while it seeks, then music, etc.
Muggins

Return to “[3.0.x] Abandoned MODs”