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 »

ghisler(Author) wrote: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.
No, I've not attached any files.

I've re-sent the forms for both anytag.wlx and anytag.wdx again and used your support email adress this time.

Best regards,
~ Florian
jy Cheng
Junior Member
Junior Member
Posts: 15
Joined: 2003-06-15, 06:31 UTC

Post by *jy Cheng »

Hi fnheiden,
Please test this mp3 file.

[deleted]

I found that apev2 has the highest priority level, when anytag (wlx & wdx) detected apev2 Identification it will ignore ID3v2 and ID3v1 info even if there are no any apev2 tag info in mp3 or other media files.
Last edited by jy Cheng on 2005-01-31, 20:37 UTC, edited 1 time in total.
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

Yes, APEv2 has highest priority, then ID3v2, then ID3v1. This is by design and won't be changed.

Best regards,
~ Florian
jy Cheng
Junior Member
Junior Member
Posts: 15
Joined: 2003-06-15, 06:31 UTC

Post by *jy Cheng »

But how to explain these 2 variables?
%_tag% and %_tag_read%

Code: Select all

Technical Info:

Codec:         MPEG 1 Layer III
Extra:         VBR
Bitrate:       214 kbps
Length:        00:00
Mode:          Joint Stereo
Samplerate:    44100 Hz

tag:           ID3v1 ID3v2
tag_read:      ID3v2
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50824
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2jy Cheng
2ALL

Please remove any files here in the forum as soon as they are no longer needed - they add to my daily backup of the forum database. Thanks!
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 »

2jy Cheng
I dont' know exactly what you mean with "these 2 variables", but maybe your ID3v2 tag is stored in Unicode. anytag.wlx doesn't support Unicode at the moment.

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.96!

Changes (since v.0.93):

Code: Select all

05.06.06   Changed: full support for ID3v2.4
05.06.06   Changed: switched to HTML template files
07.12.05   Added: scripting function $ansi(x,y)
07.12.05   Added: scripting function $ifgreater(a,b,x,y)
07.12.05   Added: scripting function $iflonger(a,b,x,y)
07.12.05   Added: scripting function $isdigit(x)
07.12.05   Added: scripting function $len(x)
07.12.05   Added: scripting function $rand()
07.12.05   Added: scripting function $strchr(x,y)
07.12.05   Added: scripting function $strrchr(x,y)
07.12.05   Added: scripting function $strstr(x,y)
30.11.05   Fixed: technical information for WavPack lossy wasn't displayed if there was no WavPack correction file.
30.11.05   Added: support for DISCNUMBER, TOTALDISCS and CONTENTGROUP at MP4 tags.
30.11.05   Changed: COMPLIATION now ITUNESCOMPILATION for MP4 tags.
27.11.05   Fixed: WMA bitrate wasn't displayed correctly on some files.
27.11.05   Changed: arithmetic scripting functions are using 64 bit ints now to prevent overflows. 
24.11.05   Added: full support for Unicode ID3v2 tags.
24.11.05   Added: scripting functions for use in anytag.any template file.
24.11.05   Added: ansi setting to decode non-unicode ID3v2 tags with system codepage.
24.11.05   Changed: format of the anytag.any template file (old format is not supported anymore).
24.11.05   Changed: Windows 9x/ME are not supported anymore (anytag.wdx 0.92 is still available for download).
24.11.05   Changed: removed UPX compression because there are issues with binaries build by Visual Studio 2005.
You can download it from
http://www.mp3tag.de/tc.html (german site)

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

Best regards,
~ Florian
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

TC told me that some dll is probably missing :(
Installation by hand hasn't given any result - no mp3s can be viewed, they are shown as binary.
After I've installed it with TCPlugman the detectstring appeared in wincmd.ini, but it hasn't changed anything...

Am I doing something wrong? (The plugin was downloaded from your site, its md5 sum is
6d43645a2deab3ccad331304c5445287 )
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

Meh, it seems like you have to copy the HTMLayout.dll to the Total Commander program directory.
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

Now works, thanks. But this must be in readme also :)
Or, better, the plugin should use that dll, which is in its own folder.
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
poiuytr
Senior Member
Senior Member
Posts: 243
Joined: 2003-02-23, 17:33 UTC

Post by *poiuytr »

Sadly, I can not perform select and copy
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
You should load DLLs manually if they come with your plugin. This is quite easy:
- use GetModuleFileName to find out the location of your plugin
- use LoadLibrary to load the DLL
- use GetProcAddress to load the functions needed
Author of Total Commander
https://www.ghisler.com
facinlaburo
Junior Member
Junior Member
Posts: 9
Joined: 2006-06-08, 19:28 UTC

Post by *facinlaburo »

2fnheiden
I tried to use $ansi function in anytag.any, as described in readme, this way:

Code: Select all

	<tr>
		<td>$ansi(Título):</td>
		<td>%title%</td>
	</tr>
and this way:

Code: Select all

	<tr>
		<td>Comentario:</td>
		<td>$ansi(%comment%)</td>
	</tr>
but i see "TÃtulo" instead of "Título", and "ésta" instead of "ésta".
I guess i'm doing something wrong, but can't figure what.
Thanks for any help:
i am a newbie, and i speak spanish; thanks for your patience.
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

2fnheiden
Triple bug report for you :)
For anytag_wdx, anytag_wlx and MP3Tag.

Suppose I have an mp3 with two tags: id3v1 & id3v2;
The "author" field is in Russian and is badly displayed in most mp3-players IF it is stored in id3v2, but if I store it in id3v1 (it's short enough to fit there), all is OK.
But the song title is too long for id3v1 and it is completely in English. So I store it in id3v2.

So the "title" field is present in id3v2 and is not present in id3v1.
And the "author" field is present in id3v1, but not in id3v2.

But all mentioned utilities show only Id3V2 entries! They seem to load only id3v2 (if there's no ape tag) and do not take into account any info from id3v1.

Please, can you correct this behaviour?
I mean that if you load a tag and don't see some field there, you should look for it im less priority tag.

Edit: ah, forgot to say that Winamp shows tags from such files right.
User avatar
fnheiden
Senior Member
Senior Member
Posts: 234
Joined: 2003-02-16, 12:06 UTC
Location: Dresden, Germany
Contact:

Post by *fnheiden »

2poiuytr
I'll try to add select and copy to the next release.

2ghisler
Thanks for the suggestion. I'll change it to the next release

2facinlaburo
UTF-8 display will be fixed with the next release.

2XPEHOPE3KA
This is by design and is unlikely to be changed.

Kind regards,
Florian
Post Reply