Hi urlwolf,
Thanks!
1/ If you don't have any checkbox in Tracks tab checked, then iTSfv will not write any tags to tracks ( files ).
2/ That's right - it is writing in ID3 v2.3 Using TagLib Sharp, default version forced to 2.3. I am not sure the Latin bit though. I'd like to find out from TagLib Sharp Dev.
3/ The way I do it is, in iTunes I have "Automatically download missing artwork" checked, when I obtain a new album, I drag the folder to iTSfv and iTSfv copies it to the default music folder. While this is happening iTunes automatically downloads the Album Art ( most of the time ) and iTSfv picks it, exports to Folder.jpg, writes Track Count etc. Demo:
http://wmwiki.com/downloads/itsfv/demo/itsfv-add-albumIn the latest build internally testing, I have done some improvements to the Options > Explorer tab.
Enhancement #1
Now iTunes Users with "Keep iTunes Music folder organized" setting disabled, can use iTSfv to add new music to the library to a specified folder in the folder structure they like to have.
For example, if you have Default Music folder location set to be F:\Music in iTSfv Options > Explorer and you have music folder structure set to
%Genre%\%AlbumArtist% - (%Year%) %Album% then when you add / drag new music (e.g. Artist: Infected Mushroom, Album; Vicious Delicious) to iTSfv it will first copy the files to
F:\Music\Psy-Trance\Infected Mushroom - (2007) Vicious Delicious folder and start adding to iTunes
This way you can overcome the limitation of iTunes organizing music as %AlbumArtist%\%Album%.
Status Bar in the screenshots below demonstrates a similar instance:

|

The options required to archive this are below:

Enhancement #2
iTSfv can also automatically add newly found music to iTunes. For this option to work you will need to enable Folder Watch.

The screenshot above shows a user letting iTSfv to add music with manual interaction. This means the user will be prompted for the Add New Files window. Otherwise, iTSfv will automatically add newly found files to iTunes periodically.
Cheers,
McoreD
Version History so far:
5.32.0.0 Music when added via iTSfv can be automatically organized in a customized folder strucutre5.31.9.1 Lyrics with only Lf per line will be now properly saved with CrLf
5.31.9.0 Option to automatically or manually add newly found files via Folder Monitoring. Options > Explorer5.31.8.0 Application's default button changed from "Validate iTunes Music Library" to "Validate Selected Tracks"
5.31.7.0 Swapped control locations of "Validate iTunes Music Library" and "Display iTunes Music Library Statistics"
5.31.6.4 iTSfv showed duplicated tracklists if the same album was added to iTunes multiple times
5.31.6.3 Was not possible to add new files to iTunes if the iTunes music library was empty
5.31.6.2 iTSfv did not look for Higher Resolution artwork in the Album folder while adding new files that already had embedded artwork
5.31.6.1 Pattern %Genre% was not supported and remained unchanged
5.31.6.0 Add New Files dialog was redesigned to include Genre and Year
5.31.5.1 Fixed stability for crashes during timeouts occured when downloading lyrics
5.31.5.0 iTSfv is compatible with multiple instances for a reasonable scope of simultaneous operations5.31.4.2 Debug Writing is much more efficient and compatible with multiple instances of iTSfv
5.31.4.1 Load with Windows checkBox status was not accurate in Options > Advanced > Appearance
5.31.4.0 Explorer > Activity tab replacing Explorer > Options tab. Controls in Explorer > Options tab were moved to Explorer > Files tab
5.31.3.1 Options > Appearance : Minimize to System Tray was mistakenly said Minimize to System Tray on Close
5.31.3.0 Improved iTunes Watch Folders to include all the user configured music folder locations5.31.2.1 TagLib could not fix tags in newly added files in Silent Mode while Synchronizing or Adding files
5.31.2.0 Enabling and Disabling Folder Monitor is performed without requiring to restart iTSfv
5.31.1.3 An internal caching logic in build 5.29.3.0 caused iTSfv to always import artwork in rare situations
5.31.1.2 During the saving validation results as iTunes Playlists the GUI was not responding
5.31.1.1 Illegal characters in path while getting pattern [Raphael]
5.31.1.0 Optional automated emailing bug report feature enabled by default in Options> Advanced > Internet
5.31.0.0 Application user.config file is now backed up to Settings directory by default with option to Restore
5.30.4.2 Double clicking Validate Selected Tracks button could have crashed iTSfv because BackgroundWorker is busy
5.30.4.1 Overwrite AlbumArtSmall.jpg for upcoming features to update Vista Media Center cache
5.30.4.0 Clean Temporary Files upon Exit. Enabled by default in Options > Advanced > Folders
5.30.3.2 Dropping any single file was copied to Temporary folder without first checking it is a valid artwork
5.30.3.1 Fixed iTSfv to delete another variant of temp files e.g. iT 1.tmp from iTunes folder
5.30.3.0 Start as iTSfv Lite mode in Options > Advanced > Appearance
5.30.2.0 Scheduled Tasks can be manually run using the "Run Scheduled Tasks Now" button
5.30.1.0 Validate Library can now run as a Scheduled Task 5.30.0.0 Option to Load with Windows to System Tray. Options > Advanced > Appearance
5.29.3.0 Artwork files from track are saved in iTSfv Artwork directory under AlbumArtist\Album
5.29.2.0 Files listBox will show the current file count it holds
5.29.1.1 Directory seperator charactor was not appeneded to the music folder browsed from Options > Explorer
Edit:
Also I had an old request to replace AlbumArt-{xxxx}_Large.jpg but this would require a reference to WMPLib DLL which I assume everybody would have? I also have plans to do a synchroclean for WMP so this DLL is a core requirement for that.