The Traders' Den  

  The Traders' Den > Where we go to learn ..... > Technobabble
 

Notices

Technobabble Post your general Need for Help questions here.
Lossy or Lossless?
Moderators

Reply
 
Thread Tools
  #1  
Old 2005-04-01, 06:13 PM
emptyzero emptyzero is offline
165.14 GB/1.09 TB/6.74
 
Join Date: Nov 2004
Location: South Minneapolis
I know how to generate flac fingerprints but how do you make md5 checksums?

Anything I torrent is in flac so I always provide ffps but I want to torrent a show someone else circulated in shn. I know how to check .md5 files but I don't know how to generate the checksums so they can be pasted into the thread. Can anyone help me out?

thanks
Reply With Quote Reply with Nested Quotes
  #2  
Old 2005-04-01, 06:20 PM
irishcrazy2005's Avatar
irishcrazy2005 irishcrazy2005 is offline
Yeah, that's a zebra donkey
110.97 GB/130.20 GB/1.17
 
Join Date: Nov 2004
Location: Berkeley, CA
Re: I know how to generate flac fingerprints but how do you make md5 checksums?

Quote:
Originally Posted by emptyzero
Anything I torrent is in flac so I always provide ffps but I want to torrent a show someone else circulated in shn. I know how to check .md5 files but I don't know how to generate the checksums so they can be pasted into the thread. Can anyone help me out?

thanks
Easy solution = Convert them to FLAC, it's a better format anyway!!!

Other solution = Use shntool. A very easy to follow guide can be found in RainDawg's signature or at his website www.audiophilia.net

-Phil

P.S. A guide for using Foobar to convert SHN to FLAC is also floating around here somewhere (I think a link is in Five's profile)
Reply With Quote Reply with Nested Quotes
  #3  
Old 2005-04-01, 07:23 PM
Five's Avatar
Five Five is offline
189.30 GB/594.78 GB/3.14
 
Join Date: Oct 2004
Location: Canada
Re: I know how to generate flac fingerprints but how do you make md5 checksums?

The link for converting to FLAC securely using foobar is in my signature below. I agree irishcrazy2005, this is the best thing to do. SHN is a dinosaur!

If you don't want to convert to FLAC, then it's best is to generate a .st5 using Trader's Little Helper. This is the exact equivalent of flac fingerprints and is even better to post than a wholefile .md5 generated from md5summer or the like. always!

Download TLH here also get the update and run that too. Open TLH go to the tab marked "create checksum file", browse to the correct directory, add the SHNs to the window, select "md5 fp" from the dropdown and press "create". After a few minutes you can save the .st5 to the same folder for inclusion with your seed.

Open this file with notepad and copy the contents into the "fingerprints" window when you create the new thread in ABTD.

The .st5 is highly desireable since it calculates a hash for only the audio data and will remain the same so long as the audio remains untouched. With a wholefile ("normal") .md5 any change to the files such as adding tags or seek tables will make it appear that the audio is potentially different when in fact it is not.

here's a diagram. you have to wait a little after step 4.



then your .st5 which you need to copy to the fingerprints window will look like this:

3b3c2728f99267c82e379a640be3e9a0 [shntool] 01) Hard Driver.shn
06d43fe7d99f8d63141458c6bb1b95dc [shntool] 02) Ball and Chain.shn
fde16c205d8ee11cf7510b720d5f9e52 [shntool] 03) Winter's Call.shn
932784dd1ec8e6eaef9328a285aa20ed [shntool] 04) Dancing On The Edge.shn
f605105cc35b5d7a26686801d2d257f4 [shntool] 05) Rumblin' Train.shn
dd9144778a5d9a92d7d21e90a6d8801a [shntool] 06) Devil's Stomp.shn
3b094f7bcff3471feb43c48a6e37801b [shntool] 07) Jade's Song.shn
68367152a016931c45a2ea5751b7cb04 [shntool] 08) Dreams In The Dark.shn
9aae3e8153f0193b4d1f44b860a7dd5e [shntool] 09) Streets Cry Freedom.shn
0553f4f0d1c5554e74382b94daea0534 [shntool] 10) Jam - Solos.shn
fd087abfcb5ae0e6bd9a6dc30858c4f3 [shntool] 11) Encore Break - Blues.shn
8670ee94ba155c06c5927b657dc897e3 [shntool] 12) High Wire.shn
__________________
Checksums Demystified | ask for help in Technobabble

