0 Members and 1 Guest are viewing this topic.
Quote from: Brian Skalinder on October 31, 2005, 10:37:20 AMQuote from: scott brown on July 21, 2005, 08:54:00 AM>>and while i know that the torrent checks the files, that doesnt mean that the files that are supposed to be in a torrent are there. the outside md5 helps verify that...<<the ffp file's purpose is to check if every file that's in the fileset is there..(Forgive me if this already exists in xAct, I've not yet used it.) But AFAIK there's currently no programmatic way to check the fileset against the FFP - it requires one to manually open the FFP and visually scan through each filename in the FFP to confirm its existence in the download directory. I think the ideal solution: don't bother with MD5s, but instead create an "FFP checker" feature one may use to select the FFP and target directory, and then programmatically check that each file in the FFP <1> exists in the target directory and <2> passes checksum verification. Include a real-time, scrolling result set (no limit on viewable results, in contrast with FLAC Front End's limited log display) with a visual calling out of errors, and...excellent. Add a context menu (pop-up) option to "Check FFP" without having to designate the FFP file or directory (assume FFP file right-clicked to access the context menu, and the current directory of the FFP file) and...woohoo!
Quote from: scott brown on July 21, 2005, 08:54:00 AM>>and while i know that the torrent checks the files, that doesnt mean that the files that are supposed to be in a torrent are there. the outside md5 helps verify that...<<the ffp file's purpose is to check if every file that's in the fileset is there..
Quote from: Brian Skalinder on October 31, 2005, 10:37:20 AMQuote from: Kohn Jelly on July 18, 2005, 08:09:40 PMNot only is it overkill because the md5 is built into FLAC, but checksum verifying is also built into bit torrent. Your download wont show 100% until it has verified every bit is there.True, but only if you're d/ling via BT. Not all recordings are shared via BT.
Quote from: Kohn Jelly on July 18, 2005, 08:09:40 PMNot only is it overkill because the md5 is built into FLAC, but checksum verifying is also built into bit torrent. Your download wont show 100% until it has verified every bit is there.
Quote from: scott brown on October 31, 2005, 09:37:22 AMok i'll have a working shntool GUI for windows tonight
Quote from: Brian Skalinder on October 31, 2005, 10:37:20 AM(Forgive me if this already exists in xAct, I've not yet used it.) But AFAIK there's currently no programmatic way to check the fileset against the FFP