Wimpy MP3 Player API

Server Side

Actions:
serveMP3
downloadfile
dir
phpinfo
feedPlaylist
getCoverart
podcast

Directives:
wimpyConfigFile
media_types
wimpy_auth
getMyid3info
ecommerce
ecomWindow
useMysql
defaultVisualBaseName
defaultVisualExt
hide_folders
hide_files
startDir
getid3libPath
httpOption
blockPHPinfo

Client Side

wimpyApp
wimpySkin
startPlayingOnload
randomOnLoad
shuffleOnLoad
displayDownloadButton
autoAdvance
popUpHelp
forceDownload
startOnTrack
trackPlays
voteScript
getMyid3info
forceXMLplaylist
useSysCodePage
ecommerce
ecomWindow
useMysql
scrollInfoDisplay
infoDisplayTime
bufferAudio
theVolume
defaultImage
loopPlaylist
limitPlaytime
startupLogo
wimpyStartFolder

HTML display

wimpySkin
wimpySwf
bkgdColor
tptBkgd
wimpyHTMLpageTitle
useSysCodePage

 

 

 

defaultVisualBaseName

(PHP)

defaultVisualBaseName -- Sets the "base name" wimpy should search for as cover art.

Usage

wimpy.php?defaultVisualBaseName=myfile

Description

Allows you to specify the file name that Wimpy automatically "looks for" when Wimpy is automatically reading the contents of a directory.

When using the Customizer tool, you are not asked to differentiate between the "base name" and the extension -- the Customizer Tool automatically determines the difference between these options on the backend based on the "whole" file name that is entered for "Default cover art file name."

On the back-end, this option is used in conjunction with defaultVisualExt to determine the name and kind of image files that Wimpy should "look for" when automatically building a playlist.

NOTE: Be sure to review "Using Cover Art"

defaultVisualBaseName allows you to set the "base name" of the file. And defaultVisualExt allows you to set the "kind" (extension) to search for.

For example, if defaultVisualBaseName is set to "folderGraphic" and defaultVisualExt is set to "swf" then wimpy will look for files  that have the following name: folderGraphic.swf

The Customizer Tool is set up to simplify the concept of differentiating defaultVisualBaseName from defaultVisualExt -- rather than splitting these two options up into two separate question, and attempting to explain each concept independently, the Customizer tool simply asks for a 'whole" file name (base name + extension).

The Customizer Tool subsequently splits the "whole" file name up into two separate parts, defaultVisualBaseName and defaultVisualExt on the back-end.

The reason that the "base name" and "extension" are split up into two separate options is because the cover art functionality is rather complex. In some cases, Wimpy will "look for" or attempt to load a cover art graphic based on the name of a file by just replacing the extension of an MP3 or XML file -- hence the reason to separate the "base name" from the extension. The functionality of the extension overlaps between the player and the back-end script. In other words, the SWF file and the PHP/ASP/CFM files use the defaultVisualExt option -- each under differing circumstances.

 

See also

Using Cover Art, defaultVisualExt

.

 

defaultVisualBaseName

 

 



©2002-2008 Plaino.