thetradersden.org | ttd recommended free software/freeware webring
shntool tlh eac foobar2000 spek audacity cdwave vlc

Quote:
Originally posted by oxymoron
Here you are in a place of permanent madness, be careful!
Reply With Quote Reply with Nested Quotes
  #4  
Old 2005-04-01, 08:15 PM
pmonk's Avatar
pmonk pmonk is offline
520.32 GB/630.74 GB/1.21
 
Join Date: Nov 2004
Re: I know how to generate flac fingerprints but how do you make md5 checksums?

IMO - Traders Little Helper is the way to go


But if you have shntool installed, use command:

shntool md5 *.shn > [filename].st5

Works but slow

If you have md5sum installed, use command

md5sum *.shn > [filename].md5
__________________
You have been banned for the following reason:
No reason was specified.

Date the ban will be lifted: Never
Reply With Quote Reply with Nested Quotes
  #5  
Old 2005-04-02, 02:30 AM
CranAdamU2's Avatar
CranAdamU2 CranAdamU2 is offline
This Charming Man
177.79 GB/131.93 GB/0.74
 
Join Date: Nov 2004
Location: Southern California
Re: I know how to generate flac fingerprints but how do you make md5 checksums?

I used this in a command (.bat) file:

@echo off
%~d1 & cd %*
for %%T in (shn flac wav ape) do if exist *.%%T shntool md5 *.%%T>>shntool.md5.txt
pause


....is that not the same command [albeit in a text file command rather then through the DOS prompt command line] ??

just looked the same to me...
Reply With Quote Reply with Nested Quotes
  #6  
Old 2005-04-02, 11:11 AM
pmonk's Avatar
pmonk pmonk is offline
520.32 GB/630.74 GB/1.21
 
Join Date: Nov 2004
Re: I know how to generate flac fingerprints but how do you make md5 checksums?

I was thinking signatures!
__________________
You have been banned for the following reason:
No reason was specified.

Date the ban will be lifted: Never
Reply With Quote Reply with Nested Quotes
  #7  
Old 2005-04-02, 11:18 AM
Five's Avatar
Five Five is offline
189.30 GB/594.78 GB/3.14
 
Join Date: Oct 2004
Location: Canada
Re: I know how to generate flac fingerprints but how do you make md5 checksums?

That's pretty much the same thing. I like doing it pmonk's way, personally.
__________________
Checksums Demystified | ask for help in Technobabble

thetradersden.org | ttd recommended free software/freeware webring
shntool tlh eac foobar2000 spek audacity cdwave vlc

Quote:
Originally posted by oxymoron
Here you are in a place of permanent madness, be careful!
Reply With Quote Reply with Nested Quotes
Reply

The Traders' Den > Where we go to learn ..... > Technobabble

Similar Threads
Thread Forum Replies Last Post
Help requested - Can't generate an IMG from a particular torrent - dreaded_snakes Technobabble 28 2009-03-17 11:00 AM
FLAC fingerprints? - Emmett T. Jones Technobabble 1 2006-11-04 02:59 PM
help with flac fingerprints - zwgman Technobabble 2 2006-05-08 03:41 PM
how do create a complete lineage and checksums/fingerprints? - HenryTheHorse Technobabble 2 2006-03-09 11:04 AM
Fingerprints or Checksums question - tspepper Technobabble 5 2005-03-13 05:46 PM


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forums


All times are GMT -5. The time now is 06:14 AM.


Powered by: vBulletin, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004 - , TheTradersDen.org - All Rights Reserved - Hosted at QuickPacket