IPB

Welcome Guest ( Log In | Register )

> Notice!

Please take a minute to check our Frequently Asked Questions. Use Search to reveal possible related topics.

Also make sure you've read the Forum Guidelines before posting in this forum.

 
Reply to this topicStart new topic
> Export Question
Palladium
post Feb 26 2012, 20:35
Post #1


Member


Group: Members
Posts: 4
Joined: 17-May 11
Member No.: 14470
Mp3tag Version: 2.48



Below, "length" does not work. May I ask what the proper code is for length?

Thanks

CODE
<table>
        <tr>
            <th class="title">BPM</th>            
            <th class="title">Title</th>
            <th class="title">Artist</th>
            <th class="title">Comment</th>
            <th class="title">Length</th>
                </tr>

$loop(%_filename_ext%)
        <tr>
            <td$if($odd(%_counter%), class="odd",)>$replace(%bpm%,&,&amp;)</td>            
            <td$if($odd(%_counter%), class="odd",)>$replace(%title%,&,&amp;)</td>
            <td$if($odd(%_counter%), class="odd",)>$replace(%artist%,&,&amp;)</td>
            <td$if($odd(%_counter%), class="odd",)>$replace(%comment%,&,&amp;)</td>
            <td$if($odd(%_counter%), class="odd",)>$replace(%length%,&,&amp;)</td>
                        
        </tr>
$loopend()

    </table>
Go to the top of the page
 
+Quote Post
pone
post Feb 26 2012, 20:56
Post #2


Member


Group: Full Members
Posts: 1571
Joined: 15-March 09
From: Germany
Member No.: 9103
Mp3tag Version: 2.50



Have a look here: http://help.mp3tag.de/options_export.html#placeholder

%_length% Length (formatted)
%_length_seconds% Length (in seconds)
Go to the top of the page
 
+Quote Post
Palladium
post Feb 26 2012, 23:41
Post #3


Member


Group: Members
Posts: 4
Joined: 17-May 11
Member No.: 14470
Mp3tag Version: 2.48



That worked fine. Thanks very much.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 19th May 2013 - 22:13