TWinAmp 3.0
Moderators: Hacker, petermad, Stefan2, white
TWinAmp 3.0
This is new version of TWinAmp plugin, based on my own TWinAmp2 plugin. Original sources has fully refactored, almost all known bugs fixed. Also almost all new features of Total Commander 7.0 supported now: user custom columns in filesystem plugins, thumbnails, etc.
I plan fix all unfixed bugs, and leave this plugin forever. Source code of plugin also will be available from this moment.
IMPORTANT: if you can't get thumbnails in plugin, please, read first this thread: FsGetPreviewBitmap is not being called
Links:
Installation archive: http://super.wincmd.ru/twinamp3/TWinAmp_3.0pb1.rar (249 kb).
Sourses (Delphi): http://super.wincmd.ru/twinamp3/TWinamp3_19.11.07_s.rar (35 kb).
Screenshot (58 kb).
After this plugin will be tested by community, download links will be posted to the wincmd.ru/totalcmd.net.
Also i'll be very pleased, if somebody help me to rewrite plugin english readme.
I plan fix all unfixed bugs, and leave this plugin forever. Source code of plugin also will be available from this moment.
IMPORTANT: if you can't get thumbnails in plugin, please, read first this thread: FsGetPreviewBitmap is not being called
Links:
Installation archive: http://super.wincmd.ru/twinamp3/TWinAmp_3.0pb1.rar (249 kb).
Sourses (Delphi): http://super.wincmd.ru/twinamp3/TWinamp3_19.11.07_s.rar (35 kb).
Screenshot (58 kb).
After this plugin will be tested by community, download links will be posted to the wincmd.ru/totalcmd.net.
Also i'll be very pleased, if somebody help me to rewrite plugin english readme.
Release version on totalcmd.net.
Internal Id3 tags editor added and nothing more.
Mail plugin is next.
Internal Id3 tags editor added and nothing more.
Mail plugin is next.
I need some info to catch this. Please post here:Thx for the TwinAmp-Plugin. Unfortunately I can't write relative paths to the winamp folder (e.g. WinampFolder=%COMMANDER_PATH%\tools\winamp)in the twinamp.ini. Please ... could you change this ?
1) Winamp version
2) TWinamp version
3) Winamp installation path
4) Path to the winamp.ini and winamp.m3u files
5) TWinamp installation path
6) Full text of twinamp.ini
No, %commander_path% supported too.Only %appdata% enviroment variable is supported
But ... how ?D1P wrote:No, %commander_path% supported too.
1. Winamp 5.35
2. TWinAmp 3.01
3. C:\TotalCMD\Plugins\tools\winamp
(it's only a copied version, not an installed winamp)
4. C:\TotalCMD\Plugins\tools\winamp\winamp.ini
C:\TotalCMD\Plugins\tools\winamp\winamp.m3u
5. C:\TotalCMD\Plugins\wfx\twinamp
6. twinamp.ini:
Code: Select all
[Thumbnails]
ThumbnailNames=%filename%:album:cover:folder
ResizeSmallImages=1
[Path]
WinampFolder=C:\Totalcmd\plugins\tools\winamp\
WinampHomePath=
[Mode]
ExtFilter=CDA:FLAC:MP3:MP2:MP1:MID:MIDI:RMI:KAR:MIZ:mod:mdz:nst:stm:stz:s3m:s3z:it:itz:xm:xmz:mtm:ult:669:far:amf:okt:ptm:MP3:MP2:MP1:AAC:APL:VLB:mp3:M4A:MP4:MP+:NSA:RA:RM:RMJ:RAM:RMM:M3U:M3U8:PLS:B4S:WPL:ASX
2D1P
Thx !
My first try with the new version:
Image: http://www.hostpix.de/080621/gL8R35NU.jpg
but some times later (after delete the twinamp.ini, recreate the twinamp.ini with absolute paths, edit with relative paths, restart tc...) the %commander_path% worked !
And now an other problem occur with version 3.02.
TwinAmp shows the winamp-playlist (created in winamp) correct,
but ... if i copy mp3's to this twinamp playlist and after F2 (refresh of the twinamp list) only an entry "temp.m3u" is displayed for the copied files.
For instance:
breathtaker.mp3 is the file I started in winamp direct and this is also shown in twinamp. Now I copy a song2.mp3 to the twinamp window (F5) and make a refresh (F2).
The song2.mp3 is displayed as temp.m3u and nothing happen when clicking on this entry.
Image: http://www.hostpix.de/080621/qcHoHQFo.jpg
With twinamp 3.02 and absolute paths copy doesn't work for me, too.
With twinamp 3.01 and absolute paths everthing works o.k. (song2.mp3 is song2.mp3 after copy...).
Thx !
My first try with the new version:
Image: http://www.hostpix.de/080621/gL8R35NU.jpg
but some times later (after delete the twinamp.ini, recreate the twinamp.ini with absolute paths, edit with relative paths, restart tc...) the %commander_path% worked !
And now an other problem occur with version 3.02.
TwinAmp shows the winamp-playlist (created in winamp) correct,
but ... if i copy mp3's to this twinamp playlist and after F2 (refresh of the twinamp list) only an entry "temp.m3u" is displayed for the copied files.
For instance:
breathtaker.mp3 is the file I started in winamp direct and this is also shown in twinamp. Now I copy a song2.mp3 to the twinamp window (F5) and make a refresh (F2).
The song2.mp3 is displayed as temp.m3u and nothing happen when clicking on this entry.

Image: http://www.hostpix.de/080621/qcHoHQFo.jpg
With twinamp 3.02 and absolute paths copy doesn't work for me, too.
With twinamp 3.01 and absolute paths everthing works o.k. (song2.mp3 is song2.mp3 after copy...).
2ate
Try to set manually
If this won't help, write here:
1. Have you another copies of Winamp on your computer?
If yes write it's path.
2. Did you install winamp with enabled multi-profile separation?
2D1P
Please check aac tags reading - it doesn't work for me.
Try to set manually
Code: Select all
WinampHomePath=%Commander_Path%\plugins\tools\winamp
1. Have you another copies of Winamp on your computer?
If yes write it's path.
2. Did you install winamp with enabled multi-profile separation?
2D1P
Please check aac tags reading - it doesn't work for me.
2ate
It is my error. Any path variables have accepted only if they typed in lowercase (e.g. %commander_path%, not %COMMANDER_PATH%).
Now it must be fixed, please download new version (download links not changed).
It is my error. Any path variables have accepted only if they typed in lowercase (e.g. %commander_path%, not %COMMANDER_PATH%).
Now it must be fixed, please download new version (download links not changed).
I can't reproduce this =(but ... if i copy mp3's to this twinamp playlist and after F2 (refresh of the twinamp list) only an entry "temp.m3u" is displayed for the copied files.