Ann: anytag lister plugin released!

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

Jonas wrote:Florian, what do you think about adding other formats then audio to make your anytag a real anytag? I'd suggest EXIF (the meta-data in .jpg's). This should be quite easy with the OpenEXIF-Library (and there are many more free EXIF-lib's)
I started such a wlx_EXIF my self but since I switched totaly to Linux I won't finish it.
You could substitute anytag.any by anytag.audio, anytag.image, etc...
I'm sorry Jonas, but I'm not planning support for other media formats at the moment.

Best regards,
~ Florian
User avatar
Maxwish
Senior Member
Senior Member
Posts: 370
Joined: 2003-02-05, 19:13 UTC
Location: .NL

Re: Ann: anytag lister plugin released!

Post by *Maxwish »

fnheiden wrote:(Screenshot)
Nice choice of music!
...BRB...
jy Cheng
Junior Member
Junior Member
Posts: 15
Joined: 2003-06-15, 06:31 UTC

Post by *jy Cheng »

Raymond wrote:Nice plugin!
Seems doesn't support Chinese characters right now.
Open "anytag.any" with notepad and change fcharset0 to fcharset1 or fcharset134 in the 1st line :lol:
You can also try the template file below

Code: Select all

{\rtf1\ansi\ansicpg1252\deff0\deflang1031{\fonttbl{\f0\fnil\fcharset134 System;}}
\viewkind4\uc1\pard\lang2052\b\f0\fs20 Common Metadata:\par
\b0\par
Album:\tab\tab\b $if("%album%", "%album%", "")\b0\par
Artist:\tab\tab\b $if("%artist%", "%artist%", "")\b0\par
Comment:\tab\b $if("%comment%", "%comment%", "")\b0\par
Genre:\tab\tab\b $if("%genre%", "%genre%", "")\b0\par
Title:\tab\tab\b $if("%title%", "%title%", "")\par
\b0 Track:\tab\tab\b $if("%track%", "%track%", "")\b0\par
Year:\tab\tab\b $if("%year%", "%year%", "")\b0\par
\par
\par
\b Technical Info:\b0\par
\par
Codec:\tab\tab\b %_codec%\b0\par
Extra:\tab\tab\b %_extra%\b0\par
Bitrate:\tab\tab\b %_bitrate% kbps\b0\par
Length:\tab\b %_length%\b0\par
Mode:\tab\tab\b %_mode%\b0\par
Samplerate:\tab\b %_samplerate% Hz\b0\par
}
fnheiden wrote:Hi Raymond,
You're right, anytag.wlx has no Unicode support and this is not planned at the moment.
Best regards,
~ Florian
Thank you, fnheiden.
Really nice plugin for media files :D
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

jy Cheng wrote: Open "anytag.any" with notepad and change fcharset0 to fcharset1 or fcharset134 in the 1st line :lol:
Good tip, jy Cheng! Thank you! :D
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

I've just released anytag.wlx v.0.92!

Changes (since v.0.91):

Code: Select all

05.05.04   Added: support for OptimFROG with ID3v1, APEv1, APEv2
05.05.04   Added: support for OptimFROG DualStream with ID3v1, APEv1, APEv2
01.05.04   Added: support for True Audio with ID3v1, ID3v2, APEv1, APEv2
You can download it from
http://www.mp3tag.de/tc.html (german site)

or
http://www.mp3tag.de/en/tc.html (english site)

I've also asked Christian to make this plugin an official plugin about one month ago, but I didn't get any response :(

With best regards,
~ Florian
poiuytr
Senior Member
Senior Member
Posts: 243
Joined: 2003-02-23, 17:33 UTC

Post by *poiuytr »

Nice. Thank you.
User avatar
ctiberg
Member
Member
Posts: 194
Joined: 2003-10-24, 14:10 UTC
Location: Kristianstad, Sweden

Post by *ctiberg »

Hello!

AnyTag (v0.9 I think) has problems listing the info for MP3's created using the new ABR (Average Bit Rate) of the LAME DLL. For a file that's at 192kbits/s and 4m32s, AnyTag says 32kbits/s and some 20 minutes... But Anytag is not alone, I have yet to find a program that shows the correct info - Windows Media Player says that the file is ~500kbit/s :)
Best regards,
Christian Tiberg
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

I've just released anytag.wlx v.0.93!

Changes (since v.0.92):

Code: Select all

31.10.04   Added: scripting function $add(x,y)
31.10.04   Added: scripting function $and(x,y)
31.10.04   Added: scripting function $char(x)
31.10.04   Added: scripting function $div(x,y)
31.10.04   Added: scripting function $eql(x,y)
31.10.04   Added: scripting function $fmtNum(x)
31.10.04   Added: scripting function $geql(x,y)
31.10.04   Added: scripting function $grtr(x,y)
31.10.04   Added: scripting function $join(x,y)
31.10.04   Added: scripting function $left(x,n)
31.10.04   Added: scripting function $leql(x,y)
31.10.04   Added: scripting function $less(x,y)
31.10.04   Added: scripting function $meta(x)
31.10.04   Added: scripting function $mid(x,n,i)
31.10.04   Added: scripting function $mul(x,y)
31.10.04   Added: scripting function $neql(x,y)
31.10.04   Added: scripting function $not(x)
31.10.04   Added: scripting function $odd(x)
31.10.04   Added: scripting function $or(x,y)
31.10.04   Added: scripting function $right(x,n)
31.10.04   Added: scripting function $sub(x,y)
02.08.04   Added: support for WavPack 4.0
You can download it from
http://www.mp3tag.de/tc.html (german site)

or
http://www.mp3tag.de/en/tc.html (english site)

Christian still hasn't decided about making this plugin an official plugin. This is so demotivating :(

Best regards,
~ Florian
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Christian still hasn't decided about making this plugin an official plugin. This is so demotivating
Don't worry... It took about a year with TCME...

Roman
Last edited by Hacker on 2004-11-02, 09:17 UTC, edited 1 time in total.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50824
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2fnheiden
Don't feel demotivated, your plugin is very good! In the meantime, most users should be using version 6.03 or 6.03a with multimedia plugin support, so I think that it's time to add your plugin! Can you send me an e-mail with the submission form, please?

http://ghisler.ch/board/viewtopic.php?t=199
Author of Total Commander
https://www.ghisler.com
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

Thanks Christian, I've sent you the form again.

Best regards,
~ Florian
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

I've just released anytag.wlx v.0.94!

Changes (since v.0.93):

Code: Select all

19.01.05   Fixed: plugin did not read tags of Windows Media Audio files
You can download it from
http://www.mp3tag.de/tc.html (german site)

or
http://www.mp3tag.de/en/tc.html (english site)
me wrote:Christian still hasn't decided about making this plugin an official plugin. This is so demotivating :(
Still no reply from Christian :( (Either a "yes" or "no" would be enough).

Best regards,
~ Florian
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50824
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2fnheiden
Unfortunately I cannot find any plugin form from you in my e-mails, only your beta participation form. Could you please re-send it?
Author of Total Commander
https://www.ghisler.com
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

ghisler(Author) wrote:2fnheiden
Unfortunately I cannot find any plugin form from you in my e-mails, only your beta participation form. Could you please re-send it?
I've just re-sent the form for both anytag.wlx and anytag.wdx to plugins at ghisler dot com.

Thanks for your time!

Best regards,
~ Florian
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50824
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, I didn't receive it. :(

Did you attach the plugins? It seems that my virus filter deletes some messages with attached zip files. Please send me only links, no files.
Author of Total Commander
https://www.ghisler.com
Post Reply