Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1538 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Wimpy Player / XML

Thread title: Wimpy Player / XML
Closed Thread    
    Thread tools Search this thread Display Modes  
07-31-2008, 03:51 AM
#1
Chad is offline Chad
Chad's Avatar
Status: Junior Member
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 54
iTrader: 0 / 0%
 

Chad is on a distinguished road

  Old  Wimpy Player / XML

Hello folks. I'm using Wimpy mp3 player for my Christian forum www.talkjesus.com

I'm having a bit of problem applying album cover art as instructed in the manual
http://wimpyplayer.com/Users_Manual/index.html

Example from my list.xml file (everything works except the visual line/code for coverart.

Code:
    <item>
        <filename>mp3/Awesome God.mp3</filename>
            <title>Awesome God</title>
            <artist>Hillsong United</artist>
            <genre>Worship</genre>
            <duration>4:08</duration>
            <visual>jpg/looktoyou.jpg</visual> 
    </item>
The wimpyConfigs.xml file is

Code:
<?xml version="1.0" encoding="UTF-8"?>
<wimpyConfigs version="1.0">
    <!-- File Paths -->
    <wimpySwf>            http://www.talkjesus.com/bible/music/wimpy.swf</wimpySwf>
    <wimpyApp>            http://www.talkjesus.com/bible/music/list.xml</wimpyApp>
    <wimpySkin>            http://www.talkjesus.com/bible/music/skin_ipod.xml</wimpySkin>
    <trackPlays>        </trackPlays>
    <voteScript>        </voteScript>
    <!-- Client Side -->
    <startPlayingOnload>no</startPlayingOnload>
    <randomOnLoad>        no</randomOnLoad>
    <shuffleOnLoad>        no</shuffleOnLoad>
    <startOnTrack>        </startOnTrack>
    <autoAdvance>        yes</autoAdvance>
    <loopPlaylist>        off</loopPlaylist>
    <popUpHelp>            no</popUpHelp>
    <displayDownloadButton>no</displayDownloadButton>
    <forceDownload>        no</forceDownload>
    <scrollInfoDisplay>    yes</scrollInfoDisplay>
    <infoDisplayTime>    3</infoDisplayTime>
    <theVolume>            50</theVolume>
    <bufferAudio>        7</bufferAudio>
    <limitPlaytime>        </limitPlaytime>
    <!-- Server Side -->
    <getMyid3info>        yes</getMyid3info>
    <serveMP3>            no</serveMP3>
    <hide_folders>        goodies,playlister_output,skins,getid3,_notes,_private,_private,_vti_bin,_vti_cnf,_vti_pvt,_vti_txt,cgi-bin</hide_folders>
    <hide_files>        skin.xml,wimpyConfigs.xml</hide_files>
    <startDir>            </startDir>
    <getid3libPath></getid3libPath>
    <!-- Cover Art -->
    <defaultVisualBaseName>coverart</defaultVisualBaseName>
    <defaultVisualExt>    jpg</defaultVisualExt>
    <defaultImage>        </defaultImage>
    <startupLogo>        </startupLogo>
    <!-- HTML display -->
    <wimpyHTMLpageTitle>Wimpy Player</wimpyHTMLpageTitle>
    <tptBkgd>            yes</tptBkgd>
    <bkgdColor>            B7BCE2</bkgdColor>
    <!-- Dual Purpose -->
    <forceXMLplaylist>    no</forceXMLplaylist>
    <useSysCodePage>    no</useSysCodePage>
    <ecommerce>            no</ecommerce>
    <ecomWindow>        _blank</ecomWindow>
    <icecast>            </icecast>
    <useMysql>            no</useMysql>
</wimpyConfigs>
Not quite sure why it does not work.

The folder structure is

music (root folder)
sub folders:
getid3
jpg
mp3

Sample jpg file name (as shown in above list.xml sample) is looktoyou.jpg under the jpg folder. I assume this should work.

Thanks in advance for any assistance.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed