Weezy
Nightmares Copy the filelist code below ..Create a folder named
thumbs directly in your filebrowser @
http://xtgem.com/filebrowser ..thats where u will be uploading all the music thumbnail/images ..assuming the name of the music u want to upload is
Wizkid_ft._Davido_-_Break_off.mp3 ..then when u upload the music icon or thumbnail in the '
thumbs' folder ..rename the thumbnail to the exact name of the music file then add
.jpg immediately after the name like
Wizkid_ft._Davido_-_Break_off.mp3.jpg ..so the image preview link in the filelist code will be like
<img src="/thumbs/.file_name..jpg" alt=".file_name." /><center><xt:filelist sort_type="updated" sort_dir="desc" folder="/FOLDER" template="<div class='list'> <div class=''><b><a href="/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time." class='link'><img alt="Icon" title="Icon" id="kd" src="/thumbs/.file_name..jpg" width="60px" height="80px" alt=""/> .file_name_parsed.</a></b> </div></a><br/>.file_date. / <a class="" href="/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.">.file_name_parsed.</a></div>" filter="*.*" per_page="5" /><br/>Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>
Copy code