OpenFSG

A forum where users help other users with troubleshooting their Freecom NAS device
It is currently Tue Feb 09, 2010 00:15

All times are UTC + 1 hour




Post new topic Reply to topic  [ 34 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Light-weight web based music browser / streamer
PostPosted: Fri Oct 19, 2007 19:23 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
Hi,

I just put my music browser up on sourceforge, in case anyone is interested:

Music Browser is a light-weight web based browser for you music collection.

It is light enough to run flawlessly on NAS devices like the Linksys NSLU2 or Freecom FSG3, and could serve as a simple alternative to software like Andromeda. Music Browser supports streaming of albums and songs, and shows cover images if they are present.

The script does not have to be in the same folder as your music, and requires a web server and PHP5 to run.

Get it at http://musicbrowser.sourceforge.net/

All feedback is appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 23, 2007 08:21 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Nov 06, 2006 01:07
Posts: 202
Location: West Midlands UK
Quote:
and requires a web server and PHP5 to run.


This sounds great ! But to require php5 is a bit pushy as the fsg
firmawares use php4 ...
Most peeps will not attempt to install php5 due to lack of linux experience.

kPlaylist is a single script that is very good for the out of box fsg.

_________________
FSG | 4.4.5 | 400 gig | Wireless Lan
Modem<-->FSG<-->PC
Win XP I hate Vista pile of Pants !!
Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 23, 2007 12:55 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
polecat wrote:
This sounds great ! But to require php5 is a bit pushy as the fsg
firmawares use php4 ...
Most peeps will not attempt to install php5 due to lack of linux experience.


Alright, I stripped out the PHP5 specific stuff. Check out version 0.2 on sourceforge, it runs on PHP 4.3 and up.

Please give me a notice if this worked for you (or not).


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 01, 2007 10:03 
Thanks.

I will release version 0.3 in a short while. It includes very basic support for a server side music player (e.g. madplay), has lower PHP version requirements (4.2), and the configuration is cleaner.

Is there anything else you'd like to see fixed or changed before I release it?


Top
  
 
 Post subject:
PostPosted: Thu Nov 01, 2007 10:33 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Dec 19, 2005 19:51
Posts: 481
Location: the Netherlands
I haven't had the chance to install it and compare it to the web player overhauled by dbeardsl

wait for play until buffered 100%
full bass and trebble
:roll:

_________________
Image
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 01, 2007 10:53 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Dec 19, 2005 19:51
Posts: 481
Location: the Netherlands
just installed it, it is really a browser, not a player, which has it's advantages too compared to the flash player from dbeardsl

I use the flash player to listen to my music at work where I have no access to the windows media player, but it lack an equalizer

with the browser you can use all the plugins from your win player

I'd add "play entire folder"

_________________
Image
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 01, 2007 11:15 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
zdDog wrote:
I'd add "play entire folder"


You can play an entire folder by going into the folder and selecting the play icon in the header. (Looks like regular play triangle with "pls" or "m3u" next to it).


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 01, 2007 11:29 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Dec 19, 2005 19:51
Posts: 481
Location: the Netherlands
muchas gracias, señor

_________________
Image
Image
Image


Top
 Profile  
 
 Post subject: Version 0.3
PostPosted: Sat Nov 03, 2007 10:36 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
In celebration of 100 downloads from sourceforge, here is version 0.3. It sports prettier URLs, cleaner config, basic server side playback, recursive folder streaming, GUI improvements and bug fixes.

All feedback is appreciated.

Get it at http://musicbrowser.sf.net/


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 03, 2007 11:31 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Dec 19, 2005 19:51
Posts: 481
Location: the Netherlands
Nice, I do not fully understand the server sided player part yet, but I'll tinker some with it

cheers (Listening to Camel, the Snowgoose now)

:)

_________________
Image
Image
Image


Top
 Profile  
 
 Post subject: Server side playback
PostPosted: Sat Nov 03, 2007 11:37 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
zdDog wrote:
Nice, I do not fully understand the server sided player part yet, but I'll tinker some with it


If your server has a sound card and loudspeakers connected to it, Music Browser can use a player (e.g. madplay or mpg321) to play music on them.

The server side playback support is very basic right now, but it should work. Make sure the web server process is allowed to use the sound device (e.g. with "sudo chmod a+w /dev/dsp*").


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 03, 2007 11:42 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Nov 06, 2006 01:07
Posts: 202
Location: West Midlands UK
Nice and clean / quick !

skins and colours a bit naf but im crap with things like that my self !!

Well done !

_________________
FSG | 4.4.5 | 400 gig | Wireless Lan
Modem<-->FSG<-->PC
Win XP I hate Vista pile of Pants !!
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 03, 2007 11:49 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
polecat wrote:
skins and colours a bit naf but im crap with things like that my self !!


You can change skin/colours quickly by editing template.inc, play.gif and download.gif. Feel free to share your changes!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 03, 2007 12:44 
Offline
Elite Specialist
Elite Specialist
User avatar

Joined: Mon Dec 19, 2005 19:51
Posts: 481
Location: the Netherlands
just a little bug

folders with " ' " in the name are unreadable

Screamin' for my supper
Des'Ree

returns it to the root

greetz

_________________
Image
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 03, 2007 15:03 
Offline
Regular User
Regular User

Joined: Fri Oct 19, 2007 19:14
Posts: 15
zdDog wrote:
folders with " ' " in the name are unreadable


Hmm, it works here. Could you do a "ls -d foldername > file.txt" on the folder and mail file.txt to me? I suspect there's something the encoding, maybe you're on UTF-8?

musicbrowser (at) henrik (dot) synth (dot) no


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 34 posts ]  Go to page 1, 2, 3  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group