
Therefore an idea for additional installation for pluginst.inf:
there should be an option to add any entry to WINCMD.INI.
e.g.
the exceptional plugin ANYTAG.WDX could add same extra lines to wincmd.ini
Code: Select all
[searches]
Plugin Anytag_SearchFor=*.AAC;*:APE;*.FLAC;*.MP1;*.MP2;*.MP3;*.MP4;
*.M4A;*.M4B;*.MPC;*.OFR;*.OFS;*.OGG;*.SPX;*.TTA;*.WMA;*.WV
Plugin Anytag_SearchIn=
Plugin Anytag_SearchText=
Plugin Anytag_SearchFlags=0|00000200002|||||||||0000
[CustomFields]
Widths=80,30,50,50,25,80,25,25,20,25,40,40,35,40,65
Headers=Künstler\nTitel\nLänge\nAlbum\nTrack\nYear\nBitrate\nSamplerate\n
Codec\nTag\nTag Read\nMode\nExtra information
Contents=[=anytag.Artist]\n[=anytag.Title]\n[=anytag.Length]\n[=anytag.Album]\n
[=anytag.Track]\n[=anytag.Year]\n[=anytag.Bitrate]\n[=anytag.Samplerate]\n
[=anytag.Codec]\n[=anytag.Tag]\n[=anytag.Tag Read]\n[=anytag.Mode]\n
[=anytag.Extra information]
Options=-1|1
[HintsCustomField]
exts=>Plugin Anytag
fields=[=anytag.Artist]\n[=anytag.Title]\n[=anytag.Length]\n[=anytag.Album]\n
[=anytag.Bitrate]\n[=anytag.Codec]\n[=anytag.Mode]
1st) a file search mask (search for any content)
2nd) custom columns
3rd) tooltips
That would simplify the use of plugin and the superior integration of this in TCmd.
Not every single user has to do the same - thinging, configuring ...
It would be able to share his own settings (by creating such a pluginst.inf)
What do you thing?