-
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
-
Your PHP installation might lack the multibyte string functions library.
- What is your PHP version?
- If you have access to command line php, what is the output of "php -m | grep mb"?
- Do you know if the korean characters are encoded in utf-8?
- If you have access to command line, can you do a "ls -l > folder-with-korean.txt" and send me folder-with-korean.txt? (You can send it to...
2009-07-23 10:37:17 UTC in Music Browser
-
There's at least a simple way of turning off the animation. Open a Terminal and write the following:
cd /Applications/Meteorologist.app/Contents/Resources/
cp Loading-1.tiff Loading-2.tiff
cp Loading-1.tiff Loading-3.tiff
cp Loading-1.tiff Loading-4.tiff
cp Loading-1.tiff Loading-5.tiff
cp Loading-1.tiff Loading-6.tiff
cp Loading-1.tiff Loading-7.tiff
cp Loading-1.tiff Loading-8.tiff.
2009-06-29 14:06:07 UTC in Meteorologist
-
Fixed in v0.24: http://musicbrowser.svn.sourceforge.net/viewvc/musicbrowser?view=rev&revision=114
PHP 5.3 and/or the PECL Internationalization extension is needed for the fix to work.
2009-06-11 06:16:43 UTC in Music Browser
-
> so as you can see, BatmosphereAudioEmbed is working
> but the musicbrowser native mode interface is not. I
> understand that BatmosphereAudioEmbed is not a java player,
> but the text code behind the .js file is doing something different.
Just to be absolutely sure: The native player is working in a regular browser, right?
I don't have an iPhone (or iPod Touch) myself,
2009-05-13 13:07:00 UTC in Music Browser
-
> There are some files encoded as aac in my collection,
> but it seems player wont play them, to see them i
> added the extensions in the fileTypes array in index.php.
>
> I've done little testing on version 4.4 of jw player and
> it seems they fixed upper/lower case problem. Also there
> is no problem playing aac encoded files with player and
> sample html...
2009-05-13 10:38:42 UTC in Music Browser
-
mingoto committed revision 145 to the Music Browser SVN repository, changing 4 files.
2009-05-13 08:24:01 UTC in Music Browser