-
Music Browser is currently running v3.x. I've got v4.x up and running at home, I will try to publish that soon. Then I'll take a look av v5 :)
2009-12-19 10:53:05 UTC in Music Browser
-
Just add "oga" to the fileTypes entry in index.php:
'fileTypes' => array("mp3", "ogg", "oga"),
(note that the flash player doesn't support ogg)
2009-12-05 09:55:58 UTC in Music Browser
-
Thanks karaokestu! I'll look into it as soon as possible.
2009-12-05 09:51:31 UTC in Music Browser
-
try setting permissions on the files, e.g.:
chmod 644 cover.jpg.
2009-12-05 09:50:02 UTC in Music Browser
-
Weird. Do you see anything in your web server's error log?.
2009-12-05 09:48:11 UTC in Music Browser
-
This is an old issue: https://sourceforge.net/tracker/?func=detail&aid=2018348&group_id=208076&atid=1004247
I have actually fixed it now, but lacks some polishing. I'll try to publish it as soon as possible.
2009-12-05 09:46:56 UTC in Music Browser
-
The covers need to have one of the following names: "cover.jpg", "Cover.jpg", "folder.jpg", "Folder.jpg", "cover.gif", "Cover.gif", "folder.gif", "Folder.gif".
2009-08-21 12:13:11 UTC in Music Browser
-
See http://musicbrowser.sourceforge.net/demo/index.php#p=Anax+Imperator+-+H%C3%A6lvetes+dyster+EP
The disk icons are on the left hand side of the file names.
2009-08-21 11:42:37 UTC in Music Browser
-
Click on the disk icon to download files directly.
2009-08-21 11:24:17 UTC in Music Browser
-
You can configure the number of songs to play by editing index.php. Look for maxPlaylistSize (it defaults to 100).
2009-07-23 10:38:30 UTC in Music Browser