View Single Post
  #523  
Old 2008-02-23, 10:20 AM
roann's Avatar
roann roann is offline
TTD Staff
 
Join Date: Nov 2004
Location: Planet Earth
Arrow Re: Trader's Little Helper

@germain:

Checksum files only make sense if they can be used on other drives or machines too. So they need to be as independent as possible from the local folder structure they will be created on. That's why there is a root folder involved: All file paths in the checksum file will be listed against that root folder so you don't need to know what folder structure is above the root folder. Consequence: Only files located in the root folder and its subdirectories can be added to a checksum file.

Example:

The given folder structure is G:\music\lossless\Iron Maiden\2003-06-28 Stockholm, Sweden\IM2003-28-06.flac16 with two subdirectories of IM2003-28-06.flac16 called disc1 and disc2.

If you choose IM2003-28-06.flac16 as root folder, all files located in IM2003-28-06.flac16 and its subdirectories may be added to a checksum file. In the checksum file files will be listed as follows:

info.txt
front.jpg
back.jpg
disc1\track01.flac
disc2\track05.flac


If you choose Iron Maiden as root folder instead, all files located in Iron Maiden and its subdirectories may be added to a checksum file. In the checksum file files will be listed as follows:

2003-06-28 Stockholm, Sweden\IM2003-28-06.flac16\info.txt
2003-06-28 Stockholm, Sweden\IM2003-28-06.flac16\front.jpg
2003-06-28 Stockholm, Sweden\IM2003-28-06.flac16\back.jpg
2003-06-28 Stockholm, Sweden\IM2003-28-06.flac16\disc1\track01.flac
2003-06-28 Stockholm, Sweden\IM2003-28-06.flac16\disc2\track05.flac


So, how to work with TLH? First select the appropriate root folder. Then use the Add button to add the files to create checksums for. Note that when at least one file is added you cannot change the root anymore. So you cannot add a file located above the root. Then create the checksums. At last always save the checksum file to the root folder if you want to use it for verification.

Robert
Reply With Quote Reply with Nested Quotes