Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
de8b6784d8 | ||
|
|
3f7969d8a2 | ||
|
|
1877038b93 | ||
|
|
2869f18bc5 | ||
|
|
c1b1f09d85 | ||
|
|
be43c340b2 | ||
|
|
71573c0149 | ||
|
|
9f5d97933b |
81
README.md
81
README.md
@@ -1,63 +1,30 @@
|
||||
# MultiPar
|
||||
|
||||
v1.3.2.1 is public
|
||||
### v1.3.2.3 is public
|
||||
|
||||
This includes some bug fix and a sample of new feature.
|
||||
I found a problem in my old code, and fixed them.
|
||||
Because they are 32-bit version PAR2 client and PAR1 client, nobody saw them for long time.
|
||||
Thanks [Safihre for finding the bug](https://github.com/Yutaka-Sawada/MultiPar/issues/55).
|
||||
|
||||
I changed some behavior of handling invalid filenames on Windows OS.
|
||||
In previous version, those bad filenames were sanitized automatically.
|
||||
But, it might be strange and confused users of other OSes.
|
||||
Thanks [Danilo for reporting the issue](https://github.com/Yutaka-Sawada/MultiPar/issues/58).
|
||||
Now, this version warns such incompatible filenames only.
|
||||
Because it's difficult to rename some bad fileanames on Windows Explorer,
|
||||
I made a simple tool to rename invalid filenames, too.
|
||||
The [tool "Rename7" is available on my GitHub page](https://github.com/Yutaka-Sawada/Rename7).
|
||||
|
||||
Some [users requested a queue repair feature](https://github.com/Yutaka-Sawada/MultiPar/issues/57) ago.
|
||||
I didn't make such utility, because there were some tools for the usage.
|
||||
But, it seems to be old, or it's not updated so much.
|
||||
So, I implemented a feature to repair multiple PAR2 recovery sets in queue.
|
||||
Currently, it's a simple tool and will be changed more.
|
||||
If a user is interested in the feature,
|
||||
please read "Command_Queue.txt" in "help" folder.
|
||||
Because it's sample, there may be a problem or fault.
|
||||
I will improve later, when users tested the behavior.
|
||||
This is a minor update version.
|
||||
Because some security vendors recognize MultiPar.exe's batch processing mode as stealth malware behavior,
|
||||
I removed the "/batch command" feature.
|
||||
Thanks [didamsko for reporting the problem and test](https://github.com/Yutaka-Sawada/MultiPar/issues/61).
|
||||
If someone wants batch operation, please use command-line version par2j64.exe instead of GUI version MultiPar.exe.
|
||||
|
||||
|
||||
[ Changes from 1.3.2.0 to 1.3.2.1 ]
|
||||
[ Changes from 1.3.2.2 to 1.3.2.3 ]
|
||||
|
||||
GUI update
|
||||
- New
|
||||
- For a folder with PAR2 files, MultiPar may invoke ParQueue.
|
||||
|
||||
- Change
|
||||
- In command-line, it uses "/" for each option instead of "-".
|
||||
|
||||
All clients update
|
||||
- Change
|
||||
- It will warn incompatible filenames on Windows OS.
|
||||
|
||||
PAR1 client update
|
||||
- Bug fix
|
||||
- Failure in setting a file pointer was fixed.
|
||||
|
||||
PAR2 client update
|
||||
- Bug fix
|
||||
- Possible stack overflow at searching missing files was fixed.
|
||||
Change
|
||||
I removed /batch command from MultiPar.exe.
|
||||
|
||||
|
||||
[ Hash value ]
|
||||
|
||||
MultiPar1321.zip
|
||||
MD5: FC155A166F5C31F7FA2373F06A866427
|
||||
SHA1: 2E4DF4FF1DDEC301A51A9FA33C4F66B41D1F24C2
|
||||
MultiPar1323.zip
|
||||
MD5: E66DD8773450C7E1A703EB5F2D935615
|
||||
SHA1: 362B4878B08463FAF9BC4CB551D68DAC0CA10575
|
||||
|
||||
MultiPar1321_setup.exe
|
||||
MD5: B4D94783D4CB3A72EEBF51A893C1ED39
|
||||
SHA1: B22AE13319FD3856BD4E9D7CC042119FDF6A4E34
|
||||
MultiPar1323_setup.exe
|
||||
MD5: A1870227F3D40E7BCB94B9BE340A709A
|
||||
SHA1: 2DCB3D9E367B7DDAED7C950CD71F1538DF247F7D
|
||||
To install under "Program Files" or "Program Files (x86)" directory,
|
||||
you must start the installer with administrative privileges by selecting
|
||||
"Run as administrator" on right-click menu.
|
||||
@@ -68,17 +35,17 @@ you must start the installer with administrative privileges by selecting
|
||||
[GitHub](https://github.com/Yutaka-Sawada/MultiPar/releases) or
|
||||
[OneDrive](https://1drv.ms/u/s!AtGhNMUyvbWOaSo1n_R8awJ_hg0?e=4V0gXu).
|
||||
|
||||
MultiPar_par2j_1321.7z
|
||||
MD5: 4853C852E6DAEB8BCC034595C46CFE87
|
||||
SHA1: 24027B8E91DD32EF3A16931091BBD84D88EDBDBF
|
||||
MultiPar_par2j_1323.7z
|
||||
MD5: 587AF25EBB2ABF338FB1A07661E8A790
|
||||
SHA1: 6DD28E7BCF7AAC9B28EB3BA7CFFC14F67CC38D87
|
||||
|
||||
MultiPar_par1j_1321.7z
|
||||
MD5: 2BE9BCCA25672BD7FC6773B6D5C3A831
|
||||
SHA1: 2F3759136922627ADFC6197D0CA3911508104694
|
||||
MultiPar_par1j_1322.7z
|
||||
MD5: E80BEB9BBFEAC709B0647E97580CD107
|
||||
SHA1: 84F51338C2AB1D8B9179319F20EB159F27D9FA2A
|
||||
|
||||
MultiPar_sfv_md5_1321.7z
|
||||
MD5: 5CD627C2D768290EF574230259A19487
|
||||
SHA1: E768B38783DF56289549BBAA3D65DBDAE679213B
|
||||
MultiPar_sfv_md5_1322.7z
|
||||
MD5: 468540C08059987573404A860B43979A
|
||||
SHA1: 2B8AD55E1DC626A9F152554637B71EBE32F7C474
|
||||
|
||||
MultiPar_ShlExt_1320.7z
|
||||
MD5: C413655ABF85BCFF3D4B349BAAADC24B
|
||||
|
||||
Binary file not shown.
BIN
source/MultiPar_par1j_1322.7z
Normal file
BIN
source/MultiPar_par1j_1322.7z
Normal file
Binary file not shown.
Binary file not shown.
BIN
source/MultiPar_par2j_1323.7z
Normal file
BIN
source/MultiPar_par2j_1323.7z
Normal file
Binary file not shown.
Binary file not shown.
BIN
source/MultiPar_sfv_md5_1322.7z
Normal file
BIN
source/MultiPar_sfv_md5_1322.7z
Normal file
Binary file not shown.
Reference in New Issue
Block a user