Path: news.nzbot.com!not-for-mail
NNTP-Posting-Date: Sun, 26 Nov 2017 18:59:33 -0600
Newsgroups: alt.binaries.multimedia.erotica.lesbians
Subject: Re: Anyone worked out new naming convention on a.b.e.? - File Names.zip - Book1.zip - test.txt
X-Newsreader: NewsLeecher v7.0 Final (http://www.newsleecher.com)
References: <nd4m1d1u4nk5s0orvlqqsu18obvtdhvkhr@4ax.com>
Message-ID: <_oadnV13-YHo_obHnZ2dnUU7-QudnZ2d@giganews.com>
Date: Sun, 26 Nov 2017 18:59:33 -0600
Lines: 49
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-TgWkcmfa81v8ScAW0QRhPBke/LhzTjbW6Z3rPsg1FCzqZHKKoA7qvluKXsTaov2k6t9F7H2CntiPZoM!TYp19Pt0NGGc9cLULrI6FqwY1av5EXhAwNq9nzIyBnOr/TmfHRlYbh7a0jnhETpcTv2fFWZPdjkr
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 2958
X-Received-Bytes: 3080
X-Received-Body-CRC: 3066407064
Xref: news.nzbot.com alt.binaries.multimedia.erotica.lesbians:14711
In reply to "Ed H" who wrote the following:
>
>
> > Downloading the par2 files along with the sfv files is not a signif drag on
> > bandwidth, but getting a batch file (or other method) to extract info from
> > it is
> > proving next level. I wonder if anyone in the abmel community has the par2
> > structure insight and coding nouse?
> >
> > Many thanks for your contribution.
> >
> > Nhoj
> >
>
> I've just discovered that Multipar has a command line option, and that
> would allow you to output a text file like the attached.
>
> Whether it would then be possible to write a batch file to do that
> automatically for multiple par files, an then concatenate them into a
> single usable text file, I have no idea!!
>
> Ed
Good thinking. After I wrote the reply above, I thought about par2 files and
even got info on par2 file structure. All the info is in there, but extracting
it directly was difficult. Then I thought about using par2cmdline to output the
info in a txt file, which can then be more easily searched! Then I got reading
about the FINDSTR command, and currently I've isolated the two lines that I need
in two separate txt files, eg...
There are 76 recoverable files and 0 other files.
The total size of the data files is 3711340978 bytes.
I'm currently just messing with the 'FOR %variable IN (set) DO command [command-
parameters]' command to loop the process for all par2 files in the directory,
output to a single csv file, and remove extraneous text. I've just realised that
the sfv file is not necessary as we can get all the info out of the par2 file!
My aim is to get the csv file to look like this; one line for every par2 file...
abbw.17.11.25.ilse.and.layla.k.lesbian,lNIdFTxMEzOTtsjcl,76,3711340978
I think that it is within reach.
Nhoj
|
|