md5 & flac checking & creation scripts

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

md5 & flac checking & creation scripts

#1 Post by plinej »

I did alot of updates to these scripts. The dotpet will install the following to /usr/local/bin/

ffpchecker: This will verify flac fingerprints in .ffp files or .txt files with the fingerprint signatures in them. It requires metaflac & gtklogfileviewer (both are in Puppy 4)

ffpcreator: This will create a flac fingerprint file for an entire directory of flac files or for a single flac file. It requires metaflac & gtkdialog (both are in Puppy 4)

md5checker: This will verify a md5 file signature matches the actual file. The file must have md5 in the name. It requires gtklogfileviewer.

md5creator: This will create a md5 signature file for a single file or an entire directory of files. It requires gtkdialog.

md5checkerwrapper: This will recursively check thru a directory and run ffpchecker, md5checker, & test all flac files. It's especially useful if you burn several directories of flac files to a dvd and you want to verify everything after the burn. It requires metaflac & gtklogfileviewer.

You may want to copy all of the scripts to your desktop and then you can just drag files or directories onto the icons to start the scripts.
Attachments
md5checker-0.9.pet
(3.1 KiB) Downloaded 886 times
Last edited by plinej on Mon 10 Aug 2009, 00:18, edited 18 times in total.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#2 Post by plinej »

here's a pic
Attachments
md5checker.jpg
(86.75 KiB) Downloaded 1163 times

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#3 Post by plinej »

I really don't use Rox that much but I thought Setting the run action would only apply to md5 files but it seems it applies to the MIME file type instead. I'll probably change this app so it's just a desktop icon that you can drag your md5 to be verified onto. I'll probably have a little script to create a md5 too. I'll work on that sometime this weekend.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#4 Post by plinej »

Alright, the script is updated.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#5 Post by plinej »

updated the md5creator script to be able to accept and create a md5 for a full directory as well as an individual file.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#6 Post by plinej »

I updated the scripts again.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#7 Post by plinej »

Updated again, as well as adding a couple more scripts. The other scripts are for flac fingerprint creation & verifying.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#8 Post by plinej »

updated the md5checker & ffpchecker scripts.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#9 Post by plinej »

Updated and added another script. Explanations of the scripts are in the first post.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#10 Post by plinej »

Updated the md5checker & ffpchecker scripts. Now the files will verify if they have to follow a path like "Disc 1/myfile.flac". Also they Windows path will be changed from "\" to "/" so the files can be verified in linux. I noticed some md5's created by the Windows program Trader's Little Helper create several lines on the top of the file starting with ";". I made it so lines that start with ";" & "#" will be ignored.
Last edited by plinej on Mon 10 Aug 2009, 00:21, edited 1 time in total.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#11 Post by plinej »

Squashed some bugs that I've experienced after months of using these scripts. Version 0.8 is posted at the beginning of the thread.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#12 Post by plinej »

found some more bugs that I fixed in the md5checker & the ffpchecker scripts. Version 0.9 is posted above.

egd
Posts: 1
Joined: Fri 22 Jan 2010, 14:42

#13 Post by egd »

@plinej ... I'm realy keen to use a tool like this but have Ubuntu installed. Would you mind making the script available in a form I could use with Ubuntu?

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#14 Post by plinej »

I've written new much improved scripts in this thread:

http://www.murga-linux.com/puppy/viewtopic.php?t=71386

Post Reply